Amazon.S3.Model.RestoreObjectRequest.IsSetVersionId C# (CSharp) Method

IsSetVersionId() private method

private IsSetVersionId ( ) : bool
return bool
        internal bool IsSetVersionId()
        {
            return this.versionId != null;
        }