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