Package | Description |
---|---|
com.oracle.bmc.objectstorage.requests |
Modifier and Type | Method and Description |
---|---|
static DeletePrivateEndpointRequest.Builder |
DeletePrivateEndpointRequest.builder()
Return a new builder for this request object.
|
DeletePrivateEndpointRequest.Builder |
DeletePrivateEndpointRequest.Builder.copy(DeletePrivateEndpointRequest o)
Copy method to populate the builder with values from the given instance.
|
DeletePrivateEndpointRequest.Builder |
DeletePrivateEndpointRequest.Builder.ifMatch(String ifMatch)
The entity tag (ETag) to match with the ETag of an existing resource.
|
DeletePrivateEndpointRequest.Builder |
DeletePrivateEndpointRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
DeletePrivateEndpointRequest.Builder |
DeletePrivateEndpointRequest.Builder.namespaceName(String namespaceName)
The Object Storage namespace used for the request.
|
DeletePrivateEndpointRequest.Builder |
DeletePrivateEndpointRequest.Builder.opcClientRequestId(String opcClientRequestId)
The client request ID for tracing.
|
DeletePrivateEndpointRequest.Builder |
DeletePrivateEndpointRequest.Builder.peName(String peName)
The name of the private endpoint.
|
DeletePrivateEndpointRequest.Builder |
DeletePrivateEndpointRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
DeletePrivateEndpointRequest.Builder |
DeletePrivateEndpointRequest.toBuilder()
Return an instance of
DeletePrivateEndpointRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.