Class ConfluentCloudDestination
java.lang.Object
com.commercetools.graphql.api.types.ConfluentCloudDestination
- All Implemented Interfaces:
Destination
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetAcks()getKey()getTopic()getType()inthashCode()voidvoidvoidsetApiSecret(String apiSecret) voidsetBootstrapServer(String bootstrapServer) voidvoidvoidtoString()
-
Constructor Details
-
ConfluentCloudDestination
public ConfluentCloudDestination() -
ConfluentCloudDestination
-
-
Method Details
-
getBootstrapServer
-
setBootstrapServer
-
getApiKey
-
setApiKey
-
getApiSecret
-
setApiSecret
-
getAcks
-
setAcks
-
getTopic
-
setTopic
-
getKey
-
setKey
-
getType
- Specified by:
getTypein interfaceDestination
-
setType
- Specified by:
setTypein interfaceDestination
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-