Package | Description |
---|---|
com.oracle.bmc.marketplacepublisher | |
com.oracle.bmc.marketplacepublisher.responses |
Modifier and Type | Method and Description |
---|---|
ChangeArtifactCompartmentResponse |
MarketplacePublisherClient.changeArtifactCompartment(ChangeArtifactCompartmentRequest request) |
ChangeArtifactCompartmentResponse |
MarketplacePublisher.changeArtifactCompartment(ChangeArtifactCompartmentRequest request)
Moves the specified artifact to the specified compartment within the same tenancy.
|
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 |
---|---|
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 |
---|---|
ChangeArtifactCompartmentResponse |
ChangeArtifactCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeArtifactCompartmentResponse.Builder |
ChangeArtifactCompartmentResponse.Builder.copy(ChangeArtifactCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.