Package | Description |
---|---|
com.oracle.bmc.fusionapps.requests |
Modifier and Type | Method and Description |
---|---|
static DeleteServiceAttachmentRequest.Builder |
DeleteServiceAttachmentRequest.builder()
Return a new builder for this request object.
|
DeleteServiceAttachmentRequest.Builder |
DeleteServiceAttachmentRequest.Builder.copy(DeleteServiceAttachmentRequest o)
Copy method to populate the builder with values from the given instance.
|
DeleteServiceAttachmentRequest.Builder |
DeleteServiceAttachmentRequest.Builder.fusionEnvironmentId(String fusionEnvironmentId)
unique FusionEnvironment identifier
|
DeleteServiceAttachmentRequest.Builder |
DeleteServiceAttachmentRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
DeleteServiceAttachmentRequest.Builder |
DeleteServiceAttachmentRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
DeleteServiceAttachmentRequest.Builder |
DeleteServiceAttachmentRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
DeleteServiceAttachmentRequest.Builder |
DeleteServiceAttachmentRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
DeleteServiceAttachmentRequest.Builder |
DeleteServiceAttachmentRequest.Builder.serviceAttachmentId(String serviceAttachmentId)
OCID of the Service Attachment
|
DeleteServiceAttachmentRequest.Builder |
DeleteServiceAttachmentRequest.toBuilder()
Return an instance of
DeleteServiceAttachmentRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.