Amazon.APIGateway.Model.GetSdkRequest.IsSetSdkType C# (CSharp) Method

IsSetSdkType() private method

private IsSetSdkType ( ) : bool
return bool
        internal bool IsSetSdkType()
        {
            return this._sdkType != null;
        }