Uses of Class
com.oracle.bmc.osmanagementhub.requests.SwitchSnapChannelOnManagedInstanceRequest
-
Packages that use SwitchSnapChannelOnManagedInstanceRequest Package Description com.oracle.bmc.osmanagementhub com.oracle.bmc.osmanagementhub.requests -
-
Uses of SwitchSnapChannelOnManagedInstanceRequest in com.oracle.bmc.osmanagementhub
Method parameters in com.oracle.bmc.osmanagementhub with type arguments of type SwitchSnapChannelOnManagedInstanceRequest Modifier and Type Method Description Future<SwitchSnapChannelOnManagedInstanceResponse>ManagedInstanceAsync. switchSnapChannelOnManagedInstance(SwitchSnapChannelOnManagedInstanceRequest request, AsyncHandler<SwitchSnapChannelOnManagedInstanceRequest,SwitchSnapChannelOnManagedInstanceResponse> handler)Switches the snap channel on a managed instance.Future<SwitchSnapChannelOnManagedInstanceResponse>ManagedInstanceAsyncClient. switchSnapChannelOnManagedInstance(SwitchSnapChannelOnManagedInstanceRequest request, AsyncHandler<SwitchSnapChannelOnManagedInstanceRequest,SwitchSnapChannelOnManagedInstanceResponse> handler) -
Uses of SwitchSnapChannelOnManagedInstanceRequest in com.oracle.bmc.osmanagementhub.requests
Methods in com.oracle.bmc.osmanagementhub.requests that return SwitchSnapChannelOnManagedInstanceRequest Modifier and Type Method Description SwitchSnapChannelOnManagedInstanceRequestSwitchSnapChannelOnManagedInstanceRequest.Builder. build()Build the instance of SwitchSnapChannelOnManagedInstanceRequest as configured by this builderSwitchSnapChannelOnManagedInstanceRequestSwitchSnapChannelOnManagedInstanceRequest.Builder. buildWithoutInvocationCallback()Build the instance of SwitchSnapChannelOnManagedInstanceRequest as configured by this builderMethods in com.oracle.bmc.osmanagementhub.requests with parameters of type SwitchSnapChannelOnManagedInstanceRequest Modifier and Type Method Description SwitchSnapChannelOnManagedInstanceRequest.BuilderSwitchSnapChannelOnManagedInstanceRequest.Builder. copy(SwitchSnapChannelOnManagedInstanceRequest o)Copy method to populate the builder with values from the given instance.
-