Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DriveListCreatedByUserClient ¶
func NewDriveListCreatedByUserClientWithBaseURI ¶
func NewDriveListCreatedByUserClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveListCreatedByUserClient, error)
func (DriveListCreatedByUserClient) GetDriveListCreatedByUser ¶
func (c DriveListCreatedByUserClient) GetDriveListCreatedByUser(ctx context.Context, id beta.GroupIdDriveId, options GetDriveListCreatedByUserOperationOptions) (result GetDriveListCreatedByUserOperationResponse, err error)
GetDriveListCreatedByUser - Get createdByUser from groups
type GetDriveListCreatedByUserOperationOptions ¶
type GetDriveListCreatedByUserOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetDriveListCreatedByUserOperationOptions ¶
func DefaultGetDriveListCreatedByUserOperationOptions() GetDriveListCreatedByUserOperationOptions
func (GetDriveListCreatedByUserOperationOptions) ToHeaders ¶
func (o GetDriveListCreatedByUserOperationOptions) ToHeaders() *client.Headers
func (GetDriveListCreatedByUserOperationOptions) ToOData ¶
func (o GetDriveListCreatedByUserOperationOptions) ToOData() *odata.Query
func (GetDriveListCreatedByUserOperationOptions) ToQuery ¶
func (o GetDriveListCreatedByUserOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.