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