Uses of Class
com.oracle.bmc.databasemanagement.responses.GetCloudListenerResponse
-
Packages that use GetCloudListenerResponse Package Description com.oracle.bmc.databasemanagement com.oracle.bmc.databasemanagement.responses -
-
Uses of GetCloudListenerResponse in com.oracle.bmc.databasemanagement
Methods in com.oracle.bmc.databasemanagement that return GetCloudListenerResponse Modifier and Type Method Description GetCloudListenerResponseDbManagement. getCloudListener(GetCloudListenerRequest request)Gets the details for the cloud listener specified bycloudListenerId.GetCloudListenerResponseDbManagementClient. getCloudListener(GetCloudListenerRequest request)Method parameters in com.oracle.bmc.databasemanagement with type arguments of type GetCloudListenerResponse Modifier and Type Method Description Future<GetCloudListenerResponse>DbManagementAsync. getCloudListener(GetCloudListenerRequest request, AsyncHandler<GetCloudListenerRequest,GetCloudListenerResponse> handler)Gets the details for the cloud listener specified bycloudListenerId.Future<GetCloudListenerResponse>DbManagementAsyncClient. getCloudListener(GetCloudListenerRequest request, AsyncHandler<GetCloudListenerRequest,GetCloudListenerResponse> handler) -
Uses of GetCloudListenerResponse in com.oracle.bmc.databasemanagement.responses
Methods in com.oracle.bmc.databasemanagement.responses that return GetCloudListenerResponse Modifier and Type Method Description GetCloudListenerResponseGetCloudListenerResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type GetCloudListenerResponse Modifier and Type Method Description GetCloudListenerResponse.BuilderGetCloudListenerResponse.Builder. copy(GetCloudListenerResponse o)Copy method to populate the builder with values from the given instance.
-