CreateTargetAlertPolicyAssociationResponse.Builder |
CreateTargetAlertPolicyAssociationResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
|
static CreateTargetAlertPolicyAssociationResponse.Builder |
CreateTargetAlertPolicyAssociationResponse.builder() |
Return a new builder for this response object.
|
CreateTargetAlertPolicyAssociationResponse.Builder |
CreateTargetAlertPolicyAssociationResponse.Builder.copy(CreateTargetAlertPolicyAssociationResponse o) |
Copy method to populate the builder with values from the given instance.
|
CreateTargetAlertPolicyAssociationResponse.Builder |
CreateTargetAlertPolicyAssociationResponse.Builder.etag(String etag) |
For optimistic concurrency control.
|
CreateTargetAlertPolicyAssociationResponse.Builder |
CreateTargetAlertPolicyAssociationResponse.Builder.headers(Map<String,List<String>> headers) |
|
CreateTargetAlertPolicyAssociationResponse.Builder |
CreateTargetAlertPolicyAssociationResponse.Builder.location(String location) |
The full URI of the target-alert policy association.
|
CreateTargetAlertPolicyAssociationResponse.Builder |
CreateTargetAlertPolicyAssociationResponse.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
CreateTargetAlertPolicyAssociationResponse.Builder |
CreateTargetAlertPolicyAssociationResponse.Builder.opcWorkRequestId(String opcWorkRequestId) |
The OCID of the work request.
|
CreateTargetAlertPolicyAssociationResponse.Builder |
CreateTargetAlertPolicyAssociationResponse.Builder.targetAlertPolicyAssociation(TargetAlertPolicyAssociation targetAlertPolicyAssociation) |
The returned TargetAlertPolicyAssociation instance.
|