Class EventGridDestination
java.lang.Object
com.commercetools.graphql.api.types.EventGridDestination
- All Implemented Interfaces:
Destination
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()getUri()inthashCode()static EventGridDestination.BuildervoidsetAccessKey(String accessKey) voidvoidtoString()
-
Constructor Details
-
EventGridDestination
public EventGridDestination() -
EventGridDestination
-
-
Method Details
-
getUri
-
setUri
-
getAccessKey
-
setAccessKey
-
getType
- Specified by:
getTypein interfaceDestination
-
setType
- Specified by:
setTypein interfaceDestination
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-