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