Uses of Class
software.amazon.awssdk.services.invoicing.model.InvoicingRequest
-
Packages that use InvoicingRequest Package Description software.amazon.awssdk.services.invoicing.internal software.amazon.awssdk.services.invoicing.model -
-
Uses of InvoicingRequest in software.amazon.awssdk.services.invoicing.internal
Methods in software.amazon.awssdk.services.invoicing.internal with type parameters of type InvoicingRequest Modifier and Type Method Description static <T extends InvoicingRequest>
TUserAgentUtils. applyPaginatorUserAgent(T request)static <T extends InvoicingRequest>
TUserAgentUtils. applyUserAgentInfo(T request, Consumer<AwsRequestOverrideConfiguration.Builder> userAgentApplier) -
Uses of InvoicingRequest in software.amazon.awssdk.services.invoicing.model
Subclasses of InvoicingRequest in software.amazon.awssdk.services.invoicing.model Modifier and Type Class Description classBatchGetInvoiceProfileRequestclassCreateInvoiceUnitRequestclassDeleteInvoiceUnitRequestclassGetInvoiceUnitRequestclassListInvoiceUnitsRequestclassListTagsForResourceRequestclassTagResourceRequestclassUntagResourceRequestclassUpdateInvoiceUnitRequestMethods in software.amazon.awssdk.services.invoicing.model that return InvoicingRequest Modifier and Type Method Description InvoicingRequestInvoicingRequest.Builder. build()Constructors in software.amazon.awssdk.services.invoicing.model with parameters of type InvoicingRequest Constructor Description BuilderImpl(InvoicingRequest request)
-