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