Package | Description |
---|---|
com.oracle.bmc.dataflow.requests |
Modifier and Type | Method and Description |
---|---|
static GetPrivateEndpointRequest.Builder |
GetPrivateEndpointRequest.builder()
Return a new builder for this request object.
|
GetPrivateEndpointRequest.Builder |
GetPrivateEndpointRequest.Builder.copy(GetPrivateEndpointRequest o)
Copy method to populate the builder with values from the given instance.
|
GetPrivateEndpointRequest.Builder |
GetPrivateEndpointRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetPrivateEndpointRequest.Builder |
GetPrivateEndpointRequest.Builder.opcRequestId(String opcRequestId)
Unique identifier for the request.
|
GetPrivateEndpointRequest.Builder |
GetPrivateEndpointRequest.Builder.privateEndpointId(String privateEndpointId)
The unique ID for a private endpoint.
|
GetPrivateEndpointRequest.Builder |
GetPrivateEndpointRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetPrivateEndpointRequest.Builder |
GetPrivateEndpointRequest.toBuilder()
Return an instance of
GetPrivateEndpointRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.