Package | Description |
---|---|
com.oracle.bmc.jmsjavadownloads | |
com.oracle.bmc.jmsjavadownloads.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetJavaDownloadReportRequest,GetJavaDownloadReportResponse> |
JavaDownloadWaiters.forJavaDownloadReport(GetJavaDownloadReportRequest request,
LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetJavaDownloadReportRequest,GetJavaDownloadReportResponse> |
JavaDownloadWaiters.forJavaDownloadReport(GetJavaDownloadReportRequest request,
LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetJavaDownloadReportRequest,GetJavaDownloadReportResponse> |
JavaDownloadWaiters.forJavaDownloadReport(GetJavaDownloadReportRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetJavaDownloadReportResponse> |
JavaDownloadAsyncClient.getJavaDownloadReport(GetJavaDownloadReportRequest request,
AsyncHandler<GetJavaDownloadReportRequest,GetJavaDownloadReportResponse> handler) |
Future<GetJavaDownloadReportResponse> |
JavaDownloadAsync.getJavaDownloadReport(GetJavaDownloadReportRequest request,
AsyncHandler<GetJavaDownloadReportRequest,GetJavaDownloadReportResponse> handler)
Gets a JavaDownloadReport by the specified identifier.
|
Modifier and Type | Method and Description |
---|---|
GetJavaDownloadReportRequest |
GetJavaDownloadReportRequest.Builder.build()
Build the instance of GetJavaDownloadReportRequest as configured by this builder
|
GetJavaDownloadReportRequest |
GetJavaDownloadReportRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetJavaDownloadReportRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetJavaDownloadReportRequest.Builder |
GetJavaDownloadReportRequest.Builder.copy(GetJavaDownloadReportRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.