Package | Description |
---|---|
com.oracle.bmc.artifacts | |
com.oracle.bmc.artifacts.responses |
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) |
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 |
---|---|
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 |
---|---|
GetGenericArtifactByPathResponse |
GetGenericArtifactByPathResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetGenericArtifactByPathResponse.Builder |
GetGenericArtifactByPathResponse.Builder.copy(GetGenericArtifactByPathResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.