DataZoneClient.php
208 lines
| 1 | <?php |
| 2 | namespace Aws\DataZone; |
| 3 | |
| 4 | use Aws\AwsClient; |
| 5 | |
| 6 | /** |
| 7 | * This client is used to interact with the **Amazon DataZone** service. |
| 8 | * @method \Aws\Result acceptPredictions(array $args = []) |
| 9 | * @method \GuzzleHttp\Promise\Promise acceptPredictionsAsync(array $args = []) |
| 10 | * @method \Aws\Result acceptSubscriptionRequest(array $args = []) |
| 11 | * @method \GuzzleHttp\Promise\Promise acceptSubscriptionRequestAsync(array $args = []) |
| 12 | * @method \Aws\Result cancelSubscription(array $args = []) |
| 13 | * @method \GuzzleHttp\Promise\Promise cancelSubscriptionAsync(array $args = []) |
| 14 | * @method \Aws\Result createAsset(array $args = []) |
| 15 | * @method \GuzzleHttp\Promise\Promise createAssetAsync(array $args = []) |
| 16 | * @method \Aws\Result createAssetRevision(array $args = []) |
| 17 | * @method \GuzzleHttp\Promise\Promise createAssetRevisionAsync(array $args = []) |
| 18 | * @method \Aws\Result createAssetType(array $args = []) |
| 19 | * @method \GuzzleHttp\Promise\Promise createAssetTypeAsync(array $args = []) |
| 20 | * @method \Aws\Result createDataSource(array $args = []) |
| 21 | * @method \GuzzleHttp\Promise\Promise createDataSourceAsync(array $args = []) |
| 22 | * @method \Aws\Result createDomain(array $args = []) |
| 23 | * @method \GuzzleHttp\Promise\Promise createDomainAsync(array $args = []) |
| 24 | * @method \Aws\Result createEnvironment(array $args = []) |
| 25 | * @method \GuzzleHttp\Promise\Promise createEnvironmentAsync(array $args = []) |
| 26 | * @method \Aws\Result createEnvironmentProfile(array $args = []) |
| 27 | * @method \GuzzleHttp\Promise\Promise createEnvironmentProfileAsync(array $args = []) |
| 28 | * @method \Aws\Result createFormType(array $args = []) |
| 29 | * @method \GuzzleHttp\Promise\Promise createFormTypeAsync(array $args = []) |
| 30 | * @method \Aws\Result createGlossary(array $args = []) |
| 31 | * @method \GuzzleHttp\Promise\Promise createGlossaryAsync(array $args = []) |
| 32 | * @method \Aws\Result createGlossaryTerm(array $args = []) |
| 33 | * @method \GuzzleHttp\Promise\Promise createGlossaryTermAsync(array $args = []) |
| 34 | * @method \Aws\Result createGroupProfile(array $args = []) |
| 35 | * @method \GuzzleHttp\Promise\Promise createGroupProfileAsync(array $args = []) |
| 36 | * @method \Aws\Result createListingChangeSet(array $args = []) |
| 37 | * @method \GuzzleHttp\Promise\Promise createListingChangeSetAsync(array $args = []) |
| 38 | * @method \Aws\Result createProject(array $args = []) |
| 39 | * @method \GuzzleHttp\Promise\Promise createProjectAsync(array $args = []) |
| 40 | * @method \Aws\Result createProjectMembership(array $args = []) |
| 41 | * @method \GuzzleHttp\Promise\Promise createProjectMembershipAsync(array $args = []) |
| 42 | * @method \Aws\Result createSubscriptionGrant(array $args = []) |
| 43 | * @method \GuzzleHttp\Promise\Promise createSubscriptionGrantAsync(array $args = []) |
| 44 | * @method \Aws\Result createSubscriptionRequest(array $args = []) |
| 45 | * @method \GuzzleHttp\Promise\Promise createSubscriptionRequestAsync(array $args = []) |
| 46 | * @method \Aws\Result createSubscriptionTarget(array $args = []) |
| 47 | * @method \GuzzleHttp\Promise\Promise createSubscriptionTargetAsync(array $args = []) |
| 48 | * @method \Aws\Result createUserProfile(array $args = []) |
| 49 | * @method \GuzzleHttp\Promise\Promise createUserProfileAsync(array $args = []) |
| 50 | * @method \Aws\Result deleteAsset(array $args = []) |
| 51 | * @method \GuzzleHttp\Promise\Promise deleteAssetAsync(array $args = []) |
| 52 | * @method \Aws\Result deleteAssetType(array $args = []) |
| 53 | * @method \GuzzleHttp\Promise\Promise deleteAssetTypeAsync(array $args = []) |
| 54 | * @method \Aws\Result deleteDataSource(array $args = []) |
| 55 | * @method \GuzzleHttp\Promise\Promise deleteDataSourceAsync(array $args = []) |
| 56 | * @method \Aws\Result deleteDomain(array $args = []) |
| 57 | * @method \GuzzleHttp\Promise\Promise deleteDomainAsync(array $args = []) |
| 58 | * @method \Aws\Result deleteEnvironment(array $args = []) |
| 59 | * @method \GuzzleHttp\Promise\Promise deleteEnvironmentAsync(array $args = []) |
| 60 | * @method \Aws\Result deleteEnvironmentBlueprintConfiguration(array $args = []) |
| 61 | * @method \GuzzleHttp\Promise\Promise deleteEnvironmentBlueprintConfigurationAsync(array $args = []) |
| 62 | * @method \Aws\Result deleteEnvironmentProfile(array $args = []) |
| 63 | * @method \GuzzleHttp\Promise\Promise deleteEnvironmentProfileAsync(array $args = []) |
| 64 | * @method \Aws\Result deleteFormType(array $args = []) |
| 65 | * @method \GuzzleHttp\Promise\Promise deleteFormTypeAsync(array $args = []) |
| 66 | * @method \Aws\Result deleteGlossary(array $args = []) |
| 67 | * @method \GuzzleHttp\Promise\Promise deleteGlossaryAsync(array $args = []) |
| 68 | * @method \Aws\Result deleteGlossaryTerm(array $args = []) |
| 69 | * @method \GuzzleHttp\Promise\Promise deleteGlossaryTermAsync(array $args = []) |
| 70 | * @method \Aws\Result deleteListing(array $args = []) |
| 71 | * @method \GuzzleHttp\Promise\Promise deleteListingAsync(array $args = []) |
| 72 | * @method \Aws\Result deleteProject(array $args = []) |
| 73 | * @method \GuzzleHttp\Promise\Promise deleteProjectAsync(array $args = []) |
| 74 | * @method \Aws\Result deleteProjectMembership(array $args = []) |
| 75 | * @method \GuzzleHttp\Promise\Promise deleteProjectMembershipAsync(array $args = []) |
| 76 | * @method \Aws\Result deleteSubscriptionGrant(array $args = []) |
| 77 | * @method \GuzzleHttp\Promise\Promise deleteSubscriptionGrantAsync(array $args = []) |
| 78 | * @method \Aws\Result deleteSubscriptionRequest(array $args = []) |
| 79 | * @method \GuzzleHttp\Promise\Promise deleteSubscriptionRequestAsync(array $args = []) |
| 80 | * @method \Aws\Result deleteSubscriptionTarget(array $args = []) |
| 81 | * @method \GuzzleHttp\Promise\Promise deleteSubscriptionTargetAsync(array $args = []) |
| 82 | * @method \Aws\Result getAsset(array $args = []) |
| 83 | * @method \GuzzleHttp\Promise\Promise getAssetAsync(array $args = []) |
| 84 | * @method \Aws\Result getAssetType(array $args = []) |
| 85 | * @method \GuzzleHttp\Promise\Promise getAssetTypeAsync(array $args = []) |
| 86 | * @method \Aws\Result getDataSource(array $args = []) |
| 87 | * @method \GuzzleHttp\Promise\Promise getDataSourceAsync(array $args = []) |
| 88 | * @method \Aws\Result getDataSourceRun(array $args = []) |
| 89 | * @method \GuzzleHttp\Promise\Promise getDataSourceRunAsync(array $args = []) |
| 90 | * @method \Aws\Result getDomain(array $args = []) |
| 91 | * @method \GuzzleHttp\Promise\Promise getDomainAsync(array $args = []) |
| 92 | * @method \Aws\Result getEnvironment(array $args = []) |
| 93 | * @method \GuzzleHttp\Promise\Promise getEnvironmentAsync(array $args = []) |
| 94 | * @method \Aws\Result getEnvironmentBlueprint(array $args = []) |
| 95 | * @method \GuzzleHttp\Promise\Promise getEnvironmentBlueprintAsync(array $args = []) |
| 96 | * @method \Aws\Result getEnvironmentBlueprintConfiguration(array $args = []) |
| 97 | * @method \GuzzleHttp\Promise\Promise getEnvironmentBlueprintConfigurationAsync(array $args = []) |
| 98 | * @method \Aws\Result getEnvironmentProfile(array $args = []) |
| 99 | * @method \GuzzleHttp\Promise\Promise getEnvironmentProfileAsync(array $args = []) |
| 100 | * @method \Aws\Result getFormType(array $args = []) |
| 101 | * @method \GuzzleHttp\Promise\Promise getFormTypeAsync(array $args = []) |
| 102 | * @method \Aws\Result getGlossary(array $args = []) |
| 103 | * @method \GuzzleHttp\Promise\Promise getGlossaryAsync(array $args = []) |
| 104 | * @method \Aws\Result getGlossaryTerm(array $args = []) |
| 105 | * @method \GuzzleHttp\Promise\Promise getGlossaryTermAsync(array $args = []) |
| 106 | * @method \Aws\Result getGroupProfile(array $args = []) |
| 107 | * @method \GuzzleHttp\Promise\Promise getGroupProfileAsync(array $args = []) |
| 108 | * @method \Aws\Result getIamPortalLoginUrl(array $args = []) |
| 109 | * @method \GuzzleHttp\Promise\Promise getIamPortalLoginUrlAsync(array $args = []) |
| 110 | * @method \Aws\Result getListing(array $args = []) |
| 111 | * @method \GuzzleHttp\Promise\Promise getListingAsync(array $args = []) |
| 112 | * @method \Aws\Result getProject(array $args = []) |
| 113 | * @method \GuzzleHttp\Promise\Promise getProjectAsync(array $args = []) |
| 114 | * @method \Aws\Result getSubscription(array $args = []) |
| 115 | * @method \GuzzleHttp\Promise\Promise getSubscriptionAsync(array $args = []) |
| 116 | * @method \Aws\Result getSubscriptionGrant(array $args = []) |
| 117 | * @method \GuzzleHttp\Promise\Promise getSubscriptionGrantAsync(array $args = []) |
| 118 | * @method \Aws\Result getSubscriptionRequestDetails(array $args = []) |
| 119 | * @method \GuzzleHttp\Promise\Promise getSubscriptionRequestDetailsAsync(array $args = []) |
| 120 | * @method \Aws\Result getSubscriptionTarget(array $args = []) |
| 121 | * @method \GuzzleHttp\Promise\Promise getSubscriptionTargetAsync(array $args = []) |
| 122 | * @method \Aws\Result getUserProfile(array $args = []) |
| 123 | * @method \GuzzleHttp\Promise\Promise getUserProfileAsync(array $args = []) |
| 124 | * @method \Aws\Result listAssetRevisions(array $args = []) |
| 125 | * @method \GuzzleHttp\Promise\Promise listAssetRevisionsAsync(array $args = []) |
| 126 | * @method \Aws\Result listDataSourceRunActivities(array $args = []) |
| 127 | * @method \GuzzleHttp\Promise\Promise listDataSourceRunActivitiesAsync(array $args = []) |
| 128 | * @method \Aws\Result listDataSourceRuns(array $args = []) |
| 129 | * @method \GuzzleHttp\Promise\Promise listDataSourceRunsAsync(array $args = []) |
| 130 | * @method \Aws\Result listDataSources(array $args = []) |
| 131 | * @method \GuzzleHttp\Promise\Promise listDataSourcesAsync(array $args = []) |
| 132 | * @method \Aws\Result listDomains(array $args = []) |
| 133 | * @method \GuzzleHttp\Promise\Promise listDomainsAsync(array $args = []) |
| 134 | * @method \Aws\Result listEnvironmentBlueprintConfigurations(array $args = []) |
| 135 | * @method \GuzzleHttp\Promise\Promise listEnvironmentBlueprintConfigurationsAsync(array $args = []) |
| 136 | * @method \Aws\Result listEnvironmentBlueprints(array $args = []) |
| 137 | * @method \GuzzleHttp\Promise\Promise listEnvironmentBlueprintsAsync(array $args = []) |
| 138 | * @method \Aws\Result listEnvironmentProfiles(array $args = []) |
| 139 | * @method \GuzzleHttp\Promise\Promise listEnvironmentProfilesAsync(array $args = []) |
| 140 | * @method \Aws\Result listEnvironments(array $args = []) |
| 141 | * @method \GuzzleHttp\Promise\Promise listEnvironmentsAsync(array $args = []) |
| 142 | * @method \Aws\Result listNotifications(array $args = []) |
| 143 | * @method \GuzzleHttp\Promise\Promise listNotificationsAsync(array $args = []) |
| 144 | * @method \Aws\Result listProjectMemberships(array $args = []) |
| 145 | * @method \GuzzleHttp\Promise\Promise listProjectMembershipsAsync(array $args = []) |
| 146 | * @method \Aws\Result listProjects(array $args = []) |
| 147 | * @method \GuzzleHttp\Promise\Promise listProjectsAsync(array $args = []) |
| 148 | * @method \Aws\Result listSubscriptionGrants(array $args = []) |
| 149 | * @method \GuzzleHttp\Promise\Promise listSubscriptionGrantsAsync(array $args = []) |
| 150 | * @method \Aws\Result listSubscriptionRequests(array $args = []) |
| 151 | * @method \GuzzleHttp\Promise\Promise listSubscriptionRequestsAsync(array $args = []) |
| 152 | * @method \Aws\Result listSubscriptionTargets(array $args = []) |
| 153 | * @method \GuzzleHttp\Promise\Promise listSubscriptionTargetsAsync(array $args = []) |
| 154 | * @method \Aws\Result listSubscriptions(array $args = []) |
| 155 | * @method \GuzzleHttp\Promise\Promise listSubscriptionsAsync(array $args = []) |
| 156 | * @method \Aws\Result listTagsForResource(array $args = []) |
| 157 | * @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = []) |
| 158 | * @method \Aws\Result putEnvironmentBlueprintConfiguration(array $args = []) |
| 159 | * @method \GuzzleHttp\Promise\Promise putEnvironmentBlueprintConfigurationAsync(array $args = []) |
| 160 | * @method \Aws\Result rejectPredictions(array $args = []) |
| 161 | * @method \GuzzleHttp\Promise\Promise rejectPredictionsAsync(array $args = []) |
| 162 | * @method \Aws\Result rejectSubscriptionRequest(array $args = []) |
| 163 | * @method \GuzzleHttp\Promise\Promise rejectSubscriptionRequestAsync(array $args = []) |
| 164 | * @method \Aws\Result revokeSubscription(array $args = []) |
| 165 | * @method \GuzzleHttp\Promise\Promise revokeSubscriptionAsync(array $args = []) |
| 166 | * @method \Aws\Result search(array $args = []) |
| 167 | * @method \GuzzleHttp\Promise\Promise searchAsync(array $args = []) |
| 168 | * @method \Aws\Result searchGroupProfiles(array $args = []) |
| 169 | * @method \GuzzleHttp\Promise\Promise searchGroupProfilesAsync(array $args = []) |
| 170 | * @method \Aws\Result searchListings(array $args = []) |
| 171 | * @method \GuzzleHttp\Promise\Promise searchListingsAsync(array $args = []) |
| 172 | * @method \Aws\Result searchTypes(array $args = []) |
| 173 | * @method \GuzzleHttp\Promise\Promise searchTypesAsync(array $args = []) |
| 174 | * @method \Aws\Result searchUserProfiles(array $args = []) |
| 175 | * @method \GuzzleHttp\Promise\Promise searchUserProfilesAsync(array $args = []) |
| 176 | * @method \Aws\Result startDataSourceRun(array $args = []) |
| 177 | * @method \GuzzleHttp\Promise\Promise startDataSourceRunAsync(array $args = []) |
| 178 | * @method \Aws\Result tagResource(array $args = []) |
| 179 | * @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = []) |
| 180 | * @method \Aws\Result untagResource(array $args = []) |
| 181 | * @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = []) |
| 182 | * @method \Aws\Result updateDataSource(array $args = []) |
| 183 | * @method \GuzzleHttp\Promise\Promise updateDataSourceAsync(array $args = []) |
| 184 | * @method \Aws\Result updateDomain(array $args = []) |
| 185 | * @method \GuzzleHttp\Promise\Promise updateDomainAsync(array $args = []) |
| 186 | * @method \Aws\Result updateEnvironment(array $args = []) |
| 187 | * @method \GuzzleHttp\Promise\Promise updateEnvironmentAsync(array $args = []) |
| 188 | * @method \Aws\Result updateEnvironmentProfile(array $args = []) |
| 189 | * @method \GuzzleHttp\Promise\Promise updateEnvironmentProfileAsync(array $args = []) |
| 190 | * @method \Aws\Result updateGlossary(array $args = []) |
| 191 | * @method \GuzzleHttp\Promise\Promise updateGlossaryAsync(array $args = []) |
| 192 | * @method \Aws\Result updateGlossaryTerm(array $args = []) |
| 193 | * @method \GuzzleHttp\Promise\Promise updateGlossaryTermAsync(array $args = []) |
| 194 | * @method \Aws\Result updateGroupProfile(array $args = []) |
| 195 | * @method \GuzzleHttp\Promise\Promise updateGroupProfileAsync(array $args = []) |
| 196 | * @method \Aws\Result updateProject(array $args = []) |
| 197 | * @method \GuzzleHttp\Promise\Promise updateProjectAsync(array $args = []) |
| 198 | * @method \Aws\Result updateSubscriptionGrantStatus(array $args = []) |
| 199 | * @method \GuzzleHttp\Promise\Promise updateSubscriptionGrantStatusAsync(array $args = []) |
| 200 | * @method \Aws\Result updateSubscriptionRequest(array $args = []) |
| 201 | * @method \GuzzleHttp\Promise\Promise updateSubscriptionRequestAsync(array $args = []) |
| 202 | * @method \Aws\Result updateSubscriptionTarget(array $args = []) |
| 203 | * @method \GuzzleHttp\Promise\Promise updateSubscriptionTargetAsync(array $args = []) |
| 204 | * @method \Aws\Result updateUserProfile(array $args = []) |
| 205 | * @method \GuzzleHttp\Promise\Promise updateUserProfileAsync(array $args = []) |
| 206 | */ |
| 207 | class DataZoneClient extends AwsClient {} |
| 208 |