Interface VmwareToAwsTagMapping.Builder

    • Method Detail

      • awsTagKey

        VmwareToAwsTagMapping.Builder awsTagKey​(String awsTagKey)

        The key part of the Amazon Web Services tag's key-value pair.

        Parameters:
        awsTagKey - The key part of the Amazon Web Services tag's key-value pair.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • awsTagValue

        VmwareToAwsTagMapping.Builder awsTagValue​(String awsTagValue)

        The value part of the Amazon Web Services tag's key-value pair.

        Parameters:
        awsTagValue - The value part of the Amazon Web Services tag's key-value pair.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • vmwareCategory

        VmwareToAwsTagMapping.Builder vmwareCategory​(String vmwareCategory)

        The is the category of VMware.

        Parameters:
        vmwareCategory - The is the category of VMware.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • vmwareTagName

        VmwareToAwsTagMapping.Builder vmwareTagName​(String vmwareTagName)

        This is the user-defined name of a VMware tag.

        Parameters:
        vmwareTagName - This is the user-defined name of a VMware tag.
        Returns:
        Returns a reference to this object so that method calls can be chained together.