Class EventBridgeDestination
java.lang.Object
com.commercetools.graphql.api.types.EventBridgeDestination
- All Implemented Interfaces:
Destination
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionEventBridgeDestination(String source, String region, String accountId, String type) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()inthashCode()voidsetAccountId(String accountId) voidvoidvoidtoString()
-
Constructor Details
-
EventBridgeDestination
public EventBridgeDestination() -
EventBridgeDestination
-
-
Method Details
-
getSource
-
setSource
-
getRegion
-
setRegion
-
getAccountId
-
setAccountId
-
getType
- Specified by:
getTypein interfaceDestination
-
setType
- Specified by:
setTypein interfaceDestination
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-