Package | Description |
---|---|
com.oracle.bmc.oda | |
com.oracle.bmc.oda.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListOdaPrivateEndpointScanProxiesResponse> |
ManagementAsyncClient.listOdaPrivateEndpointScanProxies(ListOdaPrivateEndpointScanProxiesRequest request,
AsyncHandler<ListOdaPrivateEndpointScanProxiesRequest,ListOdaPrivateEndpointScanProxiesResponse> handler) |
Future<ListOdaPrivateEndpointScanProxiesResponse> |
ManagementAsync.listOdaPrivateEndpointScanProxies(ListOdaPrivateEndpointScanProxiesRequest request,
AsyncHandler<ListOdaPrivateEndpointScanProxiesRequest,ListOdaPrivateEndpointScanProxiesResponse> handler)
Returns a page of ODA Private Endpoint Scan Proxies that belong to the specified ODA Private
Endpoint.
|
Modifier and Type | Method and Description |
---|---|
ListOdaPrivateEndpointScanProxiesRequest |
ListOdaPrivateEndpointScanProxiesRequest.Builder.build()
Build the instance of ListOdaPrivateEndpointScanProxiesRequest as configured by this
builder
|
ListOdaPrivateEndpointScanProxiesRequest |
ListOdaPrivateEndpointScanProxiesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListOdaPrivateEndpointScanProxiesRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
ListOdaPrivateEndpointScanProxiesRequest.Builder |
ListOdaPrivateEndpointScanProxiesRequest.Builder.copy(ListOdaPrivateEndpointScanProxiesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.