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