# Packages
No description provided by the author
# Functions
NewItemAccountRequestBuilder instantiates a new ItemAccountRequestBuilder and sets the default values.
NewItemAccountRequestBuilderInternal instantiates a new ItemAccountRequestBuilder and sets the default values.
NewItemAccountWithAccountItemRequestBuilder instantiates a new ItemAccountWithAccountItemRequestBuilder and sets the default values.
NewItemAccountWithAccountItemRequestBuilderInternal instantiates a new ItemAccountWithAccountItemRequestBuilder and sets the default values.
NewItemGroupRequestBuilder instantiates a new ItemGroupRequestBuilder and sets the default values.
NewItemGroupRequestBuilderInternal instantiates a new ItemGroupRequestBuilder and sets the default values.
NewItemGroupWithGroupItemRequestBuilder instantiates a new ItemGroupWithGroupItemRequestBuilder and sets the default values.
NewItemGroupWithGroupItemRequestBuilderInternal instantiates a new ItemGroupWithGroupItemRequestBuilder and sets the default values.
NewItemSynclogRequestBuilder instantiates a new ItemSynclogRequestBuilder and sets the default values.
NewItemSynclogRequestBuilderInternal instantiates a new ItemSynclogRequestBuilder and sets the default values.
NewItemSynclogWithSynclogItemRequestBuilder instantiates a new ItemSynclogWithSynclogItemRequestBuilder and sets the default values.
NewItemSynclogWithSynclogItemRequestBuilderInternal instantiates a new ItemSynclogWithSynclogItemRequestBuilder and sets the default values.
NewItemSyncRequestBuilder instantiates a new ItemSyncRequestBuilder and sets the default values.
NewItemSyncRequestBuilderInternal instantiates a new ItemSyncRequestBuilder and sets the default values.
NewSystemRequestBuilder instantiates a new SystemRequestBuilder and sets the default values.
NewSystemRequestBuilderInternal instantiates a new SystemRequestBuilder and sets the default values.
NewWithSystemItemRequestBuilder instantiates a new WithSystemItemRequestBuilder and sets the default values.
NewWithSystemItemRequestBuilderInternal instantiates a new WithSystemItemRequestBuilder and sets the default values.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
ItemAccountRequestBuilder builds and executes requests for operations under \system\{systemid}\account.
ItemAccountRequestBuilderGetQueryParameters query for provisioned accounts in a system.
ItemAccountRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
ItemAccountWithAccountItemRequestBuilder builds and executes requests for operations under \system\{systemid}\account\{accountid}.
ItemAccountWithAccountItemRequestBuilderGetQueryParameters returns the provisioned account identified by the id.
ItemAccountWithAccountItemRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
ItemGroupRequestBuilder builds and executes requests for operations under \system\{systemid}\group.
ItemGroupRequestBuilderGetQueryParameters query for all groups on systems within a provisioned system in Topicus KeyHub.
ItemGroupRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
ItemGroupRequestBuilderPostQueryParameters creates one or more new groups on systems and returns the newly created groups on systems.
ItemGroupRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
ItemGroupWithGroupItemRequestBuilder builds and executes requests for operations under \system\{systemid}\group\{groupid}.
ItemGroupWithGroupItemRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
ItemGroupWithGroupItemRequestBuilderGetQueryParameters returns the group on system identified by the id.
ItemGroupWithGroupItemRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
ItemGroupWithGroupItemRequestBuilderPutQueryParameters updates the group on system identified by the id.
ItemGroupWithGroupItemRequestBuilderPutRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
ItemSynclogRequestBuilder builds and executes requests for operations under \system\{systemid}\synclog.
ItemSynclogRequestBuilderGetQueryParameters query for sync logs for a provisioned system.
ItemSynclogRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
ItemSynclogWithSynclogItemRequestBuilder builds and executes requests for operations under \system\{systemid}\synclog\{synclogid}.
ItemSynclogWithSynclogItemRequestBuilderGetQueryParameters returns the sync log for a provisioned system.
ItemSynclogWithSynclogItemRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
ItemSyncRequestBuilder builds and executes requests for operations under \system\{systemid}\sync.
ItemSyncRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
SystemRequestBuilder builds and executes requests for operations under \system.
SystemRequestBuilderGetQueryParameters query for all provisioned systems in Topicus KeyHub.
SystemRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
SystemRequestBuilderPostQueryParameters creates one or more new provisioned systems and returns the newly created systems.
SystemRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
WithSystemItemRequestBuilder builds and executes requests for operations under \system\{systemid}.
WithSystemItemRequestBuilderGetQueryParameters returns the provisioned system identified by the id.
WithSystemItemRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
WithSystemItemRequestBuilderPutQueryParameters updates the provisioned system identified by the id.
WithSystemItemRequestBuilderPutRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
# Type aliases
No description provided by the author
No description provided by the author