Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.responses |
Modifier and Type | Method and Description |
---|---|
RefreshSoftwareOnManagedInstanceResponse |
ManagedInstance.refreshSoftwareOnManagedInstance(RefreshSoftwareOnManagedInstanceRequest request)
Refreshes the package or Windows update information on a managed instance with the latest
data from the software source.
|
RefreshSoftwareOnManagedInstanceResponse |
ManagedInstanceClient.refreshSoftwareOnManagedInstance(RefreshSoftwareOnManagedInstanceRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<RefreshSoftwareOnManagedInstanceResponse> |
ManagedInstanceAsync.refreshSoftwareOnManagedInstance(RefreshSoftwareOnManagedInstanceRequest request,
AsyncHandler<RefreshSoftwareOnManagedInstanceRequest,RefreshSoftwareOnManagedInstanceResponse> handler)
Refreshes the package or Windows update information on a managed instance with the latest
data from the software source.
|
Future<RefreshSoftwareOnManagedInstanceResponse> |
ManagedInstanceAsyncClient.refreshSoftwareOnManagedInstance(RefreshSoftwareOnManagedInstanceRequest request,
AsyncHandler<RefreshSoftwareOnManagedInstanceRequest,RefreshSoftwareOnManagedInstanceResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<RefreshSoftwareOnManagedInstanceResponse> |
ManagedInstanceAsync.refreshSoftwareOnManagedInstance(RefreshSoftwareOnManagedInstanceRequest request,
AsyncHandler<RefreshSoftwareOnManagedInstanceRequest,RefreshSoftwareOnManagedInstanceResponse> handler)
Refreshes the package or Windows update information on a managed instance with the latest
data from the software source.
|
Future<RefreshSoftwareOnManagedInstanceResponse> |
ManagedInstanceAsyncClient.refreshSoftwareOnManagedInstance(RefreshSoftwareOnManagedInstanceRequest request,
AsyncHandler<RefreshSoftwareOnManagedInstanceRequest,RefreshSoftwareOnManagedInstanceResponse> handler) |
Modifier and Type | Method and Description |
---|---|
RefreshSoftwareOnManagedInstanceResponse |
RefreshSoftwareOnManagedInstanceResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
RefreshSoftwareOnManagedInstanceResponse.Builder |
RefreshSoftwareOnManagedInstanceResponse.Builder.copy(RefreshSoftwareOnManagedInstanceResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.