Interface DeleteManagedEndpointResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<DeleteManagedEndpointResponse.Builder,DeleteManagedEndpointResponse>, EmrContainersResponse.Builder, SdkBuilder<DeleteManagedEndpointResponse.Builder,DeleteManagedEndpointResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
DeleteManagedEndpointResponse

  • Method Details

    • id

      The output displays the ID of the managed endpoint.

      Parameters:
      id - The output displays the ID of the managed endpoint.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • virtualClusterId

      DeleteManagedEndpointResponse.Builder virtualClusterId(String virtualClusterId)

      The output displays the ID of the endpoint's virtual cluster.

      Parameters:
      virtualClusterId - The output displays the ID of the endpoint's virtual cluster.
      Returns:
      Returns a reference to this object so that method calls can be chained together.