Interface VcenterBasedRemoteInfo.Builder

    • Method Detail

      • osType

        VcenterBasedRemoteInfo.Builder osType​(String osType)

        The type of the operating system.

        Parameters:
        osType - The type of the operating system.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        OSType, OSType
      • osType

        VcenterBasedRemoteInfo.Builder osType​(OSType osType)

        The type of the operating system.

        Parameters:
        osType - The type of the operating system.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        OSType, OSType
      • vcenterConfigurationTimeStamp

        VcenterBasedRemoteInfo.Builder vcenterConfigurationTimeStamp​(String vcenterConfigurationTimeStamp)

        The time when the remote server based on vCenter was last configured.

        Parameters:
        vcenterConfigurationTimeStamp - The time when the remote server based on vCenter was last configured.
        Returns:
        Returns a reference to this object so that method calls can be chained together.