Package | Description |
---|---|
com.oracle.bmc.ons | |
com.oracle.bmc.ons.requests |
Modifier and Type | Method and Description |
---|---|
CreateTopicResponse |
NotificationControlPlane.createTopic(CreateTopicRequest request)
Creates a topic in the specified compartment.
|
CreateTopicResponse |
NotificationControlPlaneClient.createTopic(CreateTopicRequest request) |
Future<CreateTopicResponse> |
NotificationControlPlaneAsync.createTopic(CreateTopicRequest request,
AsyncHandler<CreateTopicRequest,CreateTopicResponse> handler)
Creates a topic in the specified compartment.
|
Future<CreateTopicResponse> |
NotificationControlPlaneAsyncClient.createTopic(CreateTopicRequest request,
AsyncHandler<CreateTopicRequest,CreateTopicResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateTopicResponse> |
NotificationControlPlaneAsync.createTopic(CreateTopicRequest request,
AsyncHandler<CreateTopicRequest,CreateTopicResponse> handler)
Creates a topic in the specified compartment.
|
Future<CreateTopicResponse> |
NotificationControlPlaneAsyncClient.createTopic(CreateTopicRequest request,
AsyncHandler<CreateTopicRequest,CreateTopicResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateTopicRequest |
CreateTopicRequest.Builder.build()
Build the instance of CreateTopicRequest as configured by this builder
|
CreateTopicRequest |
CreateTopicRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateTopicRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateTopicRequest.Builder |
CreateTopicRequest.Builder.copy(CreateTopicRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.