Interface LicenseEndpointSummary.Builder

    • Method Detail

      • licenseEndpointId

        LicenseEndpointSummary.Builder licenseEndpointId​(String licenseEndpointId)

        The license endpoint ID.

        Parameters:
        licenseEndpointId - The license endpoint ID.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • statusMessage

        LicenseEndpointSummary.Builder statusMessage​(String statusMessage)

        The status message of the license endpoint.

        Parameters:
        statusMessage - The status message of the license endpoint.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • vpcId

        LicenseEndpointSummary.Builder vpcId​(String vpcId)

        The VCP(virtual private cloud) ID associated with the license endpoint.

        Parameters:
        vpcId - The VCP(virtual private cloud) ID associated with the license endpoint.
        Returns:
        Returns a reference to this object so that method calls can be chained together.