Package | Description |
---|---|
com.oracle.bmc.genericartifactscontent | |
com.oracle.bmc.genericartifactscontent.responses |
Modifier and Type | Method and Description |
---|---|
GetGenericArtifactContentByPathResponse |
GenericArtifactsContent.getGenericArtifactContentByPath(GetGenericArtifactContentByPathRequest request)
Gets the content of an artifact with a specified
artifactPath and version . |
GetGenericArtifactContentByPathResponse |
GenericArtifactsContentClient.getGenericArtifactContentByPath(GetGenericArtifactContentByPathRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetGenericArtifactContentByPathResponse> |
GenericArtifactsContentAsyncClient.getGenericArtifactContentByPath(GetGenericArtifactContentByPathRequest request,
AsyncHandler<GetGenericArtifactContentByPathRequest,GetGenericArtifactContentByPathResponse> handler) |
Future<GetGenericArtifactContentByPathResponse> |
GenericArtifactsContentAsync.getGenericArtifactContentByPath(GetGenericArtifactContentByPathRequest request,
AsyncHandler<GetGenericArtifactContentByPathRequest,GetGenericArtifactContentByPathResponse> handler)
Gets the content of an artifact with a specified
artifactPath and version . |
Modifier and Type | Method and Description |
---|---|
Future<GetGenericArtifactContentByPathResponse> |
GenericArtifactsContentAsyncClient.getGenericArtifactContentByPath(GetGenericArtifactContentByPathRequest request,
AsyncHandler<GetGenericArtifactContentByPathRequest,GetGenericArtifactContentByPathResponse> handler) |
Future<GetGenericArtifactContentByPathResponse> |
GenericArtifactsContentAsync.getGenericArtifactContentByPath(GetGenericArtifactContentByPathRequest request,
AsyncHandler<GetGenericArtifactContentByPathRequest,GetGenericArtifactContentByPathResponse> handler)
Gets the content of an artifact with a specified
artifactPath and version . |
Modifier and Type | Method and Description |
---|---|
GetGenericArtifactContentByPathResponse |
GetGenericArtifactContentByPathResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetGenericArtifactContentByPathResponse.Builder |
GetGenericArtifactContentByPathResponse.Builder.copy(GetGenericArtifactContentByPathResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.