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