Package | Description |
---|---|
com.oracle.bmc.oda.requests |
Modifier and Type | Method and Description |
---|---|
CreateOdaPrivateEndpointScanProxyRequest.Builder |
CreateOdaPrivateEndpointScanProxyRequest.Builder.body$(CreateOdaPrivateEndpointScanProxyDetails body)
Alternative setter for the body parameter.
|
static CreateOdaPrivateEndpointScanProxyRequest.Builder |
CreateOdaPrivateEndpointScanProxyRequest.builder()
Return a new builder for this request object.
|
CreateOdaPrivateEndpointScanProxyRequest.Builder |
CreateOdaPrivateEndpointScanProxyRequest.Builder.copy(CreateOdaPrivateEndpointScanProxyRequest o)
Copy method to populate the builder with values from the given instance.
|
CreateOdaPrivateEndpointScanProxyRequest.Builder |
CreateOdaPrivateEndpointScanProxyRequest.Builder.createOdaPrivateEndpointScanProxyDetails(CreateOdaPrivateEndpointScanProxyDetails createOdaPrivateEndpointScanProxyDetails)
Details for the new ODA Private Endpoint Scan Proxy.
|
CreateOdaPrivateEndpointScanProxyRequest.Builder |
CreateOdaPrivateEndpointScanProxyRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
CreateOdaPrivateEndpointScanProxyRequest.Builder |
CreateOdaPrivateEndpointScanProxyRequest.Builder.odaPrivateEndpointId(String odaPrivateEndpointId)
Unique ODA Private Endpoint identifier which is the
OCID.
|
CreateOdaPrivateEndpointScanProxyRequest.Builder |
CreateOdaPrivateEndpointScanProxyRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
CreateOdaPrivateEndpointScanProxyRequest.Builder |
CreateOdaPrivateEndpointScanProxyRequest.Builder.opcRetryToken(String opcRetryToken)
A token that uniquely identifies a request so that you can retry the request if there’s a
timeout or server error without the risk of executing that same action again.
|
CreateOdaPrivateEndpointScanProxyRequest.Builder |
CreateOdaPrivateEndpointScanProxyRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
CreateOdaPrivateEndpointScanProxyRequest.Builder |
CreateOdaPrivateEndpointScanProxyRequest.toBuilder()
Return an instance of
CreateOdaPrivateEndpointScanProxyRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.