Package | Description |
---|---|
com.oracle.bmc.artifacts | |
com.oracle.bmc.artifacts.responses |
Modifier and Type | Method and Description |
---|---|
GetGenericArtifactResponse |
Artifacts.getGenericArtifact(GetGenericArtifactRequest request)
Gets information about an artifact with a specified
OCID.
|
GetGenericArtifactResponse |
ArtifactsClient.getGenericArtifact(GetGenericArtifactRequest request) |
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 |
---|---|
GetGenericArtifactResponse |
GetGenericArtifactResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetGenericArtifactResponse.Builder |
GetGenericArtifactResponse.Builder.copy(GetGenericArtifactResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.