Amazon.ECR.Model.UploadLayerPartRequest.IsSetLayerPartBlob C# (CSharp) Method

IsSetLayerPartBlob() private method

private IsSetLayerPartBlob ( ) : bool
return bool
        internal bool IsSetLayerPartBlob()
        {
            return this._layerPartBlob != null;
        }