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