Package | Description |
---|---|
com.oracle.bmc.marketplaceprivateoffer | |
com.oracle.bmc.marketplaceprivateoffer.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetAttachmentRequest,GetAttachmentResponse> |
AttachmentWaiters.forAttachment(GetAttachmentRequest request,
Attachment.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetAttachmentRequest,GetAttachmentResponse> |
AttachmentWaiters.forAttachment(GetAttachmentRequest request,
Attachment.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetAttachmentRequest,GetAttachmentResponse> |
AttachmentWaiters.forAttachment(GetAttachmentRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
Attachment.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetAttachmentResponse> |
AttachmentAsyncClient.getAttachment(GetAttachmentRequest request,
AsyncHandler<GetAttachmentRequest,GetAttachmentResponse> handler) |
Future<GetAttachmentResponse> |
AttachmentAsync.getAttachment(GetAttachmentRequest request,
AsyncHandler<GetAttachmentRequest,GetAttachmentResponse> handler)
Gets a Attachment by identifier
|
Modifier and Type | Method and Description |
---|---|
GetAttachmentRequest |
GetAttachmentRequest.Builder.build()
Build the instance of GetAttachmentRequest as configured by this builder
|
GetAttachmentRequest |
GetAttachmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetAttachmentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetAttachmentRequest.Builder |
GetAttachmentRequest.Builder.copy(GetAttachmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.