Versions in this module Expand all Collapse all v0 v0.20241126.2320 Nov 26, 2024 v0.20241126.1723 Nov 26, 2024 Changes in this version + type ApplePushNotificationCertificateClient struct + Client *msgraph.Client + func NewApplePushNotificationCertificateClientWithBaseURI(sdkApi sdkEnv.Api) (*ApplePushNotificationCertificateClient, error) + func (c ApplePushNotificationCertificateClient) CreateApplePushNotificationCertificateGenerateSigningRequest(ctx context.Context, ...) (...) + func (c ApplePushNotificationCertificateClient) DeleteApplePushNotificationCertificate(ctx context.Context, ...) (result DeleteApplePushNotificationCertificateOperationResponse, err error) + func (c ApplePushNotificationCertificateClient) GetApplePushNotificationCertificate(ctx context.Context, ...) (result GetApplePushNotificationCertificateOperationResponse, err error) + func (c ApplePushNotificationCertificateClient) UpdateApplePushNotificationCertificate(ctx context.Context, input beta.ApplePushNotificationCertificate, ...) (result UpdateApplePushNotificationCertificateOperationResponse, err error) + type CreateApplePushNotificationCertificateGenerateSigningRequestOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCreateApplePushNotificationCertificateGenerateSigningRequestOperationOptions() CreateApplePushNotificationCertificateGenerateSigningRequestOperationOptions + func (o CreateApplePushNotificationCertificateGenerateSigningRequestOperationOptions) ToHeaders() *client.Headers + func (o CreateApplePushNotificationCertificateGenerateSigningRequestOperationOptions) ToOData() *odata.Query + func (o CreateApplePushNotificationCertificateGenerateSigningRequestOperationOptions) ToQuery() *client.QueryParams + type CreateApplePushNotificationCertificateGenerateSigningRequestOperationResponse struct + HttpResponse *http.Response + Model *CreateApplePushNotificationCertificateGenerateSigningRequestResult + OData *odata.OData + type CreateApplePushNotificationCertificateGenerateSigningRequestResult struct + Value nullable.Type[string] + type DeleteApplePushNotificationCertificateOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeleteApplePushNotificationCertificateOperationOptions() DeleteApplePushNotificationCertificateOperationOptions + func (o DeleteApplePushNotificationCertificateOperationOptions) ToHeaders() *client.Headers + func (o DeleteApplePushNotificationCertificateOperationOptions) ToOData() *odata.Query + func (o DeleteApplePushNotificationCertificateOperationOptions) ToQuery() *client.QueryParams + type DeleteApplePushNotificationCertificateOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type GetApplePushNotificationCertificateOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetApplePushNotificationCertificateOperationOptions() GetApplePushNotificationCertificateOperationOptions + func (o GetApplePushNotificationCertificateOperationOptions) ToHeaders() *client.Headers + func (o GetApplePushNotificationCertificateOperationOptions) ToOData() *odata.Query + func (o GetApplePushNotificationCertificateOperationOptions) ToQuery() *client.QueryParams + type GetApplePushNotificationCertificateOperationResponse struct + HttpResponse *http.Response + Model *beta.ApplePushNotificationCertificate + OData *odata.OData + type UpdateApplePushNotificationCertificateOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultUpdateApplePushNotificationCertificateOperationOptions() UpdateApplePushNotificationCertificateOperationOptions + func (o UpdateApplePushNotificationCertificateOperationOptions) ToHeaders() *client.Headers + func (o UpdateApplePushNotificationCertificateOperationOptions) ToOData() *odata.Query + func (o UpdateApplePushNotificationCertificateOperationOptions) ToQuery() *client.QueryParams + type UpdateApplePushNotificationCertificateOperationResponse struct + HttpResponse *http.Response + OData *odata.OData