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