static DeleteProfileRequest.Builder |
DeleteProfileRequest.builder() |
Return a new builder for this request object.
|
DeleteProfileRequest.Builder |
DeleteProfileRequest.Builder.copy(DeleteProfileRequest o) |
Copy method to populate the builder with values from the given instance.
|
DeleteProfileRequest.Builder |
DeleteProfileRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
DeleteProfileRequest.Builder |
DeleteProfileRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
DeleteProfileRequest.Builder |
DeleteProfileRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
DeleteProfileRequest.Builder |
DeleteProfileRequest.Builder.profileId(String profileId) |
The OCID of the
registration profile.
|
DeleteProfileRequest.Builder |
DeleteProfileRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
DeleteProfileRequest.Builder |
DeleteProfileRequest.toBuilder() |
|