Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetAwrHubSourceRequest,GetAwrHubSourceResponse> |
OperationsInsightsWaiters.forAwrHubSource(GetAwrHubSourceRequest request,
AwrHubSourceLifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetAwrHubSourceRequest,GetAwrHubSourceResponse> |
OperationsInsightsWaiters.forAwrHubSource(GetAwrHubSourceRequest request,
AwrHubSourceLifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetAwrHubSourceRequest,GetAwrHubSourceResponse> |
OperationsInsightsWaiters.forAwrHubSource(GetAwrHubSourceRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
AwrHubSourceLifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetAwrHubSourceResponse> |
OperationsInsightsAsyncClient.getAwrHubSource(GetAwrHubSourceRequest request,
AsyncHandler<GetAwrHubSourceRequest,GetAwrHubSourceResponse> handler) |
Future<GetAwrHubSourceResponse> |
OperationsInsightsAsync.getAwrHubSource(GetAwrHubSourceRequest request,
AsyncHandler<GetAwrHubSourceRequest,GetAwrHubSourceResponse> handler)
Gets the Awr Hub source object.
|
Modifier and Type | Method and Description |
---|---|
GetAwrHubSourceRequest |
GetAwrHubSourceRequest.Builder.build()
Build the instance of GetAwrHubSourceRequest as configured by this builder
|
GetAwrHubSourceRequest |
GetAwrHubSourceRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetAwrHubSourceRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetAwrHubSourceRequest.Builder |
GetAwrHubSourceRequest.Builder.copy(GetAwrHubSourceRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.