logo

package
v0.17.0 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2022 License: MIT Imports: 2 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

Put the main logo for the application. Not nullable.

type LogoRequestBuilderGetOptions

type LogoRequestBuilderGetOptions struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

LogoRequestBuilderGetOptions options for Get

type LogoRequestBuilderPutOptions

type LogoRequestBuilderPutOptions struct {
	// Binary request body
	Body []byte
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

LogoRequestBuilderPutOptions options for Put

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL