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