Documentation
¶
Index ¶
- type AppCatalogsRequestBuilder
- func (m *AppCatalogsRequestBuilder) CreateGetRequestInformation() (...)
- func (m *AppCatalogsRequestBuilder) CreateGetRequestInformationWithRequestConfiguration(requestConfiguration *AppCatalogsRequestBuilderGetRequestConfiguration) (...)
- func (m *AppCatalogsRequestBuilder) CreatePatchRequestInformation(...) (...)
- func (m *AppCatalogsRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration(...) (...)
- func (m *AppCatalogsRequestBuilder) Get() (...)
- func (m *AppCatalogsRequestBuilder) GetWithRequestConfigurationAndResponseHandler(requestConfiguration *AppCatalogsRequestBuilderGetRequestConfiguration, ...) (...)
- func (m *AppCatalogsRequestBuilder) Patch(...) error
- func (m *AppCatalogsRequestBuilder) PatchWithRequestConfigurationAndResponseHandler(...) error
- func (m *AppCatalogsRequestBuilder) TeamsApps() ...
- func (m *AppCatalogsRequestBuilder) TeamsAppsById(id string) ...
- type AppCatalogsRequestBuilderGetQueryParameters
- type AppCatalogsRequestBuilderGetRequestConfiguration
- type AppCatalogsRequestBuilderPatchRequestConfiguration
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AppCatalogsRequestBuilder ¶
type AppCatalogsRequestBuilder struct {
// contains filtered or unexported fields
}
AppCatalogsRequestBuilder provides operations to manage the appCatalogs singleton.
func NewAppCatalogsRequestBuilder ¶
func NewAppCatalogsRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *AppCatalogsRequestBuilder
NewAppCatalogsRequestBuilder instantiates a new AppCatalogsRequestBuilder and sets the default values.
func NewAppCatalogsRequestBuilderInternal ¶
func NewAppCatalogsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *AppCatalogsRequestBuilder
NewAppCatalogsRequestBuilderInternal instantiates a new AppCatalogsRequestBuilder and sets the default values.
func (*AppCatalogsRequestBuilder) CreateGetRequestInformation ¶
func (m *AppCatalogsRequestBuilder) CreateGetRequestInformation() (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformation get appCatalogs
func (*AppCatalogsRequestBuilder) CreateGetRequestInformationWithRequestConfiguration ¶ added in v0.22.0
func (m *AppCatalogsRequestBuilder) CreateGetRequestInformationWithRequestConfiguration(requestConfiguration *AppCatalogsRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformationWithRequestConfiguration get appCatalogs
func (*AppCatalogsRequestBuilder) CreatePatchRequestInformation ¶
func (m *AppCatalogsRequestBuilder) CreatePatchRequestInformation(body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.AppCatalogsable) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreatePatchRequestInformation update appCatalogs
func (*AppCatalogsRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration ¶ added in v0.22.0
func (m *AppCatalogsRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration(body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.AppCatalogsable, requestConfiguration *AppCatalogsRequestBuilderPatchRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreatePatchRequestInformationWithRequestConfiguration update appCatalogs
func (*AppCatalogsRequestBuilder) Get ¶
func (m *AppCatalogsRequestBuilder) Get() (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.AppCatalogsable, error)
Get get appCatalogs
func (*AppCatalogsRequestBuilder) GetWithRequestConfigurationAndResponseHandler ¶ added in v0.22.0
func (m *AppCatalogsRequestBuilder) GetWithRequestConfigurationAndResponseHandler(requestConfiguration *AppCatalogsRequestBuilderGetRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.AppCatalogsable, error)
GetWithRequestConfigurationAndResponseHandler get appCatalogs
func (*AppCatalogsRequestBuilder) Patch ¶
func (m *AppCatalogsRequestBuilder) Patch(body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.AppCatalogsable) error
Patch update appCatalogs
func (*AppCatalogsRequestBuilder) PatchWithRequestConfigurationAndResponseHandler ¶ added in v0.22.0
func (m *AppCatalogsRequestBuilder) PatchWithRequestConfigurationAndResponseHandler(body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.AppCatalogsable, requestConfiguration *AppCatalogsRequestBuilderPatchRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) error
PatchWithRequestConfigurationAndResponseHandler update appCatalogs
func (*AppCatalogsRequestBuilder) TeamsApps ¶
func (m *AppCatalogsRequestBuilder) TeamsApps() *i60b4144747afcc2877fe98b77f31eb5f795af4ce3b56c13dadc3c81a149664c5.TeamsAppsRequestBuilder
TeamsApps the teamsApps property
func (*AppCatalogsRequestBuilder) TeamsAppsById ¶
func (m *AppCatalogsRequestBuilder) TeamsAppsById(id string) *i0ff9d493a3baa51f602d43222cbde17af6238f7fde139b7afe7c7123654b865b.TeamsAppItemRequestBuilder
TeamsAppsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.appCatalogs.teamsApps.item collection
type AppCatalogsRequestBuilderGetQueryParameters ¶
type AppCatalogsRequestBuilderGetQueryParameters struct {
// Expand related entities
Expand []string `uriparametername:"%24expand"`
// Select properties to be returned
Select []string `uriparametername:"%24select"`
}
AppCatalogsRequestBuilderGetQueryParameters get appCatalogs
type AppCatalogsRequestBuilderGetRequestConfiguration ¶ added in v0.22.0
type AppCatalogsRequestBuilderGetRequestConfiguration struct {
// Request headers
Headers map[string]string
// Request options
Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
// Request query parameters
QueryParameters *AppCatalogsRequestBuilderGetQueryParameters
}
AppCatalogsRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type AppCatalogsRequestBuilderPatchRequestConfiguration ¶ added in v0.22.0
type AppCatalogsRequestBuilderPatchRequestConfiguration struct {
// Request headers
Headers map[string]string
// Request options
Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}
AppCatalogsRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.