public static final class KmsVpcEndpoint.Builder
extends java.lang.Object
KmsVpcEndpoint
.Constructor and Description |
---|
Builder()
Constructor with parameters for the required properties of
KmsVpcEndpoint . |
Modifier and Type | Method and Description |
---|---|
KmsVpcEndpoint |
build() |
KmsVpcEndpoint.Builder |
setNetworkInterfaceIds(java.util.List<java.lang.String> networkInterfaceIds) |
KmsVpcEndpoint.Builder |
setVpcEndpointId(java.lang.String vpcEndpointId)
The identifier of the VPC endpoint created to AWS Key Management Service
|
public Builder()
KmsVpcEndpoint
.public KmsVpcEndpoint.Builder setVpcEndpointId(java.lang.String vpcEndpointId)
vpcEndpointId
- New value for the property.public KmsVpcEndpoint.Builder setNetworkInterfaceIds(java.util.List<java.lang.String> networkInterfaceIds)
networkInterfaceIds
- New value for the property.public KmsVpcEndpoint build()