Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.requests |
Modifier and Type | Method and Description |
---|---|
ListMirrorsResponse |
ManagementStation.listMirrors(ListMirrorsRequest request)
Lists all software source mirrors associated with a specified management station.
|
ListMirrorsResponse |
ManagementStationClient.listMirrors(ListMirrorsRequest request) |
Future<ListMirrorsResponse> |
ManagementStationAsyncClient.listMirrors(ListMirrorsRequest request,
AsyncHandler<ListMirrorsRequest,ListMirrorsResponse> handler) |
Future<ListMirrorsResponse> |
ManagementStationAsync.listMirrors(ListMirrorsRequest request,
AsyncHandler<ListMirrorsRequest,ListMirrorsResponse> handler)
Lists all software source mirrors associated with a specified management station.
|
Iterable<MirrorSummary> |
ManagementStationPaginators.listMirrorsRecordIterator(ListMirrorsRequest request)
Creates a new iterable which will iterate over the
MirrorSummary objects contained in responses from the
listMirrors operation. |
Iterable<ListMirrorsResponse> |
ManagementStationPaginators.listMirrorsResponseIterator(ListMirrorsRequest request)
Creates a new iterable which will iterate over the responses received from the listMirrors
operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListMirrorsResponse> |
ManagementStationAsyncClient.listMirrors(ListMirrorsRequest request,
AsyncHandler<ListMirrorsRequest,ListMirrorsResponse> handler) |
Future<ListMirrorsResponse> |
ManagementStationAsync.listMirrors(ListMirrorsRequest request,
AsyncHandler<ListMirrorsRequest,ListMirrorsResponse> handler)
Lists all software source mirrors associated with a specified management station.
|
Modifier and Type | Method and Description |
---|---|
ListMirrorsRequest |
ListMirrorsRequest.Builder.build()
Build the instance of ListMirrorsRequest as configured by this builder
|
ListMirrorsRequest |
ListMirrorsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListMirrorsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListMirrorsRequest.Builder |
ListMirrorsRequest.Builder.copy(ListMirrorsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.