Uses of Class
software.amazon.awscdk.services.appsync.GraphqlApiAttributes.Builder
Packages that use GraphqlApiAttributes.Builder
-
Uses of GraphqlApiAttributes.Builder in software.amazon.awscdk.services.appsync
Methods in software.amazon.awscdk.services.appsync that return GraphqlApiAttributes.BuilderModifier and TypeMethodDescriptionstatic GraphqlApiAttributes.BuilderGraphqlApiAttributes.builder()GraphqlApiAttributes.Builder.graphqlApiArn(String graphqlApiArn) Sets the value ofGraphqlApiAttributes.getGraphqlApiArn()GraphqlApiAttributes.Builder.graphqlApiId(String graphqlApiId) Sets the value ofGraphqlApiAttributes.getGraphqlApiId()GraphqlApiAttributes.Builder.graphQlEndpointArn(String graphQlEndpointArn) Sets the value ofinvalid reference
GraphqlApiAttributes#getGraphQlEndpointArnGraphqlApiAttributes.Builder.modes(List<? extends AuthorizationType> modes) Sets the value ofGraphqlApiAttributes.getModes()GraphqlApiAttributes.Builder.visibility(Visibility visibility) Sets the value ofGraphqlApiAttributes.getVisibility()Constructors in software.amazon.awscdk.services.appsync with parameters of type GraphqlApiAttributes.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(GraphqlApiAttributes.Builder builder) Constructor that initializes the object based on literal property values passed by theGraphqlApiAttributes.Builder.