Uses of Class
software.amazon.awscdk.services.appsync.BaseChannelNamespaceProps.Builder
Packages that use BaseChannelNamespaceProps.Builder
-
Uses of BaseChannelNamespaceProps.Builder in software.amazon.awscdk.services.appsync
Methods in software.amazon.awscdk.services.appsync that return BaseChannelNamespaceProps.BuilderModifier and TypeMethodDescriptionBaseChannelNamespaceProps.Builder.authorizationConfig(NamespaceAuthConfig authorizationConfig) Sets the value ofBaseChannelNamespaceProps.getAuthorizationConfig()BaseChannelNamespaceProps.builder()BaseChannelNamespaceProps.Builder.channelNamespaceName(String channelNamespaceName) Sets the value ofBaseChannelNamespaceProps.getChannelNamespaceName()Sets the value ofBaseChannelNamespaceProps.getCode()BaseChannelNamespaceProps.Builder.publishHandlerConfig(HandlerConfig publishHandlerConfig) Sets the value ofBaseChannelNamespaceProps.getPublishHandlerConfig()BaseChannelNamespaceProps.Builder.subscribeHandlerConfig(HandlerConfig subscribeHandlerConfig) Sets the value ofBaseChannelNamespaceProps.getSubscribeHandlerConfig()Constructors in software.amazon.awscdk.services.appsync with parameters of type BaseChannelNamespaceProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theBaseChannelNamespaceProps.Builder.