Package | Description |
---|---|
com.oracle.bmc.marketplace | |
com.oracle.bmc.marketplace.responses |
Modifier and Type | Method and Description |
---|---|
ChangePublicationCompartmentResponse |
Marketplace.changePublicationCompartment(ChangePublicationCompartmentRequest request)
Moves the specified publication from one compartment to another.
|
ChangePublicationCompartmentResponse |
MarketplaceClient.changePublicationCompartment(ChangePublicationCompartmentRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ChangePublicationCompartmentResponse> |
MarketplaceAsync.changePublicationCompartment(ChangePublicationCompartmentRequest request,
AsyncHandler<ChangePublicationCompartmentRequest,ChangePublicationCompartmentResponse> handler)
Moves the specified publication from one compartment to another.
|
Future<ChangePublicationCompartmentResponse> |
MarketplaceAsyncClient.changePublicationCompartment(ChangePublicationCompartmentRequest request,
AsyncHandler<ChangePublicationCompartmentRequest,ChangePublicationCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<ChangePublicationCompartmentResponse> |
MarketplaceAsync.changePublicationCompartment(ChangePublicationCompartmentRequest request,
AsyncHandler<ChangePublicationCompartmentRequest,ChangePublicationCompartmentResponse> handler)
Moves the specified publication from one compartment to another.
|
Future<ChangePublicationCompartmentResponse> |
MarketplaceAsyncClient.changePublicationCompartment(ChangePublicationCompartmentRequest request,
AsyncHandler<ChangePublicationCompartmentRequest,ChangePublicationCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ChangePublicationCompartmentResponse |
ChangePublicationCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangePublicationCompartmentResponse.Builder |
ChangePublicationCompartmentResponse.Builder.copy(ChangePublicationCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.