Package | Description |
---|---|
com.oracle.bmc.artifacts | |
com.oracle.bmc.artifacts.requests |
Modifier and Type | Method and Description |
---|---|
GetGenericArtifactByPathResponse |
Artifacts.getGenericArtifactByPath(GetGenericArtifactByPathRequest request)
Gets information about an artifact with a specified
artifactPath and version . |
GetGenericArtifactByPathResponse |
ArtifactsClient.getGenericArtifactByPath(GetGenericArtifactByPathRequest request) |
Future<GetGenericArtifactByPathResponse> |
ArtifactsAsync.getGenericArtifactByPath(GetGenericArtifactByPathRequest request,
AsyncHandler<GetGenericArtifactByPathRequest,GetGenericArtifactByPathResponse> handler)
Gets information about an artifact with a specified
artifactPath and version . |
Future<GetGenericArtifactByPathResponse> |
ArtifactsAsyncClient.getGenericArtifactByPath(GetGenericArtifactByPathRequest request,
AsyncHandler<GetGenericArtifactByPathRequest,GetGenericArtifactByPathResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetGenericArtifactByPathResponse> |
ArtifactsAsync.getGenericArtifactByPath(GetGenericArtifactByPathRequest request,
AsyncHandler<GetGenericArtifactByPathRequest,GetGenericArtifactByPathResponse> handler)
Gets information about an artifact with a specified
artifactPath and version . |
Future<GetGenericArtifactByPathResponse> |
ArtifactsAsyncClient.getGenericArtifactByPath(GetGenericArtifactByPathRequest request,
AsyncHandler<GetGenericArtifactByPathRequest,GetGenericArtifactByPathResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetGenericArtifactByPathRequest |
GetGenericArtifactByPathRequest.Builder.build()
Build the instance of GetGenericArtifactByPathRequest as configured by this builder
|
GetGenericArtifactByPathRequest |
GetGenericArtifactByPathRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetGenericArtifactByPathRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetGenericArtifactByPathRequest.Builder |
GetGenericArtifactByPathRequest.Builder.copy(GetGenericArtifactByPathRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.