Documentation
¶
Index ¶
- type ApplicationTemplateItemRequestBuilder
- func (m *ApplicationTemplateItemRequestBuilder) CreateDeleteRequestInformation() (...)
- func (m *ApplicationTemplateItemRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration(...) (...)
- func (m *ApplicationTemplateItemRequestBuilder) CreateGetRequestInformation() (...)
- func (m *ApplicationTemplateItemRequestBuilder) CreateGetRequestInformationWithRequestConfiguration(...) (...)
- func (m *ApplicationTemplateItemRequestBuilder) CreatePatchRequestInformation(...) (...)
- func (m *ApplicationTemplateItemRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration(...) (...)
- func (m *ApplicationTemplateItemRequestBuilder) Delete() error
- func (m *ApplicationTemplateItemRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler(...) error
- func (m *ApplicationTemplateItemRequestBuilder) Get() (...)
- func (m *ApplicationTemplateItemRequestBuilder) GetWithRequestConfigurationAndResponseHandler(...) (...)
- func (m *ApplicationTemplateItemRequestBuilder) Instantiate() ...
- func (m *ApplicationTemplateItemRequestBuilder) Patch(...) error
- func (m *ApplicationTemplateItemRequestBuilder) PatchWithRequestConfigurationAndResponseHandler(...) error
- type ApplicationTemplateItemRequestBuilderDeleteRequestConfiguration
- type ApplicationTemplateItemRequestBuilderGetQueryParameters
- type ApplicationTemplateItemRequestBuilderGetRequestConfiguration
- type ApplicationTemplateItemRequestBuilderPatchRequestConfiguration
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ApplicationTemplateItemRequestBuilder ¶ added in v0.12.0
type ApplicationTemplateItemRequestBuilder struct {
// contains filtered or unexported fields
}
ApplicationTemplateItemRequestBuilder provides operations to manage the collection of applicationTemplate entities.
func NewApplicationTemplateItemRequestBuilder ¶ added in v0.12.0
func NewApplicationTemplateItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ApplicationTemplateItemRequestBuilder
NewApplicationTemplateItemRequestBuilder instantiates a new ApplicationTemplateItemRequestBuilder and sets the default values.
func NewApplicationTemplateItemRequestBuilderInternal ¶ added in v0.12.0
func NewApplicationTemplateItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ApplicationTemplateItemRequestBuilder
NewApplicationTemplateItemRequestBuilderInternal instantiates a new ApplicationTemplateItemRequestBuilder and sets the default values.
func (*ApplicationTemplateItemRequestBuilder) CreateDeleteRequestInformation ¶ added in v0.12.0
func (m *ApplicationTemplateItemRequestBuilder) CreateDeleteRequestInformation() (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateDeleteRequestInformation delete entity from applicationTemplates
func (*ApplicationTemplateItemRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration ¶ added in v0.22.0
func (m *ApplicationTemplateItemRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration(requestConfiguration *ApplicationTemplateItemRequestBuilderDeleteRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateDeleteRequestInformationWithRequestConfiguration delete entity from applicationTemplates
func (*ApplicationTemplateItemRequestBuilder) CreateGetRequestInformation ¶ added in v0.12.0
func (m *ApplicationTemplateItemRequestBuilder) CreateGetRequestInformation() (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformation retrieve the properties of an applicationTemplate object.
func (*ApplicationTemplateItemRequestBuilder) CreateGetRequestInformationWithRequestConfiguration ¶ added in v0.22.0
func (m *ApplicationTemplateItemRequestBuilder) CreateGetRequestInformationWithRequestConfiguration(requestConfiguration *ApplicationTemplateItemRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformationWithRequestConfiguration retrieve the properties of an applicationTemplate object.
func (*ApplicationTemplateItemRequestBuilder) CreatePatchRequestInformation ¶ added in v0.12.0
func (m *ApplicationTemplateItemRequestBuilder) CreatePatchRequestInformation(body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ApplicationTemplateable) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreatePatchRequestInformation update entity in applicationTemplates
func (*ApplicationTemplateItemRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration ¶ added in v0.22.0
func (m *ApplicationTemplateItemRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration(body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ApplicationTemplateable, requestConfiguration *ApplicationTemplateItemRequestBuilderPatchRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreatePatchRequestInformationWithRequestConfiguration update entity in applicationTemplates
func (*ApplicationTemplateItemRequestBuilder) Delete ¶ added in v0.12.0
func (m *ApplicationTemplateItemRequestBuilder) Delete() error
Delete delete entity from applicationTemplates
func (*ApplicationTemplateItemRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler ¶ added in v0.22.0
func (m *ApplicationTemplateItemRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler(requestConfiguration *ApplicationTemplateItemRequestBuilderDeleteRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) error
DeleteWithRequestConfigurationAndResponseHandler delete entity from applicationTemplates
func (*ApplicationTemplateItemRequestBuilder) Get ¶ added in v0.12.0
func (m *ApplicationTemplateItemRequestBuilder) Get() (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ApplicationTemplateable, error)
Get retrieve the properties of an applicationTemplate object.
func (*ApplicationTemplateItemRequestBuilder) GetWithRequestConfigurationAndResponseHandler ¶ added in v0.22.0
func (m *ApplicationTemplateItemRequestBuilder) GetWithRequestConfigurationAndResponseHandler(requestConfiguration *ApplicationTemplateItemRequestBuilderGetRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ApplicationTemplateable, error)
GetWithRequestConfigurationAndResponseHandler retrieve the properties of an applicationTemplate object.
func (*ApplicationTemplateItemRequestBuilder) Instantiate ¶ added in v0.12.0
func (m *ApplicationTemplateItemRequestBuilder) Instantiate() *i136461ffa9165f3471f6f3ee9d90583b6fc6e55fbeaabaf0122c150cc4fb8f8d.InstantiateRequestBuilder
Instantiate the instantiate property
func (*ApplicationTemplateItemRequestBuilder) Patch ¶ added in v0.12.0
func (m *ApplicationTemplateItemRequestBuilder) Patch(body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ApplicationTemplateable) error
Patch update entity in applicationTemplates
func (*ApplicationTemplateItemRequestBuilder) PatchWithRequestConfigurationAndResponseHandler ¶ added in v0.22.0
func (m *ApplicationTemplateItemRequestBuilder) PatchWithRequestConfigurationAndResponseHandler(body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ApplicationTemplateable, requestConfiguration *ApplicationTemplateItemRequestBuilderPatchRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) error
PatchWithRequestConfigurationAndResponseHandler update entity in applicationTemplates
type ApplicationTemplateItemRequestBuilderDeleteRequestConfiguration ¶ added in v0.22.0
type ApplicationTemplateItemRequestBuilderDeleteRequestConfiguration struct {
// Request headers
Headers map[string]string
// Request options
Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}
ApplicationTemplateItemRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type ApplicationTemplateItemRequestBuilderGetQueryParameters ¶ added in v0.12.0
type ApplicationTemplateItemRequestBuilderGetQueryParameters struct {
// Expand related entities
Expand []string `uriparametername:"%24expand"`
// Select properties to be returned
Select []string `uriparametername:"%24select"`
}
ApplicationTemplateItemRequestBuilderGetQueryParameters retrieve the properties of an applicationTemplate object.
type ApplicationTemplateItemRequestBuilderGetRequestConfiguration ¶ added in v0.22.0
type ApplicationTemplateItemRequestBuilderGetRequestConfiguration struct {
// Request headers
Headers map[string]string
// Request options
Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
// Request query parameters
QueryParameters *ApplicationTemplateItemRequestBuilderGetQueryParameters
}
ApplicationTemplateItemRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type ApplicationTemplateItemRequestBuilderPatchRequestConfiguration ¶ added in v0.22.0
type ApplicationTemplateItemRequestBuilderPatchRequestConfiguration struct {
// Request headers
Headers map[string]string
// Request options
Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}
ApplicationTemplateItemRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.