Uses of Class
com.oracle.bmc.filestorage.requests.ListOutboundConnectorsRequest.LifecycleState
-
Packages that use ListOutboundConnectorsRequest.LifecycleState Package Description com.oracle.bmc.filestorage.requests -
-
Uses of ListOutboundConnectorsRequest.LifecycleState in com.oracle.bmc.filestorage.requests
Methods in com.oracle.bmc.filestorage.requests that return ListOutboundConnectorsRequest.LifecycleState Modifier and Type Method Description static ListOutboundConnectorsRequest.LifecycleStateListOutboundConnectorsRequest.LifecycleState. create(String key)ListOutboundConnectorsRequest.LifecycleStateListOutboundConnectorsRequest. getLifecycleState()Filter results by the specified lifecycle state.static ListOutboundConnectorsRequest.LifecycleStateListOutboundConnectorsRequest.LifecycleState. valueOf(String name)Returns the enum constant of this type with the specified name.static ListOutboundConnectorsRequest.LifecycleState[]ListOutboundConnectorsRequest.LifecycleState. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.oracle.bmc.filestorage.requests with parameters of type ListOutboundConnectorsRequest.LifecycleState Modifier and Type Method Description ListOutboundConnectorsRequest.BuilderListOutboundConnectorsRequest.Builder. lifecycleState(ListOutboundConnectorsRequest.LifecycleState lifecycleState)Filter results by the specified lifecycle state.
-