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