Uses of Class
com.oracle.bmc.osmanagementhub.responses.RemoveModuleStreamProfileFromManagedInstanceResponse
- 
Packages that use RemoveModuleStreamProfileFromManagedInstanceResponse Package Description com.oracle.bmc.osmanagementhub com.oracle.bmc.osmanagementhub.responses 
- 
- 
Uses of RemoveModuleStreamProfileFromManagedInstanceResponse in com.oracle.bmc.osmanagementhubMethods in com.oracle.bmc.osmanagementhub that return RemoveModuleStreamProfileFromManagedInstanceResponse Modifier and Type Method Description RemoveModuleStreamProfileFromManagedInstanceResponseManagedInstance. removeModuleStreamProfileFromManagedInstance(RemoveModuleStreamProfileFromManagedInstanceRequest request)Removes a profile for a module stream that is installed on a managed instance.RemoveModuleStreamProfileFromManagedInstanceResponseManagedInstanceClient. removeModuleStreamProfileFromManagedInstance(RemoveModuleStreamProfileFromManagedInstanceRequest request)Methods in com.oracle.bmc.osmanagementhub that return types with arguments of type RemoveModuleStreamProfileFromManagedInstanceResponse Modifier and Type Method Description Future<RemoveModuleStreamProfileFromManagedInstanceResponse>ManagedInstanceAsync. removeModuleStreamProfileFromManagedInstance(RemoveModuleStreamProfileFromManagedInstanceRequest request, AsyncHandler<RemoveModuleStreamProfileFromManagedInstanceRequest,RemoveModuleStreamProfileFromManagedInstanceResponse> handler)Removes a profile for a module stream that is installed on a managed instance.Future<RemoveModuleStreamProfileFromManagedInstanceResponse>ManagedInstanceAsyncClient. removeModuleStreamProfileFromManagedInstance(RemoveModuleStreamProfileFromManagedInstanceRequest request, AsyncHandler<RemoveModuleStreamProfileFromManagedInstanceRequest,RemoveModuleStreamProfileFromManagedInstanceResponse> handler)Method parameters in com.oracle.bmc.osmanagementhub with type arguments of type RemoveModuleStreamProfileFromManagedInstanceResponse Modifier and Type Method Description Future<RemoveModuleStreamProfileFromManagedInstanceResponse>ManagedInstanceAsync. removeModuleStreamProfileFromManagedInstance(RemoveModuleStreamProfileFromManagedInstanceRequest request, AsyncHandler<RemoveModuleStreamProfileFromManagedInstanceRequest,RemoveModuleStreamProfileFromManagedInstanceResponse> handler)Removes a profile for a module stream that is installed on a managed instance.Future<RemoveModuleStreamProfileFromManagedInstanceResponse>ManagedInstanceAsyncClient. removeModuleStreamProfileFromManagedInstance(RemoveModuleStreamProfileFromManagedInstanceRequest request, AsyncHandler<RemoveModuleStreamProfileFromManagedInstanceRequest,RemoveModuleStreamProfileFromManagedInstanceResponse> handler)
- 
Uses of RemoveModuleStreamProfileFromManagedInstanceResponse in com.oracle.bmc.osmanagementhub.responsesMethods in com.oracle.bmc.osmanagementhub.responses that return RemoveModuleStreamProfileFromManagedInstanceResponse Modifier and Type Method Description RemoveModuleStreamProfileFromManagedInstanceResponseRemoveModuleStreamProfileFromManagedInstanceResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type RemoveModuleStreamProfileFromManagedInstanceResponse Modifier and Type Method Description RemoveModuleStreamProfileFromManagedInstanceResponse.BuilderRemoveModuleStreamProfileFromManagedInstanceResponse.Builder. copy(RemoveModuleStreamProfileFromManagedInstanceResponse o)Copy method to populate the builder with values from the given instance.
 
-