static DeletePrivateGraphEndpointResponse.Builder |
DeletePrivateGraphEndpointResponse.builder() |
|
DeletePrivateGraphEndpointResponse.Builder |
DeletePrivateGraphEndpointResponse.Builder.status(String status) |
The status of the delete operation.
|
DeletePrivateGraphEndpointResponse.Builder |
DeletePrivateGraphEndpointResponse.Builder.status(PrivateGraphEndpointStatus status) |
The status of the delete operation.
|
DeletePrivateGraphEndpointResponse.Builder |
DeletePrivateGraphEndpointResponse.Builder.subnetIds(String... subnetIds) |
The subnet IDs involved.
|
DeletePrivateGraphEndpointResponse.Builder |
DeletePrivateGraphEndpointResponse.Builder.subnetIds(Collection<String> subnetIds) |
The subnet IDs involved.
|
DeletePrivateGraphEndpointResponse.Builder |
DeletePrivateGraphEndpointResponse.toBuilder() |
|
DeletePrivateGraphEndpointResponse.Builder |
DeletePrivateGraphEndpointResponse.Builder.vpcEndpointId(String vpcEndpointId) |
The ID of the VPC endpoint that was deleted.
|
DeletePrivateGraphEndpointResponse.Builder |
DeletePrivateGraphEndpointResponse.Builder.vpcId(String vpcId) |
The ID of the VPC where the private endpoint was deleted.
|