Uses of Class
com.oracle.bmc.filestorage.responses.GetOutboundConnectorResponse
-
Packages that use GetOutboundConnectorResponse Package Description com.oracle.bmc.filestorage com.oracle.bmc.filestorage.responses -
-
Uses of GetOutboundConnectorResponse in com.oracle.bmc.filestorage
Methods in com.oracle.bmc.filestorage that return GetOutboundConnectorResponse Modifier and Type Method Description GetOutboundConnectorResponseFileStorage. getOutboundConnector(GetOutboundConnectorRequest request)Gets the specified outbound connector’s information.GetOutboundConnectorResponseFileStorageClient. getOutboundConnector(GetOutboundConnectorRequest request)Method parameters in com.oracle.bmc.filestorage with type arguments of type GetOutboundConnectorResponse Modifier and Type Method Description Future<GetOutboundConnectorResponse>FileStorageAsync. getOutboundConnector(GetOutboundConnectorRequest request, AsyncHandler<GetOutboundConnectorRequest,GetOutboundConnectorResponse> handler)Gets the specified outbound connector’s information.Future<GetOutboundConnectorResponse>FileStorageAsyncClient. getOutboundConnector(GetOutboundConnectorRequest request, AsyncHandler<GetOutboundConnectorRequest,GetOutboundConnectorResponse> handler) -
Uses of GetOutboundConnectorResponse in com.oracle.bmc.filestorage.responses
Methods in com.oracle.bmc.filestorage.responses that return GetOutboundConnectorResponse Modifier and Type Method Description GetOutboundConnectorResponseGetOutboundConnectorResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.filestorage.responses with parameters of type GetOutboundConnectorResponse Modifier and Type Method Description GetOutboundConnectorResponse.BuilderGetOutboundConnectorResponse.Builder. copy(GetOutboundConnectorResponse o)Copy method to populate the builder with values from the given instance.
-