Uses of Interface
software.amazon.awssdk.services.cognitoidentity.model.CognitoIdentityResponse.Builder
-
Packages that use CognitoIdentityResponse.Builder Package Description software.amazon.awssdk.services.cognitoidentity.model -
-
Uses of CognitoIdentityResponse.Builder in software.amazon.awssdk.services.cognitoidentity.model
Classes in software.amazon.awssdk.services.cognitoidentity.model that implement CognitoIdentityResponse.Builder Modifier and Type Class Description protected static classCognitoIdentityResponse.BuilderImplMethods in software.amazon.awssdk.services.cognitoidentity.model that return CognitoIdentityResponse.Builder Modifier and Type Method Description CognitoIdentityResponse.BuilderCognitoIdentityResponse.Builder. responseMetadata(AwsResponseMetadata metadata)CognitoIdentityResponse.BuilderCognitoIdentityResponse.BuilderImpl. responseMetadata(AwsResponseMetadata responseMetadata)Constructors in software.amazon.awssdk.services.cognitoidentity.model with parameters of type CognitoIdentityResponse.Builder Constructor Description CognitoIdentityResponse(CognitoIdentityResponse.Builder builder)
-