Uses of Class
com.oracle.bmc.filestorage.model.UpdateOutboundConnectorDetails
-
Packages that use UpdateOutboundConnectorDetails Package Description com.oracle.bmc.filestorage.model com.oracle.bmc.filestorage.requests -
-
Uses of UpdateOutboundConnectorDetails in com.oracle.bmc.filestorage.model
Methods in com.oracle.bmc.filestorage.model that return UpdateOutboundConnectorDetails Modifier and Type Method Description UpdateOutboundConnectorDetailsUpdateOutboundConnectorDetails.Builder. build()Methods in com.oracle.bmc.filestorage.model with parameters of type UpdateOutboundConnectorDetails Modifier and Type Method Description UpdateOutboundConnectorDetails.BuilderUpdateOutboundConnectorDetails.Builder. copy(UpdateOutboundConnectorDetails model) -
Uses of UpdateOutboundConnectorDetails in com.oracle.bmc.filestorage.requests
Methods in com.oracle.bmc.filestorage.requests that return UpdateOutboundConnectorDetails Modifier and Type Method Description UpdateOutboundConnectorDetailsUpdateOutboundConnectorRequest. getBody$()Alternative accessor for the body parameter.UpdateOutboundConnectorDetailsUpdateOutboundConnectorRequest. getUpdateOutboundConnectorDetails()Details object for updating a outbound connector.Methods in com.oracle.bmc.filestorage.requests with parameters of type UpdateOutboundConnectorDetails Modifier and Type Method Description UpdateOutboundConnectorRequest.BuilderUpdateOutboundConnectorRequest.Builder. body$(UpdateOutboundConnectorDetails body)Alternative setter for the body parameter.UpdateOutboundConnectorRequest.BuilderUpdateOutboundConnectorRequest.Builder. updateOutboundConnectorDetails(UpdateOutboundConnectorDetails updateOutboundConnectorDetails)Details object for updating a outbound connector.
-