static BatchGetVpcEndpointResponse.Builder |
BatchGetVpcEndpointResponse.builder() |
|
BatchGetVpcEndpointResponse.Builder |
BatchGetVpcEndpointResponse.toBuilder() |
|
BatchGetVpcEndpointResponse.Builder |
BatchGetVpcEndpointResponse.Builder.vpcEndpointDetails(Collection<VpcEndpointDetail> vpcEndpointDetails) |
Details about the specified VPC endpoint.
|
BatchGetVpcEndpointResponse.Builder |
BatchGetVpcEndpointResponse.Builder.vpcEndpointDetails(Consumer<VpcEndpointDetail.Builder>... vpcEndpointDetails) |
Details about the specified VPC endpoint.
|
BatchGetVpcEndpointResponse.Builder |
BatchGetVpcEndpointResponse.Builder.vpcEndpointDetails(VpcEndpointDetail... vpcEndpointDetails) |
Details about the specified VPC endpoint.
|
BatchGetVpcEndpointResponse.Builder |
BatchGetVpcEndpointResponse.Builder.vpcEndpointErrorDetails(Collection<VpcEndpointErrorDetail> vpcEndpointErrorDetails) |
Error information for a failed request.
|
BatchGetVpcEndpointResponse.Builder |
BatchGetVpcEndpointResponse.Builder.vpcEndpointErrorDetails(Consumer<VpcEndpointErrorDetail.Builder>... vpcEndpointErrorDetails) |
Error information for a failed request.
|
BatchGetVpcEndpointResponse.Builder |
BatchGetVpcEndpointResponse.Builder.vpcEndpointErrorDetails(VpcEndpointErrorDetail... vpcEndpointErrorDetails) |
Error information for a failed request.
|