@Generated public interface ConsumerFulfillmentsService
This is the high-level interface, that contains generated methods.
Evolving: this interface is under development. Method signatures may change.
Modifier and Type | Method and Description |
---|---|
GetListingContentMetadataResponse |
get(GetListingContentMetadataRequest getListingContentMetadataRequest)
Get listing content metadata.
|
ListFulfillmentsResponse |
list(ListFulfillmentsRequest listFulfillmentsRequest)
List all listing fulfillments.
|
GetListingContentMetadataResponse get(GetListingContentMetadataRequest getListingContentMetadataRequest)
Get a high level preview of the metadata of listing installable content.
ListFulfillmentsResponse list(ListFulfillmentsRequest listFulfillmentsRequest)
Get all listings fulfillments associated with a listing. A _fulfillment_ is a potential installation. Standard installations contain metadata about the attached share or git repo. Only one of these fields will be present. Personalized installations contain metadata about the attached share or git repo, as well as the Delta Sharing recipient type.
Copyright © 2024. All rights reserved.