Uses of Class
com.oracle.bmc.distributeddatabase.requests.GetDistributedDatabasePrivateEndpointRequest
-
Packages that use GetDistributedDatabasePrivateEndpointRequest Package Description com.oracle.bmc.distributeddatabase com.oracle.bmc.distributeddatabase.requests -
-
Uses of GetDistributedDatabasePrivateEndpointRequest in com.oracle.bmc.distributeddatabase
Method parameters in com.oracle.bmc.distributeddatabase with type arguments of type GetDistributedDatabasePrivateEndpointRequest Modifier and Type Method Description Future<GetDistributedDatabasePrivateEndpointResponse>
DistributedDbPrivateEndpointServiceAsync. getDistributedDatabasePrivateEndpoint(GetDistributedDatabasePrivateEndpointRequest request, AsyncHandler<GetDistributedDatabasePrivateEndpointRequest,GetDistributedDatabasePrivateEndpointResponse> handler)
Get the DistributedDatabasePrivateEndpoint resource.Future<GetDistributedDatabasePrivateEndpointResponse>
DistributedDbPrivateEndpointServiceAsyncClient. getDistributedDatabasePrivateEndpoint(GetDistributedDatabasePrivateEndpointRequest request, AsyncHandler<GetDistributedDatabasePrivateEndpointRequest,GetDistributedDatabasePrivateEndpointResponse> handler)
-
Uses of GetDistributedDatabasePrivateEndpointRequest in com.oracle.bmc.distributeddatabase.requests
Methods in com.oracle.bmc.distributeddatabase.requests that return GetDistributedDatabasePrivateEndpointRequest Modifier and Type Method Description GetDistributedDatabasePrivateEndpointRequest
GetDistributedDatabasePrivateEndpointRequest.Builder. build()
Build the instance of GetDistributedDatabasePrivateEndpointRequest as configured by this builderGetDistributedDatabasePrivateEndpointRequest
GetDistributedDatabasePrivateEndpointRequest.Builder. buildWithoutInvocationCallback()
Build the instance of GetDistributedDatabasePrivateEndpointRequest as configured by this builderMethods in com.oracle.bmc.distributeddatabase.requests with parameters of type GetDistributedDatabasePrivateEndpointRequest Modifier and Type Method Description GetDistributedDatabasePrivateEndpointRequest.Builder
GetDistributedDatabasePrivateEndpointRequest.Builder. copy(GetDistributedDatabasePrivateEndpointRequest o)
Copy method to populate the builder with values from the given instance.
-