Documentation ¶
Index ¶
- type AllowedValueOperationPredicate
- type CreateCustomSecurityAttributeDefinitionAllowedValueOperationOptions
- func (o CreateCustomSecurityAttributeDefinitionAllowedValueOperationOptions) ToHeaders() *client.Headers
- func (o CreateCustomSecurityAttributeDefinitionAllowedValueOperationOptions) ToOData() *odata.Query
- func (o CreateCustomSecurityAttributeDefinitionAllowedValueOperationOptions) ToQuery() *client.QueryParams
- type CreateCustomSecurityAttributeDefinitionAllowedValueOperationResponse
- type CustomSecurityAttributeDefinitionAllowedValueClient
- func (c CustomSecurityAttributeDefinitionAllowedValueClient) CreateCustomSecurityAttributeDefinitionAllowedValue(ctx context.Context, id beta.DirectoryCustomSecurityAttributeDefinitionId, ...) (result CreateCustomSecurityAttributeDefinitionAllowedValueOperationResponse, ...)
- func (c CustomSecurityAttributeDefinitionAllowedValueClient) DeleteCustomSecurityAttributeDefinitionAllowedValue(ctx context.Context, ...) (result DeleteCustomSecurityAttributeDefinitionAllowedValueOperationResponse, ...)
- func (c CustomSecurityAttributeDefinitionAllowedValueClient) GetCustomSecurityAttributeDefinitionAllowedValue(ctx context.Context, ...) (result GetCustomSecurityAttributeDefinitionAllowedValueOperationResponse, ...)
- func (c CustomSecurityAttributeDefinitionAllowedValueClient) GetCustomSecurityAttributeDefinitionAllowedValuesCount(ctx context.Context, id beta.DirectoryCustomSecurityAttributeDefinitionId, ...) (result GetCustomSecurityAttributeDefinitionAllowedValuesCountOperationResponse, ...)
- func (c CustomSecurityAttributeDefinitionAllowedValueClient) ListCustomSecurityAttributeDefinitionAllowedValues(ctx context.Context, id beta.DirectoryCustomSecurityAttributeDefinitionId, ...) (result ListCustomSecurityAttributeDefinitionAllowedValuesOperationResponse, ...)
- func (c CustomSecurityAttributeDefinitionAllowedValueClient) ListCustomSecurityAttributeDefinitionAllowedValuesComplete(ctx context.Context, id beta.DirectoryCustomSecurityAttributeDefinitionId, ...) (ListCustomSecurityAttributeDefinitionAllowedValuesCompleteResult, error)
- func (c CustomSecurityAttributeDefinitionAllowedValueClient) ListCustomSecurityAttributeDefinitionAllowedValuesCompleteMatchingPredicate(ctx context.Context, id beta.DirectoryCustomSecurityAttributeDefinitionId, ...) (result ListCustomSecurityAttributeDefinitionAllowedValuesCompleteResult, ...)
- func (c CustomSecurityAttributeDefinitionAllowedValueClient) UpdateCustomSecurityAttributeDefinitionAllowedValue(ctx context.Context, ...) (result UpdateCustomSecurityAttributeDefinitionAllowedValueOperationResponse, ...)
- type DeleteCustomSecurityAttributeDefinitionAllowedValueOperationOptions
- func (o DeleteCustomSecurityAttributeDefinitionAllowedValueOperationOptions) ToHeaders() *client.Headers
- func (o DeleteCustomSecurityAttributeDefinitionAllowedValueOperationOptions) ToOData() *odata.Query
- func (o DeleteCustomSecurityAttributeDefinitionAllowedValueOperationOptions) ToQuery() *client.QueryParams
- type DeleteCustomSecurityAttributeDefinitionAllowedValueOperationResponse
- type GetCustomSecurityAttributeDefinitionAllowedValueOperationOptions
- func (o GetCustomSecurityAttributeDefinitionAllowedValueOperationOptions) ToHeaders() *client.Headers
- func (o GetCustomSecurityAttributeDefinitionAllowedValueOperationOptions) ToOData() *odata.Query
- func (o GetCustomSecurityAttributeDefinitionAllowedValueOperationOptions) ToQuery() *client.QueryParams
- type GetCustomSecurityAttributeDefinitionAllowedValueOperationResponse
- type GetCustomSecurityAttributeDefinitionAllowedValuesCountOperationOptions
- func (o GetCustomSecurityAttributeDefinitionAllowedValuesCountOperationOptions) ToHeaders() *client.Headers
- func (o GetCustomSecurityAttributeDefinitionAllowedValuesCountOperationOptions) ToOData() *odata.Query
- func (o GetCustomSecurityAttributeDefinitionAllowedValuesCountOperationOptions) ToQuery() *client.QueryParams
- type GetCustomSecurityAttributeDefinitionAllowedValuesCountOperationResponse
- type ListCustomSecurityAttributeDefinitionAllowedValuesCompleteResult
- type ListCustomSecurityAttributeDefinitionAllowedValuesCustomPager
- type ListCustomSecurityAttributeDefinitionAllowedValuesOperationOptions
- func (o ListCustomSecurityAttributeDefinitionAllowedValuesOperationOptions) ToHeaders() *client.Headers
- func (o ListCustomSecurityAttributeDefinitionAllowedValuesOperationOptions) ToOData() *odata.Query
- func (o ListCustomSecurityAttributeDefinitionAllowedValuesOperationOptions) ToQuery() *client.QueryParams
- type ListCustomSecurityAttributeDefinitionAllowedValuesOperationResponse
- type UpdateCustomSecurityAttributeDefinitionAllowedValueOperationOptions
- func (o UpdateCustomSecurityAttributeDefinitionAllowedValueOperationOptions) ToHeaders() *client.Headers
- func (o UpdateCustomSecurityAttributeDefinitionAllowedValueOperationOptions) ToOData() *odata.Query
- func (o UpdateCustomSecurityAttributeDefinitionAllowedValueOperationOptions) ToQuery() *client.QueryParams
- type UpdateCustomSecurityAttributeDefinitionAllowedValueOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AllowedValueOperationPredicate ¶
type AllowedValueOperationPredicate struct { }
func (AllowedValueOperationPredicate) Matches ¶
func (p AllowedValueOperationPredicate) Matches(input beta.AllowedValue) bool
type CreateCustomSecurityAttributeDefinitionAllowedValueOperationOptions ¶
type CreateCustomSecurityAttributeDefinitionAllowedValueOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateCustomSecurityAttributeDefinitionAllowedValueOperationOptions ¶
func DefaultCreateCustomSecurityAttributeDefinitionAllowedValueOperationOptions() CreateCustomSecurityAttributeDefinitionAllowedValueOperationOptions
func (CreateCustomSecurityAttributeDefinitionAllowedValueOperationOptions) ToHeaders ¶
func (o CreateCustomSecurityAttributeDefinitionAllowedValueOperationOptions) ToHeaders() *client.Headers
func (CreateCustomSecurityAttributeDefinitionAllowedValueOperationOptions) ToOData ¶
func (o CreateCustomSecurityAttributeDefinitionAllowedValueOperationOptions) ToOData() *odata.Query
func (CreateCustomSecurityAttributeDefinitionAllowedValueOperationOptions) ToQuery ¶
func (o CreateCustomSecurityAttributeDefinitionAllowedValueOperationOptions) ToQuery() *client.QueryParams
type CustomSecurityAttributeDefinitionAllowedValueClient ¶
func NewCustomSecurityAttributeDefinitionAllowedValueClientWithBaseURI ¶
func NewCustomSecurityAttributeDefinitionAllowedValueClientWithBaseURI(sdkApi sdkEnv.Api) (*CustomSecurityAttributeDefinitionAllowedValueClient, error)
func (CustomSecurityAttributeDefinitionAllowedValueClient) CreateCustomSecurityAttributeDefinitionAllowedValue ¶
func (c CustomSecurityAttributeDefinitionAllowedValueClient) CreateCustomSecurityAttributeDefinitionAllowedValue(ctx context.Context, id beta.DirectoryCustomSecurityAttributeDefinitionId, input beta.AllowedValue, options CreateCustomSecurityAttributeDefinitionAllowedValueOperationOptions) (result CreateCustomSecurityAttributeDefinitionAllowedValueOperationResponse, err error)
CreateCustomSecurityAttributeDefinitionAllowedValue - Create allowedValue. Create a new allowedValue object.
func (CustomSecurityAttributeDefinitionAllowedValueClient) DeleteCustomSecurityAttributeDefinitionAllowedValue ¶
func (c CustomSecurityAttributeDefinitionAllowedValueClient) DeleteCustomSecurityAttributeDefinitionAllowedValue(ctx context.Context, id beta.DirectoryCustomSecurityAttributeDefinitionIdAllowedValueId, options DeleteCustomSecurityAttributeDefinitionAllowedValueOperationOptions) (result DeleteCustomSecurityAttributeDefinitionAllowedValueOperationResponse, err error)
DeleteCustomSecurityAttributeDefinitionAllowedValue - Delete navigation property allowedValues for directory
func (CustomSecurityAttributeDefinitionAllowedValueClient) GetCustomSecurityAttributeDefinitionAllowedValue ¶
func (c CustomSecurityAttributeDefinitionAllowedValueClient) GetCustomSecurityAttributeDefinitionAllowedValue(ctx context.Context, id beta.DirectoryCustomSecurityAttributeDefinitionIdAllowedValueId, options GetCustomSecurityAttributeDefinitionAllowedValueOperationOptions) (result GetCustomSecurityAttributeDefinitionAllowedValueOperationResponse, err error)
GetCustomSecurityAttributeDefinitionAllowedValue - Get allowedValue. Read the properties and relationships of an allowedValue object.
func (CustomSecurityAttributeDefinitionAllowedValueClient) GetCustomSecurityAttributeDefinitionAllowedValuesCount ¶
func (c CustomSecurityAttributeDefinitionAllowedValueClient) GetCustomSecurityAttributeDefinitionAllowedValuesCount(ctx context.Context, id beta.DirectoryCustomSecurityAttributeDefinitionId, options GetCustomSecurityAttributeDefinitionAllowedValuesCountOperationOptions) (result GetCustomSecurityAttributeDefinitionAllowedValuesCountOperationResponse, err error)
GetCustomSecurityAttributeDefinitionAllowedValuesCount - Get the number of the resource
func (CustomSecurityAttributeDefinitionAllowedValueClient) ListCustomSecurityAttributeDefinitionAllowedValues ¶
func (c CustomSecurityAttributeDefinitionAllowedValueClient) ListCustomSecurityAttributeDefinitionAllowedValues(ctx context.Context, id beta.DirectoryCustomSecurityAttributeDefinitionId, options ListCustomSecurityAttributeDefinitionAllowedValuesOperationOptions) (result ListCustomSecurityAttributeDefinitionAllowedValuesOperationResponse, err error)
ListCustomSecurityAttributeDefinitionAllowedValues - List allowedValues. Get a list of the allowedValue objects and their properties.
func (CustomSecurityAttributeDefinitionAllowedValueClient) ListCustomSecurityAttributeDefinitionAllowedValuesComplete ¶
func (c CustomSecurityAttributeDefinitionAllowedValueClient) ListCustomSecurityAttributeDefinitionAllowedValuesComplete(ctx context.Context, id beta.DirectoryCustomSecurityAttributeDefinitionId, options ListCustomSecurityAttributeDefinitionAllowedValuesOperationOptions) (ListCustomSecurityAttributeDefinitionAllowedValuesCompleteResult, error)
ListCustomSecurityAttributeDefinitionAllowedValuesComplete retrieves all the results into a single object
func (CustomSecurityAttributeDefinitionAllowedValueClient) ListCustomSecurityAttributeDefinitionAllowedValuesCompleteMatchingPredicate ¶
func (c CustomSecurityAttributeDefinitionAllowedValueClient) ListCustomSecurityAttributeDefinitionAllowedValuesCompleteMatchingPredicate(ctx context.Context, id beta.DirectoryCustomSecurityAttributeDefinitionId, options ListCustomSecurityAttributeDefinitionAllowedValuesOperationOptions, predicate AllowedValueOperationPredicate) (result ListCustomSecurityAttributeDefinitionAllowedValuesCompleteResult, err error)
ListCustomSecurityAttributeDefinitionAllowedValuesCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (CustomSecurityAttributeDefinitionAllowedValueClient) UpdateCustomSecurityAttributeDefinitionAllowedValue ¶
func (c CustomSecurityAttributeDefinitionAllowedValueClient) UpdateCustomSecurityAttributeDefinitionAllowedValue(ctx context.Context, id beta.DirectoryCustomSecurityAttributeDefinitionIdAllowedValueId, input beta.AllowedValue, options UpdateCustomSecurityAttributeDefinitionAllowedValueOperationOptions) (result UpdateCustomSecurityAttributeDefinitionAllowedValueOperationResponse, err error)
UpdateCustomSecurityAttributeDefinitionAllowedValue - Update allowedValue. Update the properties of an allowedValue object.
type DeleteCustomSecurityAttributeDefinitionAllowedValueOperationOptions ¶
type DeleteCustomSecurityAttributeDefinitionAllowedValueOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteCustomSecurityAttributeDefinitionAllowedValueOperationOptions ¶
func DefaultDeleteCustomSecurityAttributeDefinitionAllowedValueOperationOptions() DeleteCustomSecurityAttributeDefinitionAllowedValueOperationOptions
func (DeleteCustomSecurityAttributeDefinitionAllowedValueOperationOptions) ToHeaders ¶
func (o DeleteCustomSecurityAttributeDefinitionAllowedValueOperationOptions) ToHeaders() *client.Headers
func (DeleteCustomSecurityAttributeDefinitionAllowedValueOperationOptions) ToOData ¶
func (o DeleteCustomSecurityAttributeDefinitionAllowedValueOperationOptions) ToOData() *odata.Query
func (DeleteCustomSecurityAttributeDefinitionAllowedValueOperationOptions) ToQuery ¶
func (o DeleteCustomSecurityAttributeDefinitionAllowedValueOperationOptions) ToQuery() *client.QueryParams
type GetCustomSecurityAttributeDefinitionAllowedValueOperationOptions ¶
type GetCustomSecurityAttributeDefinitionAllowedValueOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetCustomSecurityAttributeDefinitionAllowedValueOperationOptions ¶
func DefaultGetCustomSecurityAttributeDefinitionAllowedValueOperationOptions() GetCustomSecurityAttributeDefinitionAllowedValueOperationOptions
func (GetCustomSecurityAttributeDefinitionAllowedValueOperationOptions) ToHeaders ¶
func (o GetCustomSecurityAttributeDefinitionAllowedValueOperationOptions) ToHeaders() *client.Headers
func (GetCustomSecurityAttributeDefinitionAllowedValueOperationOptions) ToOData ¶
func (o GetCustomSecurityAttributeDefinitionAllowedValueOperationOptions) ToOData() *odata.Query
func (GetCustomSecurityAttributeDefinitionAllowedValueOperationOptions) ToQuery ¶
func (o GetCustomSecurityAttributeDefinitionAllowedValueOperationOptions) ToQuery() *client.QueryParams
type GetCustomSecurityAttributeDefinitionAllowedValuesCountOperationOptions ¶
type GetCustomSecurityAttributeDefinitionAllowedValuesCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetCustomSecurityAttributeDefinitionAllowedValuesCountOperationOptions ¶
func DefaultGetCustomSecurityAttributeDefinitionAllowedValuesCountOperationOptions() GetCustomSecurityAttributeDefinitionAllowedValuesCountOperationOptions
func (GetCustomSecurityAttributeDefinitionAllowedValuesCountOperationOptions) ToHeaders ¶
func (o GetCustomSecurityAttributeDefinitionAllowedValuesCountOperationOptions) ToHeaders() *client.Headers
func (GetCustomSecurityAttributeDefinitionAllowedValuesCountOperationOptions) ToOData ¶
func (o GetCustomSecurityAttributeDefinitionAllowedValuesCountOperationOptions) ToOData() *odata.Query
func (GetCustomSecurityAttributeDefinitionAllowedValuesCountOperationOptions) ToQuery ¶
func (o GetCustomSecurityAttributeDefinitionAllowedValuesCountOperationOptions) ToQuery() *client.QueryParams
type ListCustomSecurityAttributeDefinitionAllowedValuesCompleteResult ¶
type ListCustomSecurityAttributeDefinitionAllowedValuesCompleteResult struct { LatestHttpResponse *http.Response Items []beta.AllowedValue }
type ListCustomSecurityAttributeDefinitionAllowedValuesCustomPager ¶
type ListCustomSecurityAttributeDefinitionAllowedValuesCustomPager struct {
NextLink *odata.Link `json:"@odata.nextLink"`
}
func (*ListCustomSecurityAttributeDefinitionAllowedValuesCustomPager) NextPageLink ¶
func (p *ListCustomSecurityAttributeDefinitionAllowedValuesCustomPager) NextPageLink() *odata.Link
type ListCustomSecurityAttributeDefinitionAllowedValuesOperationOptions ¶
type ListCustomSecurityAttributeDefinitionAllowedValuesOperationOptions 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 DefaultListCustomSecurityAttributeDefinitionAllowedValuesOperationOptions ¶
func DefaultListCustomSecurityAttributeDefinitionAllowedValuesOperationOptions() ListCustomSecurityAttributeDefinitionAllowedValuesOperationOptions
func (ListCustomSecurityAttributeDefinitionAllowedValuesOperationOptions) ToHeaders ¶
func (o ListCustomSecurityAttributeDefinitionAllowedValuesOperationOptions) ToHeaders() *client.Headers
func (ListCustomSecurityAttributeDefinitionAllowedValuesOperationOptions) ToOData ¶
func (o ListCustomSecurityAttributeDefinitionAllowedValuesOperationOptions) ToOData() *odata.Query
func (ListCustomSecurityAttributeDefinitionAllowedValuesOperationOptions) ToQuery ¶
func (o ListCustomSecurityAttributeDefinitionAllowedValuesOperationOptions) ToQuery() *client.QueryParams
type UpdateCustomSecurityAttributeDefinitionAllowedValueOperationOptions ¶
type UpdateCustomSecurityAttributeDefinitionAllowedValueOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateCustomSecurityAttributeDefinitionAllowedValueOperationOptions ¶
func DefaultUpdateCustomSecurityAttributeDefinitionAllowedValueOperationOptions() UpdateCustomSecurityAttributeDefinitionAllowedValueOperationOptions
func (UpdateCustomSecurityAttributeDefinitionAllowedValueOperationOptions) ToHeaders ¶
func (o UpdateCustomSecurityAttributeDefinitionAllowedValueOperationOptions) ToHeaders() *client.Headers
func (UpdateCustomSecurityAttributeDefinitionAllowedValueOperationOptions) ToOData ¶
func (o UpdateCustomSecurityAttributeDefinitionAllowedValueOperationOptions) ToOData() *odata.Query
func (UpdateCustomSecurityAttributeDefinitionAllowedValueOperationOptions) ToQuery ¶
func (o UpdateCustomSecurityAttributeDefinitionAllowedValueOperationOptions) ToQuery() *client.QueryParams
Source Files ¶
- client.go
- method_createcustomsecurityattributedefinitionallowedvalue.go
- method_deletecustomsecurityattributedefinitionallowedvalue.go
- method_getcustomsecurityattributedefinitionallowedvalue.go
- method_getcustomsecurityattributedefinitionallowedvaluescount.go
- method_listcustomsecurityattributedefinitionallowedvalues.go
- method_updatecustomsecurityattributedefinitionallowedvalue.go
- predicates.go
- version.go