public static interface ModifyVpcEndpointServiceConfigurationRequest.Builder extends Ec2Request.Builder, SdkPojo, CopyableBuilder<ModifyVpcEndpointServiceConfigurationRequest.Builder,ModifyVpcEndpointServiceConfigurationRequest>
| Modifier and Type | Method and Description |
|---|---|
ModifyVpcEndpointServiceConfigurationRequest.Builder |
acceptanceRequired(Boolean acceptanceRequired)
Indicates whether requests to create an endpoint to your service must be accepted.
|
ModifyVpcEndpointServiceConfigurationRequest.Builder |
addGatewayLoadBalancerArns(Collection<String> addGatewayLoadBalancerArns)
The Amazon Resource Names (ARNs) of Gateway Load Balancers to add to your service configuration.
|
ModifyVpcEndpointServiceConfigurationRequest.Builder |
addGatewayLoadBalancerArns(String... addGatewayLoadBalancerArns)
The Amazon Resource Names (ARNs) of Gateway Load Balancers to add to your service configuration.
|
ModifyVpcEndpointServiceConfigurationRequest.Builder |
addNetworkLoadBalancerArns(Collection<String> addNetworkLoadBalancerArns)
The Amazon Resource Names (ARNs) of Network Load Balancers to add to your service configuration.
|
ModifyVpcEndpointServiceConfigurationRequest.Builder |
addNetworkLoadBalancerArns(String... addNetworkLoadBalancerArns)
The Amazon Resource Names (ARNs) of Network Load Balancers to add to your service configuration.
|
ModifyVpcEndpointServiceConfigurationRequest.Builder |
addSupportedIpAddressTypes(Collection<String> addSupportedIpAddressTypes)
The IP address types to add to your service configuration.
|
ModifyVpcEndpointServiceConfigurationRequest.Builder |
addSupportedIpAddressTypes(String... addSupportedIpAddressTypes)
The IP address types to add to your service configuration.
|
ModifyVpcEndpointServiceConfigurationRequest.Builder |
dryRun(Boolean dryRun)
Checks whether you have the required permissions for the action, without actually making the request, and
provides an error response.
|
ModifyVpcEndpointServiceConfigurationRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ModifyVpcEndpointServiceConfigurationRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
ModifyVpcEndpointServiceConfigurationRequest.Builder |
privateDnsName(String privateDnsName)
(Interface endpoint configuration) The private DNS name to assign to the endpoint service.
|
ModifyVpcEndpointServiceConfigurationRequest.Builder |
removeGatewayLoadBalancerArns(Collection<String> removeGatewayLoadBalancerArns)
The Amazon Resource Names (ARNs) of Gateway Load Balancers to remove from your service configuration.
|
ModifyVpcEndpointServiceConfigurationRequest.Builder |
removeGatewayLoadBalancerArns(String... removeGatewayLoadBalancerArns)
The Amazon Resource Names (ARNs) of Gateway Load Balancers to remove from your service configuration.
|
ModifyVpcEndpointServiceConfigurationRequest.Builder |
removeNetworkLoadBalancerArns(Collection<String> removeNetworkLoadBalancerArns)
The Amazon Resource Names (ARNs) of Network Load Balancers to remove from your service configuration.
|
ModifyVpcEndpointServiceConfigurationRequest.Builder |
removeNetworkLoadBalancerArns(String... removeNetworkLoadBalancerArns)
The Amazon Resource Names (ARNs) of Network Load Balancers to remove from your service configuration.
|
ModifyVpcEndpointServiceConfigurationRequest.Builder |
removePrivateDnsName(Boolean removePrivateDnsName)
(Interface endpoint configuration) Removes the private DNS name of the endpoint service.
|
ModifyVpcEndpointServiceConfigurationRequest.Builder |
removeSupportedIpAddressTypes(Collection<String> removeSupportedIpAddressTypes)
The IP address types to remove from your service configuration.
|
ModifyVpcEndpointServiceConfigurationRequest.Builder |
removeSupportedIpAddressTypes(String... removeSupportedIpAddressTypes)
The IP address types to remove from your service configuration.
|
ModifyVpcEndpointServiceConfigurationRequest.Builder |
serviceId(String serviceId)
The ID of the service.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildModifyVpcEndpointServiceConfigurationRequest.Builder dryRun(Boolean dryRun)
Checks whether you have the required permissions for the action, without actually making the request, and
provides an error response. If you have the required permissions, the error response is
DryRunOperation. Otherwise, it is UnauthorizedOperation.
dryRun - Checks whether you have the required permissions for the action, without actually making the request,
and provides an error response. If you have the required permissions, the error response is
DryRunOperation. Otherwise, it is UnauthorizedOperation.ModifyVpcEndpointServiceConfigurationRequest.Builder serviceId(String serviceId)
The ID of the service.
serviceId - The ID of the service.ModifyVpcEndpointServiceConfigurationRequest.Builder privateDnsName(String privateDnsName)
(Interface endpoint configuration) The private DNS name to assign to the endpoint service.
privateDnsName - (Interface endpoint configuration) The private DNS name to assign to the endpoint service.ModifyVpcEndpointServiceConfigurationRequest.Builder removePrivateDnsName(Boolean removePrivateDnsName)
(Interface endpoint configuration) Removes the private DNS name of the endpoint service.
removePrivateDnsName - (Interface endpoint configuration) Removes the private DNS name of the endpoint service.ModifyVpcEndpointServiceConfigurationRequest.Builder acceptanceRequired(Boolean acceptanceRequired)
Indicates whether requests to create an endpoint to your service must be accepted.
acceptanceRequired - Indicates whether requests to create an endpoint to your service must be accepted.ModifyVpcEndpointServiceConfigurationRequest.Builder addNetworkLoadBalancerArns(Collection<String> addNetworkLoadBalancerArns)
The Amazon Resource Names (ARNs) of Network Load Balancers to add to your service configuration.
addNetworkLoadBalancerArns - The Amazon Resource Names (ARNs) of Network Load Balancers to add to your service configuration.ModifyVpcEndpointServiceConfigurationRequest.Builder addNetworkLoadBalancerArns(String... addNetworkLoadBalancerArns)
The Amazon Resource Names (ARNs) of Network Load Balancers to add to your service configuration.
addNetworkLoadBalancerArns - The Amazon Resource Names (ARNs) of Network Load Balancers to add to your service configuration.ModifyVpcEndpointServiceConfigurationRequest.Builder removeNetworkLoadBalancerArns(Collection<String> removeNetworkLoadBalancerArns)
The Amazon Resource Names (ARNs) of Network Load Balancers to remove from your service configuration.
removeNetworkLoadBalancerArns - The Amazon Resource Names (ARNs) of Network Load Balancers to remove from your service configuration.ModifyVpcEndpointServiceConfigurationRequest.Builder removeNetworkLoadBalancerArns(String... removeNetworkLoadBalancerArns)
The Amazon Resource Names (ARNs) of Network Load Balancers to remove from your service configuration.
removeNetworkLoadBalancerArns - The Amazon Resource Names (ARNs) of Network Load Balancers to remove from your service configuration.ModifyVpcEndpointServiceConfigurationRequest.Builder addGatewayLoadBalancerArns(Collection<String> addGatewayLoadBalancerArns)
The Amazon Resource Names (ARNs) of Gateway Load Balancers to add to your service configuration.
addGatewayLoadBalancerArns - The Amazon Resource Names (ARNs) of Gateway Load Balancers to add to your service configuration.ModifyVpcEndpointServiceConfigurationRequest.Builder addGatewayLoadBalancerArns(String... addGatewayLoadBalancerArns)
The Amazon Resource Names (ARNs) of Gateway Load Balancers to add to your service configuration.
addGatewayLoadBalancerArns - The Amazon Resource Names (ARNs) of Gateway Load Balancers to add to your service configuration.ModifyVpcEndpointServiceConfigurationRequest.Builder removeGatewayLoadBalancerArns(Collection<String> removeGatewayLoadBalancerArns)
The Amazon Resource Names (ARNs) of Gateway Load Balancers to remove from your service configuration.
removeGatewayLoadBalancerArns - The Amazon Resource Names (ARNs) of Gateway Load Balancers to remove from your service configuration.ModifyVpcEndpointServiceConfigurationRequest.Builder removeGatewayLoadBalancerArns(String... removeGatewayLoadBalancerArns)
The Amazon Resource Names (ARNs) of Gateway Load Balancers to remove from your service configuration.
removeGatewayLoadBalancerArns - The Amazon Resource Names (ARNs) of Gateway Load Balancers to remove from your service configuration.ModifyVpcEndpointServiceConfigurationRequest.Builder addSupportedIpAddressTypes(Collection<String> addSupportedIpAddressTypes)
The IP address types to add to your service configuration.
addSupportedIpAddressTypes - The IP address types to add to your service configuration.ModifyVpcEndpointServiceConfigurationRequest.Builder addSupportedIpAddressTypes(String... addSupportedIpAddressTypes)
The IP address types to add to your service configuration.
addSupportedIpAddressTypes - The IP address types to add to your service configuration.ModifyVpcEndpointServiceConfigurationRequest.Builder removeSupportedIpAddressTypes(Collection<String> removeSupportedIpAddressTypes)
The IP address types to remove from your service configuration.
removeSupportedIpAddressTypes - The IP address types to remove from your service configuration.ModifyVpcEndpointServiceConfigurationRequest.Builder removeSupportedIpAddressTypes(String... removeSupportedIpAddressTypes)
The IP address types to remove from your service configuration.
removeSupportedIpAddressTypes - The IP address types to remove from your service configuration.ModifyVpcEndpointServiceConfigurationRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderModifyVpcEndpointServiceConfigurationRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.