Uses of Interface
software.amazon.awssdk.services.cognitoidentityprovider.model.UpdateUserPoolDomainResponse.Builder
-
Packages that use UpdateUserPoolDomainResponse.Builder Package Description software.amazon.awssdk.services.cognitoidentityprovider.model -
-
Uses of UpdateUserPoolDomainResponse.Builder in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return UpdateUserPoolDomainResponse.Builder Modifier and Type Method Description static UpdateUserPoolDomainResponse.BuilderUpdateUserPoolDomainResponse. builder()UpdateUserPoolDomainResponse.BuilderUpdateUserPoolDomainResponse.Builder. cloudFrontDomain(String cloudFrontDomain)The Amazon CloudFront endpoint that Amazon Cognito set up when you added the custom domain to your user pool.UpdateUserPoolDomainResponse.BuilderUpdateUserPoolDomainResponse. toBuilder()Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return types with arguments of type UpdateUserPoolDomainResponse.Builder Modifier and Type Method Description static Class<? extends UpdateUserPoolDomainResponse.Builder>UpdateUserPoolDomainResponse. serializableBuilderClass()
-