Uses of Interface
software.amazon.awssdk.services.glue.model.CreateGlueIdentityCenterConfigurationResponse.Builder
-
Packages that use CreateGlueIdentityCenterConfigurationResponse.Builder Package Description software.amazon.awssdk.services.glue.model -
-
Uses of CreateGlueIdentityCenterConfigurationResponse.Builder in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return CreateGlueIdentityCenterConfigurationResponse.Builder Modifier and Type Method Description CreateGlueIdentityCenterConfigurationResponse.BuilderCreateGlueIdentityCenterConfigurationResponse.Builder. applicationArn(String applicationArn)The Amazon Resource Name (ARN) of the Identity Center application that was created for the Glue configuration.static CreateGlueIdentityCenterConfigurationResponse.BuilderCreateGlueIdentityCenterConfigurationResponse. builder()CreateGlueIdentityCenterConfigurationResponse.BuilderCreateGlueIdentityCenterConfigurationResponse. toBuilder()Methods in software.amazon.awssdk.services.glue.model that return types with arguments of type CreateGlueIdentityCenterConfigurationResponse.Builder Modifier and Type Method Description static Class<? extends CreateGlueIdentityCenterConfigurationResponse.Builder>CreateGlueIdentityCenterConfigurationResponse. serializableBuilderClass()
-