Uses of Interface
software.amazon.awssdk.services.invoicing.model.UpdateInvoiceUnitResponse.Builder
-
Packages that use UpdateInvoiceUnitResponse.Builder Package Description software.amazon.awssdk.services.invoicing.model -
-
Uses of UpdateInvoiceUnitResponse.Builder in software.amazon.awssdk.services.invoicing.model
Methods in software.amazon.awssdk.services.invoicing.model that return UpdateInvoiceUnitResponse.Builder Modifier and Type Method Description static UpdateInvoiceUnitResponse.BuilderUpdateInvoiceUnitResponse. builder()UpdateInvoiceUnitResponse.BuilderUpdateInvoiceUnitResponse.Builder. invoiceUnitArn(String invoiceUnitArn)The ARN to identify an invoice unit.UpdateInvoiceUnitResponse.BuilderUpdateInvoiceUnitResponse. toBuilder()Methods in software.amazon.awssdk.services.invoicing.model that return types with arguments of type UpdateInvoiceUnitResponse.Builder Modifier and Type Method Description static Class<? extends UpdateInvoiceUnitResponse.Builder>UpdateInvoiceUnitResponse. serializableBuilderClass()
-