Uses of Class
com.oracle.bmc.distributeddatabasev26.responses.GetDistributedDatabasePrivateEndpointResponse
-
Packages that use GetDistributedDatabasePrivateEndpointResponse Package Description com.oracle.bmc.distributeddatabasev26 com.oracle.bmc.distributeddatabasev26.responses -
-
Uses of GetDistributedDatabasePrivateEndpointResponse in com.oracle.bmc.distributeddatabasev26
Methods in com.oracle.bmc.distributeddatabasev26 that return GetDistributedDatabasePrivateEndpointResponse Modifier and Type Method Description GetDistributedDatabasePrivateEndpointResponseDistributedDbPrivateEndpointService. getDistributedDatabasePrivateEndpoint(GetDistributedDatabasePrivateEndpointRequest request)Get the DistributedDatabasePrivateEndpoint resource.GetDistributedDatabasePrivateEndpointResponseDistributedDbPrivateEndpointServiceClient. getDistributedDatabasePrivateEndpoint(GetDistributedDatabasePrivateEndpointRequest request)Method parameters in com.oracle.bmc.distributeddatabasev26 with type arguments of type GetDistributedDatabasePrivateEndpointResponse 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 GetDistributedDatabasePrivateEndpointResponse in com.oracle.bmc.distributeddatabasev26.responses
Methods in com.oracle.bmc.distributeddatabasev26.responses that return GetDistributedDatabasePrivateEndpointResponse Modifier and Type Method Description GetDistributedDatabasePrivateEndpointResponseGetDistributedDatabasePrivateEndpointResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.distributeddatabasev26.responses with parameters of type GetDistributedDatabasePrivateEndpointResponse Modifier and Type Method Description GetDistributedDatabasePrivateEndpointResponse.BuilderGetDistributedDatabasePrivateEndpointResponse.Builder. copy(GetDistributedDatabasePrivateEndpointResponse o)Copy method to populate the builder with values from the given instance.
-