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 CreateEmbeddedSIMActivationCodePoolAssignmentOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCreateEmbeddedSIMActivationCodePoolAssignmentOperationOptions() CreateEmbeddedSIMActivationCodePoolAssignmentOperationOptions + func (o CreateEmbeddedSIMActivationCodePoolAssignmentOperationOptions) ToHeaders() *client.Headers + func (o CreateEmbeddedSIMActivationCodePoolAssignmentOperationOptions) ToOData() *odata.Query + func (o CreateEmbeddedSIMActivationCodePoolAssignmentOperationOptions) ToQuery() *client.QueryParams + type CreateEmbeddedSIMActivationCodePoolAssignmentOperationResponse struct + HttpResponse *http.Response + Model *beta.EmbeddedSIMActivationCodePoolAssignment + OData *odata.OData + type DeleteEmbeddedSIMActivationCodePoolAssignmentOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeleteEmbeddedSIMActivationCodePoolAssignmentOperationOptions() DeleteEmbeddedSIMActivationCodePoolAssignmentOperationOptions + func (o DeleteEmbeddedSIMActivationCodePoolAssignmentOperationOptions) ToHeaders() *client.Headers + func (o DeleteEmbeddedSIMActivationCodePoolAssignmentOperationOptions) ToOData() *odata.Query + func (o DeleteEmbeddedSIMActivationCodePoolAssignmentOperationOptions) ToQuery() *client.QueryParams + type DeleteEmbeddedSIMActivationCodePoolAssignmentOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type EmbeddedSIMActivationCodePoolAssignmentClient struct + Client *msgraph.Client + func NewEmbeddedSIMActivationCodePoolAssignmentClientWithBaseURI(sdkApi sdkEnv.Api) (*EmbeddedSIMActivationCodePoolAssignmentClient, error) + func (c EmbeddedSIMActivationCodePoolAssignmentClient) CreateEmbeddedSIMActivationCodePoolAssignment(ctx context.Context, id beta.DeviceManagementEmbeddedSIMActivationCodePoolId, ...) (result CreateEmbeddedSIMActivationCodePoolAssignmentOperationResponse, ...) + func (c EmbeddedSIMActivationCodePoolAssignmentClient) DeleteEmbeddedSIMActivationCodePoolAssignment(ctx context.Context, ...) (result DeleteEmbeddedSIMActivationCodePoolAssignmentOperationResponse, ...) + func (c EmbeddedSIMActivationCodePoolAssignmentClient) GetEmbeddedSIMActivationCodePoolAssignment(ctx context.Context, ...) (result GetEmbeddedSIMActivationCodePoolAssignmentOperationResponse, err error) + func (c EmbeddedSIMActivationCodePoolAssignmentClient) GetEmbeddedSIMActivationCodePoolAssignmentsCount(ctx context.Context, id beta.DeviceManagementEmbeddedSIMActivationCodePoolId, ...) (result GetEmbeddedSIMActivationCodePoolAssignmentsCountOperationResponse, ...) + func (c EmbeddedSIMActivationCodePoolAssignmentClient) ListEmbeddedSIMActivationCodePoolAssignments(ctx context.Context, id beta.DeviceManagementEmbeddedSIMActivationCodePoolId, ...) (result ListEmbeddedSIMActivationCodePoolAssignmentsOperationResponse, ...) + func (c EmbeddedSIMActivationCodePoolAssignmentClient) ListEmbeddedSIMActivationCodePoolAssignmentsComplete(ctx context.Context, id beta.DeviceManagementEmbeddedSIMActivationCodePoolId, ...) (ListEmbeddedSIMActivationCodePoolAssignmentsCompleteResult, error) + func (c EmbeddedSIMActivationCodePoolAssignmentClient) ListEmbeddedSIMActivationCodePoolAssignmentsCompleteMatchingPredicate(ctx context.Context, id beta.DeviceManagementEmbeddedSIMActivationCodePoolId, ...) (result ListEmbeddedSIMActivationCodePoolAssignmentsCompleteResult, err error) + func (c EmbeddedSIMActivationCodePoolAssignmentClient) UpdateEmbeddedSIMActivationCodePoolAssignment(ctx context.Context, ...) (result UpdateEmbeddedSIMActivationCodePoolAssignmentOperationResponse, ...) + type EmbeddedSIMActivationCodePoolAssignmentOperationPredicate struct + func (p EmbeddedSIMActivationCodePoolAssignmentOperationPredicate) Matches(input beta.EmbeddedSIMActivationCodePoolAssignment) bool + type GetEmbeddedSIMActivationCodePoolAssignmentOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetEmbeddedSIMActivationCodePoolAssignmentOperationOptions() GetEmbeddedSIMActivationCodePoolAssignmentOperationOptions + func (o GetEmbeddedSIMActivationCodePoolAssignmentOperationOptions) ToHeaders() *client.Headers + func (o GetEmbeddedSIMActivationCodePoolAssignmentOperationOptions) ToOData() *odata.Query + func (o GetEmbeddedSIMActivationCodePoolAssignmentOperationOptions) ToQuery() *client.QueryParams + type GetEmbeddedSIMActivationCodePoolAssignmentOperationResponse struct + HttpResponse *http.Response + Model *beta.EmbeddedSIMActivationCodePoolAssignment + OData *odata.OData + type GetEmbeddedSIMActivationCodePoolAssignmentsCountOperationOptions struct + Filter *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Search *string + func DefaultGetEmbeddedSIMActivationCodePoolAssignmentsCountOperationOptions() GetEmbeddedSIMActivationCodePoolAssignmentsCountOperationOptions + func (o GetEmbeddedSIMActivationCodePoolAssignmentsCountOperationOptions) ToHeaders() *client.Headers + func (o GetEmbeddedSIMActivationCodePoolAssignmentsCountOperationOptions) ToOData() *odata.Query + func (o GetEmbeddedSIMActivationCodePoolAssignmentsCountOperationOptions) ToQuery() *client.QueryParams + type GetEmbeddedSIMActivationCodePoolAssignmentsCountOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type ListEmbeddedSIMActivationCodePoolAssignmentsCompleteResult struct + Items []beta.EmbeddedSIMActivationCodePoolAssignment + LatestHttpResponse *http.Response + type ListEmbeddedSIMActivationCodePoolAssignmentsCustomPager struct + NextLink *odata.Link + func (p *ListEmbeddedSIMActivationCodePoolAssignmentsCustomPager) NextPageLink() *odata.Link + type ListEmbeddedSIMActivationCodePoolAssignmentsOperationOptions 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 DefaultListEmbeddedSIMActivationCodePoolAssignmentsOperationOptions() ListEmbeddedSIMActivationCodePoolAssignmentsOperationOptions + func (o ListEmbeddedSIMActivationCodePoolAssignmentsOperationOptions) ToHeaders() *client.Headers + func (o ListEmbeddedSIMActivationCodePoolAssignmentsOperationOptions) ToOData() *odata.Query + func (o ListEmbeddedSIMActivationCodePoolAssignmentsOperationOptions) ToQuery() *client.QueryParams + type ListEmbeddedSIMActivationCodePoolAssignmentsOperationResponse struct + HttpResponse *http.Response + Model *[]beta.EmbeddedSIMActivationCodePoolAssignment + OData *odata.OData + type UpdateEmbeddedSIMActivationCodePoolAssignmentOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultUpdateEmbeddedSIMActivationCodePoolAssignmentOperationOptions() UpdateEmbeddedSIMActivationCodePoolAssignmentOperationOptions + func (o UpdateEmbeddedSIMActivationCodePoolAssignmentOperationOptions) ToHeaders() *client.Headers + func (o UpdateEmbeddedSIMActivationCodePoolAssignmentOperationOptions) ToOData() *odata.Query + func (o UpdateEmbeddedSIMActivationCodePoolAssignmentOperationOptions) ToQuery() *client.QueryParams + type UpdateEmbeddedSIMActivationCodePoolAssignmentOperationResponse struct + HttpResponse *http.Response + OData *odata.OData