Amazon.S3.Model.PutBucketRequestPaymentRequest.IsSetRequestPaymentConfiguration C# (CSharp) Méthode

IsSetRequestPaymentConfiguration() private méthode

private IsSetRequestPaymentConfiguration ( ) : bool
Résultat bool
        internal bool IsSetRequestPaymentConfiguration()
        {
            return this.requestPaymentConfiguration != null;
        }
    }