Class DeletePrivateLinkEndpointResponse


  • @Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
               date="2024-03-13T13:08:49.510-07:00")
    public class DeletePrivateLinkEndpointResponse
    extends CdpResponse
    Response object for the DeletePrivateLinkEndpoint method.
    • Constructor Detail

      • DeletePrivateLinkEndpointResponse

        public DeletePrivateLinkEndpointResponse()
    • Method Detail

      • getTrackingId

        public String getTrackingId()
        Getter for trackingId. Tracking ID of the delete endpoint request.
      • setTrackingId

        public void setTrackingId​(String trackingId)
        Setter for trackingId. Tracking ID of the delete endpoint request.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object