Package | Description |
---|---|
com.oracle.bmc.autoscaling.requests |
Modifier and Type | Method and Description |
---|---|
UpdateAutoScalingConfigurationRequest.Builder |
UpdateAutoScalingConfigurationRequest.Builder.autoScalingConfigurationId(String autoScalingConfigurationId) |
static UpdateAutoScalingConfigurationRequest.Builder |
UpdateAutoScalingConfigurationRequest.builder() |
UpdateAutoScalingConfigurationRequest.Builder |
UpdateAutoScalingConfigurationRequest.Builder.copy(UpdateAutoScalingConfigurationRequest o)
Copy method to populate the builder with values from the given instance.
|
UpdateAutoScalingConfigurationRequest.Builder |
UpdateAutoScalingConfigurationRequest.Builder.ifMatch(String ifMatch) |
UpdateAutoScalingConfigurationRequest.Builder |
UpdateAutoScalingConfigurationRequest.Builder.invocationCallback(com.oracle.bmc.util.internal.Consumer<javax.ws.rs.client.Invocation.Builder> invocationCallback)
Set the invocation callback for the request to be built.
|
UpdateAutoScalingConfigurationRequest.Builder |
UpdateAutoScalingConfigurationRequest.Builder.opcRequestId(String opcRequestId) |
UpdateAutoScalingConfigurationRequest.Builder |
UpdateAutoScalingConfigurationRequest.Builder.opcRetryToken(String opcRetryToken) |
UpdateAutoScalingConfigurationRequest.Builder |
UpdateAutoScalingConfigurationRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
UpdateAutoScalingConfigurationRequest.Builder |
UpdateAutoScalingConfigurationRequest.Builder.updateAutoScalingConfigurationDetails(UpdateAutoScalingConfigurationDetails updateAutoScalingConfigurationDetails) |
Copyright © 2016–2019. All rights reserved.