Uses of Interface
software.amazon.awssdk.services.alexaforbusiness.model.SendInvitationResponse.Builder
-
Packages that use SendInvitationResponse.Builder Package Description software.amazon.awssdk.services.alexaforbusiness.model -
-
Uses of SendInvitationResponse.Builder in software.amazon.awssdk.services.alexaforbusiness.model
Methods in software.amazon.awssdk.services.alexaforbusiness.model that return SendInvitationResponse.Builder Modifier and Type Method Description static SendInvitationResponse.BuilderSendInvitationResponse. builder()SendInvitationResponse.BuilderSendInvitationResponse. toBuilder()Methods in software.amazon.awssdk.services.alexaforbusiness.model that return types with arguments of type SendInvitationResponse.Builder Modifier and Type Method Description static Class<? extends SendInvitationResponse.Builder>SendInvitationResponse. serializableBuilderClass()
-