Uses of Class
com.oracle.bmc.osmanagementhub.responses.InstallModuleStreamProfileOnManagedInstanceResponse
-
Packages that use InstallModuleStreamProfileOnManagedInstanceResponse Package Description com.oracle.bmc.osmanagementhub com.oracle.bmc.osmanagementhub.responses -
-
Uses of InstallModuleStreamProfileOnManagedInstanceResponse in com.oracle.bmc.osmanagementhub
Methods in com.oracle.bmc.osmanagementhub that return InstallModuleStreamProfileOnManagedInstanceResponse Modifier and Type Method Description InstallModuleStreamProfileOnManagedInstanceResponse
ManagedInstance. installModuleStreamProfileOnManagedInstance(InstallModuleStreamProfileOnManagedInstanceRequest request)
Installs a profile for an module stream.InstallModuleStreamProfileOnManagedInstanceResponse
ManagedInstanceClient. installModuleStreamProfileOnManagedInstance(InstallModuleStreamProfileOnManagedInstanceRequest request)
Methods in com.oracle.bmc.osmanagementhub that return types with arguments of type InstallModuleStreamProfileOnManagedInstanceResponse Modifier and Type Method Description Future<InstallModuleStreamProfileOnManagedInstanceResponse>
ManagedInstanceAsync. installModuleStreamProfileOnManagedInstance(InstallModuleStreamProfileOnManagedInstanceRequest request, AsyncHandler<InstallModuleStreamProfileOnManagedInstanceRequest,InstallModuleStreamProfileOnManagedInstanceResponse> handler)
Installs a profile for an module stream.Future<InstallModuleStreamProfileOnManagedInstanceResponse>
ManagedInstanceAsyncClient. installModuleStreamProfileOnManagedInstance(InstallModuleStreamProfileOnManagedInstanceRequest request, AsyncHandler<InstallModuleStreamProfileOnManagedInstanceRequest,InstallModuleStreamProfileOnManagedInstanceResponse> handler)
Method parameters in com.oracle.bmc.osmanagementhub with type arguments of type InstallModuleStreamProfileOnManagedInstanceResponse Modifier and Type Method Description Future<InstallModuleStreamProfileOnManagedInstanceResponse>
ManagedInstanceAsync. installModuleStreamProfileOnManagedInstance(InstallModuleStreamProfileOnManagedInstanceRequest request, AsyncHandler<InstallModuleStreamProfileOnManagedInstanceRequest,InstallModuleStreamProfileOnManagedInstanceResponse> handler)
Installs a profile for an module stream.Future<InstallModuleStreamProfileOnManagedInstanceResponse>
ManagedInstanceAsyncClient. installModuleStreamProfileOnManagedInstance(InstallModuleStreamProfileOnManagedInstanceRequest request, AsyncHandler<InstallModuleStreamProfileOnManagedInstanceRequest,InstallModuleStreamProfileOnManagedInstanceResponse> handler)
-
Uses of InstallModuleStreamProfileOnManagedInstanceResponse in com.oracle.bmc.osmanagementhub.responses
Methods in com.oracle.bmc.osmanagementhub.responses that return InstallModuleStreamProfileOnManagedInstanceResponse Modifier and Type Method Description InstallModuleStreamProfileOnManagedInstanceResponse
InstallModuleStreamProfileOnManagedInstanceResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type InstallModuleStreamProfileOnManagedInstanceResponse Modifier and Type Method Description InstallModuleStreamProfileOnManagedInstanceResponse.Builder
InstallModuleStreamProfileOnManagedInstanceResponse.Builder. copy(InstallModuleStreamProfileOnManagedInstanceResponse o)
Copy method to populate the builder with values from the given instance.
-