Package | Description |
---|---|
com.oracle.bmc.oda | |
com.oracle.bmc.oda.responses |
Modifier and Type | Method and Description |
---|---|
GetOdaPrivateEndpointScanProxyResponse |
ManagementClient.getOdaPrivateEndpointScanProxy(GetOdaPrivateEndpointScanProxyRequest request) |
GetOdaPrivateEndpointScanProxyResponse |
Management.getOdaPrivateEndpointScanProxy(GetOdaPrivateEndpointScanProxyRequest request)
Gets the specified ODA Private Endpoint Scan Proxy.
|
Modifier and Type | Method and Description |
---|---|
Future<GetOdaPrivateEndpointScanProxyResponse> |
ManagementAsyncClient.getOdaPrivateEndpointScanProxy(GetOdaPrivateEndpointScanProxyRequest request,
AsyncHandler<GetOdaPrivateEndpointScanProxyRequest,GetOdaPrivateEndpointScanProxyResponse> handler) |
Future<GetOdaPrivateEndpointScanProxyResponse> |
ManagementAsync.getOdaPrivateEndpointScanProxy(GetOdaPrivateEndpointScanProxyRequest request,
AsyncHandler<GetOdaPrivateEndpointScanProxyRequest,GetOdaPrivateEndpointScanProxyResponse> handler)
Gets the specified ODA Private Endpoint Scan Proxy.
|
Modifier and Type | Method and Description |
---|---|
GetOdaPrivateEndpointScanProxyResponse |
GetOdaPrivateEndpointScanProxyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetOdaPrivateEndpointScanProxyResponse.Builder |
GetOdaPrivateEndpointScanProxyResponse.Builder.copy(GetOdaPrivateEndpointScanProxyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.