Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.requests |
Modifier and Type | Method and Description |
---|---|
SynchronizeSingleMirrorsResponse |
ManagementStation.synchronizeSingleMirrors(SynchronizeSingleMirrorsRequest request)
Synchronize the specified software source mirrors on the management station.
|
SynchronizeSingleMirrorsResponse |
ManagementStationClient.synchronizeSingleMirrors(SynchronizeSingleMirrorsRequest request) |
Future<SynchronizeSingleMirrorsResponse> |
ManagementStationAsyncClient.synchronizeSingleMirrors(SynchronizeSingleMirrorsRequest request,
AsyncHandler<SynchronizeSingleMirrorsRequest,SynchronizeSingleMirrorsResponse> handler) |
Future<SynchronizeSingleMirrorsResponse> |
ManagementStationAsync.synchronizeSingleMirrors(SynchronizeSingleMirrorsRequest request,
AsyncHandler<SynchronizeSingleMirrorsRequest,SynchronizeSingleMirrorsResponse> handler)
Synchronize the specified software source mirrors on the management station.
|
Modifier and Type | Method and Description |
---|---|
Future<SynchronizeSingleMirrorsResponse> |
ManagementStationAsyncClient.synchronizeSingleMirrors(SynchronizeSingleMirrorsRequest request,
AsyncHandler<SynchronizeSingleMirrorsRequest,SynchronizeSingleMirrorsResponse> handler) |
Future<SynchronizeSingleMirrorsResponse> |
ManagementStationAsync.synchronizeSingleMirrors(SynchronizeSingleMirrorsRequest request,
AsyncHandler<SynchronizeSingleMirrorsRequest,SynchronizeSingleMirrorsResponse> handler)
Synchronize the specified software source mirrors on the management station.
|
Modifier and Type | Method and Description |
---|---|
SynchronizeSingleMirrorsRequest |
SynchronizeSingleMirrorsRequest.Builder.build()
Build the instance of SynchronizeSingleMirrorsRequest as configured by this builder
|
SynchronizeSingleMirrorsRequest |
SynchronizeSingleMirrorsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of SynchronizeSingleMirrorsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
SynchronizeSingleMirrorsRequest.Builder |
SynchronizeSingleMirrorsRequest.Builder.copy(SynchronizeSingleMirrorsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.