Package | Description |
---|---|
com.oracle.bmc.genericartifactscontent | |
com.oracle.bmc.genericartifactscontent.requests |
Modifier and Type | Method and Description |
---|---|
GetGenericArtifactContentResponse |
GenericArtifactsContent.getGenericArtifactContent(GetGenericArtifactContentRequest request)
Gets the specified artifact’s content.
|
GetGenericArtifactContentResponse |
GenericArtifactsContentClient.getGenericArtifactContent(GetGenericArtifactContentRequest request) |
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 |
---|---|
GetGenericArtifactContentRequest |
GetGenericArtifactContentRequest.Builder.build()
Build the instance of GetGenericArtifactContentRequest as configured by this builder
|
GetGenericArtifactContentRequest |
GetGenericArtifactContentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetGenericArtifactContentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetGenericArtifactContentRequest.Builder |
GetGenericArtifactContentRequest.Builder.copy(GetGenericArtifactContentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.