applicationswithappid

package
v1.55.0 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2024 License: MIT Imports: 4 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ApplicationsWithAppIdRequestBuilder

ApplicationsWithAppIdRequestBuilder provides operations to manage the collection of application entities.

func NewApplicationsWithAppIdRequestBuilder

NewApplicationsWithAppIdRequestBuilder instantiates a new ApplicationsWithAppIdRequestBuilder and sets the default values.

func NewApplicationsWithAppIdRequestBuilderInternal

func NewApplicationsWithAppIdRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter, appId *string) *ApplicationsWithAppIdRequestBuilder

NewApplicationsWithAppIdRequestBuilderInternal instantiates a new ApplicationsWithAppIdRequestBuilder and sets the default values.

func (*ApplicationsWithAppIdRequestBuilder) Delete

Delete delete an application object. When deleted, apps are moved to a temporary container and can be restored within 30 days. After that time, they are permanently deleted. returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*ApplicationsWithAppIdRequestBuilder) Get

Get get the properties and relationships of an application object. returns a Applicationable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*ApplicationsWithAppIdRequestBuilder) Patch

Patch create a new application object if it doesn't exist, or update the properties of an existing application object. returns a Applicationable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*ApplicationsWithAppIdRequestBuilder) ToDeleteRequestInformation

ToDeleteRequestInformation delete an application object. When deleted, apps are moved to a temporary container and can be restored within 30 days. After that time, they are permanently deleted. returns a *RequestInformation when successful

func (*ApplicationsWithAppIdRequestBuilder) ToGetRequestInformation

ToGetRequestInformation get the properties and relationships of an application object. returns a *RequestInformation when successful

func (*ApplicationsWithAppIdRequestBuilder) ToPatchRequestInformation

ToPatchRequestInformation create a new application object if it doesn't exist, or update the properties of an existing application object. returns a *RequestInformation when successful

func (*ApplicationsWithAppIdRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *ApplicationsWithAppIdRequestBuilder when successful

type ApplicationsWithAppIdRequestBuilderDeleteRequestConfiguration

type ApplicationsWithAppIdRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ApplicationsWithAppIdRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ApplicationsWithAppIdRequestBuilderGetQueryParameters

type ApplicationsWithAppIdRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

ApplicationsWithAppIdRequestBuilderGetQueryParameters get the properties and relationships of an application object.

type ApplicationsWithAppIdRequestBuilderGetRequestConfiguration

type ApplicationsWithAppIdRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *ApplicationsWithAppIdRequestBuilderGetQueryParameters
}

ApplicationsWithAppIdRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ApplicationsWithAppIdRequestBuilderPatchRequestConfiguration

type ApplicationsWithAppIdRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ApplicationsWithAppIdRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

Jump to

Keyboard shortcuts

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