Uses of Interface
software.amazon.awssdk.services.workmail.model.CreateIdentityCenterApplicationResponse.Builder
-
Packages that use CreateIdentityCenterApplicationResponse.Builder Package Description software.amazon.awssdk.services.workmail.model -
-
Uses of CreateIdentityCenterApplicationResponse.Builder in software.amazon.awssdk.services.workmail.model
Methods in software.amazon.awssdk.services.workmail.model that return CreateIdentityCenterApplicationResponse.Builder Modifier and Type Method Description CreateIdentityCenterApplicationResponse.BuilderCreateIdentityCenterApplicationResponse.Builder. applicationArn(String applicationArn)The Amazon Resource Name (ARN) of the application.static CreateIdentityCenterApplicationResponse.BuilderCreateIdentityCenterApplicationResponse. builder()CreateIdentityCenterApplicationResponse.BuilderCreateIdentityCenterApplicationResponse. toBuilder()Methods in software.amazon.awssdk.services.workmail.model that return types with arguments of type CreateIdentityCenterApplicationResponse.Builder Modifier and Type Method Description static Class<? extends CreateIdentityCenterApplicationResponse.Builder>CreateIdentityCenterApplicationResponse. serializableBuilderClass()
-