Class DestinationInput.Builder
java.lang.Object
com.commercetools.graphql.api.types.DestinationInput.Builder
- Enclosing class:
- DestinationInput
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionAzureServiceBus(AzureServiceBusDestinationInput AzureServiceBus) build()ConfluentCloud(ConfluentCloudDestinationInput ConfluentCloud) EventBridge(EventBridgeDestinationInput EventBridge) EventGrid(EventGridDestinationInput EventGrid) GoogleCloudPubSub(GoogleCloudPubSubDestinationInput GoogleCloudPubSub) SNS(SNSDestinationInput SNS) SQS(SQSDestinationInput SQS)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
-
SQS
-
SNS
-
AzureServiceBus
-
EventGrid
-
GoogleCloudPubSub
public DestinationInput.Builder GoogleCloudPubSub(GoogleCloudPubSubDestinationInput GoogleCloudPubSub) -
EventBridge
-
ConfluentCloud
-