Package | Description |
---|---|
com.oracle.bmc.ons | |
com.oracle.bmc.ons.responses |
Modifier and Type | Method and Description |
---|---|
ChangeTopicCompartmentResponse |
NotificationControlPlane.changeTopicCompartment(ChangeTopicCompartmentRequest request)
Moves a topic into a different compartment within the same tenancy.
|
ChangeTopicCompartmentResponse |
NotificationControlPlaneClient.changeTopicCompartment(ChangeTopicCompartmentRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ChangeTopicCompartmentResponse> |
NotificationControlPlaneAsync.changeTopicCompartment(ChangeTopicCompartmentRequest request,
AsyncHandler<ChangeTopicCompartmentRequest,ChangeTopicCompartmentResponse> handler)
Moves a topic into a different compartment within the same tenancy.
|
Future<ChangeTopicCompartmentResponse> |
NotificationControlPlaneAsyncClient.changeTopicCompartment(ChangeTopicCompartmentRequest request,
AsyncHandler<ChangeTopicCompartmentRequest,ChangeTopicCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<ChangeTopicCompartmentResponse> |
NotificationControlPlaneAsync.changeTopicCompartment(ChangeTopicCompartmentRequest request,
AsyncHandler<ChangeTopicCompartmentRequest,ChangeTopicCompartmentResponse> handler)
Moves a topic into a different compartment within the same tenancy.
|
Future<ChangeTopicCompartmentResponse> |
NotificationControlPlaneAsyncClient.changeTopicCompartment(ChangeTopicCompartmentRequest request,
AsyncHandler<ChangeTopicCompartmentRequest,ChangeTopicCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ChangeTopicCompartmentResponse |
ChangeTopicCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeTopicCompartmentResponse.Builder |
ChangeTopicCompartmentResponse.Builder.copy(ChangeTopicCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.