Uses of Class
com.oracle.bmc.osmanagementhub.responses.SwitchSnapChannelOnManagedInstanceResponse
-
Packages that use SwitchSnapChannelOnManagedInstanceResponse Package Description com.oracle.bmc.osmanagementhub com.oracle.bmc.osmanagementhub.responses -
-
Uses of SwitchSnapChannelOnManagedInstanceResponse in com.oracle.bmc.osmanagementhub
Methods in com.oracle.bmc.osmanagementhub that return SwitchSnapChannelOnManagedInstanceResponse Modifier and Type Method Description SwitchSnapChannelOnManagedInstanceResponseManagedInstance. switchSnapChannelOnManagedInstance(SwitchSnapChannelOnManagedInstanceRequest request)Switches the snap channel on a managed instance.SwitchSnapChannelOnManagedInstanceResponseManagedInstanceClient. switchSnapChannelOnManagedInstance(SwitchSnapChannelOnManagedInstanceRequest request)Methods in com.oracle.bmc.osmanagementhub that return types with arguments of type SwitchSnapChannelOnManagedInstanceResponse 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)Method parameters in com.oracle.bmc.osmanagementhub with type arguments of type SwitchSnapChannelOnManagedInstanceResponse 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 SwitchSnapChannelOnManagedInstanceResponse in com.oracle.bmc.osmanagementhub.responses
Methods in com.oracle.bmc.osmanagementhub.responses that return SwitchSnapChannelOnManagedInstanceResponse Modifier and Type Method Description SwitchSnapChannelOnManagedInstanceResponseSwitchSnapChannelOnManagedInstanceResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type SwitchSnapChannelOnManagedInstanceResponse Modifier and Type Method Description SwitchSnapChannelOnManagedInstanceResponse.BuilderSwitchSnapChannelOnManagedInstanceResponse.Builder. copy(SwitchSnapChannelOnManagedInstanceResponse o)Copy method to populate the builder with values from the given instance.
-