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