Uses of Class
com.oracle.bmc.osmanagementhub.requests.InstallModuleStreamProfileOnManagedInstanceGroupRequest
- 
Packages that use InstallModuleStreamProfileOnManagedInstanceGroupRequest Package Description com.oracle.bmc.osmanagementhub com.oracle.bmc.osmanagementhub.requests 
- 
- 
Uses of InstallModuleStreamProfileOnManagedInstanceGroupRequest in com.oracle.bmc.osmanagementhubMethod parameters in com.oracle.bmc.osmanagementhub with type arguments of type InstallModuleStreamProfileOnManagedInstanceGroupRequest Modifier and Type Method Description Future<InstallModuleStreamProfileOnManagedInstanceGroupResponse>ManagedInstanceGroupAsync. installModuleStreamProfileOnManagedInstanceGroup(InstallModuleStreamProfileOnManagedInstanceGroupRequest request, AsyncHandler<InstallModuleStreamProfileOnManagedInstanceGroupRequest,InstallModuleStreamProfileOnManagedInstanceGroupResponse> handler)Installs a profile for an enabled module stream.Future<InstallModuleStreamProfileOnManagedInstanceGroupResponse>ManagedInstanceGroupAsyncClient. installModuleStreamProfileOnManagedInstanceGroup(InstallModuleStreamProfileOnManagedInstanceGroupRequest request, AsyncHandler<InstallModuleStreamProfileOnManagedInstanceGroupRequest,InstallModuleStreamProfileOnManagedInstanceGroupResponse> handler)
- 
Uses of InstallModuleStreamProfileOnManagedInstanceGroupRequest in com.oracle.bmc.osmanagementhub.requestsMethods in com.oracle.bmc.osmanagementhub.requests that return InstallModuleStreamProfileOnManagedInstanceGroupRequest Modifier and Type Method Description InstallModuleStreamProfileOnManagedInstanceGroupRequestInstallModuleStreamProfileOnManagedInstanceGroupRequest.Builder. build()Build the instance of InstallModuleStreamProfileOnManagedInstanceGroupRequest as configured by this builderInstallModuleStreamProfileOnManagedInstanceGroupRequestInstallModuleStreamProfileOnManagedInstanceGroupRequest.Builder. buildWithoutInvocationCallback()Build the instance of InstallModuleStreamProfileOnManagedInstanceGroupRequest as configured by this builderMethods in com.oracle.bmc.osmanagementhub.requests with parameters of type InstallModuleStreamProfileOnManagedInstanceGroupRequest Modifier and Type Method Description InstallModuleStreamProfileOnManagedInstanceGroupRequest.BuilderInstallModuleStreamProfileOnManagedInstanceGroupRequest.Builder. copy(InstallModuleStreamProfileOnManagedInstanceGroupRequest o)Copy method to populate the builder with values from the given instance.
 
-