Uses of Interface
software.amazon.awssdk.services.chatbot.model.AssociationListing.Builder
-
Packages that use AssociationListing.Builder Package Description software.amazon.awssdk.services.chatbot.model -
-
Uses of AssociationListing.Builder in software.amazon.awssdk.services.chatbot.model
Methods in software.amazon.awssdk.services.chatbot.model that return AssociationListing.Builder Modifier and Type Method Description static AssociationListing.BuilderAssociationListing. builder()AssociationListing.BuilderAssociationListing.Builder. resource(String resource)The Amazon Resource Name (ARN) of the resource (for example, a custom action).AssociationListing.BuilderAssociationListing. toBuilder()Methods in software.amazon.awssdk.services.chatbot.model that return types with arguments of type AssociationListing.Builder Modifier and Type Method Description static Class<? extends AssociationListing.Builder>AssociationListing. serializableBuilderClass()
-