Home
last modified time | relevance | path

Searched defs:OutputListResult (Results 51 – 58 of 58) sorted by relevance

123

/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/Azure/azure-sdk-for-go/azure-sdk-for-go-16.2.1/services/streamanalytics/mgmt/2016-03-01/streamanalytics/
H A Dmodels.go3274 type OutputListResult struct { struct
3275 autorest.Response `json:"-"`
3277 Value *[]Output `json:"value,omitempty"`
3279 NextLink *string `json:"nextLink,omitempty"`
3324 func (olr OutputListResult) IsEmpty() bool {
3330 func (olr OutputListResult) outputListResultPreparer() (*http.Request, error) {
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/streamanalytics/mgmt/2016-03-01/streamanalytics/
H A Dmodels.go3234 type OutputListResult struct { struct
3235 autorest.Response `json:"-"`
3237 Value *[]Output `json:"value,omitempty"`
3239 NextLink *string `json:"nextLink,omitempty"`
3284 func (olr OutputListResult) IsEmpty() bool {
3290 func (olr OutputListResult) outputListResultPreparer() (*http.Request, error) {
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/profiles/preview/streamanalytics/mgmt/streamanalytics/
H A Dmodels.go226 type OutputListResult = original.OutputListResult talias
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/profiles/latest/streamanalytics/mgmt/streamanalytics/
H A Dmodels.go226 type OutputListResult = original.OutputListResult talias
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/Azure/azure-sdk-for-go/azure-sdk-for-go-16.2.1/profiles/preview/streamanalytics/mgmt/streamanalytics/
H A Dmodels.go226 type OutputListResult = original.OutputListResult talias
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/Azure/azure-sdk-for-go/azure-sdk-for-go-16.2.1/profiles/latest/streamanalytics/mgmt/streamanalytics/
H A Dmodels.go226 type OutputListResult = original.OutputListResult talias
/dports/security/vault/vault-1.8.2/vendor/github.com/Azure/azure-sdk-for-go/services/preview/streamanalytics/mgmt/2020-03-01-preview/streamanalytics/
H A Dmodels.go5136 type OutputListResult struct { struct
5137 autorest.Response `json:"-"`
5139 Value *[]Output `json:"value,omitempty"`
5141 NextLink *string `json:"nextLink,omitempty"`
5208 func (olr OutputListResult) IsEmpty() bool {
5213 func (olr OutputListResult) hasNextLink() bool {
5219 func (olr OutputListResult) outputListResultPreparer(ctx context.Context) (*http.Request, error) {
5287 func NewOutputListResultPage(cur OutputListResult, getNextPage func(context.Context, OutputListResu… argument
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/Azure/azure-sdk-for-go/services/preview/streamanalytics/mgmt/2020-03-01-preview/streamanalytics/
H A Dmodels.go5178 type OutputListResult struct { struct
5179 autorest.Response `json:"-"`
5181 Value *[]Output `json:"value,omitempty"`
5183 NextLink *string `json:"nextLink,omitempty"`
5250 func (olr OutputListResult) IsEmpty() bool {
5255 func (olr OutputListResult) hasNextLink() bool {
5261 func (olr OutputListResult) outputListResultPreparer(ctx context.Context) (*http.Request, error) {
5329 func NewOutputListResultPage(cur OutputListResult, getNextPage func(context.Context, OutputListResu… argument

123