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