Documentation ¶
Index ¶
- type SquareLogoRequestBuilder
- func (m *SquareLogoRequestBuilder) CreateGetRequestInformation() (...)
- func (m *SquareLogoRequestBuilder) CreateGetRequestInformationWithRequestConfiguration(requestConfiguration *SquareLogoRequestBuilderGetRequestConfiguration) (...)
- func (m *SquareLogoRequestBuilder) CreatePutRequestInformation(body []byte) (...)
- func (m *SquareLogoRequestBuilder) CreatePutRequestInformationWithRequestConfiguration(body []byte, ...) (...)
- func (m *SquareLogoRequestBuilder) Get() ([]byte, error)
- func (m *SquareLogoRequestBuilder) GetWithRequestConfigurationAndResponseHandler(requestConfiguration *SquareLogoRequestBuilderGetRequestConfiguration, ...) ([]byte, error)
- func (m *SquareLogoRequestBuilder) Put(body []byte) error
- func (m *SquareLogoRequestBuilder) PutWithRequestConfigurationAndResponseHandler(body []byte, ...) error
- type SquareLogoRequestBuilderGetRequestConfiguration
- type SquareLogoRequestBuilderPutRequestConfiguration
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SquareLogoRequestBuilder ¶
type SquareLogoRequestBuilder struct {
// contains filtered or unexported fields
}
SquareLogoRequestBuilder provides operations to manage the media for the organization entity.
func NewSquareLogoRequestBuilder ¶
func NewSquareLogoRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SquareLogoRequestBuilder
NewSquareLogoRequestBuilder instantiates a new SquareLogoRequestBuilder and sets the default values.
func NewSquareLogoRequestBuilderInternal ¶
func NewSquareLogoRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SquareLogoRequestBuilder
NewSquareLogoRequestBuilderInternal instantiates a new SquareLogoRequestBuilder and sets the default values.
func (*SquareLogoRequestBuilder) CreateGetRequestInformation ¶
func (m *SquareLogoRequestBuilder) CreateGetRequestInformation() (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformation a square version of your company logo that appears in Windows 10 out-of-box experiences (OOBE) and when Windows Autopilot is enabled for deployment. Allowed types are PNG or JPEG not larger than 240 x 240 pixels and not more than 10 KB in size. We recommend using a transparent image with no padding around the logo.
func (*SquareLogoRequestBuilder) CreateGetRequestInformationWithRequestConfiguration ¶ added in v0.22.0
func (m *SquareLogoRequestBuilder) CreateGetRequestInformationWithRequestConfiguration(requestConfiguration *SquareLogoRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformationWithRequestConfiguration a square version of your company logo that appears in Windows 10 out-of-box experiences (OOBE) and when Windows Autopilot is enabled for deployment. Allowed types are PNG or JPEG not larger than 240 x 240 pixels and not more than 10 KB in size. We recommend using a transparent image with no padding around the logo.
func (*SquareLogoRequestBuilder) CreatePutRequestInformation ¶
func (m *SquareLogoRequestBuilder) CreatePutRequestInformation(body []byte) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreatePutRequestInformation a square version of your company logo that appears in Windows 10 out-of-box experiences (OOBE) and when Windows Autopilot is enabled for deployment. Allowed types are PNG or JPEG not larger than 240 x 240 pixels and not more than 10 KB in size. We recommend using a transparent image with no padding around the logo.
func (*SquareLogoRequestBuilder) CreatePutRequestInformationWithRequestConfiguration ¶ added in v0.22.0
func (m *SquareLogoRequestBuilder) CreatePutRequestInformationWithRequestConfiguration(body []byte, requestConfiguration *SquareLogoRequestBuilderPutRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreatePutRequestInformationWithRequestConfiguration a square version of your company logo that appears in Windows 10 out-of-box experiences (OOBE) and when Windows Autopilot is enabled for deployment. Allowed types are PNG or JPEG not larger than 240 x 240 pixels and not more than 10 KB in size. We recommend using a transparent image with no padding around the logo.
func (*SquareLogoRequestBuilder) Get ¶
func (m *SquareLogoRequestBuilder) Get() ([]byte, error)
Get a square version of your company logo that appears in Windows 10 out-of-box experiences (OOBE) and when Windows Autopilot is enabled for deployment. Allowed types are PNG or JPEG not larger than 240 x 240 pixels and not more than 10 KB in size. We recommend using a transparent image with no padding around the logo.
func (*SquareLogoRequestBuilder) GetWithRequestConfigurationAndResponseHandler ¶ added in v0.22.0
func (m *SquareLogoRequestBuilder) GetWithRequestConfigurationAndResponseHandler(requestConfiguration *SquareLogoRequestBuilderGetRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) ([]byte, error)
GetWithRequestConfigurationAndResponseHandler a square version of your company logo that appears in Windows 10 out-of-box experiences (OOBE) and when Windows Autopilot is enabled for deployment. Allowed types are PNG or JPEG not larger than 240 x 240 pixels and not more than 10 KB in size. We recommend using a transparent image with no padding around the logo.
func (*SquareLogoRequestBuilder) Put ¶
func (m *SquareLogoRequestBuilder) Put(body []byte) error
Put a square version of your company logo that appears in Windows 10 out-of-box experiences (OOBE) and when Windows Autopilot is enabled for deployment. Allowed types are PNG or JPEG not larger than 240 x 240 pixels and not more than 10 KB in size. We recommend using a transparent image with no padding around the logo.
func (*SquareLogoRequestBuilder) PutWithRequestConfigurationAndResponseHandler ¶ added in v0.22.0
func (m *SquareLogoRequestBuilder) PutWithRequestConfigurationAndResponseHandler(body []byte, requestConfiguration *SquareLogoRequestBuilderPutRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) error
PutWithRequestConfigurationAndResponseHandler a square version of your company logo that appears in Windows 10 out-of-box experiences (OOBE) and when Windows Autopilot is enabled for deployment. Allowed types are PNG or JPEG not larger than 240 x 240 pixels and not more than 10 KB in size. We recommend using a transparent image with no padding around the logo.
type SquareLogoRequestBuilderGetRequestConfiguration ¶ added in v0.22.0
type SquareLogoRequestBuilderGetRequestConfiguration struct { // Request headers Headers map[string]string // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption }
SquareLogoRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type SquareLogoRequestBuilderPutRequestConfiguration ¶ added in v0.22.0
type SquareLogoRequestBuilderPutRequestConfiguration struct { // Request headers Headers map[string]string // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption }
SquareLogoRequestBuilderPutRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.