Uses of Class
com.oracle.bmc.osmanagementhub.requests.RefreshSoftwareOnManagedInstanceGroupRequest
-
Packages that use RefreshSoftwareOnManagedInstanceGroupRequest Package Description com.oracle.bmc.osmanagementhub com.oracle.bmc.osmanagementhub.requests -
-
Uses of RefreshSoftwareOnManagedInstanceGroupRequest in com.oracle.bmc.osmanagementhub
Method parameters in com.oracle.bmc.osmanagementhub with type arguments of type RefreshSoftwareOnManagedInstanceGroupRequest Modifier and Type Method Description Future<RefreshSoftwareOnManagedInstanceGroupResponse>ManagedInstanceGroupAsync. refreshSoftwareOnManagedInstanceGroup(RefreshSoftwareOnManagedInstanceGroupRequest request, AsyncHandler<RefreshSoftwareOnManagedInstanceGroupRequest,RefreshSoftwareOnManagedInstanceGroupResponse> handler)Refreshes the package, Windows update or Snap information on a managed instance with the latest data from the software source.Future<RefreshSoftwareOnManagedInstanceGroupResponse>ManagedInstanceGroupAsyncClient. refreshSoftwareOnManagedInstanceGroup(RefreshSoftwareOnManagedInstanceGroupRequest request, AsyncHandler<RefreshSoftwareOnManagedInstanceGroupRequest,RefreshSoftwareOnManagedInstanceGroupResponse> handler) -
Uses of RefreshSoftwareOnManagedInstanceGroupRequest in com.oracle.bmc.osmanagementhub.requests
Methods in com.oracle.bmc.osmanagementhub.requests that return RefreshSoftwareOnManagedInstanceGroupRequest Modifier and Type Method Description RefreshSoftwareOnManagedInstanceGroupRequestRefreshSoftwareOnManagedInstanceGroupRequest.Builder. build()Build the instance of RefreshSoftwareOnManagedInstanceGroupRequest as configured by this builderRefreshSoftwareOnManagedInstanceGroupRequestRefreshSoftwareOnManagedInstanceGroupRequest.Builder. buildWithoutInvocationCallback()Build the instance of RefreshSoftwareOnManagedInstanceGroupRequest as configured by this builderMethods in com.oracle.bmc.osmanagementhub.requests with parameters of type RefreshSoftwareOnManagedInstanceGroupRequest Modifier and Type Method Description RefreshSoftwareOnManagedInstanceGroupRequest.BuilderRefreshSoftwareOnManagedInstanceGroupRequest.Builder. copy(RefreshSoftwareOnManagedInstanceGroupRequest o)Copy method to populate the builder with values from the given instance.
-