|
15 | 15 | * @method \GuzzleHttp\Promise\Promise createLaunchAsync(array $args = [])
|
16 | 16 | * @method \Aws\Result createProject(array $args = [])
|
17 | 17 | * @method \GuzzleHttp\Promise\Promise createProjectAsync(array $args = [])
|
| 18 | + * @method \Aws\Result createSegment(array $args = []) |
| 19 | + * @method \GuzzleHttp\Promise\Promise createSegmentAsync(array $args = []) |
18 | 20 | * @method \Aws\Result deleteExperiment(array $args = [])
|
19 | 21 | * @method \GuzzleHttp\Promise\Promise deleteExperimentAsync(array $args = [])
|
20 | 22 | * @method \Aws\Result deleteFeature(array $args = [])
|
|
23 | 25 | * @method \GuzzleHttp\Promise\Promise deleteLaunchAsync(array $args = [])
|
24 | 26 | * @method \Aws\Result deleteProject(array $args = [])
|
25 | 27 | * @method \GuzzleHttp\Promise\Promise deleteProjectAsync(array $args = [])
|
| 28 | + * @method \Aws\Result deleteSegment(array $args = []) |
| 29 | + * @method \GuzzleHttp\Promise\Promise deleteSegmentAsync(array $args = []) |
26 | 30 | * @method \Aws\Result evaluateFeature(array $args = [])
|
27 | 31 | * @method \GuzzleHttp\Promise\Promise evaluateFeatureAsync(array $args = [])
|
28 | 32 | * @method \Aws\Result getExperiment(array $args = [])
|
|
35 | 39 | * @method \GuzzleHttp\Promise\Promise getLaunchAsync(array $args = [])
|
36 | 40 | * @method \Aws\Result getProject(array $args = [])
|
37 | 41 | * @method \GuzzleHttp\Promise\Promise getProjectAsync(array $args = [])
|
| 42 | + * @method \Aws\Result getSegment(array $args = []) |
| 43 | + * @method \GuzzleHttp\Promise\Promise getSegmentAsync(array $args = []) |
38 | 44 | * @method \Aws\Result listExperiments(array $args = [])
|
39 | 45 | * @method \GuzzleHttp\Promise\Promise listExperimentsAsync(array $args = [])
|
40 | 46 | * @method \Aws\Result listFeatures(array $args = [])
|
|
43 | 49 | * @method \GuzzleHttp\Promise\Promise listLaunchesAsync(array $args = [])
|
44 | 50 | * @method \Aws\Result listProjects(array $args = [])
|
45 | 51 | * @method \GuzzleHttp\Promise\Promise listProjectsAsync(array $args = [])
|
| 52 | + * @method \Aws\Result listSegmentReferences(array $args = []) |
| 53 | + * @method \GuzzleHttp\Promise\Promise listSegmentReferencesAsync(array $args = []) |
| 54 | + * @method \Aws\Result listSegments(array $args = []) |
| 55 | + * @method \GuzzleHttp\Promise\Promise listSegmentsAsync(array $args = []) |
46 | 56 | * @method \Aws\Result listTagsForResource(array $args = [])
|
47 | 57 | * @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
|
48 | 58 | * @method \Aws\Result putProjectEvents(array $args = [])
|
|
57 | 67 | * @method \GuzzleHttp\Promise\Promise stopLaunchAsync(array $args = [])
|
58 | 68 | * @method \Aws\Result tagResource(array $args = [])
|
59 | 69 | * @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = [])
|
| 70 | + * @method \Aws\Result testSegmentPattern(array $args = []) |
| 71 | + * @method \GuzzleHttp\Promise\Promise testSegmentPatternAsync(array $args = []) |
60 | 72 | * @method \Aws\Result untagResource(array $args = [])
|
61 | 73 | * @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = [])
|
62 | 74 | * @method \Aws\Result updateExperiment(array $args = [])
|
|
0 commit comments