* Details about the specified VPC endpoint. *
*/ private java.util.List* Error information for a failed request. *
*/ private java.util.List* Details about the specified VPC endpoint. *
* * @return Details about the specified VPC endpoint. */ public java.util.List* Details about the specified VPC endpoint. *
* * @param vpcEndpointDetails * Details about the specified VPC endpoint. */ public void setVpcEndpointDetails(java.util.Collection* Details about the specified VPC endpoint. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setVpcEndpointDetails(java.util.Collection)} or {@link #withVpcEndpointDetails(java.util.Collection)} if * you want to override the existing values. *
* * @param vpcEndpointDetails * Details about the specified VPC endpoint. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchGetVpcEndpointResult withVpcEndpointDetails(VpcEndpointDetail... vpcEndpointDetails) { if (this.vpcEndpointDetails == null) { setVpcEndpointDetails(new java.util.ArrayList* Details about the specified VPC endpoint. *
* * @param vpcEndpointDetails * Details about the specified VPC endpoint. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchGetVpcEndpointResult withVpcEndpointDetails(java.util.Collection* Error information for a failed request. *
* * @return Error information for a failed request. */ public java.util.List* Error information for a failed request. *
* * @param vpcEndpointErrorDetails * Error information for a failed request. */ public void setVpcEndpointErrorDetails(java.util.Collection* Error information for a failed request. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setVpcEndpointErrorDetails(java.util.Collection)} or * {@link #withVpcEndpointErrorDetails(java.util.Collection)} if you want to override the existing values. *
* * @param vpcEndpointErrorDetails * Error information for a failed request. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchGetVpcEndpointResult withVpcEndpointErrorDetails(VpcEndpointErrorDetail... vpcEndpointErrorDetails) { if (this.vpcEndpointErrorDetails == null) { setVpcEndpointErrorDetails(new java.util.ArrayList* Error information for a failed request. *
* * @param vpcEndpointErrorDetails * Error information for a failed request. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchGetVpcEndpointResult withVpcEndpointErrorDetails(java.util.Collection