Documentation
¶
Index ¶
- type PrinterShareItemRequestBuilder
- func (m *PrinterShareItemRequestBuilder) AllowedGroups() ...
- func (m *PrinterShareItemRequestBuilder) AllowedGroupsById(id string) ...
- func (m *PrinterShareItemRequestBuilder) AllowedUsers() ...
- func (m *PrinterShareItemRequestBuilder) AllowedUsersById(id string) ...
- func (m *PrinterShareItemRequestBuilder) CreateDeleteRequestInformation() (...)
- func (m *PrinterShareItemRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration(requestConfiguration *PrinterShareItemRequestBuilderDeleteRequestConfiguration) (...)
- func (m *PrinterShareItemRequestBuilder) CreateGetRequestInformation() (...)
- func (m *PrinterShareItemRequestBuilder) CreateGetRequestInformationWithRequestConfiguration(requestConfiguration *PrinterShareItemRequestBuilderGetRequestConfiguration) (...)
- func (m *PrinterShareItemRequestBuilder) CreatePatchRequestInformation(...) (...)
- func (m *PrinterShareItemRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration(...) (...)
- func (m *PrinterShareItemRequestBuilder) Delete(ctx context.Context, ...) error
- func (m *PrinterShareItemRequestBuilder) Get(ctx context.Context, ...) (...)
- func (m *PrinterShareItemRequestBuilder) Patch(ctx context.Context, ...) (...)
- func (m *PrinterShareItemRequestBuilder) Printer() ...
- type PrinterShareItemRequestBuilderDeleteRequestConfiguration
- type PrinterShareItemRequestBuilderGetQueryParameters
- type PrinterShareItemRequestBuilderGetRequestConfiguration
- type PrinterShareItemRequestBuilderPatchRequestConfiguration
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PrinterShareItemRequestBuilder ¶ added in v0.12.0
type PrinterShareItemRequestBuilder struct {
// contains filtered or unexported fields
}
PrinterShareItemRequestBuilder provides operations to manage the shares property of the microsoft.graph.print entity.
func NewPrinterShareItemRequestBuilder ¶ added in v0.12.0
func NewPrinterShareItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PrinterShareItemRequestBuilder
NewPrinterShareItemRequestBuilder instantiates a new PrinterShareItemRequestBuilder and sets the default values.
func NewPrinterShareItemRequestBuilderInternal ¶ added in v0.12.0
func NewPrinterShareItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PrinterShareItemRequestBuilder
NewPrinterShareItemRequestBuilderInternal instantiates a new PrinterShareItemRequestBuilder and sets the default values.
func (*PrinterShareItemRequestBuilder) AllowedGroups ¶ added in v0.12.0
func (m *PrinterShareItemRequestBuilder) AllowedGroups() *if71bc0def059e5cd43ad758ac90e0476d545be67abc269b44c62b0e319bd0c1c.AllowedGroupsRequestBuilder
AllowedGroups the allowedGroups property
func (*PrinterShareItemRequestBuilder) AllowedGroupsById ¶ added in v0.13.0
func (m *PrinterShareItemRequestBuilder) AllowedGroupsById(id string) *i19852dfc496eca0fe63108cfac8774cb2809469b264ed6de9f0834e636ab428c.GroupItemRequestBuilder
AllowedGroupsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.print.shares.item.allowedGroups.item collection
func (*PrinterShareItemRequestBuilder) AllowedUsers ¶ added in v0.12.0
func (m *PrinterShareItemRequestBuilder) AllowedUsers() *i35c871e364b7bd9c669482c3e558d704d96c2c6922e224cf70fc6ba4cb816548.AllowedUsersRequestBuilder
AllowedUsers the allowedUsers property
func (*PrinterShareItemRequestBuilder) AllowedUsersById ¶ added in v0.13.0
func (m *PrinterShareItemRequestBuilder) AllowedUsersById(id string) *i30908241df49cb55a70218cf04d4d0e1e3dfdde514367f11bb0ada2960507068.UserItemRequestBuilder
AllowedUsersById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.print.shares.item.allowedUsers.item collection
func (*PrinterShareItemRequestBuilder) CreateDeleteRequestInformation ¶ added in v0.12.0
func (m *PrinterShareItemRequestBuilder) CreateDeleteRequestInformation() (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateDeleteRequestInformation delete navigation property shares for print
func (*PrinterShareItemRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration ¶ added in v0.22.0
func (m *PrinterShareItemRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration(requestConfiguration *PrinterShareItemRequestBuilderDeleteRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateDeleteRequestInformationWithRequestConfiguration delete navigation property shares for print
func (*PrinterShareItemRequestBuilder) CreateGetRequestInformation ¶ added in v0.12.0
func (m *PrinterShareItemRequestBuilder) CreateGetRequestInformation() (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformation the list of printer shares registered in the tenant.
func (*PrinterShareItemRequestBuilder) CreateGetRequestInformationWithRequestConfiguration ¶ added in v0.22.0
func (m *PrinterShareItemRequestBuilder) CreateGetRequestInformationWithRequestConfiguration(requestConfiguration *PrinterShareItemRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformationWithRequestConfiguration the list of printer shares registered in the tenant.
func (*PrinterShareItemRequestBuilder) CreatePatchRequestInformation ¶ added in v0.12.0
func (m *PrinterShareItemRequestBuilder) CreatePatchRequestInformation(body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.PrinterShareable) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreatePatchRequestInformation update the navigation property shares in print
func (*PrinterShareItemRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration ¶ added in v0.22.0
func (m *PrinterShareItemRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration(body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.PrinterShareable, requestConfiguration *PrinterShareItemRequestBuilderPatchRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreatePatchRequestInformationWithRequestConfiguration update the navigation property shares in print
func (*PrinterShareItemRequestBuilder) Delete ¶ added in v0.12.0
func (m *PrinterShareItemRequestBuilder) Delete(ctx context.Context, requestConfiguration *PrinterShareItemRequestBuilderDeleteRequestConfiguration) error
Delete delete navigation property shares for print
func (*PrinterShareItemRequestBuilder) Get ¶ added in v0.12.0
func (m *PrinterShareItemRequestBuilder) Get(ctx context.Context, requestConfiguration *PrinterShareItemRequestBuilderGetRequestConfiguration) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.PrinterShareable, error)
Get the list of printer shares registered in the tenant.
func (*PrinterShareItemRequestBuilder) Patch ¶ added in v0.12.0
func (m *PrinterShareItemRequestBuilder) Patch(ctx context.Context, body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.PrinterShareable, requestConfiguration *PrinterShareItemRequestBuilderPatchRequestConfiguration) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.PrinterShareable, error)
Patch update the navigation property shares in print
func (*PrinterShareItemRequestBuilder) Printer ¶ added in v0.12.0
func (m *PrinterShareItemRequestBuilder) Printer() *i48812370840add29fbda20a153052c7c465785cc5280697e04043880e76211ef.PrinterRequestBuilder
Printer the printer property
type PrinterShareItemRequestBuilderDeleteRequestConfiguration ¶ added in v0.22.0
type PrinterShareItemRequestBuilderDeleteRequestConfiguration struct {
Headers map[string]string
Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}
PrinterShareItemRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type PrinterShareItemRequestBuilderGetQueryParameters ¶ added in v0.12.0
type PrinterShareItemRequestBuilderGetQueryParameters struct {
Expand []string `uriparametername:"%24expand"`
Select []string `uriparametername:"%24select"`
}
PrinterShareItemRequestBuilderGetQueryParameters the list of printer shares registered in the tenant.
type PrinterShareItemRequestBuilderGetRequestConfiguration ¶ added in v0.22.0
type PrinterShareItemRequestBuilderGetRequestConfiguration struct {
Headers map[string]string
Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
QueryParameters *PrinterShareItemRequestBuilderGetQueryParameters
}
PrinterShareItemRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type PrinterShareItemRequestBuilderPatchRequestConfiguration ¶ added in v0.22.0
type PrinterShareItemRequestBuilderPatchRequestConfiguration struct {
Headers map[string]string
Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}
PrinterShareItemRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.