Package | Description |
---|---|
com.oracle.bmc.artifacts | |
com.oracle.bmc.artifacts.requests |
Modifier and Type | Method and Description |
---|---|
UpdateGenericArtifactResponse |
Artifacts.updateGenericArtifact(UpdateGenericArtifactRequest request)
Updates the artifact with the specified
OCID.
|
UpdateGenericArtifactResponse |
ArtifactsClient.updateGenericArtifact(UpdateGenericArtifactRequest request) |
Future<UpdateGenericArtifactResponse> |
ArtifactsAsync.updateGenericArtifact(UpdateGenericArtifactRequest request,
AsyncHandler<UpdateGenericArtifactRequest,UpdateGenericArtifactResponse> handler)
Updates the artifact with the specified
OCID.
|
Future<UpdateGenericArtifactResponse> |
ArtifactsAsyncClient.updateGenericArtifact(UpdateGenericArtifactRequest request,
AsyncHandler<UpdateGenericArtifactRequest,UpdateGenericArtifactResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateGenericArtifactResponse> |
ArtifactsAsync.updateGenericArtifact(UpdateGenericArtifactRequest request,
AsyncHandler<UpdateGenericArtifactRequest,UpdateGenericArtifactResponse> handler)
Updates the artifact with the specified
OCID.
|
Future<UpdateGenericArtifactResponse> |
ArtifactsAsyncClient.updateGenericArtifact(UpdateGenericArtifactRequest request,
AsyncHandler<UpdateGenericArtifactRequest,UpdateGenericArtifactResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateGenericArtifactRequest |
UpdateGenericArtifactRequest.Builder.build()
Build the instance of UpdateGenericArtifactRequest as configured by this builder
|
UpdateGenericArtifactRequest |
UpdateGenericArtifactRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateGenericArtifactRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateGenericArtifactRequest.Builder |
UpdateGenericArtifactRequest.Builder.copy(UpdateGenericArtifactRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.