Package | Description |
---|---|
com.oracle.bmc.marketplacepublisher | |
com.oracle.bmc.marketplacepublisher.requests |
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. |
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. |
GetArtifactResponse |
MarketplacePublisherClient.getArtifact(GetArtifactRequest request) |
GetArtifactResponse |
MarketplacePublisher.getArtifact(GetArtifactRequest request)
Gets the specified artifact’s information.
|
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 |
---|---|
GetArtifactRequest |
GetArtifactRequest.Builder.build()
Build the instance of GetArtifactRequest as configured by this builder
|
GetArtifactRequest |
GetArtifactRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetArtifactRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetArtifactRequest.Builder |
GetArtifactRequest.Builder.copy(GetArtifactRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.