Interface Subnet.Builder

    • Method Detail

      • subnetIdentifier

        Subnet.Builder subnetIdentifier​(String subnetIdentifier)

        Specifies the identifier of the subnet.

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

        Subnet.Builder subnetAvailabilityZone​(AvailabilityZone subnetAvailabilityZone)

        Specifies the Availability Zone for the subnet.

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

        Subnet.Builder subnetStatus​(String subnetStatus)

        Specifies the status of the subnet.

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