Amazon.S3.Model.PutBucketRequestPaymentRequest.IsSetRequestPaymentConfiguration C# (CSharp) Метод

IsSetRequestPaymentConfiguration() приватный Метод

private IsSetRequestPaymentConfiguration ( ) : bool
Результат bool
        internal bool IsSetRequestPaymentConfiguration()
        {
            return this.requestPaymentConfiguration != null;
        }
    }