public static interface ModifyVpcEndpointServicePayerResponsibilityRequest.Builder extends Ec2Request.Builder, SdkPojo, CopyableBuilder<ModifyVpcEndpointServicePayerResponsibilityRequest.Builder,ModifyVpcEndpointServicePayerResponsibilityRequest>
| Modifier and Type | Method and Description |
|---|---|
ModifyVpcEndpointServicePayerResponsibilityRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ModifyVpcEndpointServicePayerResponsibilityRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
ModifyVpcEndpointServicePayerResponsibilityRequest.Builder |
payerResponsibility(PayerResponsibility payerResponsibility)
The entity that is responsible for the endpoint costs.
|
ModifyVpcEndpointServicePayerResponsibilityRequest.Builder |
payerResponsibility(String payerResponsibility)
The entity that is responsible for the endpoint costs.
|
ModifyVpcEndpointServicePayerResponsibilityRequest.Builder |
serviceId(String serviceId)
The ID of the service.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildModifyVpcEndpointServicePayerResponsibilityRequest.Builder serviceId(String serviceId)
The ID of the service.
serviceId - The ID of the service.ModifyVpcEndpointServicePayerResponsibilityRequest.Builder payerResponsibility(String payerResponsibility)
The entity that is responsible for the endpoint costs. The default is the endpoint owner. If you set the payer responsibility to the service owner, you cannot set it back to the endpoint owner.
payerResponsibility - The entity that is responsible for the endpoint costs. The default is the endpoint owner. If you set
the payer responsibility to the service owner, you cannot set it back to the endpoint owner.PayerResponsibility,
PayerResponsibilityModifyVpcEndpointServicePayerResponsibilityRequest.Builder payerResponsibility(PayerResponsibility payerResponsibility)
The entity that is responsible for the endpoint costs. The default is the endpoint owner. If you set the payer responsibility to the service owner, you cannot set it back to the endpoint owner.
payerResponsibility - The entity that is responsible for the endpoint costs. The default is the endpoint owner. If you set
the payer responsibility to the service owner, you cannot set it back to the endpoint owner.PayerResponsibility,
PayerResponsibilityModifyVpcEndpointServicePayerResponsibilityRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderModifyVpcEndpointServicePayerResponsibilityRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.