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.osmanagementhub
Method 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.requests
Methods in com.oracle.bmc.osmanagementhub.requests that return InstallModuleStreamProfileOnManagedInstanceGroupRequest Modifier and Type Method Description InstallModuleStreamProfileOnManagedInstanceGroupRequest
InstallModuleStreamProfileOnManagedInstanceGroupRequest.Builder. build()
Build the instance of InstallModuleStreamProfileOnManagedInstanceGroupRequest as configured by this builderInstallModuleStreamProfileOnManagedInstanceGroupRequest
InstallModuleStreamProfileOnManagedInstanceGroupRequest.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.Builder
InstallModuleStreamProfileOnManagedInstanceGroupRequest.Builder. copy(InstallModuleStreamProfileOnManagedInstanceGroupRequest o)
Copy method to populate the builder with values from the given instance.
-