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