Interface Subnet.Builder

    • Method Detail

      • subnetIdentifier

        Subnet.Builder subnetIdentifier​(String subnetIdentifier)

        The subnet identifier.

        Parameters:
        subnetIdentifier - The subnet identifier.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • subnetAvailabilityZone

        Subnet.Builder subnetAvailabilityZone​(AvailabilityZone subnetAvailabilityZone)

        The Availability Zone of the subnet.

        Parameters:
        subnetAvailabilityZone - The Availability Zone of the subnet.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • subnetStatus

        Subnet.Builder subnetStatus​(String subnetStatus)

        The status of the subnet.

        Parameters:
        subnetStatus - The status of the subnet.
        Returns:
        Returns a reference to this object so that method calls can be chained together.