Uses of Class
software.amazon.awssdk.services.glue.model.GetGlueIdentityCenterConfigurationRequest
-
Packages that use GetGlueIdentityCenterConfigurationRequest Package Description software.amazon.awssdk.services.glue Glue software.amazon.awssdk.services.glue.transform -
-
Uses of GetGlueIdentityCenterConfigurationRequest in software.amazon.awssdk.services.glue
Methods in software.amazon.awssdk.services.glue with parameters of type GetGlueIdentityCenterConfigurationRequest Modifier and Type Method Description default CompletableFuture<GetGlueIdentityCenterConfigurationResponse>GlueAsyncClient. getGlueIdentityCenterConfiguration(GetGlueIdentityCenterConfigurationRequest getGlueIdentityCenterConfigurationRequest)Retrieves the current Glue Identity Center configuration details, including the associated Identity Center instance and application information.default GetGlueIdentityCenterConfigurationResponseGlueClient. getGlueIdentityCenterConfiguration(GetGlueIdentityCenterConfigurationRequest getGlueIdentityCenterConfigurationRequest)Retrieves the current Glue Identity Center configuration details, including the associated Identity Center instance and application information. -
Uses of GetGlueIdentityCenterConfigurationRequest in software.amazon.awssdk.services.glue.transform
Methods in software.amazon.awssdk.services.glue.transform with parameters of type GetGlueIdentityCenterConfigurationRequest Modifier and Type Method Description SdkHttpFullRequestGetGlueIdentityCenterConfigurationRequestMarshaller. marshall(GetGlueIdentityCenterConfigurationRequest getGlueIdentityCenterConfigurationRequest)
-