vendor: update all dependencies to latest versions
This commit is contained in:
parent
911d121bb9
commit
b017fcfe9a
3048 changed files with 537057 additions and 189681 deletions
114
vendor/github.com/aws/aws-sdk-go/service/xray/api.go
generated
vendored
114
vendor/github.com/aws/aws-sdk-go/service/xray/api.go
generated
vendored
|
@ -14,19 +14,18 @@ const opBatchGetTraces = "BatchGetTraces"
|
|||
|
||||
// BatchGetTracesRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the BatchGetTraces operation. The "output" return
|
||||
// value can be used to capture response data after the request's "Send" method
|
||||
// is called.
|
||||
// value will be populated with the request's response once the request complets
|
||||
// successfuly.
|
||||
//
|
||||
// See BatchGetTraces for usage and error information.
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
// the "output" return value is not valid until after Send returns without error.
|
||||
//
|
||||
// Creating a request object using this method should be used when you want to inject
|
||||
// custom logic into the request's lifecycle using a custom handler, or if you want to
|
||||
// access properties on the request object before or after sending the request. If
|
||||
// you just want the service response, call the BatchGetTraces method directly
|
||||
// instead.
|
||||
// See BatchGetTraces for more information on using the BatchGetTraces
|
||||
// API call, and error handling.
|
||||
//
|
||||
// This method is useful when you want to inject custom logic or configuration
|
||||
// into the SDK's request lifecycle. Such as custom headers, or retry logic.
|
||||
//
|
||||
// Note: You must call the "Send" method on the returned request object in order
|
||||
// to execute the request.
|
||||
//
|
||||
// // Example sending a request using the BatchGetTracesRequest method.
|
||||
// req, resp := client.BatchGetTracesRequest(params)
|
||||
|
@ -99,19 +98,18 @@ const opGetServiceGraph = "GetServiceGraph"
|
|||
|
||||
// GetServiceGraphRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the GetServiceGraph operation. The "output" return
|
||||
// value can be used to capture response data after the request's "Send" method
|
||||
// is called.
|
||||
// value will be populated with the request's response once the request complets
|
||||
// successfuly.
|
||||
//
|
||||
// See GetServiceGraph for usage and error information.
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
// the "output" return value is not valid until after Send returns without error.
|
||||
//
|
||||
// Creating a request object using this method should be used when you want to inject
|
||||
// custom logic into the request's lifecycle using a custom handler, or if you want to
|
||||
// access properties on the request object before or after sending the request. If
|
||||
// you just want the service response, call the GetServiceGraph method directly
|
||||
// instead.
|
||||
// See GetServiceGraph for more information on using the GetServiceGraph
|
||||
// API call, and error handling.
|
||||
//
|
||||
// This method is useful when you want to inject custom logic or configuration
|
||||
// into the SDK's request lifecycle. Such as custom headers, or retry logic.
|
||||
//
|
||||
// Note: You must call the "Send" method on the returned request object in order
|
||||
// to execute the request.
|
||||
//
|
||||
// // Example sending a request using the GetServiceGraphRequest method.
|
||||
// req, resp := client.GetServiceGraphRequest(params)
|
||||
|
@ -186,19 +184,18 @@ const opGetTraceGraph = "GetTraceGraph"
|
|||
|
||||
// GetTraceGraphRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the GetTraceGraph operation. The "output" return
|
||||
// value can be used to capture response data after the request's "Send" method
|
||||
// is called.
|
||||
// value will be populated with the request's response once the request complets
|
||||
// successfuly.
|
||||
//
|
||||
// See GetTraceGraph for usage and error information.
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
// the "output" return value is not valid until after Send returns without error.
|
||||
//
|
||||
// Creating a request object using this method should be used when you want to inject
|
||||
// custom logic into the request's lifecycle using a custom handler, or if you want to
|
||||
// access properties on the request object before or after sending the request. If
|
||||
// you just want the service response, call the GetTraceGraph method directly
|
||||
// instead.
|
||||
// See GetTraceGraph for more information on using the GetTraceGraph
|
||||
// API call, and error handling.
|
||||
//
|
||||
// This method is useful when you want to inject custom logic or configuration
|
||||
// into the SDK's request lifecycle. Such as custom headers, or retry logic.
|
||||
//
|
||||
// Note: You must call the "Send" method on the returned request object in order
|
||||
// to execute the request.
|
||||
//
|
||||
// // Example sending a request using the GetTraceGraphRequest method.
|
||||
// req, resp := client.GetTraceGraphRequest(params)
|
||||
|
@ -269,19 +266,18 @@ const opGetTraceSummaries = "GetTraceSummaries"
|
|||
|
||||
// GetTraceSummariesRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the GetTraceSummaries operation. The "output" return
|
||||
// value can be used to capture response data after the request's "Send" method
|
||||
// is called.
|
||||
// value will be populated with the request's response once the request complets
|
||||
// successfuly.
|
||||
//
|
||||
// See GetTraceSummaries for usage and error information.
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
// the "output" return value is not valid until after Send returns without error.
|
||||
//
|
||||
// Creating a request object using this method should be used when you want to inject
|
||||
// custom logic into the request's lifecycle using a custom handler, or if you want to
|
||||
// access properties on the request object before or after sending the request. If
|
||||
// you just want the service response, call the GetTraceSummaries method directly
|
||||
// instead.
|
||||
// See GetTraceSummaries for more information on using the GetTraceSummaries
|
||||
// API call, and error handling.
|
||||
//
|
||||
// This method is useful when you want to inject custom logic or configuration
|
||||
// into the SDK's request lifecycle. Such as custom headers, or retry logic.
|
||||
//
|
||||
// Note: You must call the "Send" method on the returned request object in order
|
||||
// to execute the request.
|
||||
//
|
||||
// // Example sending a request using the GetTraceSummariesRequest method.
|
||||
// req, resp := client.GetTraceSummariesRequest(params)
|
||||
|
@ -368,19 +364,18 @@ const opPutTelemetryRecords = "PutTelemetryRecords"
|
|||
|
||||
// PutTelemetryRecordsRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the PutTelemetryRecords operation. The "output" return
|
||||
// value can be used to capture response data after the request's "Send" method
|
||||
// is called.
|
||||
// value will be populated with the request's response once the request complets
|
||||
// successfuly.
|
||||
//
|
||||
// See PutTelemetryRecords for usage and error information.
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
// the "output" return value is not valid until after Send returns without error.
|
||||
//
|
||||
// Creating a request object using this method should be used when you want to inject
|
||||
// custom logic into the request's lifecycle using a custom handler, or if you want to
|
||||
// access properties on the request object before or after sending the request. If
|
||||
// you just want the service response, call the PutTelemetryRecords method directly
|
||||
// instead.
|
||||
// See PutTelemetryRecords for more information on using the PutTelemetryRecords
|
||||
// API call, and error handling.
|
||||
//
|
||||
// This method is useful when you want to inject custom logic or configuration
|
||||
// into the SDK's request lifecycle. Such as custom headers, or retry logic.
|
||||
//
|
||||
// Note: You must call the "Send" method on the returned request object in order
|
||||
// to execute the request.
|
||||
//
|
||||
// // Example sending a request using the PutTelemetryRecordsRequest method.
|
||||
// req, resp := client.PutTelemetryRecordsRequest(params)
|
||||
|
@ -451,19 +446,18 @@ const opPutTraceSegments = "PutTraceSegments"
|
|||
|
||||
// PutTraceSegmentsRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the PutTraceSegments operation. The "output" return
|
||||
// value can be used to capture response data after the request's "Send" method
|
||||
// is called.
|
||||
// value will be populated with the request's response once the request complets
|
||||
// successfuly.
|
||||
//
|
||||
// See PutTraceSegments for usage and error information.
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
// the "output" return value is not valid until after Send returns without error.
|
||||
//
|
||||
// Creating a request object using this method should be used when you want to inject
|
||||
// custom logic into the request's lifecycle using a custom handler, or if you want to
|
||||
// access properties on the request object before or after sending the request. If
|
||||
// you just want the service response, call the PutTraceSegments method directly
|
||||
// instead.
|
||||
// See PutTraceSegments for more information on using the PutTraceSegments
|
||||
// API call, and error handling.
|
||||
//
|
||||
// This method is useful when you want to inject custom logic or configuration
|
||||
// into the SDK's request lifecycle. Such as custom headers, or retry logic.
|
||||
//
|
||||
// Note: You must call the "Send" method on the returned request object in order
|
||||
// to execute the request.
|
||||
//
|
||||
// // Example sending a request using the PutTraceSegmentsRequest method.
|
||||
// req, resp := client.PutTraceSegmentsRequest(params)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue