Uses of Class
software.amazon.awssdk.services.workmail.model.CreateIdentityCenterApplicationRequest
-
Packages that use CreateIdentityCenterApplicationRequest Package Description software.amazon.awssdk.services.workmail WorkMail is a secure, managed business email and calendaring service with support for existing desktop and mobile email clients.software.amazon.awssdk.services.workmail.transform -
-
Uses of CreateIdentityCenterApplicationRequest in software.amazon.awssdk.services.workmail
Methods in software.amazon.awssdk.services.workmail with parameters of type CreateIdentityCenterApplicationRequest Modifier and Type Method Description default CompletableFuture<CreateIdentityCenterApplicationResponse>WorkMailAsyncClient. createIdentityCenterApplication(CreateIdentityCenterApplicationRequest createIdentityCenterApplicationRequest)Creates the WorkMail application in IAM Identity Center that can be used later in the WorkMail - IdC integration.default CreateIdentityCenterApplicationResponseWorkMailClient. createIdentityCenterApplication(CreateIdentityCenterApplicationRequest createIdentityCenterApplicationRequest)Creates the WorkMail application in IAM Identity Center that can be used later in the WorkMail - IdC integration. -
Uses of CreateIdentityCenterApplicationRequest in software.amazon.awssdk.services.workmail.transform
Methods in software.amazon.awssdk.services.workmail.transform with parameters of type CreateIdentityCenterApplicationRequest Modifier and Type Method Description SdkHttpFullRequestCreateIdentityCenterApplicationRequestMarshaller. marshall(CreateIdentityCenterApplicationRequest createIdentityCenterApplicationRequest)
-