anchor dict | positive dict | negative dict |
|---|---|---|
{
"audio": "",
"image": "",
"text": "func (s *JobExecutionStatusDetails) SetDetailsMap(v map[string]*string)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *JobExecutionStatusDetails {\n\ts.DetailsMap = 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 *JobExecutionsRolloutConfig) SetExponentialRate(v *ExponentialRolloutRate)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *JobExecutionsRolloutConfig {\n\ts.ExponentialRate = 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 *JobProcessDetails) SetNumberOfCanceledThings(v int64) *JobProcessDetails {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.NumberOfCanceledThings = &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 *JobProcessDetails) SetNumberOfFailedThings(v int64) *JobProcessDetails {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.NumberOfFailedThings = &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 *JobProcessDetails) SetNumberOfInProgressThings(v int64) *JobProcessDetails {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.NumberOfInProgressThings = &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 *JobProcessDetails) SetNumberOfQueuedThings(v int64) *JobProcessDetails {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.NumberOfQueuedThings = &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 *JobProcessDetails) SetNumberOfRejectedThings(v int64) *JobProcessDetails {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.NumberOfRejectedThings = &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 *JobProcessDetails) SetNumberOfRemovedThings(v int64) *JobProcessDetails {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.NumberOfRemovedThings = &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 *JobProcessDetails) SetNumberOfTimedOutThings(v int64) *JobProcessDetails {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.NumberOfTimedOutThings = &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 *JobProcessDetails) SetProcessingTargets(v []*string) *JobProcessDetails {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.ProcessingTargets = 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 *ListActiveViolationsOutput) SetActiveViolations(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " []*ActiveViolation) *ListActiveViolationsOutput {\n\ts.ActiveViolations = 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 *ListAuthorizersOutput) SetAuthorizers(v []*AuthorizerSummary)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *ListAuthorizersOutput {\n\ts.Authorizers = 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 *ListBillingGroupsOutput) SetBillingGroups(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " []*GroupNameAndArn) *ListBillingGroupsOutput {\n\ts.BillingGroups = 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 *ListIndicesOutput) SetIndexNames(v []*string) *ListIndicesOutput",
"video": ""
} | {
"audio": "",
"image": "",
"text": " {\n\ts.IndexNames = 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 *ListOTAUpdatesOutput) SetOtaUpdates(v []*OTAUpdateSummary)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *ListOTAUpdatesOutput {\n\ts.OtaUpdates = 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 *ListOutgoingCertificatesOutput) SetOutgoingCertificates(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " []*OutgoingCertificate) *ListOutgoingCertificatesOutput {\n\ts.OutgoingCertificates = 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 *ListPolicyVersionsOutput) SetPolicyVersions(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " []*PolicyVersion) *ListPolicyVersionsOutput {\n\ts.PolicyVersions = 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 *ListRoleAliasesOutput) SetRoleAliases(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " []*string) *ListRoleAliasesOutput {\n\ts.RoleAliases = 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 *ListScheduledAuditsOutput) SetScheduledAudits(v []*ScheduledAuditMetadata)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *ListScheduledAuditsOutput {\n\ts.ScheduledAudits = 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 *ListSecurityProfilesForTargetOutput) SetSecurityProfileTargetMappings(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " []*SecurityProfileTargetMapping) *ListSecurityProfilesForTargetOutput {\n\ts.SecurityProfileTargetMappings = 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 *ListSecurityProfilesOutput) SetSecurityProfileIdentifiers(v []*SecurityProfileIdentifier)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *ListSecurityProfilesOutput {\n\ts.SecurityProfileIdentifiers = 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 *ListTargetsForSecurityProfileOutput) SetSecurityProfileTargets(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " []*SecurityProfileTarget) *ListTargetsForSecurityProfileOutput {\n\ts.SecurityProfileTargets = 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 *ListThingGroupsInput) SetParentGroup(v string) *ListThingGroupsInput",
"video": ""
} | {
"audio": "",
"image": "",
"text": " {\n\ts.ParentGroup = &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 *ListThingRegistrationTaskReportsOutput) SetResourceLinks(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " []*string) *ListThingRegistrationTaskReportsOutput {\n\ts.ResourceLinks = 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 *ListThingTypesOutput) SetThingTypes(v []*ThingTypeDefinition)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *ListThingTypesOutput {\n\ts.ThingTypes = 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 *ListV2LoggingLevelsOutput) SetLogTargetConfigurations(v []*LogTargetConfiguration)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *ListV2LoggingLevelsOutput {\n\ts.LogTargetConfigurations = 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 *ListViolationEventsOutput) SetViolationEvents(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " []*ViolationEvent) *ListViolationEventsOutput {\n\ts.ViolationEvents = 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 *MetricValue) SetCidrs(v []*string) *MetricValue {",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\n\ts.Cidrs = 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 *OTAUpdateFile) SetCodeSigning(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *CodeSigning) *OTAUpdateFile {\n\ts.CodeSigning = 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 *OTAUpdateFile) SetFileLocation(v *FileLocation) *OTAUpdateFile {",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\n\ts.FileLocation = 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 *OTAUpdateFile) SetFileVersion(v string) *OTAUpdateFile {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.FileVersion = &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 *OTAUpdateInfo) SetErrorInfo(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *ErrorInfo) *OTAUpdateInfo {\n\ts.ErrorInfo = 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 *OTAUpdateInfo) SetOtaUpdateFiles(v []*OTAUpdateFile) *OTAUpdateInfo {",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\n\ts.OtaUpdateFiles = 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 *OutgoingCertificate) SetTransferredTo(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " string) *OutgoingCertificate {\n\ts.TransferredTo = &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 *PresignedUrlConfig) SetExpiresInSec(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " int64) *PresignedUrlConfig {\n\ts.ExpiresInSec = &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 *RateIncreaseCriteria) SetNumberOfNotifiedThings(v int64) *RateIncreaseCriteria {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.NumberOfNotifiedThings = &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 *RegisterCACertificateInput) SetAllowAutoRegistration(v bool) *RegisterCACertificateInput",
"video": ""
} | {
"audio": "",
"image": "",
"text": " {\n\ts.AllowAutoRegistration = &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 *RegisterCACertificateInput) SetCaCertificate(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " string) *RegisterCACertificateInput {\n\ts.CaCertificate = &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 *RegisterCACertificateInput) SetVerificationCertificate(v string) *RegisterCACertificateInput",
"video": ""
} | {
"audio": "",
"image": "",
"text": " {\n\ts.VerificationCertificate = &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 *RegisterCertificateInput) SetCaCertificatePem(v string) *RegisterCertificateInput",
"video": ""
} | {
"audio": "",
"image": "",
"text": " {\n\ts.CaCertificatePem = &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 *ResourceIdentifier) SetDeviceCertificateId(v string) *ResourceIdentifier {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.DeviceCertificateId = &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 *ResourceIdentifier) SetPolicyVersionIdentifier(v *PolicyVersionIdentifier)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *ResourceIdentifier {\n\ts.PolicyVersionIdentifier = 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 *S3Action) SetCannedAcl(v string) *S3Action {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.CannedAcl = &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 *SecurityProfileTargetMapping) SetSecurityProfileIdentifier(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *SecurityProfileIdentifier) *SecurityProfileTargetMapping {\n\ts.SecurityProfileIdentifier = 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 *SetLoggingOptionsInput) SetLoggingOptionsPayload(v *LoggingOptionsPayload)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *SetLoggingOptionsInput {\n\ts.LoggingOptionsPayload = 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 *SigningProfileParameter) SetCertificatePathOnDevice(v string) *SigningProfileParameter {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.CertificatePathOnDevice = &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 *SqsAction) SetUseBase64(v bool) *SqsAction {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.UseBase64 = &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 *StartSigningJobParameter) SetSigningProfileName(v string) *StartSigningJobParameter",
"video": ""
} | {
"audio": "",
"image": "",
"text": " {\n\ts.SigningProfileName = &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 *StartSigningJobParameter) SetSigningProfileParameter(v *SigningProfileParameter)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *StartSigningJobParameter {\n\ts.SigningProfileParameter = 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 *StepFunctionsAction) SetExecutionNamePrefix(v string) *StepFunctionsAction {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.ExecutionNamePrefix = &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 *StepFunctionsAction) SetStateMachineName(v string) *StepFunctionsAction {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.StateMachineName = &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 *TaskStatistics) SetCanceledChecks(v int64) *TaskStatistics {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.CanceledChecks = &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 *TaskStatistics) SetCompliantChecks(v int64) *TaskStatistics {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.CompliantChecks = &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 *TaskStatistics) SetFailedChecks(v int64) *TaskStatistics {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.FailedChecks = &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 *TaskStatistics) SetInProgressChecks(v int64) *TaskStatistics {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.InProgressChecks = &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 *TaskStatistics) SetNonCompliantChecks(v int64) *TaskStatistics {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.NonCompliantChecks = &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 *TaskStatistics) SetTotalChecks(v int64) *TaskStatistics {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.TotalChecks = &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 *TaskStatistics) SetWaitingForDataCollectionChecks(v int64) *TaskStatistics {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.WaitingForDataCollectionChecks = &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 *TestAuthorizationInput) SetAuthInfos(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " []*AuthInfo) *TestAuthorizationInput {\n\ts.AuthInfos = 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 *TestAuthorizationInput) SetPolicyNamesToAdd(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " []*string) *TestAuthorizationInput {\n\ts.PolicyNamesToAdd = 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 *TestAuthorizationInput) SetPolicyNamesToSkip(v []*string) *TestAuthorizationInput",
"video": ""
} | {
"audio": "",
"image": "",
"text": " {\n\ts.PolicyNamesToSkip = 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 *TestAuthorizationOutput) SetAuthResults(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " []*AuthResult) *TestAuthorizationOutput {\n\ts.AuthResults = 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 *TestInvokeAuthorizerInput) SetTokenSignature(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " string) *TestInvokeAuthorizerInput {\n\ts.TokenSignature = &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 *TestInvokeAuthorizerOutput) SetDisconnectAfterInSeconds(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " int64) *TestInvokeAuthorizerOutput {\n\ts.DisconnectAfterInSeconds = &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 *TestInvokeAuthorizerOutput) SetIsAuthenticated(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " bool) *TestInvokeAuthorizerOutput {\n\ts.IsAuthenticated = &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 *TestInvokeAuthorizerOutput) SetPolicyDocuments(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " []*string) *TestInvokeAuthorizerOutput {\n\ts.PolicyDocuments = 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 *TestInvokeAuthorizerOutput) SetRefreshAfterInSeconds(v int64) *TestInvokeAuthorizerOutput",
"video": ""
} | {
"audio": "",
"image": "",
"text": " {\n\ts.RefreshAfterInSeconds = &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 *ThingConnectivity) SetConnected(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " bool) *ThingConnectivity {\n\ts.Connected = &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 *ThingDocument) SetShadow(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " string) *ThingDocument {\n\ts.Shadow = &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 *ThingDocument) SetThingGroupNames(v []*string) *ThingDocument {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.ThingGroupNames = 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 *ThingGroupDocument) SetParentGroupNames(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " []*string) *ThingGroupDocument {\n\ts.ParentGroupNames = 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 *ThingGroupIndexingConfiguration) SetThingGroupIndexingMode(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " string) *ThingGroupIndexingConfiguration {\n\ts.ThingGroupIndexingMode = &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 *ThingGroupMetadata) SetRootToParentThingGroups(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " []*GroupNameAndArn) *ThingGroupMetadata {\n\ts.RootToParentThingGroups = 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 *ThingIndexingConfiguration) SetThingConnectivityIndexingMode(v string) *ThingIndexingConfiguration {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.ThingConnectivityIndexingMode = &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 *ThingIndexingConfiguration) SetThingIndexingMode(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " string) *ThingIndexingConfiguration {\n\ts.ThingIndexingMode = &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 *ThingTypeMetadata) SetDeprecated(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " bool) *ThingTypeMetadata {\n\ts.Deprecated = &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 *ThingTypeProperties) SetSearchableAttributes(v []*string) *ThingTypeProperties {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.SearchableAttributes = 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 *ThingTypeProperties) SetThingTypeDescription(v string) *ThingTypeProperties {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.ThingTypeDescription = &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 *TimeoutConfig) SetInProgressTimeoutInMinutes(v int64) *TimeoutConfig {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.InProgressTimeoutInMinutes = &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 *TopicRuleListItem) SetTopicPattern(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " string) *TopicRuleListItem {\n\ts.TopicPattern = &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 *TransferCertificateInput) SetTargetAwsAccount(v string) *TransferCertificateInput",
"video": ""
} | {
"audio": "",
"image": "",
"text": " {\n\ts.TargetAwsAccount = &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 *TransferCertificateOutput) SetTransferredCertificateArn(v string) *TransferCertificateOutput {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.TransferredCertificateArn = &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 *TransferData) SetAcceptDate(v time.Time) *TransferData {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.AcceptDate = &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 *TransferData) SetRejectDate(v time.Time) *TransferData {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.RejectDate = &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 *UpdateCACertificateInput) SetNewAutoRegistrationStatus(v string) *UpdateCACertificateInput {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.NewAutoRegistrationStatus = &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 *UpdateCACertificateInput) SetRemoveAutoRegistration(v bool) *UpdateCACertificateInput {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.RemoveAutoRegistration = &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 *UpdateSecurityProfileInput) SetDeleteAdditionalMetricsToRetain(v bool) *UpdateSecurityProfileInput {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.DeleteAdditionalMetricsToRetain = &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 *UpdateSecurityProfileInput) SetDeleteAlertTargets(v bool) *UpdateSecurityProfileInput",
"video": ""
} | {
"audio": "",
"image": "",
"text": " {\n\ts.DeleteAlertTargets = &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 *UpdateSecurityProfileInput) SetDeleteBehaviors(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " bool) *UpdateSecurityProfileInput {\n\ts.DeleteBehaviors = &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 *UpdateThingGroupsForThingInput) SetThingGroupsToAdd(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " []*string) *UpdateThingGroupsForThingInput {\n\ts.ThingGroupsToAdd = 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 *UpdateThingGroupsForThingInput) SetThingGroupsToRemove(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " []*string) *UpdateThingGroupsForThingInput {\n\ts.ThingGroupsToRemove = 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 *UpdateThingInput) SetRemoveThingType(v bool) *UpdateThingInput {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.RemoveThingType = &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 *ViolationEvent) SetViolationEventTime(v time.Time) *ViolationEvent {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.ViolationEventTime = &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 *ViolationEvent) SetViolationEventType(v string) *ViolationEvent {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.ViolationEventType = &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 loadConfig() (method Method, serverURL, key, filename string) {\n\tvar getKey, putKey string\n\tflag.StringVar(&getKey, \"get\", \"\",\n\t\t\"Downloads the object from S3 by the `key`. Writes the object to a file the filename is provided, otherwise writes to stdout.\")\n\... | {
"audio": "",
"image": "",
"text": " request presigned S3 operation from.\")\n\tflag.StringVar(&filename, \"f\", \"\", \"The `filename` of the file to upload and get from S3.\")\n\tflag.Parse()\n\n\tvar errs Errors\n\n\tif len(serverURL) == 0 {\n\t\terrs = append(errs, fmt.Errorf(\"server URL required\"))\n\t}\n... | {
"audio": "",
"image": "",
"text": " of the DRAC. Required and must be unique per machine within the database.\")\n\t\t\tcmd.Flags.StringVar(&cmd.drac.Machine, \"machine\", \"\", \"The machine this DRAC belongs to. Required and must be the name of a machine returned by get-machines.\")\n\t\t\tcmd.Flags.StringVar... |
{
"audio": "",
"image": "",
"text": "func downloadFile(serverURL, key, filename string) error {\n\tvar w *os.File\n\tif len(filename) > 0 {\n\t\tf, err := os.Create(filename)\n\t\tif err != nil {\n\t\t\treturn fmt.Errorf(\"failed to create download file %s, %v\", filename, err)\n\t\t}\n\t\tw = f\n\t} else {\n\t\t... | {
"audio": "",
"image": "",
"text": "\n\tresp, err := http.DefaultClient.Do(req)\n\tif err != nil {\n\t\treturn fmt.Errorf(\"failed to do GET request, %v\", err)\n\t}\n\tdefer resp.Body.Close()\n\n\tif resp.StatusCode != http.StatusOK {\n\t\treturn fmt.Errorf(\"failed to get S3 object, %d:%s\",\n\t\t\tresp.Status... | {
"audio": "",
"image": "",
"text": " = int64(buf.Len())\n\n\t\tr = ioutil.NopCloser(buf)\n\t}\n\tdefer r.Close()\n\n\t// Get the Presigned URL from the remote service. Pass in the file's\n\t// size if it is known so that the presigned URL returned will be required\n\t// to be used with the size of content reques... |
{
"audio": "",
"image": "",
"text": "func uploadFile(serverURL, key, filename string) error {\n\tvar r io.ReadCloser\n\tvar size int64\n\tif len(filename) > 0 {\n\t\tf, err := os.Open(filename)\n\t\tif err != nil {\n\t\t\treturn fmt.Errorf(\"failed to open upload file %s, %v\", filename, err)\n\t\t}\n\n\t\t// Get... | {
"audio": "",
"image": "",
"text": " = int64(buf.Len())\n\n\t\tr = ioutil.NopCloser(buf)\n\t}\n\tdefer r.Close()\n\n\t// Get the Presigned URL from the remote service. Pass in the file's\n\t// size if it is known so that the presigned URL returned will be required\n\t// to be used with the size of content reques... | {
"audio": "",
"image": "",
"text": " event is embedded into a\n\t// chunk\n\tif h.Size >= ChunkSize {\n\t\treturn fmt.Errorf(\"Too big event\")\n\t}\n\t// An event cannot be smaller than its header since the event size include the\n\t// size of the header\n\tif h.Size < EventHeaderSize {\n\t\treturn fmt.Errorf(\... |
{
"audio": "",
"image": "",
"text": "func getPresignedRequest(serverURL, method, key string, contentLen int64) (*http.Request, error) {\n\tu := fmt.Sprintf(\"%s/presign/%s?method=%s&contentLength=%d\",\n\t\tserverURL, key, method, contentLen,\n\t)\n\n\tresp, err := http.Get(u)\n\tif err != nil {\n\t\treturn nil, ... | {
"audio": "",
"image": "",
"text": "\t\t\treq.Header.Add(k, v)\n\t\t}\n\t}\n\t// Need to ensure that the content length member is set of the HTTP Request\n\t// or the request will not be transmitted correctly with a content length\n\t// value across the wire.\n\tif contLen := req.Header.Get(\"Content-Length\"); ... | {
"audio": "",
"image": "",
"text": " = int64(buf.Len())\n\n\t\tr = ioutil.NopCloser(buf)\n\t}\n\tdefer r.Close()\n\n\t// Get the Presigned URL from the remote service. Pass in the file's\n\t// size if it is known so that the presigned URL returned will be required\n\t// to be used with the size of content reques... |
{
"audio": "",
"image": "",
"text": "func (c *OpsWorksCM) WaitUntilNodeAssociated(input *DescribeNodeAssociationStatusInput) error {\n\treturn",
"video": ""
} | {
"audio": "",
"image": "",
"text": " c.WaitUntilNodeAssociatedWithContext(aws.BackgroundContext(), input)\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " func(_ *Client, c *RemoteContext) error {\n\t\tc.Snapshotter = snapshotterName\n\t\treturn nil\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *BackendConnectionErrors) SetConnectionRefusedCount(v int64) *BackendConnectionErrors {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.ConnectionRefusedCount = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}",
"video": ""
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.