Package | Description |
---|---|
com.oracle.bmc.artifacts | |
com.oracle.bmc.artifacts.responses |
Modifier and Type | Method and Description |
---|---|
UpdateGenericArtifactByPathResponse |
Artifacts.updateGenericArtifactByPath(UpdateGenericArtifactByPathRequest request)
Updates an artifact with a specified
artifactPath and version . |
UpdateGenericArtifactByPathResponse |
ArtifactsClient.updateGenericArtifactByPath(UpdateGenericArtifactByPathRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateGenericArtifactByPathResponse> |
ArtifactsAsync.updateGenericArtifactByPath(UpdateGenericArtifactByPathRequest request,
AsyncHandler<UpdateGenericArtifactByPathRequest,UpdateGenericArtifactByPathResponse> handler)
Updates an artifact with a specified
artifactPath and version . |
Future<UpdateGenericArtifactByPathResponse> |
ArtifactsAsyncClient.updateGenericArtifactByPath(UpdateGenericArtifactByPathRequest request,
AsyncHandler<UpdateGenericArtifactByPathRequest,UpdateGenericArtifactByPathResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateGenericArtifactByPathResponse> |
ArtifactsAsync.updateGenericArtifactByPath(UpdateGenericArtifactByPathRequest request,
AsyncHandler<UpdateGenericArtifactByPathRequest,UpdateGenericArtifactByPathResponse> handler)
Updates an artifact with a specified
artifactPath and version . |
Future<UpdateGenericArtifactByPathResponse> |
ArtifactsAsyncClient.updateGenericArtifactByPath(UpdateGenericArtifactByPathRequest request,
AsyncHandler<UpdateGenericArtifactByPathRequest,UpdateGenericArtifactByPathResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateGenericArtifactByPathResponse |
UpdateGenericArtifactByPathResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateGenericArtifactByPathResponse.Builder |
UpdateGenericArtifactByPathResponse.Builder.copy(UpdateGenericArtifactByPathResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.