servicenowconnection

package
v0.20241128.1084944 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2024 License: MPL-2.0 Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateServiceNowConnectionOperationOptions

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

func DefaultCreateServiceNowConnectionOperationOptions

func DefaultCreateServiceNowConnectionOperationOptions() CreateServiceNowConnectionOperationOptions

func (CreateServiceNowConnectionOperationOptions) ToHeaders

func (CreateServiceNowConnectionOperationOptions) ToOData

func (CreateServiceNowConnectionOperationOptions) ToQuery

type CreateServiceNowConnectionOperationResponse

type CreateServiceNowConnectionOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.ServiceNowConnection
}

type DeleteServiceNowConnectionOperationOptions

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

func DefaultDeleteServiceNowConnectionOperationOptions

func DefaultDeleteServiceNowConnectionOperationOptions() DeleteServiceNowConnectionOperationOptions

func (DeleteServiceNowConnectionOperationOptions) ToHeaders

func (DeleteServiceNowConnectionOperationOptions) ToOData

func (DeleteServiceNowConnectionOperationOptions) ToQuery

type DeleteServiceNowConnectionOperationResponse

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

type GetServiceNowConnectionOperationOptions

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

func DefaultGetServiceNowConnectionOperationOptions

func DefaultGetServiceNowConnectionOperationOptions() GetServiceNowConnectionOperationOptions

func (GetServiceNowConnectionOperationOptions) ToHeaders

func (GetServiceNowConnectionOperationOptions) ToOData

func (GetServiceNowConnectionOperationOptions) ToQuery

type GetServiceNowConnectionOperationResponse

type GetServiceNowConnectionOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.ServiceNowConnection
}

type GetServiceNowConnectionsCountOperationOptions

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

func DefaultGetServiceNowConnectionsCountOperationOptions

func DefaultGetServiceNowConnectionsCountOperationOptions() GetServiceNowConnectionsCountOperationOptions

func (GetServiceNowConnectionsCountOperationOptions) ToHeaders

func (GetServiceNowConnectionsCountOperationOptions) ToOData

func (GetServiceNowConnectionsCountOperationOptions) ToQuery

type GetServiceNowConnectionsCountOperationResponse

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

type ListServiceNowConnectionsCompleteResult

type ListServiceNowConnectionsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.ServiceNowConnection
}

type ListServiceNowConnectionsCustomPager

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

type ListServiceNowConnectionsOperationOptions

type ListServiceNowConnectionsOperationOptions 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 DefaultListServiceNowConnectionsOperationOptions

func DefaultListServiceNowConnectionsOperationOptions() ListServiceNowConnectionsOperationOptions

func (ListServiceNowConnectionsOperationOptions) ToHeaders

func (ListServiceNowConnectionsOperationOptions) ToOData

func (ListServiceNowConnectionsOperationOptions) ToQuery

type ListServiceNowConnectionsOperationResponse

type ListServiceNowConnectionsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.ServiceNowConnection
}

type ServiceNowConnectionClient

type ServiceNowConnectionClient struct {
	Client *msgraph.Client
}

func NewServiceNowConnectionClientWithBaseURI

func NewServiceNowConnectionClientWithBaseURI(sdkApi sdkEnv.Api) (*ServiceNowConnectionClient, error)

func (ServiceNowConnectionClient) CreateServiceNowConnection

CreateServiceNowConnection - Create new navigation property to serviceNowConnections for deviceManagement

func (ServiceNowConnectionClient) DeleteServiceNowConnection

DeleteServiceNowConnection - Delete navigation property serviceNowConnections for deviceManagement

func (ServiceNowConnectionClient) GetServiceNowConnection

GetServiceNowConnection - Get serviceNowConnections from deviceManagement. A list of ServiceNowConnections

func (ServiceNowConnectionClient) GetServiceNowConnectionsCount

GetServiceNowConnectionsCount - Get the number of the resource

func (ServiceNowConnectionClient) ListServiceNowConnections

ListServiceNowConnections - Get serviceNowConnections from deviceManagement. A list of ServiceNowConnections

func (ServiceNowConnectionClient) ListServiceNowConnectionsComplete

ListServiceNowConnectionsComplete retrieves all the results into a single object

func (ServiceNowConnectionClient) ListServiceNowConnectionsCompleteMatchingPredicate

ListServiceNowConnectionsCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (ServiceNowConnectionClient) UpdateServiceNowConnection

UpdateServiceNowConnection - Update the navigation property serviceNowConnections in deviceManagement

type ServiceNowConnectionOperationPredicate

type ServiceNowConnectionOperationPredicate struct {
}

func (ServiceNowConnectionOperationPredicate) Matches

type UpdateServiceNowConnectionOperationOptions

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

func DefaultUpdateServiceNowConnectionOperationOptions

func DefaultUpdateServiceNowConnectionOperationOptions() UpdateServiceNowConnectionOperationOptions

func (UpdateServiceNowConnectionOperationOptions) ToHeaders

func (UpdateServiceNowConnectionOperationOptions) ToOData

func (UpdateServiceNowConnectionOperationOptions) ToQuery

type UpdateServiceNowConnectionOperationResponse

type UpdateServiceNowConnectionOperationResponse 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