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