| Package | Description |
|---|---|
| com.databricks.sdk.service.provisioning |
| Modifier and Type | Method and Description |
|---|---|
DeleteVpcEndpointRequest |
DeleteVpcEndpointRequest.setVpcEndpointId(String vpcEndpointId) |
| Modifier and Type | Method and Description |
|---|---|
void |
VpcEndpointsAPI.delete(DeleteVpcEndpointRequest request)
Deletes a VPC endpoint configuration, which represents an [AWS VPC endpoint] that can
communicate privately with Databricks over [AWS PrivateLink].
|
void |
VpcEndpointsService.delete(DeleteVpcEndpointRequest deleteVpcEndpointRequest)
Deletes a VPC endpoint configuration, which represents an [AWS VPC endpoint] that can
communicate privately with Databricks over [AWS PrivateLink].
|
Copyright © 2025. All rights reserved.