Interface SourceCloudProperties.Builder

    • Method Detail

      • originAccountID

        SourceCloudProperties.Builder originAccountID​(String originAccountID)

        AWS Account ID for an EC2-originated Source Server.

        Parameters:
        originAccountID - AWS Account ID for an EC2-originated Source Server.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • originAvailabilityZone

        SourceCloudProperties.Builder originAvailabilityZone​(String originAvailabilityZone)

        AWS Availability Zone for an EC2-originated Source Server.

        Parameters:
        originAvailabilityZone - AWS Availability Zone for an EC2-originated Source Server.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • originRegion

        SourceCloudProperties.Builder originRegion​(String originRegion)

        AWS Region for an EC2-originated Source Server.

        Parameters:
        originRegion - AWS Region for an EC2-originated Source Server.
        Returns:
        Returns a reference to this object so that method calls can be chained together.