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