urlmultigroup

package
v0.0.0-...-4a6d4ce Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package urlmultigroup implements the Azure ARM Urlmultigroup service API version 1.0.0.

Test Infrastructure for AutoRest

Index

Constants

View Source
const (
	// DefaultBaseURI is the default URI used for the service Urlmultigroup
	DefaultBaseURI = "http://localhost:3000"
)

Variables

This section is empty.

Functions

func UserAgent

func UserAgent() string

UserAgent returns the UserAgent string to use when sending http.Requests.

func Version

func Version() string

Version returns the semantic version (see http://semver.org) of the client.

Types

type BaseClient

type BaseClient struct {
	autorest.Client
	BaseURI string
}

BaseClient is the base client for Urlmultigroup.

func New

func New() BaseClient

New creates an instance of the BaseClient client.

func NewWithBaseURI

func NewWithBaseURI(baseURI string) BaseClient

NewWithBaseURI creates an instance of the BaseClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).

type Error

type Error struct {
	Status  *int32  `json:"status,omitempty"`
	Message *string `json:"message,omitempty"`
}

Error ...

type QueriesClient

type QueriesClient struct {
	BaseClient
}

QueriesClient is the test Infrastructure for AutoRest

func NewQueriesClient

func NewQueriesClient() QueriesClient

NewQueriesClient creates an instance of the QueriesClient client.

func NewQueriesClientWithBaseURI

func NewQueriesClientWithBaseURI(baseURI string) QueriesClient

NewQueriesClientWithBaseURI creates an instance of the QueriesClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).

func (QueriesClient) ArrayStringMultiEmpty

func (client QueriesClient) ArrayStringMultiEmpty(ctx context.Context, arrayQuery []string) (result autorest.Response, err error)

ArrayStringMultiEmpty get an empty array [] of string using the multi-array format Parameters: arrayQuery - an empty array [] of string using the multi-array format

func (QueriesClient) ArrayStringMultiEmptyPreparer

func (client QueriesClient) ArrayStringMultiEmptyPreparer(ctx context.Context, arrayQuery []string) (*http.Request, error)

ArrayStringMultiEmptyPreparer prepares the ArrayStringMultiEmpty request.

func (QueriesClient) ArrayStringMultiEmptyResponder

func (client QueriesClient) ArrayStringMultiEmptyResponder(resp *http.Response) (result autorest.Response, err error)

ArrayStringMultiEmptyResponder handles the response to the ArrayStringMultiEmpty request. The method always closes the http.Response Body.

func (QueriesClient) ArrayStringMultiEmptySender

func (client QueriesClient) ArrayStringMultiEmptySender(req *http.Request) (*http.Response, error)

ArrayStringMultiEmptySender sends the ArrayStringMultiEmpty request. The method will close the http.Response Body if it receives an error.

func (QueriesClient) ArrayStringMultiNull

func (client QueriesClient) ArrayStringMultiNull(ctx context.Context, arrayQuery []string) (result autorest.Response, err error)

ArrayStringMultiNull get a null array of string using the multi-array format Parameters: arrayQuery - a null array of string using the multi-array format

func (QueriesClient) ArrayStringMultiNullPreparer

func (client QueriesClient) ArrayStringMultiNullPreparer(ctx context.Context, arrayQuery []string) (*http.Request, error)

ArrayStringMultiNullPreparer prepares the ArrayStringMultiNull request.

func (QueriesClient) ArrayStringMultiNullResponder

func (client QueriesClient) ArrayStringMultiNullResponder(resp *http.Response) (result autorest.Response, err error)

ArrayStringMultiNullResponder handles the response to the ArrayStringMultiNull request. The method always closes the http.Response Body.

func (QueriesClient) ArrayStringMultiNullSender

func (client QueriesClient) ArrayStringMultiNullSender(req *http.Request) (*http.Response, error)

ArrayStringMultiNullSender sends the ArrayStringMultiNull request. The method will close the http.Response Body if it receives an error.

func (QueriesClient) ArrayStringMultiValid

func (client QueriesClient) ArrayStringMultiValid(ctx context.Context, arrayQuery []string) (result autorest.Response, err error)

ArrayStringMultiValid get an array of string ['ArrayQuery1', 'begin!*'();:@ &=+$,/?#[]end' , null, ”] using the mult-array format Parameters: arrayQuery - an array of string ['ArrayQuery1', 'begin!*'();:@ &=+$,/?#[]end' , null, ”] using the mult-array format

func (QueriesClient) ArrayStringMultiValidPreparer

func (client QueriesClient) ArrayStringMultiValidPreparer(ctx context.Context, arrayQuery []string) (*http.Request, error)

ArrayStringMultiValidPreparer prepares the ArrayStringMultiValid request.

func (QueriesClient) ArrayStringMultiValidResponder

func (client QueriesClient) ArrayStringMultiValidResponder(resp *http.Response) (result autorest.Response, err error)

ArrayStringMultiValidResponder handles the response to the ArrayStringMultiValid request. The method always closes the http.Response Body.

func (QueriesClient) ArrayStringMultiValidSender

func (client QueriesClient) ArrayStringMultiValidSender(req *http.Request) (*http.Response, error)

ArrayStringMultiValidSender sends the ArrayStringMultiValid request. The method will close the http.Response Body if it receives an error.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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