Package | Description |
---|---|
com.oracle.bmc.datasafe.requests |
Modifier and Type | Method and Description |
---|---|
ChangeTargetAlertPolicyAssociationCompartmentRequest.Builder |
ChangeTargetAlertPolicyAssociationCompartmentRequest.Builder.body$(ChangeTargetAlertPolicyAssociationCompartmentDetails body)
Alternative setter for the body parameter.
|
static ChangeTargetAlertPolicyAssociationCompartmentRequest.Builder |
ChangeTargetAlertPolicyAssociationCompartmentRequest.builder()
Return a new builder for this request object.
|
ChangeTargetAlertPolicyAssociationCompartmentRequest.Builder |
ChangeTargetAlertPolicyAssociationCompartmentRequest.Builder.changeTargetAlertPolicyAssociationCompartmentDetails(ChangeTargetAlertPolicyAssociationCompartmentDetails changeTargetAlertPolicyAssociationCompartmentDetails)
The details used to change the compartment of a target-alert policy association.
|
ChangeTargetAlertPolicyAssociationCompartmentRequest.Builder |
ChangeTargetAlertPolicyAssociationCompartmentRequest.Builder.copy(ChangeTargetAlertPolicyAssociationCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
ChangeTargetAlertPolicyAssociationCompartmentRequest.Builder |
ChangeTargetAlertPolicyAssociationCompartmentRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
ChangeTargetAlertPolicyAssociationCompartmentRequest.Builder |
ChangeTargetAlertPolicyAssociationCompartmentRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
ChangeTargetAlertPolicyAssociationCompartmentRequest.Builder |
ChangeTargetAlertPolicyAssociationCompartmentRequest.Builder.opcRequestId(String opcRequestId)
Unique identifier for the request.
|
ChangeTargetAlertPolicyAssociationCompartmentRequest.Builder |
ChangeTargetAlertPolicyAssociationCompartmentRequest.Builder.opcRetryToken(String opcRetryToken)
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again.
|
ChangeTargetAlertPolicyAssociationCompartmentRequest.Builder |
ChangeTargetAlertPolicyAssociationCompartmentRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
ChangeTargetAlertPolicyAssociationCompartmentRequest.Builder |
ChangeTargetAlertPolicyAssociationCompartmentRequest.Builder.targetAlertPolicyAssociationId(String targetAlertPolicyAssociationId)
The OCID of the target-alert policy association.
|
ChangeTargetAlertPolicyAssociationCompartmentRequest.Builder |
ChangeTargetAlertPolicyAssociationCompartmentRequest.toBuilder()
Return an instance of
ChangeTargetAlertPolicyAssociationCompartmentRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.