Interface UpdateLakeFormationIdentityCenterConfigurationRequest.Builder
-
- All Superinterfaces:
AwsRequest.Builder,Buildable,CopyableBuilder<UpdateLakeFormationIdentityCenterConfigurationRequest.Builder,UpdateLakeFormationIdentityCenterConfigurationRequest>,LakeFormationRequest.Builder,SdkBuilder<UpdateLakeFormationIdentityCenterConfigurationRequest.Builder,UpdateLakeFormationIdentityCenterConfigurationRequest>,SdkPojo,SdkRequest.Builder
- Enclosing class:
- UpdateLakeFormationIdentityCenterConfigurationRequest
public static interface UpdateLakeFormationIdentityCenterConfigurationRequest.Builder extends LakeFormationRequest.Builder, SdkPojo, CopyableBuilder<UpdateLakeFormationIdentityCenterConfigurationRequest.Builder,UpdateLakeFormationIdentityCenterConfigurationRequest>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description UpdateLakeFormationIdentityCenterConfigurationRequest.BuilderapplicationStatus(String applicationStatus)Allows to enable or disable the IAM Identity Center connection.UpdateLakeFormationIdentityCenterConfigurationRequest.BuilderapplicationStatus(ApplicationStatus applicationStatus)Allows to enable or disable the IAM Identity Center connection.UpdateLakeFormationIdentityCenterConfigurationRequest.BuildercatalogId(String catalogId)The identifier for the Data Catalog.default UpdateLakeFormationIdentityCenterConfigurationRequest.BuilderexternalFiltering(Consumer<ExternalFilteringConfiguration.Builder> externalFiltering)A list of the account IDs of Amazon Web Services accounts of third-party applications that are allowed to access data managed by Lake Formation.UpdateLakeFormationIdentityCenterConfigurationRequest.BuilderexternalFiltering(ExternalFilteringConfiguration externalFiltering)A list of the account IDs of Amazon Web Services accounts of third-party applications that are allowed to access data managed by Lake Formation.UpdateLakeFormationIdentityCenterConfigurationRequest.BuilderoverrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)UpdateLakeFormationIdentityCenterConfigurationRequest.BuilderoverrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)UpdateLakeFormationIdentityCenterConfigurationRequest.BuildershareRecipients(Collection<DataLakePrincipal> shareRecipients)A list of Amazon Web Services account IDs or Amazon Web Services organization/organizational unit ARNs that are allowed to access to access data managed by Lake Formation.UpdateLakeFormationIdentityCenterConfigurationRequest.BuildershareRecipients(Consumer<DataLakePrincipal.Builder>... shareRecipients)A list of Amazon Web Services account IDs or Amazon Web Services organization/organizational unit ARNs that are allowed to access to access data managed by Lake Formation.UpdateLakeFormationIdentityCenterConfigurationRequest.BuildershareRecipients(DataLakePrincipal... shareRecipients)A list of Amazon Web Services account IDs or Amazon Web Services organization/organizational unit ARNs that are allowed to access to access data managed by Lake Formation.-
Methods inherited from interface software.amazon.awssdk.awscore.AwsRequest.Builder
overrideConfiguration
-
Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
-
Methods inherited from interface software.amazon.awssdk.services.lakeformation.model.LakeFormationRequest.Builder
build
-
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
-
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFields
-
-
-
-
Method Detail
-
catalogId
UpdateLakeFormationIdentityCenterConfigurationRequest.Builder catalogId(String catalogId)
The identifier for the Data Catalog. By default, the account ID. The Data Catalog is the persistent metadata store. It contains database definitions, table definitions, view definitions, and other control information to manage your Lake Formation environment.
- Parameters:
catalogId- The identifier for the Data Catalog. By default, the account ID. The Data Catalog is the persistent metadata store. It contains database definitions, table definitions, view definitions, and other control information to manage your Lake Formation environment.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
shareRecipients
UpdateLakeFormationIdentityCenterConfigurationRequest.Builder shareRecipients(Collection<DataLakePrincipal> shareRecipients)
A list of Amazon Web Services account IDs or Amazon Web Services organization/organizational unit ARNs that are allowed to access to access data managed by Lake Formation.
If the
ShareRecipientslist includes valid values, then the resource share is updated with the principals you want to have access to the resources.If the
ShareRecipientsvalue is null, both the list of share recipients and the resource share remain unchanged.If the
ShareRecipientsvalue is an empty list, then the existing share recipients list will be cleared, and the resource share will be deleted.- Parameters:
shareRecipients- A list of Amazon Web Services account IDs or Amazon Web Services organization/organizational unit ARNs that are allowed to access to access data managed by Lake Formation.If the
ShareRecipientslist includes valid values, then the resource share is updated with the principals you want to have access to the resources.If the
ShareRecipientsvalue is null, both the list of share recipients and the resource share remain unchanged.If the
ShareRecipientsvalue is an empty list, then the existing share recipients list will be cleared, and the resource share will be deleted.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
shareRecipients
UpdateLakeFormationIdentityCenterConfigurationRequest.Builder shareRecipients(DataLakePrincipal... shareRecipients)
A list of Amazon Web Services account IDs or Amazon Web Services organization/organizational unit ARNs that are allowed to access to access data managed by Lake Formation.
If the
ShareRecipientslist includes valid values, then the resource share is updated with the principals you want to have access to the resources.If the
ShareRecipientsvalue is null, both the list of share recipients and the resource share remain unchanged.If the
ShareRecipientsvalue is an empty list, then the existing share recipients list will be cleared, and the resource share will be deleted.- Parameters:
shareRecipients- A list of Amazon Web Services account IDs or Amazon Web Services organization/organizational unit ARNs that are allowed to access to access data managed by Lake Formation.If the
ShareRecipientslist includes valid values, then the resource share is updated with the principals you want to have access to the resources.If the
ShareRecipientsvalue is null, both the list of share recipients and the resource share remain unchanged.If the
ShareRecipientsvalue is an empty list, then the existing share recipients list will be cleared, and the resource share will be deleted.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
shareRecipients
UpdateLakeFormationIdentityCenterConfigurationRequest.Builder shareRecipients(Consumer<DataLakePrincipal.Builder>... shareRecipients)
A list of Amazon Web Services account IDs or Amazon Web Services organization/organizational unit ARNs that are allowed to access to access data managed by Lake Formation.
If the
ShareRecipientslist includes valid values, then the resource share is updated with the principals you want to have access to the resources.If the
ShareRecipientsvalue is null, both the list of share recipients and the resource share remain unchanged.If the
This is a convenience method that creates an instance of theShareRecipientsvalue is an empty list, then the existing share recipients list will be cleared, and the resource share will be deleted.DataLakePrincipal.Builderavoiding the need to create one manually viaDataLakePrincipal.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed to#shareRecipients(List.) - Parameters:
shareRecipients- a consumer that will call methods onDataLakePrincipal.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#shareRecipients(java.util.Collection)
-
applicationStatus
UpdateLakeFormationIdentityCenterConfigurationRequest.Builder applicationStatus(String applicationStatus)
Allows to enable or disable the IAM Identity Center connection.
- Parameters:
applicationStatus- Allows to enable or disable the IAM Identity Center connection.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
ApplicationStatus,ApplicationStatus
-
applicationStatus
UpdateLakeFormationIdentityCenterConfigurationRequest.Builder applicationStatus(ApplicationStatus applicationStatus)
Allows to enable or disable the IAM Identity Center connection.
- Parameters:
applicationStatus- Allows to enable or disable the IAM Identity Center connection.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
ApplicationStatus,ApplicationStatus
-
externalFiltering
UpdateLakeFormationIdentityCenterConfigurationRequest.Builder externalFiltering(ExternalFilteringConfiguration externalFiltering)
A list of the account IDs of Amazon Web Services accounts of third-party applications that are allowed to access data managed by Lake Formation.
- Parameters:
externalFiltering- A list of the account IDs of Amazon Web Services accounts of third-party applications that are allowed to access data managed by Lake Formation.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
externalFiltering
default UpdateLakeFormationIdentityCenterConfigurationRequest.Builder externalFiltering(Consumer<ExternalFilteringConfiguration.Builder> externalFiltering)
A list of the account IDs of Amazon Web Services accounts of third-party applications that are allowed to access data managed by Lake Formation.
This is a convenience method that creates an instance of theExternalFilteringConfiguration.Builderavoiding the need to create one manually viaExternalFilteringConfiguration.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toexternalFiltering(ExternalFilteringConfiguration).- Parameters:
externalFiltering- a consumer that will call methods onExternalFilteringConfiguration.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
externalFiltering(ExternalFilteringConfiguration)
-
overrideConfiguration
UpdateLakeFormationIdentityCenterConfigurationRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
- Specified by:
overrideConfigurationin interfaceAwsRequest.Builder
-
overrideConfiguration
UpdateLakeFormationIdentityCenterConfigurationRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
- Specified by:
overrideConfigurationin interfaceAwsRequest.Builder
-
-