static PrivateGraphEndpointSummary.Builder |
PrivateGraphEndpointSummary.builder() |
|
PrivateGraphEndpointSummary.Builder |
PrivateGraphEndpointSummary.Builder.status(String status) |
The status of the private graph endpoint.
|
PrivateGraphEndpointSummary.Builder |
PrivateGraphEndpointSummary.Builder.status(PrivateGraphEndpointStatus status) |
The status of the private graph endpoint.
|
PrivateGraphEndpointSummary.Builder |
PrivateGraphEndpointSummary.Builder.subnetIds(String... subnetIds) |
The subnet IDs associated with the private graph endpoint.
|
PrivateGraphEndpointSummary.Builder |
PrivateGraphEndpointSummary.Builder.subnetIds(Collection<String> subnetIds) |
The subnet IDs associated with the private graph endpoint.
|
PrivateGraphEndpointSummary.Builder |
PrivateGraphEndpointSummary.toBuilder() |
|
PrivateGraphEndpointSummary.Builder |
PrivateGraphEndpointSummary.Builder.vpcEndpointId(String vpcEndpointId) |
The ID of the VPC endpoint.
|
PrivateGraphEndpointSummary.Builder |
PrivateGraphEndpointSummary.Builder.vpcId(String vpcId) |
The ID of the VPC in which the private graph endpoint is located.
|