Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.requests |
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 |
---|---|
RefreshSoftwareOnManagedInstanceRequest |
RefreshSoftwareOnManagedInstanceRequest.Builder.build()
Build the instance of RefreshSoftwareOnManagedInstanceRequest as configured by this
builder
|
RefreshSoftwareOnManagedInstanceRequest |
RefreshSoftwareOnManagedInstanceRequest.Builder.buildWithoutInvocationCallback()
Build the instance of RefreshSoftwareOnManagedInstanceRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
RefreshSoftwareOnManagedInstanceRequest.Builder |
RefreshSoftwareOnManagedInstanceRequest.Builder.copy(RefreshSoftwareOnManagedInstanceRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.