Package | Description |
---|---|
com.oracle.bmc.ons | |
com.oracle.bmc.ons.requests |
Modifier and Type | Method and Description |
---|---|
Future<ChangeSubscriptionCompartmentResponse> |
NotificationDataPlaneAsync.changeSubscriptionCompartment(ChangeSubscriptionCompartmentRequest request,
AsyncHandler<ChangeSubscriptionCompartmentRequest,ChangeSubscriptionCompartmentResponse> handler)
Moves a subscription into a different compartment within the same tenancy.
|
Future<ChangeSubscriptionCompartmentResponse> |
NotificationDataPlaneAsyncClient.changeSubscriptionCompartment(ChangeSubscriptionCompartmentRequest request,
AsyncHandler<ChangeSubscriptionCompartmentRequest,ChangeSubscriptionCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ChangeSubscriptionCompartmentRequest |
ChangeSubscriptionCompartmentRequest.Builder.build()
Build the instance of ChangeSubscriptionCompartmentRequest as configured by this builder
|
ChangeSubscriptionCompartmentRequest |
ChangeSubscriptionCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeSubscriptionCompartmentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ChangeSubscriptionCompartmentRequest.Builder |
ChangeSubscriptionCompartmentRequest.Builder.copy(ChangeSubscriptionCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.