Package | Description |
---|---|
com.oracle.bmc.marketplace | |
com.oracle.bmc.marketplace.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetPublicationRequest,GetPublicationResponse> |
MarketplaceWaiters.forPublication(GetPublicationRequest request,
Publication.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetPublicationRequest,GetPublicationResponse> |
MarketplaceWaiters.forPublication(GetPublicationRequest request,
Publication.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetPublicationRequest,GetPublicationResponse> |
MarketplaceWaiters.forPublication(GetPublicationRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
Publication.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetPublicationResponse> |
MarketplaceAsync.getPublication(GetPublicationRequest request,
AsyncHandler<GetPublicationRequest,GetPublicationResponse> handler)
Gets the details of the specified publication.
|
Future<GetPublicationResponse> |
MarketplaceAsyncClient.getPublication(GetPublicationRequest request,
AsyncHandler<GetPublicationRequest,GetPublicationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetPublicationRequest |
GetPublicationRequest.Builder.build()
Build the instance of GetPublicationRequest as configured by this builder
|
GetPublicationRequest |
GetPublicationRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetPublicationRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetPublicationRequest.Builder |
GetPublicationRequest.Builder.copy(GetPublicationRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.