branding

package
v0.24.0 Latest Latest
Warning

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

Go to latest
Published: May 19, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BrandingRequestBuilder

type BrandingRequestBuilder struct {
	// contains filtered or unexported fields
}

BrandingRequestBuilder provides operations to manage the branding property of the microsoft.graph.organization entity.

func NewBrandingRequestBuilder

NewBrandingRequestBuilder instantiates a new BrandingRequestBuilder and sets the default values.

func NewBrandingRequestBuilderInternal

func NewBrandingRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BrandingRequestBuilder

NewBrandingRequestBuilderInternal instantiates a new BrandingRequestBuilder and sets the default values.

func (*BrandingRequestBuilder) BackgroundImage added in v0.13.0

BackgroundImage the backgroundImage property

BannerLogo the bannerLogo property

func (*BrandingRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property branding for organization

func (*BrandingRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration added in v0.22.0

CreateDeleteRequestInformationWithRequestConfiguration delete navigation property branding for organization

func (*BrandingRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get branding from organization

func (*BrandingRequestBuilder) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

CreateGetRequestInformationWithRequestConfiguration get branding from organization

func (*BrandingRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property branding in organization

func (*BrandingRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration added in v0.22.0

CreatePatchRequestInformationWithRequestConfiguration update the navigation property branding in organization

func (*BrandingRequestBuilder) Delete

func (m *BrandingRequestBuilder) Delete() error

Delete delete navigation property branding for organization

func (*BrandingRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler added in v0.22.0

func (m *BrandingRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler(requestConfiguration *BrandingRequestBuilderDeleteRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) error

DeleteWithRequestConfigurationAndResponseHandler delete navigation property branding for organization

func (*BrandingRequestBuilder) Get

Get get branding from organization

func (*BrandingRequestBuilder) GetWithRequestConfigurationAndResponseHandler added in v0.22.0

GetWithRequestConfigurationAndResponseHandler get branding from organization

func (*BrandingRequestBuilder) Localizations added in v0.13.0

Localizations the localizations property

func (*BrandingRequestBuilder) LocalizationsById added in v0.13.0

LocalizationsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.organization.item.branding.localizations.item collection

func (*BrandingRequestBuilder) Patch

Patch update the navigation property branding in organization

func (*BrandingRequestBuilder) PatchWithRequestConfigurationAndResponseHandler added in v0.22.0

PatchWithRequestConfigurationAndResponseHandler update the navigation property branding in organization

SquareLogo the squareLogo property

type BrandingRequestBuilderDeleteRequestConfiguration added in v0.22.0

type BrandingRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type BrandingRequestBuilderGetQueryParameters

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

BrandingRequestBuilderGetQueryParameters get branding from organization

type BrandingRequestBuilderGetRequestConfiguration added in v0.22.0

type BrandingRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *BrandingRequestBuilderGetQueryParameters
}

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

type BrandingRequestBuilderPatchRequestConfiguration added in v0.22.0

type BrandingRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

BrandingRequestBuilderPatchRequestConfiguration 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