Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetDeployArtifactRequest,GetDeployArtifactResponse> |
DevopsWaiters.forDeployArtifact(GetDeployArtifactRequest request,
DeployArtifact.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetDeployArtifactRequest,GetDeployArtifactResponse> |
DevopsWaiters.forDeployArtifact(GetDeployArtifactRequest request,
DeployArtifact.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetDeployArtifactRequest,GetDeployArtifactResponse> |
DevopsWaiters.forDeployArtifact(GetDeployArtifactRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
DeployArtifact.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetDeployArtifactResponse> |
DevopsAsyncClient.getDeployArtifact(GetDeployArtifactRequest request,
AsyncHandler<GetDeployArtifactRequest,GetDeployArtifactResponse> handler) |
Future<GetDeployArtifactResponse> |
DevopsAsync.getDeployArtifact(GetDeployArtifactRequest request,
AsyncHandler<GetDeployArtifactRequest,GetDeployArtifactResponse> handler)
Retrieves a deployment artifact by identifier.
|
Modifier and Type | Method and Description |
---|---|
GetDeployArtifactRequest |
GetDeployArtifactRequest.Builder.build()
Build the instance of GetDeployArtifactRequest as configured by this builder
|
GetDeployArtifactRequest |
GetDeployArtifactRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetDeployArtifactRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetDeployArtifactRequest.Builder |
GetDeployArtifactRequest.Builder.copy(GetDeployArtifactRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.