Package | Description |
---|---|
com.oracle.bmc.marketplacepublisher | |
com.oracle.bmc.marketplacepublisher.requests |
Modifier and Type | Method and Description |
---|---|
Future<ChangeArtifactCompartmentResponse> |
MarketplacePublisherAsyncClient.changeArtifactCompartment(ChangeArtifactCompartmentRequest request,
AsyncHandler<ChangeArtifactCompartmentRequest,ChangeArtifactCompartmentResponse> handler) |
Future<ChangeArtifactCompartmentResponse> |
MarketplacePublisherAsync.changeArtifactCompartment(ChangeArtifactCompartmentRequest request,
AsyncHandler<ChangeArtifactCompartmentRequest,ChangeArtifactCompartmentResponse> handler)
Moves the specified artifact to the specified compartment within the same tenancy.
|
Modifier and Type | Method and Description |
---|---|
ChangeArtifactCompartmentRequest |
ChangeArtifactCompartmentRequest.Builder.build()
Build the instance of ChangeArtifactCompartmentRequest as configured by this builder
|
ChangeArtifactCompartmentRequest |
ChangeArtifactCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeArtifactCompartmentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ChangeArtifactCompartmentRequest.Builder |
ChangeArtifactCompartmentRequest.Builder.copy(ChangeArtifactCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.