profilepublication

package
v0.20240927.1005214 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 27, 2024 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateProfilePublicationOperationOptions

type CreateProfilePublicationOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultCreateProfilePublicationOperationOptions

func DefaultCreateProfilePublicationOperationOptions() CreateProfilePublicationOperationOptions

func (CreateProfilePublicationOperationOptions) ToHeaders

func (CreateProfilePublicationOperationOptions) ToOData

func (CreateProfilePublicationOperationOptions) ToQuery

type CreateProfilePublicationOperationResponse

type CreateProfilePublicationOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.ItemPublication
}

type DeleteProfilePublicationOperationOptions

type DeleteProfilePublicationOperationOptions struct {
	IfMatch   *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultDeleteProfilePublicationOperationOptions

func DefaultDeleteProfilePublicationOperationOptions() DeleteProfilePublicationOperationOptions

func (DeleteProfilePublicationOperationOptions) ToHeaders

func (DeleteProfilePublicationOperationOptions) ToOData

func (DeleteProfilePublicationOperationOptions) ToQuery

type DeleteProfilePublicationOperationResponse

type DeleteProfilePublicationOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

type GetProfilePublicationOperationOptions

type GetProfilePublicationOperationOptions struct {
	Expand    *odata.Expand
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Select    *[]string
}

func DefaultGetProfilePublicationOperationOptions

func DefaultGetProfilePublicationOperationOptions() GetProfilePublicationOperationOptions

func (GetProfilePublicationOperationOptions) ToHeaders

func (GetProfilePublicationOperationOptions) ToOData

func (GetProfilePublicationOperationOptions) ToQuery

type GetProfilePublicationOperationResponse

type GetProfilePublicationOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.ItemPublication
}

type GetProfilePublicationsCountOperationOptions

type GetProfilePublicationsCountOperationOptions struct {
	Filter    *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Search    *string
}

func DefaultGetProfilePublicationsCountOperationOptions

func DefaultGetProfilePublicationsCountOperationOptions() GetProfilePublicationsCountOperationOptions

func (GetProfilePublicationsCountOperationOptions) ToHeaders

func (GetProfilePublicationsCountOperationOptions) ToOData

func (GetProfilePublicationsCountOperationOptions) ToQuery

type GetProfilePublicationsCountOperationResponse

type GetProfilePublicationsCountOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]byte
}

type ItemPublicationOperationPredicate

type ItemPublicationOperationPredicate struct {
}

func (ItemPublicationOperationPredicate) Matches

type ListProfilePublicationsCompleteResult

type ListProfilePublicationsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.ItemPublication
}

type ListProfilePublicationsCustomPager

type ListProfilePublicationsCustomPager struct {
	NextLink *odata.Link `json:"@odata.nextLink"`
}
func (p *ListProfilePublicationsCustomPager) NextPageLink() *odata.Link

type ListProfilePublicationsOperationOptions

type ListProfilePublicationsOperationOptions struct {
	Count     *bool
	Expand    *odata.Expand
	Filter    *string
	Metadata  *odata.Metadata
	OrderBy   *odata.OrderBy
	RetryFunc client.RequestRetryFunc
	Search    *string
	Select    *[]string
	Skip      *int64
	Top       *int64
}

func DefaultListProfilePublicationsOperationOptions

func DefaultListProfilePublicationsOperationOptions() ListProfilePublicationsOperationOptions

func (ListProfilePublicationsOperationOptions) ToHeaders

func (ListProfilePublicationsOperationOptions) ToOData

func (ListProfilePublicationsOperationOptions) ToQuery

type ListProfilePublicationsOperationResponse

type ListProfilePublicationsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.ItemPublication
}

type ProfilePublicationClient

type ProfilePublicationClient struct {
	Client *msgraph.Client
}

func NewProfilePublicationClientWithBaseURI

func NewProfilePublicationClientWithBaseURI(sdkApi sdkEnv.Api) (*ProfilePublicationClient, error)

func (ProfilePublicationClient) CreateProfilePublication

CreateProfilePublication - Create itemPublication. Create a new itemPublication object in a user's profile.

func (ProfilePublicationClient) DeleteProfilePublication

DeleteProfilePublication - Delete itemPublication. Deletes an itemPublication object.

func (ProfilePublicationClient) GetProfilePublication

GetProfilePublication - Get itemPublication. Read the properties and relationships of an itemPublication object in a user's profile.

func (ProfilePublicationClient) GetProfilePublicationsCount

GetProfilePublicationsCount - Get the number of the resource

func (ProfilePublicationClient) ListProfilePublications

ListProfilePublications - List publications. Retrieve a list of itemPublication objects from a user's profile.

func (ProfilePublicationClient) ListProfilePublicationsComplete

ListProfilePublicationsComplete retrieves all the results into a single object

func (ProfilePublicationClient) ListProfilePublicationsCompleteMatchingPredicate

func (c ProfilePublicationClient) ListProfilePublicationsCompleteMatchingPredicate(ctx context.Context, options ListProfilePublicationsOperationOptions, predicate ItemPublicationOperationPredicate) (result ListProfilePublicationsCompleteResult, err error)

ListProfilePublicationsCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (ProfilePublicationClient) UpdateProfilePublication

UpdateProfilePublication - Update the navigation property publications in me

type UpdateProfilePublicationOperationOptions

type UpdateProfilePublicationOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultUpdateProfilePublicationOperationOptions

func DefaultUpdateProfilePublicationOperationOptions() UpdateProfilePublicationOperationOptions

func (UpdateProfilePublicationOperationOptions) ToHeaders

func (UpdateProfilePublicationOperationOptions) ToOData

func (UpdateProfilePublicationOperationOptions) ToQuery

type UpdateProfilePublicationOperationResponse

type UpdateProfilePublicationOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL