Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.requests |
Modifier and Type | Method and Description |
---|---|
Future<RefreshManagementStationConfigResponse> |
ManagementStationAsyncClient.refreshManagementStationConfig(RefreshManagementStationConfigRequest request,
AsyncHandler<RefreshManagementStationConfigRequest,RefreshManagementStationConfigResponse> handler) |
Future<RefreshManagementStationConfigResponse> |
ManagementStationAsync.refreshManagementStationConfig(RefreshManagementStationConfigRequest request,
AsyncHandler<RefreshManagementStationConfigRequest,RefreshManagementStationConfigResponse> handler)
Refreshes the list of software sources mirrored by the management station to support the
associated instances.
|
Modifier and Type | Method and Description |
---|---|
RefreshManagementStationConfigRequest |
RefreshManagementStationConfigRequest.Builder.build()
Build the instance of RefreshManagementStationConfigRequest as configured by this builder
|
RefreshManagementStationConfigRequest |
RefreshManagementStationConfigRequest.Builder.buildWithoutInvocationCallback()
Build the instance of RefreshManagementStationConfigRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
RefreshManagementStationConfigRequest.Builder |
RefreshManagementStationConfigRequest.Builder.copy(RefreshManagementStationConfigRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.