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