Uses of Class
software.amazon.awscdk.services.appsync.SourceApi.Builder
-
Uses of SourceApi.Builder in software.amazon.awscdk.services.appsync
Modifier and TypeMethodDescriptionstatic SourceApi.Builder
SourceApi.builder()
SourceApi.Builder.description
(String description) Sets the value ofSourceApi.getDescription()
Sets the value ofSourceApi.getMergeType()
SourceApi.Builder.sourceApi
(IGraphqlApi sourceApi) Sets the value ofSourceApi.getSourceApi()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(SourceApi.Builder builder) Constructor that initializes the object based on literal property values passed by theSourceApi.Builder
.