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