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