Documentation ¶
Index ¶
- func CreateItemAddPasswordPostRequestBodyFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...)
- type ApplicationItemRequestBuilder
- func (m *ApplicationItemRequestBuilder) AddPassword() *ItemAddPasswordRequestBuilder
- func (m *ApplicationItemRequestBuilder) Delete(ctx context.Context, ...) error
- func (m *ApplicationItemRequestBuilder) Get(ctx context.Context, ...) (...)
- func (m *ApplicationItemRequestBuilder) Patch(ctx context.Context, ...) (...)
- func (m *ApplicationItemRequestBuilder) ToDeleteRequestInformation(ctx context.Context, ...) (...)
- func (m *ApplicationItemRequestBuilder) ToGetRequestInformation(ctx context.Context, ...) (...)
- func (m *ApplicationItemRequestBuilder) ToPatchRequestInformation(ctx context.Context, ...) (...)
- type ApplicationItemRequestBuilderDeleteRequestConfiguration
- type ApplicationItemRequestBuilderGetQueryParameters
- type ApplicationItemRequestBuilderGetRequestConfiguration
- type ApplicationItemRequestBuilderPatchRequestConfiguration
- type ApplicationsRequestBuilder
- func (m *ApplicationsRequestBuilder) ByApplicationId(applicationId string) *ApplicationItemRequestBuilder
- func (m *ApplicationsRequestBuilder) Get(ctx context.Context, ...) (...)
- func (m *ApplicationsRequestBuilder) Post(ctx context.Context, ...) (...)
- func (m *ApplicationsRequestBuilder) ToGetRequestInformation(ctx context.Context, ...) (...)
- func (m *ApplicationsRequestBuilder) ToPostRequestInformation(ctx context.Context, ...) (...)
- type ApplicationsRequestBuilderGetQueryParameters
- type ApplicationsRequestBuilderGetRequestConfiguration
- type ApplicationsRequestBuilderPostRequestConfiguration
- type ItemAddPasswordPostRequestBody
- func (m *ItemAddPasswordPostRequestBody) GetBackingStore() ie8677ce2c7e1b4c22e9c3827ecd078d41185424dd9eeb92b7d971ed2d49a392e.BackingStore
- func (m *ItemAddPasswordPostRequestBody) GetFieldDeserializers() ...
- func (m *ItemAddPasswordPostRequestBody) GetPasswordCredential() ...
- func (m *ItemAddPasswordPostRequestBody) Serialize(...) error
- func (m *ItemAddPasswordPostRequestBody) SetBackingStore(...)
- func (m *ItemAddPasswordPostRequestBody) SetPasswordCredential(...)
- type ItemAddPasswordPostRequestBodyable
- type ItemAddPasswordRequestBuilder
- type ItemAddPasswordRequestBuilderPostRequestConfiguration
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateItemAddPasswordPostRequestBodyFromDiscriminatorValue ¶
func CreateItemAddPasswordPostRequestBodyFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)
CreateItemAddPasswordPostRequestBodyFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value
Types ¶
type ApplicationItemRequestBuilder ¶
type ApplicationItemRequestBuilder struct {
i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}
ApplicationItemRequestBuilder provides operations to manage the collection of application entities.
func NewApplicationItemRequestBuilder ¶
func NewApplicationItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ApplicationItemRequestBuilder
NewApplicationItemRequestBuilder instantiates a new ApplicationItemRequestBuilder and sets the default values.
func NewApplicationItemRequestBuilderInternal ¶
func NewApplicationItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ApplicationItemRequestBuilder
NewApplicationItemRequestBuilderInternal instantiates a new ApplicationItemRequestBuilder and sets the default values.
func (*ApplicationItemRequestBuilder) AddPassword ¶
func (m *ApplicationItemRequestBuilder) AddPassword() *ItemAddPasswordRequestBuilder
AddPassword provides operations to call the addPassword method.
func (*ApplicationItemRequestBuilder) Delete ¶
func (m *ApplicationItemRequestBuilder) Delete(ctx context.Context, requestConfiguration *ApplicationItemRequestBuilderDeleteRequestConfiguration) error
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. Find more info here
func (*ApplicationItemRequestBuilder) Get ¶
func (m *ApplicationItemRequestBuilder) Get(ctx context.Context, requestConfiguration *ApplicationItemRequestBuilderGetRequestConfiguration) (i6a022527509c6c974d313985d6b1e1814af5796dab5da8f53d13c951e06bb0cd.Applicationable, error)
Get get the properties and relationships of an application object. Find more info here
func (*ApplicationItemRequestBuilder) Patch ¶
func (m *ApplicationItemRequestBuilder) Patch(ctx context.Context, body i6a022527509c6c974d313985d6b1e1814af5796dab5da8f53d13c951e06bb0cd.Applicationable, requestConfiguration *ApplicationItemRequestBuilderPatchRequestConfiguration) (i6a022527509c6c974d313985d6b1e1814af5796dab5da8f53d13c951e06bb0cd.Applicationable, error)
Patch update the properties of an application object. Find more info here
func (*ApplicationItemRequestBuilder) ToDeleteRequestInformation ¶
func (m *ApplicationItemRequestBuilder) ToDeleteRequestInformation(ctx context.Context, requestConfiguration *ApplicationItemRequestBuilderDeleteRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
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.
func (*ApplicationItemRequestBuilder) ToGetRequestInformation ¶
func (m *ApplicationItemRequestBuilder) ToGetRequestInformation(ctx context.Context, requestConfiguration *ApplicationItemRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToGetRequestInformation get the properties and relationships of an application object.
func (*ApplicationItemRequestBuilder) ToPatchRequestInformation ¶
func (m *ApplicationItemRequestBuilder) ToPatchRequestInformation(ctx context.Context, body i6a022527509c6c974d313985d6b1e1814af5796dab5da8f53d13c951e06bb0cd.Applicationable, requestConfiguration *ApplicationItemRequestBuilderPatchRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToPatchRequestInformation update the properties of an application object.
type ApplicationItemRequestBuilderDeleteRequestConfiguration ¶
type ApplicationItemRequestBuilderDeleteRequestConfiguration struct { // Request headers Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption }
ApplicationItemRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type ApplicationItemRequestBuilderGetQueryParameters ¶
type ApplicationItemRequestBuilderGetQueryParameters struct { // Expand related entities Expand []string `uriparametername:"%24expand"` // Select properties to be returned Select []string `uriparametername:"%24select"` }
ApplicationItemRequestBuilderGetQueryParameters get the properties and relationships of an application object.
type ApplicationItemRequestBuilderGetRequestConfiguration ¶
type ApplicationItemRequestBuilderGetRequestConfiguration struct { // Request headers Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption // Request query parameters QueryParameters *ApplicationItemRequestBuilderGetQueryParameters }
ApplicationItemRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type ApplicationItemRequestBuilderPatchRequestConfiguration ¶
type ApplicationItemRequestBuilderPatchRequestConfiguration struct { // Request headers Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption }
ApplicationItemRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type ApplicationsRequestBuilder ¶
type ApplicationsRequestBuilder struct {
i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}
ApplicationsRequestBuilder provides operations to manage the collection of application entities.
func NewApplicationsRequestBuilder ¶
func NewApplicationsRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ApplicationsRequestBuilder
NewApplicationsRequestBuilder instantiates a new ApplicationsRequestBuilder and sets the default values.
func NewApplicationsRequestBuilderInternal ¶
func NewApplicationsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ApplicationsRequestBuilder
NewApplicationsRequestBuilderInternal instantiates a new ApplicationsRequestBuilder and sets the default values.
func (*ApplicationsRequestBuilder) ByApplicationId ¶
func (m *ApplicationsRequestBuilder) ByApplicationId(applicationId string) *ApplicationItemRequestBuilder
ByApplicationId provides operations to manage the collection of application entities.
func (*ApplicationsRequestBuilder) Get ¶
func (m *ApplicationsRequestBuilder) Get(ctx context.Context, requestConfiguration *ApplicationsRequestBuilderGetRequestConfiguration) (i6a022527509c6c974d313985d6b1e1814af5796dab5da8f53d13c951e06bb0cd.ApplicationCollectionResponseable, error)
Get get the list of applications in this organization. Find more info here
func (*ApplicationsRequestBuilder) Post ¶
func (m *ApplicationsRequestBuilder) Post(ctx context.Context, body i6a022527509c6c974d313985d6b1e1814af5796dab5da8f53d13c951e06bb0cd.Applicationable, requestConfiguration *ApplicationsRequestBuilderPostRequestConfiguration) (i6a022527509c6c974d313985d6b1e1814af5796dab5da8f53d13c951e06bb0cd.Applicationable, error)
Post create a new application object. Find more info here
func (*ApplicationsRequestBuilder) ToGetRequestInformation ¶
func (m *ApplicationsRequestBuilder) ToGetRequestInformation(ctx context.Context, requestConfiguration *ApplicationsRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToGetRequestInformation get the list of applications in this organization.
func (*ApplicationsRequestBuilder) ToPostRequestInformation ¶
func (m *ApplicationsRequestBuilder) ToPostRequestInformation(ctx context.Context, body i6a022527509c6c974d313985d6b1e1814af5796dab5da8f53d13c951e06bb0cd.Applicationable, requestConfiguration *ApplicationsRequestBuilderPostRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToPostRequestInformation create a new application object.
type ApplicationsRequestBuilderGetQueryParameters ¶
type ApplicationsRequestBuilderGetQueryParameters struct { // Include count of items Count *bool `uriparametername:"%24count"` // Expand related entities Expand []string `uriparametername:"%24expand"` // Filter items by property values Filter *string `uriparametername:"%24filter"` // Order items by property values Orderby []string `uriparametername:"%24orderby"` // Search items by search phrases Search *string `uriparametername:"%24search"` // Select properties to be returned Select []string `uriparametername:"%24select"` // Skip the first n items Skip *int32 `uriparametername:"%24skip"` // Show only the first n items Top *int32 `uriparametername:"%24top"` }
ApplicationsRequestBuilderGetQueryParameters get the list of applications in this organization.
type ApplicationsRequestBuilderGetRequestConfiguration ¶
type ApplicationsRequestBuilderGetRequestConfiguration struct { // Request headers Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption // Request query parameters QueryParameters *ApplicationsRequestBuilderGetQueryParameters }
ApplicationsRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type ApplicationsRequestBuilderPostRequestConfiguration ¶
type ApplicationsRequestBuilderPostRequestConfiguration struct { // Request headers Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption }
ApplicationsRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type ItemAddPasswordPostRequestBody ¶
type ItemAddPasswordPostRequestBody struct {
// contains filtered or unexported fields
}
ItemAddPasswordPostRequestBody
func NewItemAddPasswordPostRequestBody ¶
func NewItemAddPasswordPostRequestBody() *ItemAddPasswordPostRequestBody
NewItemAddPasswordPostRequestBody instantiates a new ItemAddPasswordPostRequestBody and sets the default values.
func (*ItemAddPasswordPostRequestBody) GetBackingStore ¶
func (m *ItemAddPasswordPostRequestBody) GetBackingStore() ie8677ce2c7e1b4c22e9c3827ecd078d41185424dd9eeb92b7d971ed2d49a392e.BackingStore
GetBackingStore gets the backingStore property value. Stores model information.
func (*ItemAddPasswordPostRequestBody) GetFieldDeserializers ¶
func (m *ItemAddPasswordPostRequestBody) GetFieldDeserializers() map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*ItemAddPasswordPostRequestBody) GetPasswordCredential ¶
func (m *ItemAddPasswordPostRequestBody) GetPasswordCredential() i6a022527509c6c974d313985d6b1e1814af5796dab5da8f53d13c951e06bb0cd.PasswordCredentialable
GetPasswordCredential gets the passwordCredential property value. The passwordCredential property
func (*ItemAddPasswordPostRequestBody) Serialize ¶
func (m *ItemAddPasswordPostRequestBody) Serialize(writer i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.SerializationWriter) error
Serialize serializes information the current object
func (*ItemAddPasswordPostRequestBody) SetBackingStore ¶
func (m *ItemAddPasswordPostRequestBody) SetBackingStore(value ie8677ce2c7e1b4c22e9c3827ecd078d41185424dd9eeb92b7d971ed2d49a392e.BackingStore)
SetBackingStore sets the backingStore property value. Stores model information.
func (*ItemAddPasswordPostRequestBody) SetPasswordCredential ¶
func (m *ItemAddPasswordPostRequestBody) SetPasswordCredential(value i6a022527509c6c974d313985d6b1e1814af5796dab5da8f53d13c951e06bb0cd.PasswordCredentialable)
SetPasswordCredential sets the passwordCredential property value. The passwordCredential property
type ItemAddPasswordPostRequestBodyable ¶
type ItemAddPasswordPostRequestBodyable interface { ie8677ce2c7e1b4c22e9c3827ecd078d41185424dd9eeb92b7d971ed2d49a392e.BackedModel i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable GetBackingStore() ie8677ce2c7e1b4c22e9c3827ecd078d41185424dd9eeb92b7d971ed2d49a392e.BackingStore GetPasswordCredential() i6a022527509c6c974d313985d6b1e1814af5796dab5da8f53d13c951e06bb0cd.PasswordCredentialable SetBackingStore(value ie8677ce2c7e1b4c22e9c3827ecd078d41185424dd9eeb92b7d971ed2d49a392e.BackingStore) SetPasswordCredential(value i6a022527509c6c974d313985d6b1e1814af5796dab5da8f53d13c951e06bb0cd.PasswordCredentialable) }
ItemAddPasswordPostRequestBodyable
type ItemAddPasswordRequestBuilder ¶
type ItemAddPasswordRequestBuilder struct {
i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}
ItemAddPasswordRequestBuilder provides operations to call the addPassword method.
func NewItemAddPasswordRequestBuilder ¶
func NewItemAddPasswordRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemAddPasswordRequestBuilder
NewItemAddPasswordRequestBuilder instantiates a new AddPasswordRequestBuilder and sets the default values.
func NewItemAddPasswordRequestBuilderInternal ¶
func NewItemAddPasswordRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemAddPasswordRequestBuilder
NewItemAddPasswordRequestBuilderInternal instantiates a new AddPasswordRequestBuilder and sets the default values.
func (*ItemAddPasswordRequestBuilder) Post ¶
func (m *ItemAddPasswordRequestBuilder) Post(ctx context.Context, body ItemAddPasswordPostRequestBodyable, requestConfiguration *ItemAddPasswordRequestBuilderPostRequestConfiguration) (i6a022527509c6c974d313985d6b1e1814af5796dab5da8f53d13c951e06bb0cd.PasswordCredentialable, error)
Post adds a strong password or secret to an application. Find more info here
func (*ItemAddPasswordRequestBuilder) ToPostRequestInformation ¶
func (m *ItemAddPasswordRequestBuilder) ToPostRequestInformation(ctx context.Context, body ItemAddPasswordPostRequestBodyable, requestConfiguration *ItemAddPasswordRequestBuilderPostRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToPostRequestInformation adds a strong password or secret to an application.
type ItemAddPasswordRequestBuilderPostRequestConfiguration ¶
type ItemAddPasswordRequestBuilderPostRequestConfiguration struct { // Request headers Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption }
ItemAddPasswordRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.