Package | Description |
---|---|
com.oracle.bmc.ons | |
com.oracle.bmc.ons.responses |
Modifier and Type | Method and Description |
---|---|
ChangeSubscriptionCompartmentResponse |
NotificationDataPlaneClient.changeSubscriptionCompartment(ChangeSubscriptionCompartmentRequest request) |
ChangeSubscriptionCompartmentResponse |
NotificationDataPlane.changeSubscriptionCompartment(ChangeSubscriptionCompartmentRequest request)
Moves a subscription into a different compartment within the same tenancy.
|
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 |
---|---|
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 |
---|---|
ChangeSubscriptionCompartmentResponse |
ChangeSubscriptionCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeSubscriptionCompartmentResponse.Builder |
ChangeSubscriptionCompartmentResponse.Builder.copy(ChangeSubscriptionCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.