Package | Description |
---|---|
com.oracle.bmc.autoscaling.model |
Modifier and Type | Method and Description |
---|---|
static Action.Builder |
Action.builder()
Create a new builder.
|
Action.Builder |
Action.Builder.copy(Action model) |
Action.Builder |
Action.toBuilder() |
Action.Builder |
Action.Builder.type(Action.Type type)
The type of action to take.
|
Action.Builder |
Action.Builder.value(Integer value)
To scale out (increase the number of instances), provide a positive value.
|
Copyright © 2016–2024. All rights reserved.