Amazon.ECR.Model.ListImagesRequest.IsSetRegistryId C# (CSharp) Method

IsSetRegistryId() private method

private IsSetRegistryId ( ) : bool
return bool
        internal bool IsSetRegistryId()
        {
            return this._registryId != null;
        }