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