Connector.Builder (AWS SDK for Java

Connector.Builder (AWS SDK for Java - 2.25.22)
All Superinterfaces:
Buildable, CopyableBuilder<Connector.Builder,Connector>, SdkBuilder<Connector.Builder,Connector>, SdkPojo
Enclosing class:
Connector

  • Method Details

    • connectorId

      The ID of the connector.

      Parameters:
      connectorId - The ID of the connector.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • version

      The connector version.

      Parameters:
      version - The connector version.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The status of the connector.

      Parameters:
      status - The status of the connector.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of the connector.

      Parameters:
      status - The status of the connector.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • capabilityListWithStrings

      The capabilities of the connector.

      Parameters:
      capabilityList - The capabilities of the connector.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • capabilityListWithStrings

      The capabilities of the connector.

      Parameters:
      capabilityList - The capabilities of the connector.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • capabilityList

      The capabilities of the connector.

      Parameters:
      capabilityList - The capabilities of the connector.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • capabilityList

      The capabilities of the connector.

      Parameters:
      capabilityList - The capabilities of the connector.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • vmManagerName

      The name of the VM manager.

      Parameters:
      vmManagerName - The name of the VM manager.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • vmManagerType

      The VM management product.

      Parameters:
      vmManagerType - The VM management product.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • vmManagerType

      The VM management product.

      Parameters:
      vmManagerType - The VM management product.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • vmManagerId

      The ID of the VM manager.

      Parameters:
      vmManagerId - The ID of the VM manager.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • ipAddress

      The IP address of the connector.

      Parameters:
      ipAddress - The IP address of the connector.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • macAddress

      The MAC address of the connector.

      Parameters:
      macAddress - The MAC address of the connector.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • associatedOn

      The time the connector was associated.

      Parameters:
      associatedOn - The time the connector was associated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.

You Might Also Like