Interface UpdateOdbNetworkRequest.Builder
- All Superinterfaces:
AwsRequest.Builder,Buildable,CopyableBuilder<UpdateOdbNetworkRequest.Builder,,UpdateOdbNetworkRequest> OdbRequest.Builder,SdkBuilder<UpdateOdbNetworkRequest.Builder,,UpdateOdbNetworkRequest> SdkPojo,SdkRequest.Builder
- Enclosing class:
UpdateOdbNetworkRequest
-
Method Summary
Modifier and TypeMethodDescriptioncrossRegionS3RestoreSourcesToDisable(String... crossRegionS3RestoreSourcesToDisable) The cross-Region Amazon S3 restore sources to disable for the ODB network.crossRegionS3RestoreSourcesToDisable(Collection<String> crossRegionS3RestoreSourcesToDisable) The cross-Region Amazon S3 restore sources to disable for the ODB network.crossRegionS3RestoreSourcesToEnable(String... crossRegionS3RestoreSourcesToEnable) The cross-Region Amazon S3 restore sources to enable for the ODB network.crossRegionS3RestoreSourcesToEnable(Collection<String> crossRegionS3RestoreSourcesToEnable) The cross-Region Amazon S3 restore sources to enable for the ODB network.displayName(String displayName) The new user-friendly name of the ODB network.The Amazon Web Services Key Management Service (KMS) access configuration for the ODB network.The Amazon Web Services Key Management Service (KMS) access configuration for the ODB network.kmsPolicyDocument(String kmsPolicyDocument) The KMS policy document that defines permissions for key usage within the ODB network.odbNetworkId(String odbNetworkId) The unique identifier of the ODB network to update.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) Add an optional request override configuration.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) Add an optional request override configuration.peeredCidrsToBeAdded(String... peeredCidrsToBeAdded) The list of CIDR ranges from the peered VPC that allow access to the ODB network.peeredCidrsToBeAdded(Collection<String> peeredCidrsToBeAdded) The list of CIDR ranges from the peered VPC that allow access to the ODB network.peeredCidrsToBeRemoved(String... peeredCidrsToBeRemoved) The list of CIDR ranges from the peered VPC to remove from the ODB network.peeredCidrsToBeRemoved(Collection<String> peeredCidrsToBeRemoved) The list of CIDR ranges from the peered VPC to remove from the ODB network.Specifies the updated configuration for Amazon S3 access from the ODB network.Specifies the updated configuration for Amazon S3 access from the ODB network.s3PolicyDocument(String s3PolicyDocument) Specifies the updated endpoint policy for Amazon S3 access from the ODB network.The Amazon Web Services Security Token Service (STS) access configuration for the ODB network.The Amazon Web Services Security Token Service (STS) access configuration for the ODB network.stsPolicyDocument(String stsPolicyDocument) The STS policy document that defines permissions for token service usage within the ODB network.zeroEtlAccess(String zeroEtlAccess) Specifies the updated configuration for Zero-ETL access from the ODB network.zeroEtlAccess(Access zeroEtlAccess) Specifies the updated configuration for Zero-ETL access from the ODB network.Methods inherited from interface software.amazon.awssdk.awscore.AwsRequest.Builder
overrideConfigurationMethods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copyMethods inherited from interface software.amazon.awssdk.services.odb.model.OdbRequest.Builder
buildMethods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, buildMethods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields
-
Method Details
-
odbNetworkId
The unique identifier of the ODB network to update.
- Parameters:
odbNetworkId- The unique identifier of the ODB network to update.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
displayName
The new user-friendly name of the ODB network.
- Parameters:
displayName- The new user-friendly name of the ODB network.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
peeredCidrsToBeAdded
The list of CIDR ranges from the peered VPC that allow access to the ODB network.
- Parameters:
peeredCidrsToBeAdded- The list of CIDR ranges from the peered VPC that allow access to the ODB network.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
peeredCidrsToBeAdded
The list of CIDR ranges from the peered VPC that allow access to the ODB network.
- Parameters:
peeredCidrsToBeAdded- The list of CIDR ranges from the peered VPC that allow access to the ODB network.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
peeredCidrsToBeRemoved
The list of CIDR ranges from the peered VPC to remove from the ODB network.
- Parameters:
peeredCidrsToBeRemoved- The list of CIDR ranges from the peered VPC to remove from the ODB network.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
peeredCidrsToBeRemoved
The list of CIDR ranges from the peered VPC to remove from the ODB network.
- Parameters:
peeredCidrsToBeRemoved- The list of CIDR ranges from the peered VPC to remove from the ODB network.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
s3Access
Specifies the updated configuration for Amazon S3 access from the ODB network.
- Parameters:
s3Access- Specifies the updated configuration for Amazon S3 access from the ODB network.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
s3Access
Specifies the updated configuration for Amazon S3 access from the ODB network.
- Parameters:
s3Access- Specifies the updated configuration for Amazon S3 access from the ODB network.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
zeroEtlAccess
Specifies the updated configuration for Zero-ETL access from the ODB network.
- Parameters:
zeroEtlAccess- Specifies the updated configuration for Zero-ETL access from the ODB network.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
zeroEtlAccess
Specifies the updated configuration for Zero-ETL access from the ODB network.
- Parameters:
zeroEtlAccess- Specifies the updated configuration for Zero-ETL access from the ODB network.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
stsAccess
The Amazon Web Services Security Token Service (STS) access configuration for the ODB network.
- Parameters:
stsAccess- The Amazon Web Services Security Token Service (STS) access configuration for the ODB network.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
stsAccess
The Amazon Web Services Security Token Service (STS) access configuration for the ODB network.
- Parameters:
stsAccess- The Amazon Web Services Security Token Service (STS) access configuration for the ODB network.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
kmsAccess
The Amazon Web Services Key Management Service (KMS) access configuration for the ODB network.
- Parameters:
kmsAccess- The Amazon Web Services Key Management Service (KMS) access configuration for the ODB network.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
kmsAccess
The Amazon Web Services Key Management Service (KMS) access configuration for the ODB network.
- Parameters:
kmsAccess- The Amazon Web Services Key Management Service (KMS) access configuration for the ODB network.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
s3PolicyDocument
Specifies the updated endpoint policy for Amazon S3 access from the ODB network.
- Parameters:
s3PolicyDocument- Specifies the updated endpoint policy for Amazon S3 access from the ODB network.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
stsPolicyDocument
The STS policy document that defines permissions for token service usage within the ODB network.
- Parameters:
stsPolicyDocument- The STS policy document that defines permissions for token service usage within the ODB network.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
kmsPolicyDocument
The KMS policy document that defines permissions for key usage within the ODB network.
- Parameters:
kmsPolicyDocument- The KMS policy document that defines permissions for key usage within the ODB network.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
crossRegionS3RestoreSourcesToEnable
UpdateOdbNetworkRequest.Builder crossRegionS3RestoreSourcesToEnable(Collection<String> crossRegionS3RestoreSourcesToEnable) The cross-Region Amazon S3 restore sources to enable for the ODB network.
- Parameters:
crossRegionS3RestoreSourcesToEnable- The cross-Region Amazon S3 restore sources to enable for the ODB network.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
crossRegionS3RestoreSourcesToEnable
UpdateOdbNetworkRequest.Builder crossRegionS3RestoreSourcesToEnable(String... crossRegionS3RestoreSourcesToEnable) The cross-Region Amazon S3 restore sources to enable for the ODB network.
- Parameters:
crossRegionS3RestoreSourcesToEnable- The cross-Region Amazon S3 restore sources to enable for the ODB network.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
crossRegionS3RestoreSourcesToDisable
UpdateOdbNetworkRequest.Builder crossRegionS3RestoreSourcesToDisable(Collection<String> crossRegionS3RestoreSourcesToDisable) The cross-Region Amazon S3 restore sources to disable for the ODB network.
- Parameters:
crossRegionS3RestoreSourcesToDisable- The cross-Region Amazon S3 restore sources to disable for the ODB network.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
crossRegionS3RestoreSourcesToDisable
UpdateOdbNetworkRequest.Builder crossRegionS3RestoreSourcesToDisable(String... crossRegionS3RestoreSourcesToDisable) The cross-Region Amazon S3 restore sources to disable for the ODB network.
- Parameters:
crossRegionS3RestoreSourcesToDisable- The cross-Region Amazon S3 restore sources to disable for the ODB network.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
overrideConfiguration
UpdateOdbNetworkRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) Description copied from interface:AwsRequest.BuilderAdd an optional request override configuration.- Specified by:
overrideConfigurationin interfaceAwsRequest.Builder- Parameters:
overrideConfiguration- The override configuration.- Returns:
- This object for method chaining.
-
overrideConfiguration
UpdateOdbNetworkRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) Description copied from interface:AwsRequest.BuilderAdd an optional request override configuration.- Specified by:
overrideConfigurationin interfaceAwsRequest.Builder- Parameters:
builderConsumer- AConsumerto which an emptyAwsRequestOverrideConfiguration.Builderwill be given.- Returns:
- This object for method chaining.
-