logo

package
v0.42.0 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LogoRequestBuilder

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

LogoRequestBuilder provides operations to manage the media for the application entity.

func NewLogoRequestBuilder

NewLogoRequestBuilder instantiates a new LogoRequestBuilder and sets the default values.

func NewLogoRequestBuilderInternal

func NewLogoRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *LogoRequestBuilder

NewLogoRequestBuilderInternal instantiates a new LogoRequestBuilder and sets the default values.

func (*LogoRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation the main logo for the application. Not nullable.

func (*LogoRequestBuilder) CreatePutRequestInformation

CreatePutRequestInformation the main logo for the application. Not nullable.

func (*LogoRequestBuilder) Get

Get the main logo for the application. Not nullable.

func (*LogoRequestBuilder) Put

func (m *LogoRequestBuilder) Put(ctx context.Context, body []byte, requestConfiguration *LogoRequestBuilderPutRequestConfiguration) error

Put the main logo for the application. Not nullable.

type LogoRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type LogoRequestBuilderPutRequestConfiguration added in v0.22.0

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

LogoRequestBuilderPutRequestConfiguration 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