Uses of Class
software.amazon.awssdk.services.glue.model.CreateGlueIdentityCenterConfigurationRequest
-
Packages that use CreateGlueIdentityCenterConfigurationRequest Package Description software.amazon.awssdk.services.glue Glue software.amazon.awssdk.services.glue.transform -
-
Uses of CreateGlueIdentityCenterConfigurationRequest in software.amazon.awssdk.services.glue
Methods in software.amazon.awssdk.services.glue with parameters of type CreateGlueIdentityCenterConfigurationRequest Modifier and Type Method Description default CompletableFuture<CreateGlueIdentityCenterConfigurationResponse>GlueAsyncClient. createGlueIdentityCenterConfiguration(CreateGlueIdentityCenterConfigurationRequest createGlueIdentityCenterConfigurationRequest)Creates a new Glue Identity Center configuration to enable integration between Glue and Amazon Web Services IAM Identity Center for authentication and authorization.default CreateGlueIdentityCenterConfigurationResponseGlueClient. createGlueIdentityCenterConfiguration(CreateGlueIdentityCenterConfigurationRequest createGlueIdentityCenterConfigurationRequest)Creates a new Glue Identity Center configuration to enable integration between Glue and Amazon Web Services IAM Identity Center for authentication and authorization. -
Uses of CreateGlueIdentityCenterConfigurationRequest in software.amazon.awssdk.services.glue.transform
Methods in software.amazon.awssdk.services.glue.transform with parameters of type CreateGlueIdentityCenterConfigurationRequest Modifier and Type Method Description SdkHttpFullRequestCreateGlueIdentityCenterConfigurationRequestMarshaller. marshall(CreateGlueIdentityCenterConfigurationRequest createGlueIdentityCenterConfigurationRequest)
-