Package | Description |
---|---|
com.oracle.bmc.artifacts | |
com.oracle.bmc.artifacts.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetGenericArtifactRequest,GetGenericArtifactResponse> |
ArtifactsWaiters.forGenericArtifact(GetGenericArtifactRequest request,
GenericArtifact.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetGenericArtifactRequest,GetGenericArtifactResponse> |
ArtifactsWaiters.forGenericArtifact(GetGenericArtifactRequest request,
GenericArtifact.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetGenericArtifactRequest,GetGenericArtifactResponse> |
ArtifactsWaiters.forGenericArtifact(GetGenericArtifactRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
GenericArtifact.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetGenericArtifactResponse> |
ArtifactsAsync.getGenericArtifact(GetGenericArtifactRequest request,
AsyncHandler<GetGenericArtifactRequest,GetGenericArtifactResponse> handler)
Gets information about an artifact with a specified
OCID.
|
Future<GetGenericArtifactResponse> |
ArtifactsAsyncClient.getGenericArtifact(GetGenericArtifactRequest request,
AsyncHandler<GetGenericArtifactRequest,GetGenericArtifactResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetGenericArtifactRequest |
GetGenericArtifactRequest.Builder.build()
Build the instance of GetGenericArtifactRequest as configured by this builder
|
GetGenericArtifactRequest |
GetGenericArtifactRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetGenericArtifactRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetGenericArtifactRequest.Builder |
GetGenericArtifactRequest.Builder.copy(GetGenericArtifactRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.