anchor dict | positive dict | negative dict |
|---|---|---|
{
"audio": "",
"image": "",
"text": "func (s *ObjectAttributeUpdate) SetObjectAttributeKey(v *AttributeKey) *ObjectAttributeUpdate",
"video": ""
} | {
"audio": "",
"image": "",
"text": " {\n\ts.ObjectAttributeKey = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *TypedAttributeValue) SetDatetimeValue(v time.Time) *TypedAttributeValue",
"video": ""
} | {
"audio": "",
"image": "",
"text": " {\n\ts.DatetimeValue = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\tnowFunc: func() time.Time { return time.Now().In(time.UTC) },\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *TypedAttributeValueRange) SetEndMode(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " string) *TypedAttributeValueRange {\n\ts.EndMode = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *TypedAttributeValueRange) SetEndValue(v *TypedAttributeValue)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *TypedAttributeValueRange {\n\ts.EndValue = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *TypedAttributeValueRange) SetStartMode(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " string) *TypedAttributeValueRange {\n\ts.StartMode = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *TypedAttributeValueRange) SetStartValue(v *TypedAttributeValue)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *TypedAttributeValueRange {\n\ts.StartValue = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *TypedLinkSchemaAndFacetName) SetTypedLinkName(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " string) *TypedLinkSchemaAndFacetName {\n\ts.TypedLinkName = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *TypedLinkSpecifier) SetIdentityAttributeValues(v []*AttributeNameAndValue)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *TypedLinkSpecifier {\n\ts.IdentityAttributeValues = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (hs *Headers) Set(name string, value Value) {\n\tvar i int\n\tfor ; i < len(*hs); i++ {\n\t\tif (*hs)[i].Name == name {\n\t\t\t(*hs)[i].Value = value\n\t\t\treturn\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\t}\n\t}\n\n\t*hs = append(*hs, Header{\n\t\tName: name, Value: value,\n\t})\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " range s {\n\t\tif value.Name == name {\n\t\t\tresult := value.CredentialAttr\n\t\t\treturn &result, true\n\t\t}\n\t}\n\treturn nil, false\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (hs Headers) Get(name string) Value {\n\tfor i := 0; i < len(hs); i++ {\n\t\tif h := hs[i];",
"video": ""
} | {
"audio": "",
"image": "",
"text": " h.Name == name {\n\t\t\treturn h.Value\n\t\t}\n\t}\n\treturn nil\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\tfor i := 0; i < n; i++ {\n\t\t\trunnableJobs[i].run()\n\t\t}\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (hs *Headers) Del(name string) {\n\tfor i := 0; i < len(*hs); i++ {\n\t\tif (*hs)[i].Name == name {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\t\tcopy((*hs)[i:], (*hs)[i+1:])\n\t\t\t(*hs) = (*hs)[:len(*hs)-1]\n\t\t}\n\t}\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " false\n\t}\n\tfor i := 0; i < len(cu); i++ {\n\t\tif cu[i] != o[i] {\n\t\t\treturn false\n\t\t}\n\t}\n\treturn true\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func ValuesAtPath(i interface{}, path string) ([]interface{}, error) {\n\tresult, err := jmespath.Search(path, i)\n\tif err != nil {\n\t\treturn nil, err\n\t}\n\n\tv := reflect.ValueOf(result)\n\tif !v.IsValid() || (v.Kind() == reflect.Ptr && v.IsNil()) {\n\t\treturn nil, nil\... | {
"audio": "",
"image": "",
"text": " nil, nil\n\t}\n\tif v.Kind() == reflect.Slice {\n\t\tout := make([]interface{}, v.Len())\n\t\tfor i := 0; i < v.Len(); i++ {\n\t\t\tout[i] = v.Index(i).Interface()\n\t\t}\n\t\treturn out, nil\n\t}\n\n\treturn []interface{}{result}, nil\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " reflect.Ptr {\n\t\tv = v.Elem()\n\t}\n\treturn v\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func SetValueAtPath(i interface{}, path string, v interface{}) {\n\tif rvals := rValuesAtPath(i, path, true, false, v == nil); rvals != nil {\n\t\tfor _, rval := range rvals {\n\t",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tif rval.Kind() == reflect.Ptr && rval.IsNil() {\n\t\t\t\tcontinue\n\t\t\t}\n\t\t\tsetValue(rval, v)\n\t\t}\n\t}\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " chaincodeQueryResponse)\n\n\tfor _, chaincode := range chaincodeQueryResponse.Chaincodes {\n\t\tif chaincode.Name == req.Name && chaincode.Version == req.Version && chaincode.Path == req.Path {\n\t\t\treturn true, nil\n\t\t}\n\t}\n\n\treturn false, nil\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (l *iniLexer) Tokenize(r io.Reader) ([]Token, error) {\n\tb, err := ioutil.ReadAll(r)\n\tif err != nil {\n\t\treturn",
"video": ""
} | {
"audio": "",
"image": "",
"text": " nil, awserr.New(ErrCodeUnableToReadFile, \"unable to read file\", err)\n\t}\n\n\treturn l.tokenize(b)\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " r.Reader.(io.Closer); ok {\n\t\treturn c.Close()\n\t}\n\treturn nil\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (c *CloudWatchLogs) GetLogGroupFields(input *GetLogGroupFieldsInput)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " (*GetLogGroupFieldsOutput, error) {\n\treq, out := c.GetLogGroupFieldsRequest(input)\n\treturn out, req.Send()\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tPort uint16 `json:\"port,omitempty\"`\n\t}\n\tif err := json.Unmarshal(b, &input); err != nil {\n\t\treturn err\n\t}\n\tu.Scheme = input.Scheme\n\tu.Host = input.Host\n\tu.Port = input.Port\n\treturn nil\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *DescribeDestinationsInput) SetDestinationNamePrefix(v string) *DescribeDestinationsInput",
"video": ""
} | {
"audio": "",
"image": "",
"text": " {\n\ts.DestinationNamePrefix = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *DescribeExportTasksOutput) SetExportTasks(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " []*ExportTask) *DescribeExportTasksOutput {\n\ts.ExportTasks = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *DescribeLogGroupsInput) SetLogGroupNamePrefix(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " string) *DescribeLogGroupsInput {\n\ts.LogGroupNamePrefix = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *DescribeLogGroupsOutput) SetLogGroups(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " []*LogGroup) *DescribeLogGroupsOutput {\n\ts.LogGroups = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *DescribeLogStreamsInput) SetDescending(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " bool) *DescribeLogStreamsInput {\n\ts.Descending = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *DescribeMetricFiltersOutput) SetMetricFilters(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " []*MetricFilter) *DescribeMetricFiltersOutput {\n\ts.MetricFilters = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *DescribeQueriesOutput) SetQueries(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " []*QueryInfo) *DescribeQueriesOutput {\n\ts.Queries = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *DescribeResourcePoliciesOutput) SetResourcePolicies(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " []*ResourcePolicy) *DescribeResourcePoliciesOutput {\n\ts.ResourcePolicies = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *DescribeSubscriptionFiltersOutput) SetSubscriptionFilters(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " []*SubscriptionFilter) *DescribeSubscriptionFiltersOutput {\n\ts.SubscriptionFilters = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *FilterLogEventsInput) SetInterleaved(v bool) *FilterLogEventsInput",
"video": ""
} | {
"audio": "",
"image": "",
"text": " {\n\ts.Interleaved = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\n\t\tMap(int64To16).\n\t\tWithShrinker(Int16Shrinker).\n\t\tSuchThat(func(v int16) bool {\n\t\t\treturn v >= min && v <= max\n\t\t})\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *FilterLogEventsInput) SetLogStreamNames(v []*string) *FilterLogEventsInput",
"video": ""
} | {
"audio": "",
"image": "",
"text": " {\n\ts.LogStreamNames = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *FilterLogEventsOutput) SetSearchedLogStreams(v []*SearchedLogStream)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *FilterLogEventsOutput {\n\ts.SearchedLogStreams = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *GetLogGroupFieldsOutput) SetLogGroupFields(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " []*LogGroupField) *GetLogGroupFieldsOutput {\n\ts.LogGroupFields = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *GetLogRecordInput) SetLogRecordPointer(v string) *GetLogRecordInput {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.LogRecordPointer = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *GetLogRecordOutput) SetLogRecord(v map[string]*string)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *GetLogRecordOutput {\n\ts.LogRecord = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *LogGroup) SetMetricFilterCount(v int64) *LogGroup {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.MetricFilterCount = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *LogGroupField) SetPercent(v int64) *LogGroupField {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.Percent = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *LogStream) SetFirstEventTimestamp(v int64) *LogStream {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.FirstEventTimestamp = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *LogStream) SetLastEventTimestamp(v int64) *LogStream {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.LastEventTimestamp = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *LogStream) SetLastIngestionTime(v int64) *LogStream {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.LastIngestionTime = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *LogStream) SetUploadSequenceToken(v string) *LogStream {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.UploadSequenceToken = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *MetricFilterMatchRecord) SetEventMessage(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " string) *MetricFilterMatchRecord {\n\ts.EventMessage = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *MetricFilterMatchRecord) SetEventNumber(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " int64) *MetricFilterMatchRecord {\n\ts.EventNumber = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *MetricFilterMatchRecord) SetExtractedValues(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " map[string]*string) *MetricFilterMatchRecord {\n\ts.ExtractedValues = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *PutLogEventsInput) SetLogEvents(v []*InputLogEvent)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *PutLogEventsInput {\n\ts.LogEvents = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *PutLogEventsInput) SetSequenceToken(v string) *PutLogEventsInput {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.SequenceToken = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *PutLogEventsOutput) SetNextSequenceToken(v string) *PutLogEventsOutput {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.NextSequenceToken = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *PutLogEventsOutput) SetRejectedLogEventsInfo(v *RejectedLogEventsInfo)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *PutLogEventsOutput {\n\ts.RejectedLogEventsInfo = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *QueryCompileErrorLocation) SetEndCharOffset(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " int64) *QueryCompileErrorLocation {\n\ts.EndCharOffset = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *QueryCompileErrorLocation) SetStartCharOffset(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " int64) *QueryCompileErrorLocation {\n\ts.StartCharOffset = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *QueryStatistics) SetRecordsMatched(v float64) *QueryStatistics {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.RecordsMatched = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " int64) {\n\ts.autoCounter(s.statName(stat)).Add(float64(value))\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *QueryStatistics) SetRecordsScanned(v float64) *QueryStatistics {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.RecordsScanned = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " int64) {\n\ts.autoCounter(s.statName(stat)).Add(float64(value))\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *RejectedLogEventsInfo) SetExpiredLogEventEndIndex(v int64) *RejectedLogEventsInfo {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.ExpiredLogEventEndIndex = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *RejectedLogEventsInfo) SetTooNewLogEventStartIndex(v int64) *RejectedLogEventsInfo {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.TooNewLogEventStartIndex = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *RejectedLogEventsInfo) SetTooOldLogEventEndIndex(v int64) *RejectedLogEventsInfo {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.TooOldLogEventEndIndex = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *SearchedLogStream) SetSearchedCompletely(v bool) *SearchedLogStream {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.SearchedCompletely = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\n\t\tMap(int64ToInt).\n\t\tWithShrinker(IntShrinker).\n\t\tSuchThat(func(v int) bool {\n\t\t\treturn v >= min && v <= max\n\t\t})\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *TestMetricFilterInput) SetLogEventMessages(v []*string) *TestMetricFilterInput",
"video": ""
} | {
"audio": "",
"image": "",
"text": " {\n\ts.LogEventMessages = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *TestMetricFilterOutput) SetMatches(v []*MetricFilterMatchRecord)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *TestMetricFilterOutput {\n\ts.Matches = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func Walk(tree []AST, v Visitor) error {\n\tfor _, node := range tree {\n\t\tswitch node.Kind {\n\t\tcase ASTKindExpr,\n\t\t\tASTKindExprStatement:\n\n\t\t\tif err := v.VisitExpr(node); err != nil {\n\t\t\t\treturn err\n\t\t\t}\n\t\tcase ASTKindStatement,\n\t",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tASTKindCompletedSectionStatement,\n\t\t\tASTKindNestedSectionStatement,\n\t\t\tASTKindCompletedNestedSectionStatement:\n\n\t\t\tif err := v.VisitStatement(node); err != nil {\n\t\t\t\treturn err\n\t\t\t}\n\t\t}\n\t}\n\n\treturn nil\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\n\t}\n\tfor _, node := range g.Out {\n\t\tif s == _string(node.This) {\n\t\t\treturn node\n\t\t}\n\t}\n\n\treturn nil\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *BrokerEngineType) SetEngineVersions(v []*EngineVersion)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *BrokerEngineType {\n\ts.EngineVersions = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *BrokerInstance) SetConsoleURL(v string) *BrokerInstance {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.ConsoleURL = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *BrokerInstanceOption) SetSupportedEngineVersions(v []*string) *BrokerInstanceOption {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.SupportedEngineVersions = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *Configurations) SetHistory(v []*ConfigurationId)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *Configurations {\n\ts.History = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *DescribeBrokerEngineTypesOutput) SetBrokerEngineTypes(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " []*BrokerEngineType) *DescribeBrokerEngineTypesOutput {\n\ts.BrokerEngineTypes = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *DescribeBrokerInstanceOptionsOutput) SetBrokerInstanceOptions(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " []*BrokerInstanceOption) *DescribeBrokerInstanceOptionsOutput {\n\ts.BrokerInstanceOptions = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *DescribeBrokerResponse) SetBrokerInstances(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " []*BrokerInstance) *DescribeBrokerResponse {\n\ts.BrokerInstances = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *DescribeBrokerResponse) SetPendingEngineVersion(v string) *DescribeBrokerResponse {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.PendingEngineVersion = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *ListBrokersResponse) SetBrokerSummaries(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " []*BrokerSummary) *ListBrokersResponse {\n\ts.BrokerSummaries = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *LogsSummary) SetAuditLogGroup(v string) *LogsSummary {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.AuditLogGroup = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *LogsSummary) SetGeneralLogGroup(v string) *LogsSummary {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.GeneralLogGroup = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *SanitizationWarning) SetElementName(v string) *SanitizationWarning",
"video": ""
} | {
"audio": "",
"image": "",
"text": " {\n\ts.ElementName = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *WeeklyStartTime) SetTimeOfDay(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " string) *WeeklyStartTime {\n\ts.TimeOfDay = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *CdnConfiguration) SetAdSegmentUrlPrefix(v string) *CdnConfiguration {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.AdSegmentUrlPrefix = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *CdnConfiguration) SetContentSegmentUrlPrefix(v string) *CdnConfiguration {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.ContentSegmentUrlPrefix = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *DescribeVoicesInput) SetIncludeAdditionalLanguageCodes(v bool) *DescribeVoicesInput {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.IncludeAdditionalLanguageCodes = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\n\t\tMap(int64ToInt).\n\t\tWithShrinker(IntShrinker).\n\t\tSuchThat(func(v int) bool {\n\t\t\treturn v >= min && v <= max\n\t\t})\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *DescribeVoicesOutput) SetVoices(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " []*Voice) *DescribeVoicesOutput {\n\ts.Voices = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *GetLexiconOutput) SetLexicon(v *Lexicon) *GetLexiconOutput",
"video": ""
} | {
"audio": "",
"image": "",
"text": " {\n\ts.Lexicon = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *GetLexiconOutput {\n\ts.LexiconAttributes = v\n\treturn s\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *GetLexiconOutput) SetLexiconAttributes(v *LexiconAttributes)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *GetLexiconOutput {\n\ts.LexiconAttributes = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *LexiconAttributes) SetAlphabet(v string) *LexiconAttributes",
"video": ""
} | {
"audio": "",
"image": "",
"text": " {\n\ts.Alphabet = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *LexiconAttributes) SetLexemesCount(v int64) *LexiconAttributes {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.LexemesCount = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *LexiconAttributes) SetLexiconArn(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " string) *LexiconAttributes {\n\ts.LexiconArn = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *ListLexiconsOutput) SetLexicons(v []*LexiconDescription)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *ListLexiconsOutput {\n\ts.Lexicons = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *ListSpeechSynthesisTasksOutput) SetSynthesisTasks(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " []*SynthesisTask) *ListSpeechSynthesisTasksOutput {\n\ts.SynthesisTasks = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *SynthesisTask) SetTaskStatusReason(v string) *SynthesisTask {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.TaskStatusReason = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *Voice) SetAdditionalLanguageCodes(v []*string) *Voice {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.AdditionalLanguageCodes = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *Voice) SetLanguageName(v string) *Voice {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.LanguageName = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *DescribeScalableTargetsOutput) SetScalableTargets(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " []*ScalableTarget) *DescribeScalableTargetsOutput {\n\ts.ScalableTargets = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *DescribeScalingActivitiesOutput) SetScalingActivities(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " []*ScalingActivity) *DescribeScalingActivitiesOutput {\n\ts.ScalingActivities = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *DescribeScheduledActionsOutput) SetScheduledActions(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " []*ScheduledAction) *DescribeScheduledActionsOutput {\n\ts.ScheduledActions = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *Backup) SetS3DataSize(v int64) *Backup {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.S3DataSize = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *Backup {\n\ts.CopyTimestamp = &v\n\treturn s\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *Backup) SetS3DataUrl(v string) *Backup {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.S3DataUrl = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *Backup {\n\ts.CopyTimestamp = &v\n\treturn s\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *Backup) SetS3LogUrl(v string) *Backup {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.S3LogUrl = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *Backup {\n\ts.CopyTimestamp = &v\n\treturn s\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *Backup) SetStatusDescription(v string) *Backup {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.StatusDescription = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *Backup {\n\ts.CopyTimestamp = &v\n\treturn s\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *Backup) SetToolsVersion(v string) *Backup {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.ToolsVersion = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *Backup {\n\ts.CopyTimestamp = &v\n\treturn s\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *DescribeEventsOutput) SetServerEvents(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " []*ServerEvent) *DescribeEventsOutput {\n\ts.ServerEvents = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *DescribeNodeAssociationStatusOutput) SetNodeAssociationStatus(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " string) *DescribeNodeAssociationStatusOutput {\n\ts.NodeAssociationStatus = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *ExportServerEngineAttributeInput) SetExportAttributeName(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " string) *ExportServerEngineAttributeInput {\n\ts.ExportAttributeName = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *ExportServerEngineAttributeInput) SetInputAttributes(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " []*EngineAttribute) *ExportServerEngineAttributeInput {\n\ts.InputAttributes = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *ExportServerEngineAttributeOutput) SetEngineAttribute(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *EngineAttribute) *ExportServerEngineAttributeOutput {\n\ts.EngineAttribute = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *Server) SetCloudFormationStackArn(v string) *Server {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.CloudFormationStackArn = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *Server) SetMaintenanceStatus(v string) *Server {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.MaintenanceStatus = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *Server) SetServerArn(v string) *Server {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.ServerArn = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *AwsEc2InstanceDetails) SetIamInstanceProfileArn(v string) *AwsEc2InstanceDetails {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.IamInstanceProfileArn = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *AwsEc2InstanceDetails) SetIpV4Addresses(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " []*string) *AwsEc2InstanceDetails {\n\ts.IpV4Addresses = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *AwsEc2InstanceDetails) SetIpV6Addresses(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " []*string) *AwsEc2InstanceDetails {\n\ts.IpV6Addresses = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.