Uses of Class
com.oracle.bmc.osmanagementhub.responses.RefreshSoftwareOnManagedInstanceGroupResponse
-
Packages that use RefreshSoftwareOnManagedInstanceGroupResponse Package Description com.oracle.bmc.osmanagementhub com.oracle.bmc.osmanagementhub.responses -
-
Uses of RefreshSoftwareOnManagedInstanceGroupResponse in com.oracle.bmc.osmanagementhub
Methods in com.oracle.bmc.osmanagementhub that return RefreshSoftwareOnManagedInstanceGroupResponse Modifier and Type Method Description RefreshSoftwareOnManagedInstanceGroupResponseManagedInstanceGroup. refreshSoftwareOnManagedInstanceGroup(RefreshSoftwareOnManagedInstanceGroupRequest request)Refreshes the package, Windows update or Snap information on a managed instance with the latest data from the software source.RefreshSoftwareOnManagedInstanceGroupResponseManagedInstanceGroupClient. refreshSoftwareOnManagedInstanceGroup(RefreshSoftwareOnManagedInstanceGroupRequest request)Methods in com.oracle.bmc.osmanagementhub that return types with arguments of type RefreshSoftwareOnManagedInstanceGroupResponse 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)Method parameters in com.oracle.bmc.osmanagementhub with type arguments of type RefreshSoftwareOnManagedInstanceGroupResponse 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 RefreshSoftwareOnManagedInstanceGroupResponse in com.oracle.bmc.osmanagementhub.responses
Methods in com.oracle.bmc.osmanagementhub.responses that return RefreshSoftwareOnManagedInstanceGroupResponse Modifier and Type Method Description RefreshSoftwareOnManagedInstanceGroupResponseRefreshSoftwareOnManagedInstanceGroupResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type RefreshSoftwareOnManagedInstanceGroupResponse Modifier and Type Method Description RefreshSoftwareOnManagedInstanceGroupResponse.BuilderRefreshSoftwareOnManagedInstanceGroupResponse.Builder. copy(RefreshSoftwareOnManagedInstanceGroupResponse o)Copy method to populate the builder with values from the given instance.
-