Interface UpdateGatewayInformationResponse.Builder

    • Method Detail

      • gatewayARN

        UpdateGatewayInformationResponse.Builder gatewayARN​(String gatewayARN)
        Sets the value of the GatewayARN property for this object.
        Parameters:
        gatewayARN - The new value for the GatewayARN property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • gatewayName

        UpdateGatewayInformationResponse.Builder gatewayName​(String gatewayName)

        The name you configured for your gateway.

        Parameters:
        gatewayName - The name you configured for your gateway.
        Returns:
        Returns a reference to this object so that method calls can be chained together.