Package | Description |
---|---|
com.oracle.bmc.marketplacepublisher | |
com.oracle.bmc.marketplacepublisher.responses |
Modifier and Type | Method and Description |
---|---|
GetArtifactResponse |
MarketplacePublisherClient.getArtifact(GetArtifactRequest request) |
GetArtifactResponse |
MarketplacePublisher.getArtifact(GetArtifactRequest request)
Gets the specified artifact’s information.
|
Modifier and Type | Method and Description |
---|---|
Waiter<GetArtifactRequest,GetArtifactResponse> |
MarketplacePublisherWaiters.forArtifact(GetArtifactRequest request,
Artifact.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetArtifactRequest,GetArtifactResponse> |
MarketplacePublisherWaiters.forArtifact(GetArtifactRequest request,
Artifact.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetArtifactRequest,GetArtifactResponse> |
MarketplacePublisherWaiters.forArtifact(GetArtifactRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
Artifact.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Future<GetArtifactResponse> |
MarketplacePublisherAsyncClient.getArtifact(GetArtifactRequest request,
AsyncHandler<GetArtifactRequest,GetArtifactResponse> handler) |
Future<GetArtifactResponse> |
MarketplacePublisherAsync.getArtifact(GetArtifactRequest request,
AsyncHandler<GetArtifactRequest,GetArtifactResponse> handler)
Gets the specified artifact’s information.
|
Modifier and Type | Method and Description |
---|---|
Future<GetArtifactResponse> |
MarketplacePublisherAsyncClient.getArtifact(GetArtifactRequest request,
AsyncHandler<GetArtifactRequest,GetArtifactResponse> handler) |
Future<GetArtifactResponse> |
MarketplacePublisherAsync.getArtifact(GetArtifactRequest request,
AsyncHandler<GetArtifactRequest,GetArtifactResponse> handler)
Gets the specified artifact’s information.
|
Modifier and Type | Method and Description |
---|---|
GetArtifactResponse |
GetArtifactResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetArtifactResponse.Builder |
GetArtifactResponse.Builder.copy(GetArtifactResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.