Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListManagementStationsResponse> |
ManagementStationAsyncClient.listManagementStations(ListManagementStationsRequest request,
AsyncHandler<ListManagementStationsRequest,ListManagementStationsResponse> handler) |
Future<ListManagementStationsResponse> |
ManagementStationAsync.listManagementStations(ListManagementStationsRequest request,
AsyncHandler<ListManagementStationsRequest,ListManagementStationsResponse> handler)
Lists management stations in a compartment.
|
Modifier and Type | Method and Description |
---|---|
ListManagementStationsRequest |
ListManagementStationsRequest.Builder.build()
Build the instance of ListManagementStationsRequest as configured by this builder
|
ListManagementStationsRequest |
ListManagementStationsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListManagementStationsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListManagementStationsRequest.Builder |
ListManagementStationsRequest.Builder.copy(ListManagementStationsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.