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