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