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