Amazon.Snowball.Model.DescribeAddressRequest.IsSetAddressId C# (CSharp) Method

IsSetAddressId() private method

private IsSetAddressId ( ) : bool
return bool
        internal bool IsSetAddressId()
        {
            return this._addressId != null;
        }
DescribeAddressRequest