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