@Generated(value="software.amazon.awssdk:codegen") @ThreadSafe public interface DataZoneClient extends AwsClient
builder() method.
Amazon DataZone is a data management service that enables you to catalog, discover, govern, share, and analyze your data. With Amazon DataZone, you can share and access your data across accounts and supported regions. Amazon DataZone simplifies your experience across Amazon Web Services services, including, but not limited to, Amazon Redshift, Amazon Athena, Amazon Web Services Glue, and Amazon Web Services Lake Formation.
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_METADATA_ID
Value for looking up the service's metadata from the
ServiceMetadataProvider. |
static String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
default AcceptPredictionsResponse |
acceptPredictions(AcceptPredictionsRequest acceptPredictionsRequest)
Accepts automatically generated business-friendly metadata for your Amazon DataZone assets.
|
default AcceptPredictionsResponse |
acceptPredictions(Consumer<AcceptPredictionsRequest.Builder> acceptPredictionsRequest)
Accepts automatically generated business-friendly metadata for your Amazon DataZone assets.
|
default AcceptSubscriptionRequestResponse |
acceptSubscriptionRequest(AcceptSubscriptionRequestRequest acceptSubscriptionRequestRequest)
Accepts a subscription request to a specific asset.
|
default AcceptSubscriptionRequestResponse |
acceptSubscriptionRequest(Consumer<AcceptSubscriptionRequestRequest.Builder> acceptSubscriptionRequestRequest)
Accepts a subscription request to a specific asset.
|
static DataZoneClientBuilder |
builder()
Create a builder that can be used to configure and create a
DataZoneClient. |
default CancelSubscriptionResponse |
cancelSubscription(CancelSubscriptionRequest cancelSubscriptionRequest)
Cancels the subscription to the specified asset.
|
default CancelSubscriptionResponse |
cancelSubscription(Consumer<CancelSubscriptionRequest.Builder> cancelSubscriptionRequest)
Cancels the subscription to the specified asset.
|
static DataZoneClient |
create()
Create a
DataZoneClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
default CreateAssetResponse |
createAsset(Consumer<CreateAssetRequest.Builder> createAssetRequest)
Creates an asset in Amazon DataZone catalog.
|
default CreateAssetResponse |
createAsset(CreateAssetRequest createAssetRequest)
Creates an asset in Amazon DataZone catalog.
|
default CreateAssetRevisionResponse |
createAssetRevision(Consumer<CreateAssetRevisionRequest.Builder> createAssetRevisionRequest)
Creates a revision of the asset.
|
default CreateAssetRevisionResponse |
createAssetRevision(CreateAssetRevisionRequest createAssetRevisionRequest)
Creates a revision of the asset.
|
default CreateAssetTypeResponse |
createAssetType(Consumer<CreateAssetTypeRequest.Builder> createAssetTypeRequest)
Creates a custom asset type.
|
default CreateAssetTypeResponse |
createAssetType(CreateAssetTypeRequest createAssetTypeRequest)
Creates a custom asset type.
|
default CreateDataSourceResponse |
createDataSource(Consumer<CreateDataSourceRequest.Builder> createDataSourceRequest)
Creates an Amazon DataZone data source.
|
default CreateDataSourceResponse |
createDataSource(CreateDataSourceRequest createDataSourceRequest)
Creates an Amazon DataZone data source.
|
default CreateDomainResponse |
createDomain(Consumer<CreateDomainRequest.Builder> createDomainRequest)
Creates an Amazon DataZone domain.
|
default CreateDomainResponse |
createDomain(CreateDomainRequest createDomainRequest)
Creates an Amazon DataZone domain.
|
default CreateEnvironmentResponse |
createEnvironment(Consumer<CreateEnvironmentRequest.Builder> createEnvironmentRequest)
Create an Amazon DataZone environment.
|
default CreateEnvironmentResponse |
createEnvironment(CreateEnvironmentRequest createEnvironmentRequest)
Create an Amazon DataZone environment.
|
default CreateEnvironmentProfileResponse |
createEnvironmentProfile(Consumer<CreateEnvironmentProfileRequest.Builder> createEnvironmentProfileRequest)
Creates an Amazon DataZone environment profile.
|
default CreateEnvironmentProfileResponse |
createEnvironmentProfile(CreateEnvironmentProfileRequest createEnvironmentProfileRequest)
Creates an Amazon DataZone environment profile.
|
default CreateFormTypeResponse |
createFormType(Consumer<CreateFormTypeRequest.Builder> createFormTypeRequest)
Creates a metadata form type.
|
default CreateFormTypeResponse |
createFormType(CreateFormTypeRequest createFormTypeRequest)
Creates a metadata form type.
|
default CreateGlossaryResponse |
createGlossary(Consumer<CreateGlossaryRequest.Builder> createGlossaryRequest)
Creates an Amazon DataZone business glossary.
|
default CreateGlossaryResponse |
createGlossary(CreateGlossaryRequest createGlossaryRequest)
Creates an Amazon DataZone business glossary.
|
default CreateGlossaryTermResponse |
createGlossaryTerm(Consumer<CreateGlossaryTermRequest.Builder> createGlossaryTermRequest)
Creates a business glossary term.
|
default CreateGlossaryTermResponse |
createGlossaryTerm(CreateGlossaryTermRequest createGlossaryTermRequest)
Creates a business glossary term.
|
default CreateGroupProfileResponse |
createGroupProfile(Consumer<CreateGroupProfileRequest.Builder> createGroupProfileRequest)
Creates a group profile in Amazon DataZone.
|
default CreateGroupProfileResponse |
createGroupProfile(CreateGroupProfileRequest createGroupProfileRequest)
Creates a group profile in Amazon DataZone.
|
default CreateListingChangeSetResponse |
createListingChangeSet(Consumer<CreateListingChangeSetRequest.Builder> createListingChangeSetRequest)
|
default CreateListingChangeSetResponse |
createListingChangeSet(CreateListingChangeSetRequest createListingChangeSetRequest)
|
default CreateProjectResponse |
createProject(Consumer<CreateProjectRequest.Builder> createProjectRequest)
Creates an Amazon DataZone project.
|
default CreateProjectResponse |
createProject(CreateProjectRequest createProjectRequest)
Creates an Amazon DataZone project.
|
default CreateProjectMembershipResponse |
createProjectMembership(Consumer<CreateProjectMembershipRequest.Builder> createProjectMembershipRequest)
Creates a project membership in Amazon DataZone.
|
default CreateProjectMembershipResponse |
createProjectMembership(CreateProjectMembershipRequest createProjectMembershipRequest)
Creates a project membership in Amazon DataZone.
|
default CreateSubscriptionGrantResponse |
createSubscriptionGrant(Consumer<CreateSubscriptionGrantRequest.Builder> createSubscriptionGrantRequest)
Creates a subsscription grant in Amazon DataZone.
|
default CreateSubscriptionGrantResponse |
createSubscriptionGrant(CreateSubscriptionGrantRequest createSubscriptionGrantRequest)
Creates a subsscription grant in Amazon DataZone.
|
default CreateSubscriptionRequestResponse |
createSubscriptionRequest(Consumer<CreateSubscriptionRequestRequest.Builder> createSubscriptionRequestRequest)
Creates a subscription request in Amazon DataZone.
|
default CreateSubscriptionRequestResponse |
createSubscriptionRequest(CreateSubscriptionRequestRequest createSubscriptionRequestRequest)
Creates a subscription request in Amazon DataZone.
|
default CreateSubscriptionTargetResponse |
createSubscriptionTarget(Consumer<CreateSubscriptionTargetRequest.Builder> createSubscriptionTargetRequest)
Creates a subscription target in Amazon DataZone.
|
default CreateSubscriptionTargetResponse |
createSubscriptionTarget(CreateSubscriptionTargetRequest createSubscriptionTargetRequest)
Creates a subscription target in Amazon DataZone.
|
default CreateUserProfileResponse |
createUserProfile(Consumer<CreateUserProfileRequest.Builder> createUserProfileRequest)
Creates a user profile in Amazon DataZone.
|
default CreateUserProfileResponse |
createUserProfile(CreateUserProfileRequest createUserProfileRequest)
Creates a user profile in Amazon DataZone.
|
default DeleteAssetResponse |
deleteAsset(Consumer<DeleteAssetRequest.Builder> deleteAssetRequest)
Delets an asset in Amazon DataZone.
|
default DeleteAssetResponse |
deleteAsset(DeleteAssetRequest deleteAssetRequest)
Delets an asset in Amazon DataZone.
|
default DeleteAssetTypeResponse |
deleteAssetType(Consumer<DeleteAssetTypeRequest.Builder> deleteAssetTypeRequest)
Deletes an asset type in Amazon DataZone.
|
default DeleteAssetTypeResponse |
deleteAssetType(DeleteAssetTypeRequest deleteAssetTypeRequest)
Deletes an asset type in Amazon DataZone.
|
default DeleteDataSourceResponse |
deleteDataSource(Consumer<DeleteDataSourceRequest.Builder> deleteDataSourceRequest)
Deletes a data source in Amazon DataZone.
|
default DeleteDataSourceResponse |
deleteDataSource(DeleteDataSourceRequest deleteDataSourceRequest)
Deletes a data source in Amazon DataZone.
|
default DeleteDomainResponse |
deleteDomain(Consumer<DeleteDomainRequest.Builder> deleteDomainRequest)
Deletes a Amazon DataZone domain.
|
default DeleteDomainResponse |
deleteDomain(DeleteDomainRequest deleteDomainRequest)
Deletes a Amazon DataZone domain.
|
default DeleteEnvironmentResponse |
deleteEnvironment(Consumer<DeleteEnvironmentRequest.Builder> deleteEnvironmentRequest)
Deletes an environment in Amazon DataZone.
|
default DeleteEnvironmentResponse |
deleteEnvironment(DeleteEnvironmentRequest deleteEnvironmentRequest)
Deletes an environment in Amazon DataZone.
|
default DeleteEnvironmentBlueprintConfigurationResponse |
deleteEnvironmentBlueprintConfiguration(Consumer<DeleteEnvironmentBlueprintConfigurationRequest.Builder> deleteEnvironmentBlueprintConfigurationRequest)
Deletes the blueprint configuration in Amazon DataZone.
|
default DeleteEnvironmentBlueprintConfigurationResponse |
deleteEnvironmentBlueprintConfiguration(DeleteEnvironmentBlueprintConfigurationRequest deleteEnvironmentBlueprintConfigurationRequest)
Deletes the blueprint configuration in Amazon DataZone.
|
default DeleteEnvironmentProfileResponse |
deleteEnvironmentProfile(Consumer<DeleteEnvironmentProfileRequest.Builder> deleteEnvironmentProfileRequest)
Deletes an environment profile in Amazon DataZone.
|
default DeleteEnvironmentProfileResponse |
deleteEnvironmentProfile(DeleteEnvironmentProfileRequest deleteEnvironmentProfileRequest)
Deletes an environment profile in Amazon DataZone.
|
default DeleteFormTypeResponse |
deleteFormType(Consumer<DeleteFormTypeRequest.Builder> deleteFormTypeRequest)
Delets and metadata form type in Amazon DataZone.
|
default DeleteFormTypeResponse |
deleteFormType(DeleteFormTypeRequest deleteFormTypeRequest)
Delets and metadata form type in Amazon DataZone.
|
default DeleteGlossaryResponse |
deleteGlossary(Consumer<DeleteGlossaryRequest.Builder> deleteGlossaryRequest)
Deletes a business glossary in Amazon DataZone.
|
default DeleteGlossaryResponse |
deleteGlossary(DeleteGlossaryRequest deleteGlossaryRequest)
Deletes a business glossary in Amazon DataZone.
|
default DeleteGlossaryTermResponse |
deleteGlossaryTerm(Consumer<DeleteGlossaryTermRequest.Builder> deleteGlossaryTermRequest)
Deletes a business glossary term in Amazon DataZone.
|
default DeleteGlossaryTermResponse |
deleteGlossaryTerm(DeleteGlossaryTermRequest deleteGlossaryTermRequest)
Deletes a business glossary term in Amazon DataZone.
|
default DeleteListingResponse |
deleteListing(Consumer<DeleteListingRequest.Builder> deleteListingRequest)
|
default DeleteListingResponse |
deleteListing(DeleteListingRequest deleteListingRequest)
|
default DeleteProjectResponse |
deleteProject(Consumer<DeleteProjectRequest.Builder> deleteProjectRequest)
Deletes a project in Amazon DataZone.
|
default DeleteProjectResponse |
deleteProject(DeleteProjectRequest deleteProjectRequest)
Deletes a project in Amazon DataZone.
|
default DeleteProjectMembershipResponse |
deleteProjectMembership(Consumer<DeleteProjectMembershipRequest.Builder> deleteProjectMembershipRequest)
Deletes project membership in Amazon DataZone.
|
default DeleteProjectMembershipResponse |
deleteProjectMembership(DeleteProjectMembershipRequest deleteProjectMembershipRequest)
Deletes project membership in Amazon DataZone.
|
default DeleteSubscriptionGrantResponse |
deleteSubscriptionGrant(Consumer<DeleteSubscriptionGrantRequest.Builder> deleteSubscriptionGrantRequest)
Deletes and subscription grant in Amazon DataZone.
|
default DeleteSubscriptionGrantResponse |
deleteSubscriptionGrant(DeleteSubscriptionGrantRequest deleteSubscriptionGrantRequest)
Deletes and subscription grant in Amazon DataZone.
|
default DeleteSubscriptionRequestResponse |
deleteSubscriptionRequest(Consumer<DeleteSubscriptionRequestRequest.Builder> deleteSubscriptionRequestRequest)
Deletes a subscription request in Amazon DataZone.
|
default DeleteSubscriptionRequestResponse |
deleteSubscriptionRequest(DeleteSubscriptionRequestRequest deleteSubscriptionRequestRequest)
Deletes a subscription request in Amazon DataZone.
|
default DeleteSubscriptionTargetResponse |
deleteSubscriptionTarget(Consumer<DeleteSubscriptionTargetRequest.Builder> deleteSubscriptionTargetRequest)
Deletes a subscription target in Amazon DataZone.
|
default DeleteSubscriptionTargetResponse |
deleteSubscriptionTarget(DeleteSubscriptionTargetRequest deleteSubscriptionTargetRequest)
Deletes a subscription target in Amazon DataZone.
|
default GetAssetResponse |
getAsset(Consumer<GetAssetRequest.Builder> getAssetRequest)
Gets an Amazon DataZone asset.
|
default GetAssetResponse |
getAsset(GetAssetRequest getAssetRequest)
Gets an Amazon DataZone asset.
|
default GetAssetTypeResponse |
getAssetType(Consumer<GetAssetTypeRequest.Builder> getAssetTypeRequest)
Gets an Amazon DataZone asset type.
|
default GetAssetTypeResponse |
getAssetType(GetAssetTypeRequest getAssetTypeRequest)
Gets an Amazon DataZone asset type.
|
default GetDataSourceResponse |
getDataSource(Consumer<GetDataSourceRequest.Builder> getDataSourceRequest)
Gets an Amazon DataZone data source.
|
default GetDataSourceResponse |
getDataSource(GetDataSourceRequest getDataSourceRequest)
Gets an Amazon DataZone data source.
|
default GetDataSourceRunResponse |
getDataSourceRun(Consumer<GetDataSourceRunRequest.Builder> getDataSourceRunRequest)
Gets an Amazon DataZone data source run.
|
default GetDataSourceRunResponse |
getDataSourceRun(GetDataSourceRunRequest getDataSourceRunRequest)
Gets an Amazon DataZone data source run.
|
default GetDomainResponse |
getDomain(Consumer<GetDomainRequest.Builder> getDomainRequest)
Gets an Amazon DataZone domain.
|
default GetDomainResponse |
getDomain(GetDomainRequest getDomainRequest)
Gets an Amazon DataZone domain.
|
default GetEnvironmentResponse |
getEnvironment(Consumer<GetEnvironmentRequest.Builder> getEnvironmentRequest)
Gets an Amazon DataZone environment.
|
default GetEnvironmentResponse |
getEnvironment(GetEnvironmentRequest getEnvironmentRequest)
Gets an Amazon DataZone environment.
|
default GetEnvironmentBlueprintResponse |
getEnvironmentBlueprint(Consumer<GetEnvironmentBlueprintRequest.Builder> getEnvironmentBlueprintRequest)
Gets an Amazon DataZone blueprint.
|
default GetEnvironmentBlueprintResponse |
getEnvironmentBlueprint(GetEnvironmentBlueprintRequest getEnvironmentBlueprintRequest)
Gets an Amazon DataZone blueprint.
|
default GetEnvironmentBlueprintConfigurationResponse |
getEnvironmentBlueprintConfiguration(Consumer<GetEnvironmentBlueprintConfigurationRequest.Builder> getEnvironmentBlueprintConfigurationRequest)
Gets the blueprint configuration in Amazon DataZone.
|
default GetEnvironmentBlueprintConfigurationResponse |
getEnvironmentBlueprintConfiguration(GetEnvironmentBlueprintConfigurationRequest getEnvironmentBlueprintConfigurationRequest)
Gets the blueprint configuration in Amazon DataZone.
|
default GetEnvironmentProfileResponse |
getEnvironmentProfile(Consumer<GetEnvironmentProfileRequest.Builder> getEnvironmentProfileRequest)
Gets an evinronment profile in Amazon DataZone.
|
default GetEnvironmentProfileResponse |
getEnvironmentProfile(GetEnvironmentProfileRequest getEnvironmentProfileRequest)
Gets an evinronment profile in Amazon DataZone.
|
default GetFormTypeResponse |
getFormType(Consumer<GetFormTypeRequest.Builder> getFormTypeRequest)
Gets a metadata form type in Amazon DataZone.
|
default GetFormTypeResponse |
getFormType(GetFormTypeRequest getFormTypeRequest)
Gets a metadata form type in Amazon DataZone.
|
default GetGlossaryResponse |
getGlossary(Consumer<GetGlossaryRequest.Builder> getGlossaryRequest)
Gets a business glossary in Amazon DataZone.
|
default GetGlossaryResponse |
getGlossary(GetGlossaryRequest getGlossaryRequest)
Gets a business glossary in Amazon DataZone.
|
default GetGlossaryTermResponse |
getGlossaryTerm(Consumer<GetGlossaryTermRequest.Builder> getGlossaryTermRequest)
Gets a business glossary term in Amazon DataZone.
|
default GetGlossaryTermResponse |
getGlossaryTerm(GetGlossaryTermRequest getGlossaryTermRequest)
Gets a business glossary term in Amazon DataZone.
|
default GetGroupProfileResponse |
getGroupProfile(Consumer<GetGroupProfileRequest.Builder> getGroupProfileRequest)
Gets a group profile in Amazon DataZone.
|
default GetGroupProfileResponse |
getGroupProfile(GetGroupProfileRequest getGroupProfileRequest)
Gets a group profile in Amazon DataZone.
|
default GetIamPortalLoginUrlResponse |
getIamPortalLoginUrl(Consumer<GetIamPortalLoginUrlRequest.Builder> getIamPortalLoginUrlRequest)
Gets the data portal URL for the specified Amazon DataZone domain.
|
default GetIamPortalLoginUrlResponse |
getIamPortalLoginUrl(GetIamPortalLoginUrlRequest getIamPortalLoginUrlRequest)
Gets the data portal URL for the specified Amazon DataZone domain.
|
default GetListingResponse |
getListing(Consumer<GetListingRequest.Builder> getListingRequest)
|
default GetListingResponse |
getListing(GetListingRequest getListingRequest)
|
default GetProjectResponse |
getProject(Consumer<GetProjectRequest.Builder> getProjectRequest)
Gets a project in Amazon DataZone.
|
default GetProjectResponse |
getProject(GetProjectRequest getProjectRequest)
Gets a project in Amazon DataZone.
|
default GetSubscriptionResponse |
getSubscription(Consumer<GetSubscriptionRequest.Builder> getSubscriptionRequest)
Gets a subscription in Amazon DataZone.
|
default GetSubscriptionResponse |
getSubscription(GetSubscriptionRequest getSubscriptionRequest)
Gets a subscription in Amazon DataZone.
|
default GetSubscriptionGrantResponse |
getSubscriptionGrant(Consumer<GetSubscriptionGrantRequest.Builder> getSubscriptionGrantRequest)
Gets the subscription grant in Amazon DataZone.
|
default GetSubscriptionGrantResponse |
getSubscriptionGrant(GetSubscriptionGrantRequest getSubscriptionGrantRequest)
Gets the subscription grant in Amazon DataZone.
|
default GetSubscriptionRequestDetailsResponse |
getSubscriptionRequestDetails(Consumer<GetSubscriptionRequestDetailsRequest.Builder> getSubscriptionRequestDetailsRequest)
Gets the details of the specified subscription request.
|
default GetSubscriptionRequestDetailsResponse |
getSubscriptionRequestDetails(GetSubscriptionRequestDetailsRequest getSubscriptionRequestDetailsRequest)
Gets the details of the specified subscription request.
|
default GetSubscriptionTargetResponse |
getSubscriptionTarget(Consumer<GetSubscriptionTargetRequest.Builder> getSubscriptionTargetRequest)
Gets the subscription target in Amazon DataZone.
|
default GetSubscriptionTargetResponse |
getSubscriptionTarget(GetSubscriptionTargetRequest getSubscriptionTargetRequest)
Gets the subscription target in Amazon DataZone.
|
default GetUserProfileResponse |
getUserProfile(Consumer<GetUserProfileRequest.Builder> getUserProfileRequest)
Gets a user profile in Amazon DataZone.
|
default GetUserProfileResponse |
getUserProfile(GetUserProfileRequest getUserProfileRequest)
Gets a user profile in Amazon DataZone.
|
default ListAssetRevisionsResponse |
listAssetRevisions(Consumer<ListAssetRevisionsRequest.Builder> listAssetRevisionsRequest)
Lists the revisions for the asset.
|
default ListAssetRevisionsResponse |
listAssetRevisions(ListAssetRevisionsRequest listAssetRevisionsRequest)
Lists the revisions for the asset.
|
default ListAssetRevisionsIterable |
listAssetRevisionsPaginator(Consumer<ListAssetRevisionsRequest.Builder> listAssetRevisionsRequest)
Lists the revisions for the asset.
|
default ListAssetRevisionsIterable |
listAssetRevisionsPaginator(ListAssetRevisionsRequest listAssetRevisionsRequest)
Lists the revisions for the asset.
|
default ListDataSourceRunActivitiesResponse |
listDataSourceRunActivities(Consumer<ListDataSourceRunActivitiesRequest.Builder> listDataSourceRunActivitiesRequest)
Lists data source run activities.
|
default ListDataSourceRunActivitiesResponse |
listDataSourceRunActivities(ListDataSourceRunActivitiesRequest listDataSourceRunActivitiesRequest)
Lists data source run activities.
|
default ListDataSourceRunActivitiesIterable |
listDataSourceRunActivitiesPaginator(Consumer<ListDataSourceRunActivitiesRequest.Builder> listDataSourceRunActivitiesRequest)
Lists data source run activities.
|
default ListDataSourceRunActivitiesIterable |
listDataSourceRunActivitiesPaginator(ListDataSourceRunActivitiesRequest listDataSourceRunActivitiesRequest)
Lists data source run activities.
|
default ListDataSourceRunsResponse |
listDataSourceRuns(Consumer<ListDataSourceRunsRequest.Builder> listDataSourceRunsRequest)
Lists data source runs in Amazon DataZone.
|
default ListDataSourceRunsResponse |
listDataSourceRuns(ListDataSourceRunsRequest listDataSourceRunsRequest)
Lists data source runs in Amazon DataZone.
|
default ListDataSourceRunsIterable |
listDataSourceRunsPaginator(Consumer<ListDataSourceRunsRequest.Builder> listDataSourceRunsRequest)
Lists data source runs in Amazon DataZone.
|
default ListDataSourceRunsIterable |
listDataSourceRunsPaginator(ListDataSourceRunsRequest listDataSourceRunsRequest)
Lists data source runs in Amazon DataZone.
|
default ListDataSourcesResponse |
listDataSources(Consumer<ListDataSourcesRequest.Builder> listDataSourcesRequest)
Lists data sources in Amazon DataZone.
|
default ListDataSourcesResponse |
listDataSources(ListDataSourcesRequest listDataSourcesRequest)
Lists data sources in Amazon DataZone.
|
default ListDataSourcesIterable |
listDataSourcesPaginator(Consumer<ListDataSourcesRequest.Builder> listDataSourcesRequest)
Lists data sources in Amazon DataZone.
|
default ListDataSourcesIterable |
listDataSourcesPaginator(ListDataSourcesRequest listDataSourcesRequest)
Lists data sources in Amazon DataZone.
|
default ListDomainsResponse |
listDomains(Consumer<ListDomainsRequest.Builder> listDomainsRequest)
Lists Amazon DataZone domains.
|
default ListDomainsResponse |
listDomains(ListDomainsRequest listDomainsRequest)
Lists Amazon DataZone domains.
|
default ListDomainsIterable |
listDomainsPaginator(Consumer<ListDomainsRequest.Builder> listDomainsRequest)
Lists Amazon DataZone domains.
|
default ListDomainsIterable |
listDomainsPaginator(ListDomainsRequest listDomainsRequest)
Lists Amazon DataZone domains.
|
default ListEnvironmentBlueprintConfigurationsResponse |
listEnvironmentBlueprintConfigurations(Consumer<ListEnvironmentBlueprintConfigurationsRequest.Builder> listEnvironmentBlueprintConfigurationsRequest)
Lists blueprint configurations for a Amazon DataZone environment.
|
default ListEnvironmentBlueprintConfigurationsResponse |
listEnvironmentBlueprintConfigurations(ListEnvironmentBlueprintConfigurationsRequest listEnvironmentBlueprintConfigurationsRequest)
Lists blueprint configurations for a Amazon DataZone environment.
|
default ListEnvironmentBlueprintConfigurationsIterable |
listEnvironmentBlueprintConfigurationsPaginator(Consumer<ListEnvironmentBlueprintConfigurationsRequest.Builder> listEnvironmentBlueprintConfigurationsRequest)
Lists blueprint configurations for a Amazon DataZone environment.
|
default ListEnvironmentBlueprintConfigurationsIterable |
listEnvironmentBlueprintConfigurationsPaginator(ListEnvironmentBlueprintConfigurationsRequest listEnvironmentBlueprintConfigurationsRequest)
Lists blueprint configurations for a Amazon DataZone environment.
|
default ListEnvironmentBlueprintsResponse |
listEnvironmentBlueprints(Consumer<ListEnvironmentBlueprintsRequest.Builder> listEnvironmentBlueprintsRequest)
Lists blueprints in an Amazon DataZone environment.
|
default ListEnvironmentBlueprintsResponse |
listEnvironmentBlueprints(ListEnvironmentBlueprintsRequest listEnvironmentBlueprintsRequest)
Lists blueprints in an Amazon DataZone environment.
|
default ListEnvironmentBlueprintsIterable |
listEnvironmentBlueprintsPaginator(Consumer<ListEnvironmentBlueprintsRequest.Builder> listEnvironmentBlueprintsRequest)
Lists blueprints in an Amazon DataZone environment.
|
default ListEnvironmentBlueprintsIterable |
listEnvironmentBlueprintsPaginator(ListEnvironmentBlueprintsRequest listEnvironmentBlueprintsRequest)
Lists blueprints in an Amazon DataZone environment.
|
default ListEnvironmentProfilesResponse |
listEnvironmentProfiles(Consumer<ListEnvironmentProfilesRequest.Builder> listEnvironmentProfilesRequest)
Lists Amazon DataZone environment profiles.
|
default ListEnvironmentProfilesResponse |
listEnvironmentProfiles(ListEnvironmentProfilesRequest listEnvironmentProfilesRequest)
Lists Amazon DataZone environment profiles.
|
default ListEnvironmentProfilesIterable |
listEnvironmentProfilesPaginator(Consumer<ListEnvironmentProfilesRequest.Builder> listEnvironmentProfilesRequest)
Lists Amazon DataZone environment profiles.
|
default ListEnvironmentProfilesIterable |
listEnvironmentProfilesPaginator(ListEnvironmentProfilesRequest listEnvironmentProfilesRequest)
Lists Amazon DataZone environment profiles.
|
default ListEnvironmentsResponse |
listEnvironments(Consumer<ListEnvironmentsRequest.Builder> listEnvironmentsRequest)
Lists Amazon DataZone environments.
|
default ListEnvironmentsResponse |
listEnvironments(ListEnvironmentsRequest listEnvironmentsRequest)
Lists Amazon DataZone environments.
|
default ListEnvironmentsIterable |
listEnvironmentsPaginator(Consumer<ListEnvironmentsRequest.Builder> listEnvironmentsRequest)
Lists Amazon DataZone environments.
|
default ListEnvironmentsIterable |
listEnvironmentsPaginator(ListEnvironmentsRequest listEnvironmentsRequest)
Lists Amazon DataZone environments.
|
default ListNotificationsResponse |
listNotifications(Consumer<ListNotificationsRequest.Builder> listNotificationsRequest)
Lists all Amazon DataZone notifications.
|
default ListNotificationsResponse |
listNotifications(ListNotificationsRequest listNotificationsRequest)
Lists all Amazon DataZone notifications.
|
default ListNotificationsIterable |
listNotificationsPaginator(Consumer<ListNotificationsRequest.Builder> listNotificationsRequest)
Lists all Amazon DataZone notifications.
|
default ListNotificationsIterable |
listNotificationsPaginator(ListNotificationsRequest listNotificationsRequest)
Lists all Amazon DataZone notifications.
|
default ListProjectMembershipsResponse |
listProjectMemberships(Consumer<ListProjectMembershipsRequest.Builder> listProjectMembershipsRequest)
Lists all members of the specified project.
|
default ListProjectMembershipsResponse |
listProjectMemberships(ListProjectMembershipsRequest listProjectMembershipsRequest)
Lists all members of the specified project.
|
default ListProjectMembershipsIterable |
listProjectMembershipsPaginator(Consumer<ListProjectMembershipsRequest.Builder> listProjectMembershipsRequest)
Lists all members of the specified project.
|
default ListProjectMembershipsIterable |
listProjectMembershipsPaginator(ListProjectMembershipsRequest listProjectMembershipsRequest)
Lists all members of the specified project.
|
default ListProjectsResponse |
listProjects(Consumer<ListProjectsRequest.Builder> listProjectsRequest)
Lists Amazon DataZone projects.
|
default ListProjectsResponse |
listProjects(ListProjectsRequest listProjectsRequest)
Lists Amazon DataZone projects.
|
default ListProjectsIterable |
listProjectsPaginator(Consumer<ListProjectsRequest.Builder> listProjectsRequest)
Lists Amazon DataZone projects.
|
default ListProjectsIterable |
listProjectsPaginator(ListProjectsRequest listProjectsRequest)
Lists Amazon DataZone projects.
|
default ListSubscriptionGrantsResponse |
listSubscriptionGrants(Consumer<ListSubscriptionGrantsRequest.Builder> listSubscriptionGrantsRequest)
Lists subscription grants.
|
default ListSubscriptionGrantsResponse |
listSubscriptionGrants(ListSubscriptionGrantsRequest listSubscriptionGrantsRequest)
Lists subscription grants.
|
default ListSubscriptionGrantsIterable |
listSubscriptionGrantsPaginator(Consumer<ListSubscriptionGrantsRequest.Builder> listSubscriptionGrantsRequest)
Lists subscription grants.
|
default ListSubscriptionGrantsIterable |
listSubscriptionGrantsPaginator(ListSubscriptionGrantsRequest listSubscriptionGrantsRequest)
Lists subscription grants.
|
default ListSubscriptionRequestsResponse |
listSubscriptionRequests(Consumer<ListSubscriptionRequestsRequest.Builder> listSubscriptionRequestsRequest)
Lists Amazon DataZone subscription requests.
|
default ListSubscriptionRequestsResponse |
listSubscriptionRequests(ListSubscriptionRequestsRequest listSubscriptionRequestsRequest)
Lists Amazon DataZone subscription requests.
|
default ListSubscriptionRequestsIterable |
listSubscriptionRequestsPaginator(Consumer<ListSubscriptionRequestsRequest.Builder> listSubscriptionRequestsRequest)
Lists Amazon DataZone subscription requests.
|
default ListSubscriptionRequestsIterable |
listSubscriptionRequestsPaginator(ListSubscriptionRequestsRequest listSubscriptionRequestsRequest)
Lists Amazon DataZone subscription requests.
|
default ListSubscriptionsResponse |
listSubscriptions(Consumer<ListSubscriptionsRequest.Builder> listSubscriptionsRequest)
Lists subscriptions in Amazon DataZone.
|
default ListSubscriptionsResponse |
listSubscriptions(ListSubscriptionsRequest listSubscriptionsRequest)
Lists subscriptions in Amazon DataZone.
|
default ListSubscriptionsIterable |
listSubscriptionsPaginator(Consumer<ListSubscriptionsRequest.Builder> listSubscriptionsRequest)
Lists subscriptions in Amazon DataZone.
|
default ListSubscriptionsIterable |
listSubscriptionsPaginator(ListSubscriptionsRequest listSubscriptionsRequest)
Lists subscriptions in Amazon DataZone.
|
default ListSubscriptionTargetsResponse |
listSubscriptionTargets(Consumer<ListSubscriptionTargetsRequest.Builder> listSubscriptionTargetsRequest)
Lists subscription targets in Amazon DataZone.
|
default ListSubscriptionTargetsResponse |
listSubscriptionTargets(ListSubscriptionTargetsRequest listSubscriptionTargetsRequest)
Lists subscription targets in Amazon DataZone.
|
default ListSubscriptionTargetsIterable |
listSubscriptionTargetsPaginator(Consumer<ListSubscriptionTargetsRequest.Builder> listSubscriptionTargetsRequest)
Lists subscription targets in Amazon DataZone.
|
default ListSubscriptionTargetsIterable |
listSubscriptionTargetsPaginator(ListSubscriptionTargetsRequest listSubscriptionTargetsRequest)
Lists subscription targets in Amazon DataZone.
|
default ListTagsForResourceResponse |
listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Lists tags for the specified resource in Amazon DataZone.
|
default ListTagsForResourceResponse |
listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists tags for the specified resource in Amazon DataZone.
|
default PutEnvironmentBlueprintConfigurationResponse |
putEnvironmentBlueprintConfiguration(Consumer<PutEnvironmentBlueprintConfigurationRequest.Builder> putEnvironmentBlueprintConfigurationRequest)
Writes the configuration for the specified environment blueprint in Amazon DataZone.
|
default PutEnvironmentBlueprintConfigurationResponse |
putEnvironmentBlueprintConfiguration(PutEnvironmentBlueprintConfigurationRequest putEnvironmentBlueprintConfigurationRequest)
Writes the configuration for the specified environment blueprint in Amazon DataZone.
|
default RejectPredictionsResponse |
rejectPredictions(Consumer<RejectPredictionsRequest.Builder> rejectPredictionsRequest)
Rejects automatically generated business-friendly metadata for your Amazon DataZone assets.
|
default RejectPredictionsResponse |
rejectPredictions(RejectPredictionsRequest rejectPredictionsRequest)
Rejects automatically generated business-friendly metadata for your Amazon DataZone assets.
|
default RejectSubscriptionRequestResponse |
rejectSubscriptionRequest(Consumer<RejectSubscriptionRequestRequest.Builder> rejectSubscriptionRequestRequest)
Rejects the specified subscription request.
|
default RejectSubscriptionRequestResponse |
rejectSubscriptionRequest(RejectSubscriptionRequestRequest rejectSubscriptionRequestRequest)
Rejects the specified subscription request.
|
default RevokeSubscriptionResponse |
revokeSubscription(Consumer<RevokeSubscriptionRequest.Builder> revokeSubscriptionRequest)
Revokes a specified subscription in Amazon DataZone.
|
default RevokeSubscriptionResponse |
revokeSubscription(RevokeSubscriptionRequest revokeSubscriptionRequest)
Revokes a specified subscription in Amazon DataZone.
|
default SearchResponse |
search(Consumer<SearchRequest.Builder> searchRequest)
Searches for assets in Amazon DataZone.
|
default SearchResponse |
search(SearchRequest searchRequest)
Searches for assets in Amazon DataZone.
|
default SearchGroupProfilesResponse |
searchGroupProfiles(Consumer<SearchGroupProfilesRequest.Builder> searchGroupProfilesRequest)
Searches group profiles in Amazon DataZone.
|
default SearchGroupProfilesResponse |
searchGroupProfiles(SearchGroupProfilesRequest searchGroupProfilesRequest)
Searches group profiles in Amazon DataZone.
|
default SearchGroupProfilesIterable |
searchGroupProfilesPaginator(Consumer<SearchGroupProfilesRequest.Builder> searchGroupProfilesRequest)
Searches group profiles in Amazon DataZone.
|
default SearchGroupProfilesIterable |
searchGroupProfilesPaginator(SearchGroupProfilesRequest searchGroupProfilesRequest)
Searches group profiles in Amazon DataZone.
|
default SearchListingsResponse |
searchListings(Consumer<SearchListingsRequest.Builder> searchListingsRequest)
Searches listings in Amazon DataZone.
|
default SearchListingsResponse |
searchListings(SearchListingsRequest searchListingsRequest)
Searches listings in Amazon DataZone.
|
default SearchListingsIterable |
searchListingsPaginator(Consumer<SearchListingsRequest.Builder> searchListingsRequest)
Searches listings in Amazon DataZone.
|
default SearchListingsIterable |
searchListingsPaginator(SearchListingsRequest searchListingsRequest)
Searches listings in Amazon DataZone.
|
default SearchIterable |
searchPaginator(Consumer<SearchRequest.Builder> searchRequest)
Searches for assets in Amazon DataZone.
|
default SearchIterable |
searchPaginator(SearchRequest searchRequest)
Searches for assets in Amazon DataZone.
|
default SearchTypesResponse |
searchTypes(Consumer<SearchTypesRequest.Builder> searchTypesRequest)
Searches for types in Amazon DataZone.
|
default SearchTypesResponse |
searchTypes(SearchTypesRequest searchTypesRequest)
Searches for types in Amazon DataZone.
|
default SearchTypesIterable |
searchTypesPaginator(Consumer<SearchTypesRequest.Builder> searchTypesRequest)
Searches for types in Amazon DataZone.
|
default SearchTypesIterable |
searchTypesPaginator(SearchTypesRequest searchTypesRequest)
Searches for types in Amazon DataZone.
|
default SearchUserProfilesResponse |
searchUserProfiles(Consumer<SearchUserProfilesRequest.Builder> searchUserProfilesRequest)
Searches user profiles in Amazon DataZone.
|
default SearchUserProfilesResponse |
searchUserProfiles(SearchUserProfilesRequest searchUserProfilesRequest)
Searches user profiles in Amazon DataZone.
|
default SearchUserProfilesIterable |
searchUserProfilesPaginator(Consumer<SearchUserProfilesRequest.Builder> searchUserProfilesRequest)
Searches user profiles in Amazon DataZone.
|
default SearchUserProfilesIterable |
searchUserProfilesPaginator(SearchUserProfilesRequest searchUserProfilesRequest)
Searches user profiles in Amazon DataZone.
|
default DataZoneServiceClientConfiguration |
serviceClientConfiguration() |
static ServiceMetadata |
serviceMetadata() |
default StartDataSourceRunResponse |
startDataSourceRun(Consumer<StartDataSourceRunRequest.Builder> startDataSourceRunRequest)
Start the run of the specified data source in Amazon DataZone.
|
default StartDataSourceRunResponse |
startDataSourceRun(StartDataSourceRunRequest startDataSourceRunRequest)
Start the run of the specified data source in Amazon DataZone.
|
default TagResourceResponse |
tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Tags a resource in Amazon DataZone.
|
default TagResourceResponse |
tagResource(TagResourceRequest tagResourceRequest)
Tags a resource in Amazon DataZone.
|
default UntagResourceResponse |
untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Untags a resource in Amazon DataZone.
|
default UntagResourceResponse |
untagResource(UntagResourceRequest untagResourceRequest)
Untags a resource in Amazon DataZone.
|
default UpdateDataSourceResponse |
updateDataSource(Consumer<UpdateDataSourceRequest.Builder> updateDataSourceRequest)
Updates the specified data source in Amazon DataZone.
|
default UpdateDataSourceResponse |
updateDataSource(UpdateDataSourceRequest updateDataSourceRequest)
Updates the specified data source in Amazon DataZone.
|
default UpdateDomainResponse |
updateDomain(Consumer<UpdateDomainRequest.Builder> updateDomainRequest)
Updates a Amazon DataZone domain.
|
default UpdateDomainResponse |
updateDomain(UpdateDomainRequest updateDomainRequest)
Updates a Amazon DataZone domain.
|
default UpdateEnvironmentResponse |
updateEnvironment(Consumer<UpdateEnvironmentRequest.Builder> updateEnvironmentRequest)
Updates the specified environment in Amazon DataZone.
|
default UpdateEnvironmentResponse |
updateEnvironment(UpdateEnvironmentRequest updateEnvironmentRequest)
Updates the specified environment in Amazon DataZone.
|
default UpdateEnvironmentProfileResponse |
updateEnvironmentProfile(Consumer<UpdateEnvironmentProfileRequest.Builder> updateEnvironmentProfileRequest)
Updates the specified environment profile in Amazon DataZone.
|
default UpdateEnvironmentProfileResponse |
updateEnvironmentProfile(UpdateEnvironmentProfileRequest updateEnvironmentProfileRequest)
Updates the specified environment profile in Amazon DataZone.
|
default UpdateGlossaryResponse |
updateGlossary(Consumer<UpdateGlossaryRequest.Builder> updateGlossaryRequest)
Updates the business glossary in Amazon DataZone.
|
default UpdateGlossaryResponse |
updateGlossary(UpdateGlossaryRequest updateGlossaryRequest)
Updates the business glossary in Amazon DataZone.
|
default UpdateGlossaryTermResponse |
updateGlossaryTerm(Consumer<UpdateGlossaryTermRequest.Builder> updateGlossaryTermRequest)
Updates a business glossary term in Amazon DataZone.
|
default UpdateGlossaryTermResponse |
updateGlossaryTerm(UpdateGlossaryTermRequest updateGlossaryTermRequest)
Updates a business glossary term in Amazon DataZone.
|
default UpdateGroupProfileResponse |
updateGroupProfile(Consumer<UpdateGroupProfileRequest.Builder> updateGroupProfileRequest)
Updates the specified group profile in Amazon DataZone.
|
default UpdateGroupProfileResponse |
updateGroupProfile(UpdateGroupProfileRequest updateGroupProfileRequest)
Updates the specified group profile in Amazon DataZone.
|
default UpdateProjectResponse |
updateProject(Consumer<UpdateProjectRequest.Builder> updateProjectRequest)
Updates the specified project in Amazon DataZone.
|
default UpdateProjectResponse |
updateProject(UpdateProjectRequest updateProjectRequest)
Updates the specified project in Amazon DataZone.
|
default UpdateSubscriptionGrantStatusResponse |
updateSubscriptionGrantStatus(Consumer<UpdateSubscriptionGrantStatusRequest.Builder> updateSubscriptionGrantStatusRequest)
Updates the status of the specified subscription grant status in Amazon DataZone.
|
default UpdateSubscriptionGrantStatusResponse |
updateSubscriptionGrantStatus(UpdateSubscriptionGrantStatusRequest updateSubscriptionGrantStatusRequest)
Updates the status of the specified subscription grant status in Amazon DataZone.
|
default UpdateSubscriptionRequestResponse |
updateSubscriptionRequest(Consumer<UpdateSubscriptionRequestRequest.Builder> updateSubscriptionRequestRequest)
Updates a specified subscription request in Amazon DataZone.
|
default UpdateSubscriptionRequestResponse |
updateSubscriptionRequest(UpdateSubscriptionRequestRequest updateSubscriptionRequestRequest)
Updates a specified subscription request in Amazon DataZone.
|
default UpdateSubscriptionTargetResponse |
updateSubscriptionTarget(Consumer<UpdateSubscriptionTargetRequest.Builder> updateSubscriptionTargetRequest)
Updates the specified subscription target in Amazon DataZone.
|
default UpdateSubscriptionTargetResponse |
updateSubscriptionTarget(UpdateSubscriptionTargetRequest updateSubscriptionTargetRequest)
Updates the specified subscription target in Amazon DataZone.
|
default UpdateUserProfileResponse |
updateUserProfile(Consumer<UpdateUserProfileRequest.Builder> updateUserProfileRequest)
Updates the specified user profile in Amazon DataZone.
|
default UpdateUserProfileResponse |
updateUserProfile(UpdateUserProfileRequest updateUserProfileRequest)
Updates the specified user profile in Amazon DataZone.
|
serviceNameclosestatic final String SERVICE_NAME
static final String SERVICE_METADATA_ID
ServiceMetadataProvider.default AcceptPredictionsResponse acceptPredictions(AcceptPredictionsRequest acceptPredictionsRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Accepts automatically generated business-friendly metadata for your Amazon DataZone assets.
acceptPredictionsRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault AcceptPredictionsResponse acceptPredictions(Consumer<AcceptPredictionsRequest.Builder> acceptPredictionsRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Accepts automatically generated business-friendly metadata for your Amazon DataZone assets.
This is a convenience which creates an instance of the AcceptPredictionsRequest.Builder avoiding the need
to create one manually via AcceptPredictionsRequest.builder()
acceptPredictionsRequest - A Consumer that will call methods on
AcceptPredictionsRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault AcceptSubscriptionRequestResponse acceptSubscriptionRequest(AcceptSubscriptionRequestRequest acceptSubscriptionRequestRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Accepts a subscription request to a specific asset.
acceptSubscriptionRequestRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault AcceptSubscriptionRequestResponse acceptSubscriptionRequest(Consumer<AcceptSubscriptionRequestRequest.Builder> acceptSubscriptionRequestRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Accepts a subscription request to a specific asset.
This is a convenience which creates an instance of the AcceptSubscriptionRequestRequest.Builder avoiding
the need to create one manually via AcceptSubscriptionRequestRequest.builder()
acceptSubscriptionRequestRequest - A Consumer that will call methods on
AcceptSubscriptionRequestRequest.Builder to create
a request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CancelSubscriptionResponse cancelSubscription(CancelSubscriptionRequest cancelSubscriptionRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Cancels the subscription to the specified asset.
cancelSubscriptionRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CancelSubscriptionResponse cancelSubscription(Consumer<CancelSubscriptionRequest.Builder> cancelSubscriptionRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Cancels the subscription to the specified asset.
This is a convenience which creates an instance of the CancelSubscriptionRequest.Builder avoiding the
need to create one manually via CancelSubscriptionRequest.builder()
cancelSubscriptionRequest - A Consumer that will call methods on
CancelSubscriptionRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateAssetResponse createAsset(CreateAssetRequest createAssetRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Creates an asset in Amazon DataZone catalog.
createAssetRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateAssetResponse createAsset(Consumer<CreateAssetRequest.Builder> createAssetRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Creates an asset in Amazon DataZone catalog.
This is a convenience which creates an instance of the CreateAssetRequest.Builder avoiding the need to
create one manually via CreateAssetRequest.builder()
createAssetRequest - A Consumer that will call methods on
CreateAssetRequest.Builder to create a request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateAssetRevisionResponse createAssetRevision(CreateAssetRevisionRequest createAssetRevisionRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Creates a revision of the asset.
createAssetRevisionRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateAssetRevisionResponse createAssetRevision(Consumer<CreateAssetRevisionRequest.Builder> createAssetRevisionRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Creates a revision of the asset.
This is a convenience which creates an instance of the CreateAssetRevisionRequest.Builder avoiding the
need to create one manually via CreateAssetRevisionRequest.builder()
createAssetRevisionRequest - A Consumer that will call methods on
CreateAssetRevisionRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateAssetTypeResponse createAssetType(CreateAssetTypeRequest createAssetTypeRequest) throws InternalServerException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Creates a custom asset type.
createAssetTypeRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateAssetTypeResponse createAssetType(Consumer<CreateAssetTypeRequest.Builder> createAssetTypeRequest) throws InternalServerException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Creates a custom asset type.
This is a convenience which creates an instance of the CreateAssetTypeRequest.Builder avoiding the need
to create one manually via CreateAssetTypeRequest.builder()
createAssetTypeRequest - A Consumer that will call methods on
CreateAssetTypeRequest.Builder to create a request.InternalServerException - The request has failed because of an unknown error, exception or failure.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateDataSourceResponse createDataSource(CreateDataSourceRequest createDataSourceRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Creates an Amazon DataZone data source.
createDataSourceRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateDataSourceResponse createDataSource(Consumer<CreateDataSourceRequest.Builder> createDataSourceRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Creates an Amazon DataZone data source.
This is a convenience which creates an instance of the CreateDataSourceRequest.Builder avoiding the need
to create one manually via CreateDataSourceRequest.builder()
createDataSourceRequest - A Consumer that will call methods on
CreateDataSourceRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateDomainResponse createDomain(CreateDomainRequest createDomainRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Creates an Amazon DataZone domain.
createDomainRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateDomainResponse createDomain(Consumer<CreateDomainRequest.Builder> createDomainRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Creates an Amazon DataZone domain.
This is a convenience which creates an instance of the CreateDomainRequest.Builder avoiding the need to
create one manually via CreateDomainRequest.builder()
createDomainRequest - A Consumer that will call methods on
CreateDomainRequest.Builder to create a request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateEnvironmentResponse createEnvironment(CreateEnvironmentRequest createEnvironmentRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Create an Amazon DataZone environment.
createEnvironmentRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateEnvironmentResponse createEnvironment(Consumer<CreateEnvironmentRequest.Builder> createEnvironmentRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Create an Amazon DataZone environment.
This is a convenience which creates an instance of the CreateEnvironmentRequest.Builder avoiding the need
to create one manually via CreateEnvironmentRequest.builder()
createEnvironmentRequest - A Consumer that will call methods on
CreateEnvironmentRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateEnvironmentProfileResponse createEnvironmentProfile(CreateEnvironmentProfileRequest createEnvironmentProfileRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Creates an Amazon DataZone environment profile.
createEnvironmentProfileRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateEnvironmentProfileResponse createEnvironmentProfile(Consumer<CreateEnvironmentProfileRequest.Builder> createEnvironmentProfileRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Creates an Amazon DataZone environment profile.
This is a convenience which creates an instance of the CreateEnvironmentProfileRequest.Builder avoiding
the need to create one manually via CreateEnvironmentProfileRequest.builder()
createEnvironmentProfileRequest - A Consumer that will call methods on
CreateEnvironmentProfileRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateFormTypeResponse createFormType(CreateFormTypeRequest createFormTypeRequest) throws InternalServerException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Creates a metadata form type.
createFormTypeRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateFormTypeResponse createFormType(Consumer<CreateFormTypeRequest.Builder> createFormTypeRequest) throws InternalServerException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Creates a metadata form type.
This is a convenience which creates an instance of the CreateFormTypeRequest.Builder avoiding the need to
create one manually via CreateFormTypeRequest.builder()
createFormTypeRequest - A Consumer that will call methods on
CreateFormTypeRequest.Builder to create a request.InternalServerException - The request has failed because of an unknown error, exception or failure.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateGlossaryResponse createGlossary(CreateGlossaryRequest createGlossaryRequest) throws InternalServerException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Creates an Amazon DataZone business glossary.
createGlossaryRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateGlossaryResponse createGlossary(Consumer<CreateGlossaryRequest.Builder> createGlossaryRequest) throws InternalServerException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Creates an Amazon DataZone business glossary.
This is a convenience which creates an instance of the CreateGlossaryRequest.Builder avoiding the need to
create one manually via CreateGlossaryRequest.builder()
createGlossaryRequest - A Consumer that will call methods on
CreateGlossaryRequest.Builder to create a request.InternalServerException - The request has failed because of an unknown error, exception or failure.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateGlossaryTermResponse createGlossaryTerm(CreateGlossaryTermRequest createGlossaryTermRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Creates a business glossary term.
createGlossaryTermRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateGlossaryTermResponse createGlossaryTerm(Consumer<CreateGlossaryTermRequest.Builder> createGlossaryTermRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Creates a business glossary term.
This is a convenience which creates an instance of the CreateGlossaryTermRequest.Builder avoiding the
need to create one manually via CreateGlossaryTermRequest.builder()
createGlossaryTermRequest - A Consumer that will call methods on
CreateGlossaryTermRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateGroupProfileResponse createGroupProfile(CreateGroupProfileRequest createGroupProfileRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Creates a group profile in Amazon DataZone.
createGroupProfileRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateGroupProfileResponse createGroupProfile(Consumer<CreateGroupProfileRequest.Builder> createGroupProfileRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Creates a group profile in Amazon DataZone.
This is a convenience which creates an instance of the CreateGroupProfileRequest.Builder avoiding the
need to create one manually via CreateGroupProfileRequest.builder()
createGroupProfileRequest - A Consumer that will call methods on
CreateGroupProfileRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateListingChangeSetResponse createListingChangeSet(CreateListingChangeSetRequest createListingChangeSetRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
createListingChangeSetRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateListingChangeSetResponse createListingChangeSet(Consumer<CreateListingChangeSetRequest.Builder> createListingChangeSetRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
This is a convenience which creates an instance of the CreateListingChangeSetRequest.Builder avoiding the
need to create one manually via CreateListingChangeSetRequest.builder()
createListingChangeSetRequest - A Consumer that will call methods on
CreateListingChangeSetRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateProjectResponse createProject(CreateProjectRequest createProjectRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Creates an Amazon DataZone project.
createProjectRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateProjectResponse createProject(Consumer<CreateProjectRequest.Builder> createProjectRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Creates an Amazon DataZone project.
This is a convenience which creates an instance of the CreateProjectRequest.Builder avoiding the need to
create one manually via CreateProjectRequest.builder()
createProjectRequest - A Consumer that will call methods on
CreateProjectRequest.Builder to create a request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateProjectMembershipResponse createProjectMembership(CreateProjectMembershipRequest createProjectMembershipRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Creates a project membership in Amazon DataZone.
createProjectMembershipRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateProjectMembershipResponse createProjectMembership(Consumer<CreateProjectMembershipRequest.Builder> createProjectMembershipRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Creates a project membership in Amazon DataZone.
This is a convenience which creates an instance of the CreateProjectMembershipRequest.Builder avoiding
the need to create one manually via CreateProjectMembershipRequest.builder()
createProjectMembershipRequest - A Consumer that will call methods on
CreateProjectMembershipRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateSubscriptionGrantResponse createSubscriptionGrant(CreateSubscriptionGrantRequest createSubscriptionGrantRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Creates a subsscription grant in Amazon DataZone.
createSubscriptionGrantRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateSubscriptionGrantResponse createSubscriptionGrant(Consumer<CreateSubscriptionGrantRequest.Builder> createSubscriptionGrantRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Creates a subsscription grant in Amazon DataZone.
This is a convenience which creates an instance of the CreateSubscriptionGrantRequest.Builder avoiding
the need to create one manually via CreateSubscriptionGrantRequest.builder()
createSubscriptionGrantRequest - A Consumer that will call methods on
CreateSubscriptionGrantRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateSubscriptionRequestResponse createSubscriptionRequest(CreateSubscriptionRequestRequest createSubscriptionRequestRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Creates a subscription request in Amazon DataZone.
createSubscriptionRequestRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateSubscriptionRequestResponse createSubscriptionRequest(Consumer<CreateSubscriptionRequestRequest.Builder> createSubscriptionRequestRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Creates a subscription request in Amazon DataZone.
This is a convenience which creates an instance of the CreateSubscriptionRequestRequest.Builder avoiding
the need to create one manually via CreateSubscriptionRequestRequest.builder()
createSubscriptionRequestRequest - A Consumer that will call methods on
CreateSubscriptionRequestRequest.Builder to create
a request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateSubscriptionTargetResponse createSubscriptionTarget(CreateSubscriptionTargetRequest createSubscriptionTargetRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Creates a subscription target in Amazon DataZone.
createSubscriptionTargetRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateSubscriptionTargetResponse createSubscriptionTarget(Consumer<CreateSubscriptionTargetRequest.Builder> createSubscriptionTargetRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Creates a subscription target in Amazon DataZone.
This is a convenience which creates an instance of the CreateSubscriptionTargetRequest.Builder avoiding
the need to create one manually via CreateSubscriptionTargetRequest.builder()
createSubscriptionTargetRequest - A Consumer that will call methods on
CreateSubscriptionTargetRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateUserProfileResponse createUserProfile(CreateUserProfileRequest createUserProfileRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Creates a user profile in Amazon DataZone.
createUserProfileRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateUserProfileResponse createUserProfile(Consumer<CreateUserProfileRequest.Builder> createUserProfileRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Creates a user profile in Amazon DataZone.
This is a convenience which creates an instance of the CreateUserProfileRequest.Builder avoiding the need
to create one manually via CreateUserProfileRequest.builder()
createUserProfileRequest - A Consumer that will call methods on
CreateUserProfileRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteAssetResponse deleteAsset(DeleteAssetRequest deleteAssetRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Delets an asset in Amazon DataZone.
deleteAssetRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteAssetResponse deleteAsset(Consumer<DeleteAssetRequest.Builder> deleteAssetRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Delets an asset in Amazon DataZone.
This is a convenience which creates an instance of the DeleteAssetRequest.Builder avoiding the need to
create one manually via DeleteAssetRequest.builder()
deleteAssetRequest - A Consumer that will call methods on
DeleteAssetRequest.Builder to create a request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteAssetTypeResponse deleteAssetType(DeleteAssetTypeRequest deleteAssetTypeRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Deletes an asset type in Amazon DataZone.
deleteAssetTypeRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteAssetTypeResponse deleteAssetType(Consumer<DeleteAssetTypeRequest.Builder> deleteAssetTypeRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Deletes an asset type in Amazon DataZone.
This is a convenience which creates an instance of the DeleteAssetTypeRequest.Builder avoiding the need
to create one manually via DeleteAssetTypeRequest.builder()
deleteAssetTypeRequest - A Consumer that will call methods on
DeleteAssetTypeRequest.Builder to create a request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteDataSourceResponse deleteDataSource(DeleteDataSourceRequest deleteDataSourceRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Deletes a data source in Amazon DataZone.
deleteDataSourceRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteDataSourceResponse deleteDataSource(Consumer<DeleteDataSourceRequest.Builder> deleteDataSourceRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Deletes a data source in Amazon DataZone.
This is a convenience which creates an instance of the DeleteDataSourceRequest.Builder avoiding the need
to create one manually via DeleteDataSourceRequest.builder()
deleteDataSourceRequest - A Consumer that will call methods on
DeleteDataSourceRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteDomainResponse deleteDomain(DeleteDomainRequest deleteDomainRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Deletes a Amazon DataZone domain.
deleteDomainRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteDomainResponse deleteDomain(Consumer<DeleteDomainRequest.Builder> deleteDomainRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Deletes a Amazon DataZone domain.
This is a convenience which creates an instance of the DeleteDomainRequest.Builder avoiding the need to
create one manually via DeleteDomainRequest.builder()
deleteDomainRequest - A Consumer that will call methods on
DeleteDomainRequest.Builder to create a request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteEnvironmentResponse deleteEnvironment(DeleteEnvironmentRequest deleteEnvironmentRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Deletes an environment in Amazon DataZone.
deleteEnvironmentRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteEnvironmentResponse deleteEnvironment(Consumer<DeleteEnvironmentRequest.Builder> deleteEnvironmentRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Deletes an environment in Amazon DataZone.
This is a convenience which creates an instance of the DeleteEnvironmentRequest.Builder avoiding the need
to create one manually via DeleteEnvironmentRequest.builder()
deleteEnvironmentRequest - A Consumer that will call methods on
DeleteEnvironmentRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteEnvironmentBlueprintConfigurationResponse deleteEnvironmentBlueprintConfiguration(DeleteEnvironmentBlueprintConfigurationRequest deleteEnvironmentBlueprintConfigurationRequest) throws InternalServerException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Deletes the blueprint configuration in Amazon DataZone.
deleteEnvironmentBlueprintConfigurationRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteEnvironmentBlueprintConfigurationResponse deleteEnvironmentBlueprintConfiguration(Consumer<DeleteEnvironmentBlueprintConfigurationRequest.Builder> deleteEnvironmentBlueprintConfigurationRequest) throws InternalServerException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Deletes the blueprint configuration in Amazon DataZone.
This is a convenience which creates an instance of the
DeleteEnvironmentBlueprintConfigurationRequest.Builder avoiding the need to create one manually via
DeleteEnvironmentBlueprintConfigurationRequest.builder()
deleteEnvironmentBlueprintConfigurationRequest - A Consumer that will call methods on
DeleteEnvironmentBlueprintConfigurationRequest.Builder
to create a request.InternalServerException - The request has failed because of an unknown error, exception or failure.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteEnvironmentProfileResponse deleteEnvironmentProfile(DeleteEnvironmentProfileRequest deleteEnvironmentProfileRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Deletes an environment profile in Amazon DataZone.
deleteEnvironmentProfileRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteEnvironmentProfileResponse deleteEnvironmentProfile(Consumer<DeleteEnvironmentProfileRequest.Builder> deleteEnvironmentProfileRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Deletes an environment profile in Amazon DataZone.
This is a convenience which creates an instance of the DeleteEnvironmentProfileRequest.Builder avoiding
the need to create one manually via DeleteEnvironmentProfileRequest.builder()
deleteEnvironmentProfileRequest - A Consumer that will call methods on
DeleteEnvironmentProfileRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteFormTypeResponse deleteFormType(DeleteFormTypeRequest deleteFormTypeRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Delets and metadata form type in Amazon DataZone.
deleteFormTypeRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteFormTypeResponse deleteFormType(Consumer<DeleteFormTypeRequest.Builder> deleteFormTypeRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Delets and metadata form type in Amazon DataZone.
This is a convenience which creates an instance of the DeleteFormTypeRequest.Builder avoiding the need to
create one manually via DeleteFormTypeRequest.builder()
deleteFormTypeRequest - A Consumer that will call methods on
DeleteFormTypeRequest.Builder to create a request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteGlossaryResponse deleteGlossary(DeleteGlossaryRequest deleteGlossaryRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Deletes a business glossary in Amazon DataZone.
deleteGlossaryRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteGlossaryResponse deleteGlossary(Consumer<DeleteGlossaryRequest.Builder> deleteGlossaryRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Deletes a business glossary in Amazon DataZone.
This is a convenience which creates an instance of the DeleteGlossaryRequest.Builder avoiding the need to
create one manually via DeleteGlossaryRequest.builder()
deleteGlossaryRequest - A Consumer that will call methods on
DeleteGlossaryRequest.Builder to create a request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteGlossaryTermResponse deleteGlossaryTerm(DeleteGlossaryTermRequest deleteGlossaryTermRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Deletes a business glossary term in Amazon DataZone.
deleteGlossaryTermRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteGlossaryTermResponse deleteGlossaryTerm(Consumer<DeleteGlossaryTermRequest.Builder> deleteGlossaryTermRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Deletes a business glossary term in Amazon DataZone.
This is a convenience which creates an instance of the DeleteGlossaryTermRequest.Builder avoiding the
need to create one manually via DeleteGlossaryTermRequest.builder()
deleteGlossaryTermRequest - A Consumer that will call methods on
DeleteGlossaryTermRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteListingResponse deleteListing(DeleteListingRequest deleteListingRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
deleteListingRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteListingResponse deleteListing(Consumer<DeleteListingRequest.Builder> deleteListingRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
This is a convenience which creates an instance of the DeleteListingRequest.Builder avoiding the need to
create one manually via DeleteListingRequest.builder()
deleteListingRequest - A Consumer that will call methods on
DeleteListingRequest.Builder to create a request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteProjectResponse deleteProject(DeleteProjectRequest deleteProjectRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Deletes a project in Amazon DataZone.
deleteProjectRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteProjectResponse deleteProject(Consumer<DeleteProjectRequest.Builder> deleteProjectRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Deletes a project in Amazon DataZone.
This is a convenience which creates an instance of the DeleteProjectRequest.Builder avoiding the need to
create one manually via DeleteProjectRequest.builder()
deleteProjectRequest - A Consumer that will call methods on
DeleteProjectRequest.Builder to create a request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteProjectMembershipResponse deleteProjectMembership(DeleteProjectMembershipRequest deleteProjectMembershipRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Deletes project membership in Amazon DataZone.
deleteProjectMembershipRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteProjectMembershipResponse deleteProjectMembership(Consumer<DeleteProjectMembershipRequest.Builder> deleteProjectMembershipRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Deletes project membership in Amazon DataZone.
This is a convenience which creates an instance of the DeleteProjectMembershipRequest.Builder avoiding
the need to create one manually via DeleteProjectMembershipRequest.builder()
deleteProjectMembershipRequest - A Consumer that will call methods on
DeleteProjectMembershipRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteSubscriptionGrantResponse deleteSubscriptionGrant(DeleteSubscriptionGrantRequest deleteSubscriptionGrantRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Deletes and subscription grant in Amazon DataZone.
deleteSubscriptionGrantRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteSubscriptionGrantResponse deleteSubscriptionGrant(Consumer<DeleteSubscriptionGrantRequest.Builder> deleteSubscriptionGrantRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Deletes and subscription grant in Amazon DataZone.
This is a convenience which creates an instance of the DeleteSubscriptionGrantRequest.Builder avoiding
the need to create one manually via DeleteSubscriptionGrantRequest.builder()
deleteSubscriptionGrantRequest - A Consumer that will call methods on
DeleteSubscriptionGrantRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteSubscriptionRequestResponse deleteSubscriptionRequest(DeleteSubscriptionRequestRequest deleteSubscriptionRequestRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Deletes a subscription request in Amazon DataZone.
deleteSubscriptionRequestRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteSubscriptionRequestResponse deleteSubscriptionRequest(Consumer<DeleteSubscriptionRequestRequest.Builder> deleteSubscriptionRequestRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Deletes a subscription request in Amazon DataZone.
This is a convenience which creates an instance of the DeleteSubscriptionRequestRequest.Builder avoiding
the need to create one manually via DeleteSubscriptionRequestRequest.builder()
deleteSubscriptionRequestRequest - A Consumer that will call methods on
DeleteSubscriptionRequestRequest.Builder to create
a request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteSubscriptionTargetResponse deleteSubscriptionTarget(DeleteSubscriptionTargetRequest deleteSubscriptionTargetRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Deletes a subscription target in Amazon DataZone.
deleteSubscriptionTargetRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteSubscriptionTargetResponse deleteSubscriptionTarget(Consumer<DeleteSubscriptionTargetRequest.Builder> deleteSubscriptionTargetRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Deletes a subscription target in Amazon DataZone.
This is a convenience which creates an instance of the DeleteSubscriptionTargetRequest.Builder avoiding
the need to create one manually via DeleteSubscriptionTargetRequest.builder()
deleteSubscriptionTargetRequest - A Consumer that will call methods on
DeleteSubscriptionTargetRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetAssetResponse getAsset(GetAssetRequest getAssetRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Gets an Amazon DataZone asset.
getAssetRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetAssetResponse getAsset(Consumer<GetAssetRequest.Builder> getAssetRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Gets an Amazon DataZone asset.
This is a convenience which creates an instance of the GetAssetRequest.Builder avoiding the need to
create one manually via GetAssetRequest.builder()
getAssetRequest - A Consumer that will call methods on
GetAssetRequest.Builder to create a request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetAssetTypeResponse getAssetType(GetAssetTypeRequest getAssetTypeRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Gets an Amazon DataZone asset type.
getAssetTypeRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetAssetTypeResponse getAssetType(Consumer<GetAssetTypeRequest.Builder> getAssetTypeRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Gets an Amazon DataZone asset type.
This is a convenience which creates an instance of the GetAssetTypeRequest.Builder avoiding the need to
create one manually via GetAssetTypeRequest.builder()
getAssetTypeRequest - A Consumer that will call methods on
GetAssetTypeRequest.Builder to create a request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetDataSourceResponse getDataSource(GetDataSourceRequest getDataSourceRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Gets an Amazon DataZone data source.
getDataSourceRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetDataSourceResponse getDataSource(Consumer<GetDataSourceRequest.Builder> getDataSourceRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Gets an Amazon DataZone data source.
This is a convenience which creates an instance of the GetDataSourceRequest.Builder avoiding the need to
create one manually via GetDataSourceRequest.builder()
getDataSourceRequest - A Consumer that will call methods on
GetDataSourceRequest.Builder to create a request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetDataSourceRunResponse getDataSourceRun(GetDataSourceRunRequest getDataSourceRunRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Gets an Amazon DataZone data source run.
getDataSourceRunRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetDataSourceRunResponse getDataSourceRun(Consumer<GetDataSourceRunRequest.Builder> getDataSourceRunRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Gets an Amazon DataZone data source run.
This is a convenience which creates an instance of the GetDataSourceRunRequest.Builder avoiding the need
to create one manually via GetDataSourceRunRequest.builder()
getDataSourceRunRequest - A Consumer that will call methods on
GetDataSourceRunRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetDomainResponse getDomain(GetDomainRequest getDomainRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Gets an Amazon DataZone domain.
getDomainRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetDomainResponse getDomain(Consumer<GetDomainRequest.Builder> getDomainRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Gets an Amazon DataZone domain.
This is a convenience which creates an instance of the GetDomainRequest.Builder avoiding the need to
create one manually via GetDomainRequest.builder()
getDomainRequest - A Consumer that will call methods on
GetDomainRequest.Builder to create a request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetEnvironmentResponse getEnvironment(GetEnvironmentRequest getEnvironmentRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Gets an Amazon DataZone environment.
getEnvironmentRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetEnvironmentResponse getEnvironment(Consumer<GetEnvironmentRequest.Builder> getEnvironmentRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Gets an Amazon DataZone environment.
This is a convenience which creates an instance of the GetEnvironmentRequest.Builder avoiding the need to
create one manually via GetEnvironmentRequest.builder()
getEnvironmentRequest - A Consumer that will call methods on
GetEnvironmentRequest.Builder to create a request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetEnvironmentBlueprintResponse getEnvironmentBlueprint(GetEnvironmentBlueprintRequest getEnvironmentBlueprintRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Gets an Amazon DataZone blueprint.
getEnvironmentBlueprintRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetEnvironmentBlueprintResponse getEnvironmentBlueprint(Consumer<GetEnvironmentBlueprintRequest.Builder> getEnvironmentBlueprintRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Gets an Amazon DataZone blueprint.
This is a convenience which creates an instance of the GetEnvironmentBlueprintRequest.Builder avoiding
the need to create one manually via GetEnvironmentBlueprintRequest.builder()
getEnvironmentBlueprintRequest - A Consumer that will call methods on
GetEnvironmentBlueprintRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetEnvironmentBlueprintConfigurationResponse getEnvironmentBlueprintConfiguration(GetEnvironmentBlueprintConfigurationRequest getEnvironmentBlueprintConfigurationRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Gets the blueprint configuration in Amazon DataZone.
getEnvironmentBlueprintConfigurationRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetEnvironmentBlueprintConfigurationResponse getEnvironmentBlueprintConfiguration(Consumer<GetEnvironmentBlueprintConfigurationRequest.Builder> getEnvironmentBlueprintConfigurationRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Gets the blueprint configuration in Amazon DataZone.
This is a convenience which creates an instance of the
GetEnvironmentBlueprintConfigurationRequest.Builder avoiding the need to create one manually via
GetEnvironmentBlueprintConfigurationRequest.builder()
getEnvironmentBlueprintConfigurationRequest - A Consumer that will call methods on
GetEnvironmentBlueprintConfigurationRequest.Builder
to create a request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetEnvironmentProfileResponse getEnvironmentProfile(GetEnvironmentProfileRequest getEnvironmentProfileRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Gets an evinronment profile in Amazon DataZone.
getEnvironmentProfileRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetEnvironmentProfileResponse getEnvironmentProfile(Consumer<GetEnvironmentProfileRequest.Builder> getEnvironmentProfileRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Gets an evinronment profile in Amazon DataZone.
This is a convenience which creates an instance of the GetEnvironmentProfileRequest.Builder avoiding the
need to create one manually via GetEnvironmentProfileRequest.builder()
getEnvironmentProfileRequest - A Consumer that will call methods on
GetEnvironmentProfileRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetFormTypeResponse getFormType(GetFormTypeRequest getFormTypeRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Gets a metadata form type in Amazon DataZone.
getFormTypeRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetFormTypeResponse getFormType(Consumer<GetFormTypeRequest.Builder> getFormTypeRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Gets a metadata form type in Amazon DataZone.
This is a convenience which creates an instance of the GetFormTypeRequest.Builder avoiding the need to
create one manually via GetFormTypeRequest.builder()
getFormTypeRequest - A Consumer that will call methods on
GetFormTypeRequest.Builder to create a request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetGlossaryResponse getGlossary(GetGlossaryRequest getGlossaryRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Gets a business glossary in Amazon DataZone.
getGlossaryRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetGlossaryResponse getGlossary(Consumer<GetGlossaryRequest.Builder> getGlossaryRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Gets a business glossary in Amazon DataZone.
This is a convenience which creates an instance of the GetGlossaryRequest.Builder avoiding the need to
create one manually via GetGlossaryRequest.builder()
getGlossaryRequest - A Consumer that will call methods on
GetGlossaryRequest.Builder to create a request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetGlossaryTermResponse getGlossaryTerm(GetGlossaryTermRequest getGlossaryTermRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Gets a business glossary term in Amazon DataZone.
getGlossaryTermRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetGlossaryTermResponse getGlossaryTerm(Consumer<GetGlossaryTermRequest.Builder> getGlossaryTermRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Gets a business glossary term in Amazon DataZone.
This is a convenience which creates an instance of the GetGlossaryTermRequest.Builder avoiding the need
to create one manually via GetGlossaryTermRequest.builder()
getGlossaryTermRequest - A Consumer that will call methods on
GetGlossaryTermRequest.Builder to create a request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetGroupProfileResponse getGroupProfile(GetGroupProfileRequest getGroupProfileRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Gets a group profile in Amazon DataZone.
getGroupProfileRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetGroupProfileResponse getGroupProfile(Consumer<GetGroupProfileRequest.Builder> getGroupProfileRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Gets a group profile in Amazon DataZone.
This is a convenience which creates an instance of the GetGroupProfileRequest.Builder avoiding the need
to create one manually via GetGroupProfileRequest.builder()
getGroupProfileRequest - A Consumer that will call methods on
GetGroupProfileRequest.Builder to create a request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetIamPortalLoginUrlResponse getIamPortalLoginUrl(GetIamPortalLoginUrlRequest getIamPortalLoginUrlRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Gets the data portal URL for the specified Amazon DataZone domain.
getIamPortalLoginUrlRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetIamPortalLoginUrlResponse getIamPortalLoginUrl(Consumer<GetIamPortalLoginUrlRequest.Builder> getIamPortalLoginUrlRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Gets the data portal URL for the specified Amazon DataZone domain.
This is a convenience which creates an instance of the GetIamPortalLoginUrlRequest.Builder avoiding the
need to create one manually via GetIamPortalLoginUrlRequest.builder()
getIamPortalLoginUrlRequest - A Consumer that will call methods on
GetIamPortalLoginUrlRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetListingResponse getListing(GetListingRequest getListingRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
getListingRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetListingResponse getListing(Consumer<GetListingRequest.Builder> getListingRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
This is a convenience which creates an instance of the GetListingRequest.Builder avoiding the need to
create one manually via GetListingRequest.builder()
getListingRequest - A Consumer that will call methods on
GetListingRequest.Builder to create a request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetProjectResponse getProject(GetProjectRequest getProjectRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Gets a project in Amazon DataZone.
getProjectRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetProjectResponse getProject(Consumer<GetProjectRequest.Builder> getProjectRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Gets a project in Amazon DataZone.
This is a convenience which creates an instance of the GetProjectRequest.Builder avoiding the need to
create one manually via GetProjectRequest.builder()
getProjectRequest - A Consumer that will call methods on
GetProjectRequest.Builder to create a request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetSubscriptionResponse getSubscription(GetSubscriptionRequest getSubscriptionRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Gets a subscription in Amazon DataZone.
getSubscriptionRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetSubscriptionResponse getSubscription(Consumer<GetSubscriptionRequest.Builder> getSubscriptionRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Gets a subscription in Amazon DataZone.
This is a convenience which creates an instance of the GetSubscriptionRequest.Builder avoiding the need
to create one manually via GetSubscriptionRequest.builder()
getSubscriptionRequest - A Consumer that will call methods on
GetSubscriptionRequest.Builder to create a request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetSubscriptionGrantResponse getSubscriptionGrant(GetSubscriptionGrantRequest getSubscriptionGrantRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Gets the subscription grant in Amazon DataZone.
getSubscriptionGrantRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetSubscriptionGrantResponse getSubscriptionGrant(Consumer<GetSubscriptionGrantRequest.Builder> getSubscriptionGrantRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Gets the subscription grant in Amazon DataZone.
This is a convenience which creates an instance of the GetSubscriptionGrantRequest.Builder avoiding the
need to create one manually via GetSubscriptionGrantRequest.builder()
getSubscriptionGrantRequest - A Consumer that will call methods on
GetSubscriptionGrantRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetSubscriptionRequestDetailsResponse getSubscriptionRequestDetails(GetSubscriptionRequestDetailsRequest getSubscriptionRequestDetailsRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Gets the details of the specified subscription request.
getSubscriptionRequestDetailsRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetSubscriptionRequestDetailsResponse getSubscriptionRequestDetails(Consumer<GetSubscriptionRequestDetailsRequest.Builder> getSubscriptionRequestDetailsRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Gets the details of the specified subscription request.
This is a convenience which creates an instance of the GetSubscriptionRequestDetailsRequest.Builder
avoiding the need to create one manually via GetSubscriptionRequestDetailsRequest.builder()
getSubscriptionRequestDetailsRequest - A Consumer that will call methods on
GetSubscriptionRequestDetailsRequest.Builder to
create a request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetSubscriptionTargetResponse getSubscriptionTarget(GetSubscriptionTargetRequest getSubscriptionTargetRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Gets the subscription target in Amazon DataZone.
getSubscriptionTargetRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetSubscriptionTargetResponse getSubscriptionTarget(Consumer<GetSubscriptionTargetRequest.Builder> getSubscriptionTargetRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Gets the subscription target in Amazon DataZone.
This is a convenience which creates an instance of the GetSubscriptionTargetRequest.Builder avoiding the
need to create one manually via GetSubscriptionTargetRequest.builder()
getSubscriptionTargetRequest - A Consumer that will call methods on
GetSubscriptionTargetRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetUserProfileResponse getUserProfile(GetUserProfileRequest getUserProfileRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Gets a user profile in Amazon DataZone.
getUserProfileRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetUserProfileResponse getUserProfile(Consumer<GetUserProfileRequest.Builder> getUserProfileRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Gets a user profile in Amazon DataZone.
This is a convenience which creates an instance of the GetUserProfileRequest.Builder avoiding the need to
create one manually via GetUserProfileRequest.builder()
getUserProfileRequest - A Consumer that will call methods on
GetUserProfileRequest.Builder to create a request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListAssetRevisionsResponse listAssetRevisions(ListAssetRevisionsRequest listAssetRevisionsRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists the revisions for the asset.
listAssetRevisionsRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListAssetRevisionsResponse listAssetRevisions(Consumer<ListAssetRevisionsRequest.Builder> listAssetRevisionsRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists the revisions for the asset.
This is a convenience which creates an instance of the ListAssetRevisionsRequest.Builder avoiding the
need to create one manually via ListAssetRevisionsRequest.builder()
listAssetRevisionsRequest - A Consumer that will call methods on
ListAssetRevisionsRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListAssetRevisionsIterable listAssetRevisionsPaginator(ListAssetRevisionsRequest listAssetRevisionsRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists the revisions for the asset.
This is a variant of
listAssetRevisions(software.amazon.awssdk.services.datazone.model.ListAssetRevisionsRequest) operation.
The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally
handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.datazone.paginators.ListAssetRevisionsIterable responses = client.listAssetRevisionsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.datazone.paginators.ListAssetRevisionsIterable responses = client
.listAssetRevisionsPaginator(request);
for (software.amazon.awssdk.services.datazone.model.ListAssetRevisionsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.datazone.paginators.ListAssetRevisionsIterable responses = client.listAssetRevisionsPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listAssetRevisions(software.amazon.awssdk.services.datazone.model.ListAssetRevisionsRequest)
operation.
listAssetRevisionsRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListAssetRevisionsIterable listAssetRevisionsPaginator(Consumer<ListAssetRevisionsRequest.Builder> listAssetRevisionsRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists the revisions for the asset.
This is a variant of
listAssetRevisions(software.amazon.awssdk.services.datazone.model.ListAssetRevisionsRequest) operation.
The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally
handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.datazone.paginators.ListAssetRevisionsIterable responses = client.listAssetRevisionsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.datazone.paginators.ListAssetRevisionsIterable responses = client
.listAssetRevisionsPaginator(request);
for (software.amazon.awssdk.services.datazone.model.ListAssetRevisionsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.datazone.paginators.ListAssetRevisionsIterable responses = client.listAssetRevisionsPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listAssetRevisions(software.amazon.awssdk.services.datazone.model.ListAssetRevisionsRequest)
operation.
This is a convenience which creates an instance of the ListAssetRevisionsRequest.Builder avoiding the
need to create one manually via ListAssetRevisionsRequest.builder()
listAssetRevisionsRequest - A Consumer that will call methods on
ListAssetRevisionsRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListDataSourceRunActivitiesResponse listDataSourceRunActivities(ListDataSourceRunActivitiesRequest listDataSourceRunActivitiesRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists data source run activities.
listDataSourceRunActivitiesRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListDataSourceRunActivitiesResponse listDataSourceRunActivities(Consumer<ListDataSourceRunActivitiesRequest.Builder> listDataSourceRunActivitiesRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists data source run activities.
This is a convenience which creates an instance of the ListDataSourceRunActivitiesRequest.Builder
avoiding the need to create one manually via ListDataSourceRunActivitiesRequest.builder()
listDataSourceRunActivitiesRequest - A Consumer that will call methods on
ListDataSourceRunActivitiesRequest.Builder to
create a request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListDataSourceRunActivitiesIterable listDataSourceRunActivitiesPaginator(ListDataSourceRunActivitiesRequest listDataSourceRunActivitiesRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists data source run activities.
This is a variant of
listDataSourceRunActivities(software.amazon.awssdk.services.datazone.model.ListDataSourceRunActivitiesRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.datazone.paginators.ListDataSourceRunActivitiesIterable responses = client.listDataSourceRunActivitiesPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.datazone.paginators.ListDataSourceRunActivitiesIterable responses = client
.listDataSourceRunActivitiesPaginator(request);
for (software.amazon.awssdk.services.datazone.model.ListDataSourceRunActivitiesResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.datazone.paginators.ListDataSourceRunActivitiesIterable responses = client.listDataSourceRunActivitiesPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listDataSourceRunActivities(software.amazon.awssdk.services.datazone.model.ListDataSourceRunActivitiesRequest)
operation.
listDataSourceRunActivitiesRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListDataSourceRunActivitiesIterable listDataSourceRunActivitiesPaginator(Consumer<ListDataSourceRunActivitiesRequest.Builder> listDataSourceRunActivitiesRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists data source run activities.
This is a variant of
listDataSourceRunActivities(software.amazon.awssdk.services.datazone.model.ListDataSourceRunActivitiesRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.datazone.paginators.ListDataSourceRunActivitiesIterable responses = client.listDataSourceRunActivitiesPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.datazone.paginators.ListDataSourceRunActivitiesIterable responses = client
.listDataSourceRunActivitiesPaginator(request);
for (software.amazon.awssdk.services.datazone.model.ListDataSourceRunActivitiesResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.datazone.paginators.ListDataSourceRunActivitiesIterable responses = client.listDataSourceRunActivitiesPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listDataSourceRunActivities(software.amazon.awssdk.services.datazone.model.ListDataSourceRunActivitiesRequest)
operation.
This is a convenience which creates an instance of the ListDataSourceRunActivitiesRequest.Builder
avoiding the need to create one manually via ListDataSourceRunActivitiesRequest.builder()
listDataSourceRunActivitiesRequest - A Consumer that will call methods on
ListDataSourceRunActivitiesRequest.Builder to
create a request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListDataSourceRunsResponse listDataSourceRuns(ListDataSourceRunsRequest listDataSourceRunsRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists data source runs in Amazon DataZone.
listDataSourceRunsRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListDataSourceRunsResponse listDataSourceRuns(Consumer<ListDataSourceRunsRequest.Builder> listDataSourceRunsRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists data source runs in Amazon DataZone.
This is a convenience which creates an instance of the ListDataSourceRunsRequest.Builder avoiding the
need to create one manually via ListDataSourceRunsRequest.builder()
listDataSourceRunsRequest - A Consumer that will call methods on
ListDataSourceRunsRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListDataSourceRunsIterable listDataSourceRunsPaginator(ListDataSourceRunsRequest listDataSourceRunsRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists data source runs in Amazon DataZone.
This is a variant of
listDataSourceRuns(software.amazon.awssdk.services.datazone.model.ListDataSourceRunsRequest) operation.
The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally
handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.datazone.paginators.ListDataSourceRunsIterable responses = client.listDataSourceRunsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.datazone.paginators.ListDataSourceRunsIterable responses = client
.listDataSourceRunsPaginator(request);
for (software.amazon.awssdk.services.datazone.model.ListDataSourceRunsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.datazone.paginators.ListDataSourceRunsIterable responses = client.listDataSourceRunsPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listDataSourceRuns(software.amazon.awssdk.services.datazone.model.ListDataSourceRunsRequest)
operation.
listDataSourceRunsRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListDataSourceRunsIterable listDataSourceRunsPaginator(Consumer<ListDataSourceRunsRequest.Builder> listDataSourceRunsRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists data source runs in Amazon DataZone.
This is a variant of
listDataSourceRuns(software.amazon.awssdk.services.datazone.model.ListDataSourceRunsRequest) operation.
The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally
handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.datazone.paginators.ListDataSourceRunsIterable responses = client.listDataSourceRunsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.datazone.paginators.ListDataSourceRunsIterable responses = client
.listDataSourceRunsPaginator(request);
for (software.amazon.awssdk.services.datazone.model.ListDataSourceRunsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.datazone.paginators.ListDataSourceRunsIterable responses = client.listDataSourceRunsPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listDataSourceRuns(software.amazon.awssdk.services.datazone.model.ListDataSourceRunsRequest)
operation.
This is a convenience which creates an instance of the ListDataSourceRunsRequest.Builder avoiding the
need to create one manually via ListDataSourceRunsRequest.builder()
listDataSourceRunsRequest - A Consumer that will call methods on
ListDataSourceRunsRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListDataSourcesResponse listDataSources(ListDataSourcesRequest listDataSourcesRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists data sources in Amazon DataZone.
listDataSourcesRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListDataSourcesResponse listDataSources(Consumer<ListDataSourcesRequest.Builder> listDataSourcesRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists data sources in Amazon DataZone.
This is a convenience which creates an instance of the ListDataSourcesRequest.Builder avoiding the need
to create one manually via ListDataSourcesRequest.builder()
listDataSourcesRequest - A Consumer that will call methods on
ListDataSourcesRequest.Builder to create a request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListDataSourcesIterable listDataSourcesPaginator(ListDataSourcesRequest listDataSourcesRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists data sources in Amazon DataZone.
This is a variant of
listDataSources(software.amazon.awssdk.services.datazone.model.ListDataSourcesRequest) operation. The
return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle
making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.datazone.paginators.ListDataSourcesIterable responses = client.listDataSourcesPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.datazone.paginators.ListDataSourcesIterable responses = client
.listDataSourcesPaginator(request);
for (software.amazon.awssdk.services.datazone.model.ListDataSourcesResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.datazone.paginators.ListDataSourcesIterable responses = client.listDataSourcesPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listDataSources(software.amazon.awssdk.services.datazone.model.ListDataSourcesRequest) operation.
listDataSourcesRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListDataSourcesIterable listDataSourcesPaginator(Consumer<ListDataSourcesRequest.Builder> listDataSourcesRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists data sources in Amazon DataZone.
This is a variant of
listDataSources(software.amazon.awssdk.services.datazone.model.ListDataSourcesRequest) operation. The
return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle
making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.datazone.paginators.ListDataSourcesIterable responses = client.listDataSourcesPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.datazone.paginators.ListDataSourcesIterable responses = client
.listDataSourcesPaginator(request);
for (software.amazon.awssdk.services.datazone.model.ListDataSourcesResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.datazone.paginators.ListDataSourcesIterable responses = client.listDataSourcesPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listDataSources(software.amazon.awssdk.services.datazone.model.ListDataSourcesRequest) operation.
This is a convenience which creates an instance of the ListDataSourcesRequest.Builder avoiding the need
to create one manually via ListDataSourcesRequest.builder()
listDataSourcesRequest - A Consumer that will call methods on
ListDataSourcesRequest.Builder to create a request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListDomainsResponse listDomains(ListDomainsRequest listDomainsRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists Amazon DataZone domains.
listDomainsRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListDomainsResponse listDomains(Consumer<ListDomainsRequest.Builder> listDomainsRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists Amazon DataZone domains.
This is a convenience which creates an instance of the ListDomainsRequest.Builder avoiding the need to
create one manually via ListDomainsRequest.builder()
listDomainsRequest - A Consumer that will call methods on
ListDomainsRequest.Builder to create a request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListDomainsIterable listDomainsPaginator(ListDomainsRequest listDomainsRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists Amazon DataZone domains.
This is a variant of listDomains(software.amazon.awssdk.services.datazone.model.ListDomainsRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.datazone.paginators.ListDomainsIterable responses = client.listDomainsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.datazone.paginators.ListDomainsIterable responses = client.listDomainsPaginator(request);
for (software.amazon.awssdk.services.datazone.model.ListDomainsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.datazone.paginators.ListDomainsIterable responses = client.listDomainsPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listDomains(software.amazon.awssdk.services.datazone.model.ListDomainsRequest) operation.
listDomainsRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListDomainsIterable listDomainsPaginator(Consumer<ListDomainsRequest.Builder> listDomainsRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists Amazon DataZone domains.
This is a variant of listDomains(software.amazon.awssdk.services.datazone.model.ListDomainsRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.datazone.paginators.ListDomainsIterable responses = client.listDomainsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.datazone.paginators.ListDomainsIterable responses = client.listDomainsPaginator(request);
for (software.amazon.awssdk.services.datazone.model.ListDomainsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.datazone.paginators.ListDomainsIterable responses = client.listDomainsPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listDomains(software.amazon.awssdk.services.datazone.model.ListDomainsRequest) operation.
This is a convenience which creates an instance of the ListDomainsRequest.Builder avoiding the need to
create one manually via ListDomainsRequest.builder()
listDomainsRequest - A Consumer that will call methods on
ListDomainsRequest.Builder to create a request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListEnvironmentBlueprintConfigurationsResponse listEnvironmentBlueprintConfigurations(ListEnvironmentBlueprintConfigurationsRequest listEnvironmentBlueprintConfigurationsRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists blueprint configurations for a Amazon DataZone environment.
listEnvironmentBlueprintConfigurationsRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListEnvironmentBlueprintConfigurationsResponse listEnvironmentBlueprintConfigurations(Consumer<ListEnvironmentBlueprintConfigurationsRequest.Builder> listEnvironmentBlueprintConfigurationsRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists blueprint configurations for a Amazon DataZone environment.
This is a convenience which creates an instance of the
ListEnvironmentBlueprintConfigurationsRequest.Builder avoiding the need to create one manually via
ListEnvironmentBlueprintConfigurationsRequest.builder()
listEnvironmentBlueprintConfigurationsRequest - A Consumer that will call methods on
ListEnvironmentBlueprintConfigurationsRequest.Builder
to create a request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListEnvironmentBlueprintConfigurationsIterable listEnvironmentBlueprintConfigurationsPaginator(ListEnvironmentBlueprintConfigurationsRequest listEnvironmentBlueprintConfigurationsRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists blueprint configurations for a Amazon DataZone environment.
This is a variant of
listEnvironmentBlueprintConfigurations(software.amazon.awssdk.services.datazone.model.ListEnvironmentBlueprintConfigurationsRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.datazone.paginators.ListEnvironmentBlueprintConfigurationsIterable responses = client.listEnvironmentBlueprintConfigurationsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.datazone.paginators.ListEnvironmentBlueprintConfigurationsIterable responses = client
.listEnvironmentBlueprintConfigurationsPaginator(request);
for (software.amazon.awssdk.services.datazone.model.ListEnvironmentBlueprintConfigurationsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.datazone.paginators.ListEnvironmentBlueprintConfigurationsIterable responses = client.listEnvironmentBlueprintConfigurationsPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listEnvironmentBlueprintConfigurations(software.amazon.awssdk.services.datazone.model.ListEnvironmentBlueprintConfigurationsRequest)
operation.
listEnvironmentBlueprintConfigurationsRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListEnvironmentBlueprintConfigurationsIterable listEnvironmentBlueprintConfigurationsPaginator(Consumer<ListEnvironmentBlueprintConfigurationsRequest.Builder> listEnvironmentBlueprintConfigurationsRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists blueprint configurations for a Amazon DataZone environment.
This is a variant of
listEnvironmentBlueprintConfigurations(software.amazon.awssdk.services.datazone.model.ListEnvironmentBlueprintConfigurationsRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.datazone.paginators.ListEnvironmentBlueprintConfigurationsIterable responses = client.listEnvironmentBlueprintConfigurationsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.datazone.paginators.ListEnvironmentBlueprintConfigurationsIterable responses = client
.listEnvironmentBlueprintConfigurationsPaginator(request);
for (software.amazon.awssdk.services.datazone.model.ListEnvironmentBlueprintConfigurationsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.datazone.paginators.ListEnvironmentBlueprintConfigurationsIterable responses = client.listEnvironmentBlueprintConfigurationsPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listEnvironmentBlueprintConfigurations(software.amazon.awssdk.services.datazone.model.ListEnvironmentBlueprintConfigurationsRequest)
operation.
This is a convenience which creates an instance of the
ListEnvironmentBlueprintConfigurationsRequest.Builder avoiding the need to create one manually via
ListEnvironmentBlueprintConfigurationsRequest.builder()
listEnvironmentBlueprintConfigurationsRequest - A Consumer that will call methods on
ListEnvironmentBlueprintConfigurationsRequest.Builder
to create a request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListEnvironmentBlueprintsResponse listEnvironmentBlueprints(ListEnvironmentBlueprintsRequest listEnvironmentBlueprintsRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists blueprints in an Amazon DataZone environment.
listEnvironmentBlueprintsRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListEnvironmentBlueprintsResponse listEnvironmentBlueprints(Consumer<ListEnvironmentBlueprintsRequest.Builder> listEnvironmentBlueprintsRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists blueprints in an Amazon DataZone environment.
This is a convenience which creates an instance of the ListEnvironmentBlueprintsRequest.Builder avoiding
the need to create one manually via ListEnvironmentBlueprintsRequest.builder()
listEnvironmentBlueprintsRequest - A Consumer that will call methods on
ListEnvironmentBlueprintsRequest.Builder to create
a request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListEnvironmentBlueprintsIterable listEnvironmentBlueprintsPaginator(ListEnvironmentBlueprintsRequest listEnvironmentBlueprintsRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists blueprints in an Amazon DataZone environment.
This is a variant of
listEnvironmentBlueprints(software.amazon.awssdk.services.datazone.model.ListEnvironmentBlueprintsRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.datazone.paginators.ListEnvironmentBlueprintsIterable responses = client.listEnvironmentBlueprintsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.datazone.paginators.ListEnvironmentBlueprintsIterable responses = client
.listEnvironmentBlueprintsPaginator(request);
for (software.amazon.awssdk.services.datazone.model.ListEnvironmentBlueprintsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.datazone.paginators.ListEnvironmentBlueprintsIterable responses = client.listEnvironmentBlueprintsPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listEnvironmentBlueprints(software.amazon.awssdk.services.datazone.model.ListEnvironmentBlueprintsRequest)
operation.
listEnvironmentBlueprintsRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListEnvironmentBlueprintsIterable listEnvironmentBlueprintsPaginator(Consumer<ListEnvironmentBlueprintsRequest.Builder> listEnvironmentBlueprintsRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists blueprints in an Amazon DataZone environment.
This is a variant of
listEnvironmentBlueprints(software.amazon.awssdk.services.datazone.model.ListEnvironmentBlueprintsRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.datazone.paginators.ListEnvironmentBlueprintsIterable responses = client.listEnvironmentBlueprintsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.datazone.paginators.ListEnvironmentBlueprintsIterable responses = client
.listEnvironmentBlueprintsPaginator(request);
for (software.amazon.awssdk.services.datazone.model.ListEnvironmentBlueprintsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.datazone.paginators.ListEnvironmentBlueprintsIterable responses = client.listEnvironmentBlueprintsPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listEnvironmentBlueprints(software.amazon.awssdk.services.datazone.model.ListEnvironmentBlueprintsRequest)
operation.
This is a convenience which creates an instance of the ListEnvironmentBlueprintsRequest.Builder avoiding
the need to create one manually via ListEnvironmentBlueprintsRequest.builder()
listEnvironmentBlueprintsRequest - A Consumer that will call methods on
ListEnvironmentBlueprintsRequest.Builder to create
a request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListEnvironmentProfilesResponse listEnvironmentProfiles(ListEnvironmentProfilesRequest listEnvironmentProfilesRequest) throws InternalServerException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists Amazon DataZone environment profiles.
listEnvironmentProfilesRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListEnvironmentProfilesResponse listEnvironmentProfiles(Consumer<ListEnvironmentProfilesRequest.Builder> listEnvironmentProfilesRequest) throws InternalServerException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists Amazon DataZone environment profiles.
This is a convenience which creates an instance of the ListEnvironmentProfilesRequest.Builder avoiding
the need to create one manually via ListEnvironmentProfilesRequest.builder()
listEnvironmentProfilesRequest - A Consumer that will call methods on
ListEnvironmentProfilesRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListEnvironmentProfilesIterable listEnvironmentProfilesPaginator(ListEnvironmentProfilesRequest listEnvironmentProfilesRequest) throws InternalServerException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists Amazon DataZone environment profiles.
This is a variant of
listEnvironmentProfiles(software.amazon.awssdk.services.datazone.model.ListEnvironmentProfilesRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.datazone.paginators.ListEnvironmentProfilesIterable responses = client.listEnvironmentProfilesPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.datazone.paginators.ListEnvironmentProfilesIterable responses = client
.listEnvironmentProfilesPaginator(request);
for (software.amazon.awssdk.services.datazone.model.ListEnvironmentProfilesResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.datazone.paginators.ListEnvironmentProfilesIterable responses = client.listEnvironmentProfilesPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listEnvironmentProfiles(software.amazon.awssdk.services.datazone.model.ListEnvironmentProfilesRequest)
operation.
listEnvironmentProfilesRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListEnvironmentProfilesIterable listEnvironmentProfilesPaginator(Consumer<ListEnvironmentProfilesRequest.Builder> listEnvironmentProfilesRequest) throws InternalServerException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists Amazon DataZone environment profiles.
This is a variant of
listEnvironmentProfiles(software.amazon.awssdk.services.datazone.model.ListEnvironmentProfilesRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.datazone.paginators.ListEnvironmentProfilesIterable responses = client.listEnvironmentProfilesPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.datazone.paginators.ListEnvironmentProfilesIterable responses = client
.listEnvironmentProfilesPaginator(request);
for (software.amazon.awssdk.services.datazone.model.ListEnvironmentProfilesResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.datazone.paginators.ListEnvironmentProfilesIterable responses = client.listEnvironmentProfilesPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listEnvironmentProfiles(software.amazon.awssdk.services.datazone.model.ListEnvironmentProfilesRequest)
operation.
This is a convenience which creates an instance of the ListEnvironmentProfilesRequest.Builder avoiding
the need to create one manually via ListEnvironmentProfilesRequest.builder()
listEnvironmentProfilesRequest - A Consumer that will call methods on
ListEnvironmentProfilesRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListEnvironmentsResponse listEnvironments(ListEnvironmentsRequest listEnvironmentsRequest) throws InternalServerException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists Amazon DataZone environments.
listEnvironmentsRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListEnvironmentsResponse listEnvironments(Consumer<ListEnvironmentsRequest.Builder> listEnvironmentsRequest) throws InternalServerException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists Amazon DataZone environments.
This is a convenience which creates an instance of the ListEnvironmentsRequest.Builder avoiding the need
to create one manually via ListEnvironmentsRequest.builder()
listEnvironmentsRequest - A Consumer that will call methods on
ListEnvironmentsRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListEnvironmentsIterable listEnvironmentsPaginator(ListEnvironmentsRequest listEnvironmentsRequest) throws InternalServerException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists Amazon DataZone environments.
This is a variant of
listEnvironments(software.amazon.awssdk.services.datazone.model.ListEnvironmentsRequest) operation. The
return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle
making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.datazone.paginators.ListEnvironmentsIterable responses = client.listEnvironmentsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.datazone.paginators.ListEnvironmentsIterable responses = client
.listEnvironmentsPaginator(request);
for (software.amazon.awssdk.services.datazone.model.ListEnvironmentsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.datazone.paginators.ListEnvironmentsIterable responses = client.listEnvironmentsPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listEnvironments(software.amazon.awssdk.services.datazone.model.ListEnvironmentsRequest) operation.
listEnvironmentsRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListEnvironmentsIterable listEnvironmentsPaginator(Consumer<ListEnvironmentsRequest.Builder> listEnvironmentsRequest) throws InternalServerException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists Amazon DataZone environments.
This is a variant of
listEnvironments(software.amazon.awssdk.services.datazone.model.ListEnvironmentsRequest) operation. The
return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle
making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.datazone.paginators.ListEnvironmentsIterable responses = client.listEnvironmentsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.datazone.paginators.ListEnvironmentsIterable responses = client
.listEnvironmentsPaginator(request);
for (software.amazon.awssdk.services.datazone.model.ListEnvironmentsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.datazone.paginators.ListEnvironmentsIterable responses = client.listEnvironmentsPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listEnvironments(software.amazon.awssdk.services.datazone.model.ListEnvironmentsRequest) operation.
This is a convenience which creates an instance of the ListEnvironmentsRequest.Builder avoiding the need
to create one manually via ListEnvironmentsRequest.builder()
listEnvironmentsRequest - A Consumer that will call methods on
ListEnvironmentsRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListNotificationsResponse listNotifications(ListNotificationsRequest listNotificationsRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists all Amazon DataZone notifications.
listNotificationsRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListNotificationsResponse listNotifications(Consumer<ListNotificationsRequest.Builder> listNotificationsRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists all Amazon DataZone notifications.
This is a convenience which creates an instance of the ListNotificationsRequest.Builder avoiding the need
to create one manually via ListNotificationsRequest.builder()
listNotificationsRequest - A Consumer that will call methods on
ListNotificationsRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListNotificationsIterable listNotificationsPaginator(ListNotificationsRequest listNotificationsRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists all Amazon DataZone notifications.
This is a variant of
listNotifications(software.amazon.awssdk.services.datazone.model.ListNotificationsRequest) operation.
The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally
handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.datazone.paginators.ListNotificationsIterable responses = client.listNotificationsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.datazone.paginators.ListNotificationsIterable responses = client
.listNotificationsPaginator(request);
for (software.amazon.awssdk.services.datazone.model.ListNotificationsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.datazone.paginators.ListNotificationsIterable responses = client.listNotificationsPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listNotifications(software.amazon.awssdk.services.datazone.model.ListNotificationsRequest)
operation.
listNotificationsRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListNotificationsIterable listNotificationsPaginator(Consumer<ListNotificationsRequest.Builder> listNotificationsRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists all Amazon DataZone notifications.
This is a variant of
listNotifications(software.amazon.awssdk.services.datazone.model.ListNotificationsRequest) operation.
The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally
handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.datazone.paginators.ListNotificationsIterable responses = client.listNotificationsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.datazone.paginators.ListNotificationsIterable responses = client
.listNotificationsPaginator(request);
for (software.amazon.awssdk.services.datazone.model.ListNotificationsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.datazone.paginators.ListNotificationsIterable responses = client.listNotificationsPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listNotifications(software.amazon.awssdk.services.datazone.model.ListNotificationsRequest)
operation.
This is a convenience which creates an instance of the ListNotificationsRequest.Builder avoiding the need
to create one manually via ListNotificationsRequest.builder()
listNotificationsRequest - A Consumer that will call methods on
ListNotificationsRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListProjectMembershipsResponse listProjectMemberships(ListProjectMembershipsRequest listProjectMembershipsRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists all members of the specified project.
listProjectMembershipsRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListProjectMembershipsResponse listProjectMemberships(Consumer<ListProjectMembershipsRequest.Builder> listProjectMembershipsRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists all members of the specified project.
This is a convenience which creates an instance of the ListProjectMembershipsRequest.Builder avoiding the
need to create one manually via ListProjectMembershipsRequest.builder()
listProjectMembershipsRequest - A Consumer that will call methods on
ListProjectMembershipsRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListProjectMembershipsIterable listProjectMembershipsPaginator(ListProjectMembershipsRequest listProjectMembershipsRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists all members of the specified project.
This is a variant of
listProjectMemberships(software.amazon.awssdk.services.datazone.model.ListProjectMembershipsRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.datazone.paginators.ListProjectMembershipsIterable responses = client.listProjectMembershipsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.datazone.paginators.ListProjectMembershipsIterable responses = client
.listProjectMembershipsPaginator(request);
for (software.amazon.awssdk.services.datazone.model.ListProjectMembershipsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.datazone.paginators.ListProjectMembershipsIterable responses = client.listProjectMembershipsPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listProjectMemberships(software.amazon.awssdk.services.datazone.model.ListProjectMembershipsRequest)
operation.
listProjectMembershipsRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListProjectMembershipsIterable listProjectMembershipsPaginator(Consumer<ListProjectMembershipsRequest.Builder> listProjectMembershipsRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists all members of the specified project.
This is a variant of
listProjectMemberships(software.amazon.awssdk.services.datazone.model.ListProjectMembershipsRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.datazone.paginators.ListProjectMembershipsIterable responses = client.listProjectMembershipsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.datazone.paginators.ListProjectMembershipsIterable responses = client
.listProjectMembershipsPaginator(request);
for (software.amazon.awssdk.services.datazone.model.ListProjectMembershipsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.datazone.paginators.ListProjectMembershipsIterable responses = client.listProjectMembershipsPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listProjectMemberships(software.amazon.awssdk.services.datazone.model.ListProjectMembershipsRequest)
operation.
This is a convenience which creates an instance of the ListProjectMembershipsRequest.Builder avoiding the
need to create one manually via ListProjectMembershipsRequest.builder()
listProjectMembershipsRequest - A Consumer that will call methods on
ListProjectMembershipsRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListProjectsResponse listProjects(ListProjectsRequest listProjectsRequest) throws InternalServerException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists Amazon DataZone projects.
listProjectsRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListProjectsResponse listProjects(Consumer<ListProjectsRequest.Builder> listProjectsRequest) throws InternalServerException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists Amazon DataZone projects.
This is a convenience which creates an instance of the ListProjectsRequest.Builder avoiding the need to
create one manually via ListProjectsRequest.builder()
listProjectsRequest - A Consumer that will call methods on
ListProjectsRequest.Builder to create a request.InternalServerException - The request has failed because of an unknown error, exception or failure.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListProjectsIterable listProjectsPaginator(ListProjectsRequest listProjectsRequest) throws InternalServerException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists Amazon DataZone projects.
This is a variant of listProjects(software.amazon.awssdk.services.datazone.model.ListProjectsRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.datazone.paginators.ListProjectsIterable responses = client.listProjectsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.datazone.paginators.ListProjectsIterable responses = client.listProjectsPaginator(request);
for (software.amazon.awssdk.services.datazone.model.ListProjectsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.datazone.paginators.ListProjectsIterable responses = client.listProjectsPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listProjects(software.amazon.awssdk.services.datazone.model.ListProjectsRequest) operation.
listProjectsRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListProjectsIterable listProjectsPaginator(Consumer<ListProjectsRequest.Builder> listProjectsRequest) throws InternalServerException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists Amazon DataZone projects.
This is a variant of listProjects(software.amazon.awssdk.services.datazone.model.ListProjectsRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.datazone.paginators.ListProjectsIterable responses = client.listProjectsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.datazone.paginators.ListProjectsIterable responses = client.listProjectsPaginator(request);
for (software.amazon.awssdk.services.datazone.model.ListProjectsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.datazone.paginators.ListProjectsIterable responses = client.listProjectsPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listProjects(software.amazon.awssdk.services.datazone.model.ListProjectsRequest) operation.
This is a convenience which creates an instance of the ListProjectsRequest.Builder avoiding the need to
create one manually via ListProjectsRequest.builder()
listProjectsRequest - A Consumer that will call methods on
ListProjectsRequest.Builder to create a request.InternalServerException - The request has failed because of an unknown error, exception or failure.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListSubscriptionGrantsResponse listSubscriptionGrants(ListSubscriptionGrantsRequest listSubscriptionGrantsRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists subscription grants.
listSubscriptionGrantsRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListSubscriptionGrantsResponse listSubscriptionGrants(Consumer<ListSubscriptionGrantsRequest.Builder> listSubscriptionGrantsRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists subscription grants.
This is a convenience which creates an instance of the ListSubscriptionGrantsRequest.Builder avoiding the
need to create one manually via ListSubscriptionGrantsRequest.builder()
listSubscriptionGrantsRequest - A Consumer that will call methods on
ListSubscriptionGrantsRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListSubscriptionGrantsIterable listSubscriptionGrantsPaginator(ListSubscriptionGrantsRequest listSubscriptionGrantsRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists subscription grants.
This is a variant of
listSubscriptionGrants(software.amazon.awssdk.services.datazone.model.ListSubscriptionGrantsRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.datazone.paginators.ListSubscriptionGrantsIterable responses = client.listSubscriptionGrantsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.datazone.paginators.ListSubscriptionGrantsIterable responses = client
.listSubscriptionGrantsPaginator(request);
for (software.amazon.awssdk.services.datazone.model.ListSubscriptionGrantsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.datazone.paginators.ListSubscriptionGrantsIterable responses = client.listSubscriptionGrantsPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listSubscriptionGrants(software.amazon.awssdk.services.datazone.model.ListSubscriptionGrantsRequest)
operation.
listSubscriptionGrantsRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListSubscriptionGrantsIterable listSubscriptionGrantsPaginator(Consumer<ListSubscriptionGrantsRequest.Builder> listSubscriptionGrantsRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists subscription grants.
This is a variant of
listSubscriptionGrants(software.amazon.awssdk.services.datazone.model.ListSubscriptionGrantsRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.datazone.paginators.ListSubscriptionGrantsIterable responses = client.listSubscriptionGrantsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.datazone.paginators.ListSubscriptionGrantsIterable responses = client
.listSubscriptionGrantsPaginator(request);
for (software.amazon.awssdk.services.datazone.model.ListSubscriptionGrantsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.datazone.paginators.ListSubscriptionGrantsIterable responses = client.listSubscriptionGrantsPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listSubscriptionGrants(software.amazon.awssdk.services.datazone.model.ListSubscriptionGrantsRequest)
operation.
This is a convenience which creates an instance of the ListSubscriptionGrantsRequest.Builder avoiding the
need to create one manually via ListSubscriptionGrantsRequest.builder()
listSubscriptionGrantsRequest - A Consumer that will call methods on
ListSubscriptionGrantsRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListSubscriptionRequestsResponse listSubscriptionRequests(ListSubscriptionRequestsRequest listSubscriptionRequestsRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists Amazon DataZone subscription requests.
listSubscriptionRequestsRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListSubscriptionRequestsResponse listSubscriptionRequests(Consumer<ListSubscriptionRequestsRequest.Builder> listSubscriptionRequestsRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists Amazon DataZone subscription requests.
This is a convenience which creates an instance of the ListSubscriptionRequestsRequest.Builder avoiding
the need to create one manually via ListSubscriptionRequestsRequest.builder()
listSubscriptionRequestsRequest - A Consumer that will call methods on
ListSubscriptionRequestsRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListSubscriptionRequestsIterable listSubscriptionRequestsPaginator(ListSubscriptionRequestsRequest listSubscriptionRequestsRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists Amazon DataZone subscription requests.
This is a variant of
listSubscriptionRequests(software.amazon.awssdk.services.datazone.model.ListSubscriptionRequestsRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.datazone.paginators.ListSubscriptionRequestsIterable responses = client.listSubscriptionRequestsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.datazone.paginators.ListSubscriptionRequestsIterable responses = client
.listSubscriptionRequestsPaginator(request);
for (software.amazon.awssdk.services.datazone.model.ListSubscriptionRequestsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.datazone.paginators.ListSubscriptionRequestsIterable responses = client.listSubscriptionRequestsPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listSubscriptionRequests(software.amazon.awssdk.services.datazone.model.ListSubscriptionRequestsRequest)
operation.
listSubscriptionRequestsRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListSubscriptionRequestsIterable listSubscriptionRequestsPaginator(Consumer<ListSubscriptionRequestsRequest.Builder> listSubscriptionRequestsRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists Amazon DataZone subscription requests.
This is a variant of
listSubscriptionRequests(software.amazon.awssdk.services.datazone.model.ListSubscriptionRequestsRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.datazone.paginators.ListSubscriptionRequestsIterable responses = client.listSubscriptionRequestsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.datazone.paginators.ListSubscriptionRequestsIterable responses = client
.listSubscriptionRequestsPaginator(request);
for (software.amazon.awssdk.services.datazone.model.ListSubscriptionRequestsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.datazone.paginators.ListSubscriptionRequestsIterable responses = client.listSubscriptionRequestsPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listSubscriptionRequests(software.amazon.awssdk.services.datazone.model.ListSubscriptionRequestsRequest)
operation.
This is a convenience which creates an instance of the ListSubscriptionRequestsRequest.Builder avoiding
the need to create one manually via ListSubscriptionRequestsRequest.builder()
listSubscriptionRequestsRequest - A Consumer that will call methods on
ListSubscriptionRequestsRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListSubscriptionTargetsResponse listSubscriptionTargets(ListSubscriptionTargetsRequest listSubscriptionTargetsRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists subscription targets in Amazon DataZone.
listSubscriptionTargetsRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListSubscriptionTargetsResponse listSubscriptionTargets(Consumer<ListSubscriptionTargetsRequest.Builder> listSubscriptionTargetsRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists subscription targets in Amazon DataZone.
This is a convenience which creates an instance of the ListSubscriptionTargetsRequest.Builder avoiding
the need to create one manually via ListSubscriptionTargetsRequest.builder()
listSubscriptionTargetsRequest - A Consumer that will call methods on
ListSubscriptionTargetsRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListSubscriptionTargetsIterable listSubscriptionTargetsPaginator(ListSubscriptionTargetsRequest listSubscriptionTargetsRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists subscription targets in Amazon DataZone.
This is a variant of
listSubscriptionTargets(software.amazon.awssdk.services.datazone.model.ListSubscriptionTargetsRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.datazone.paginators.ListSubscriptionTargetsIterable responses = client.listSubscriptionTargetsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.datazone.paginators.ListSubscriptionTargetsIterable responses = client
.listSubscriptionTargetsPaginator(request);
for (software.amazon.awssdk.services.datazone.model.ListSubscriptionTargetsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.datazone.paginators.ListSubscriptionTargetsIterable responses = client.listSubscriptionTargetsPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listSubscriptionTargets(software.amazon.awssdk.services.datazone.model.ListSubscriptionTargetsRequest)
operation.
listSubscriptionTargetsRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListSubscriptionTargetsIterable listSubscriptionTargetsPaginator(Consumer<ListSubscriptionTargetsRequest.Builder> listSubscriptionTargetsRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists subscription targets in Amazon DataZone.
This is a variant of
listSubscriptionTargets(software.amazon.awssdk.services.datazone.model.ListSubscriptionTargetsRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.datazone.paginators.ListSubscriptionTargetsIterable responses = client.listSubscriptionTargetsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.datazone.paginators.ListSubscriptionTargetsIterable responses = client
.listSubscriptionTargetsPaginator(request);
for (software.amazon.awssdk.services.datazone.model.ListSubscriptionTargetsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.datazone.paginators.ListSubscriptionTargetsIterable responses = client.listSubscriptionTargetsPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listSubscriptionTargets(software.amazon.awssdk.services.datazone.model.ListSubscriptionTargetsRequest)
operation.
This is a convenience which creates an instance of the ListSubscriptionTargetsRequest.Builder avoiding
the need to create one manually via ListSubscriptionTargetsRequest.builder()
listSubscriptionTargetsRequest - A Consumer that will call methods on
ListSubscriptionTargetsRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListSubscriptionsResponse listSubscriptions(ListSubscriptionsRequest listSubscriptionsRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists subscriptions in Amazon DataZone.
listSubscriptionsRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListSubscriptionsResponse listSubscriptions(Consumer<ListSubscriptionsRequest.Builder> listSubscriptionsRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists subscriptions in Amazon DataZone.
This is a convenience which creates an instance of the ListSubscriptionsRequest.Builder avoiding the need
to create one manually via ListSubscriptionsRequest.builder()
listSubscriptionsRequest - A Consumer that will call methods on
ListSubscriptionsRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListSubscriptionsIterable listSubscriptionsPaginator(ListSubscriptionsRequest listSubscriptionsRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists subscriptions in Amazon DataZone.
This is a variant of
listSubscriptions(software.amazon.awssdk.services.datazone.model.ListSubscriptionsRequest) operation.
The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally
handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.datazone.paginators.ListSubscriptionsIterable responses = client.listSubscriptionsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.datazone.paginators.ListSubscriptionsIterable responses = client
.listSubscriptionsPaginator(request);
for (software.amazon.awssdk.services.datazone.model.ListSubscriptionsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.datazone.paginators.ListSubscriptionsIterable responses = client.listSubscriptionsPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listSubscriptions(software.amazon.awssdk.services.datazone.model.ListSubscriptionsRequest)
operation.
listSubscriptionsRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListSubscriptionsIterable listSubscriptionsPaginator(Consumer<ListSubscriptionsRequest.Builder> listSubscriptionsRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists subscriptions in Amazon DataZone.
This is a variant of
listSubscriptions(software.amazon.awssdk.services.datazone.model.ListSubscriptionsRequest) operation.
The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally
handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.datazone.paginators.ListSubscriptionsIterable responses = client.listSubscriptionsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.datazone.paginators.ListSubscriptionsIterable responses = client
.listSubscriptionsPaginator(request);
for (software.amazon.awssdk.services.datazone.model.ListSubscriptionsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.datazone.paginators.ListSubscriptionsIterable responses = client.listSubscriptionsPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listSubscriptions(software.amazon.awssdk.services.datazone.model.ListSubscriptionsRequest)
operation.
This is a convenience which creates an instance of the ListSubscriptionsRequest.Builder avoiding the need
to create one manually via ListSubscriptionsRequest.builder()
listSubscriptionsRequest - A Consumer that will call methods on
ListSubscriptionsRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListTagsForResourceResponse listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists tags for the specified resource in Amazon DataZone.
listTagsForResourceRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListTagsForResourceResponse listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Lists tags for the specified resource in Amazon DataZone.
This is a convenience which creates an instance of the ListTagsForResourceRequest.Builder avoiding the
need to create one manually via ListTagsForResourceRequest.builder()
listTagsForResourceRequest - A Consumer that will call methods on
ListTagsForResourceRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault PutEnvironmentBlueprintConfigurationResponse putEnvironmentBlueprintConfiguration(PutEnvironmentBlueprintConfigurationRequest putEnvironmentBlueprintConfigurationRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Writes the configuration for the specified environment blueprint in Amazon DataZone.
putEnvironmentBlueprintConfigurationRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault PutEnvironmentBlueprintConfigurationResponse putEnvironmentBlueprintConfiguration(Consumer<PutEnvironmentBlueprintConfigurationRequest.Builder> putEnvironmentBlueprintConfigurationRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Writes the configuration for the specified environment blueprint in Amazon DataZone.
This is a convenience which creates an instance of the
PutEnvironmentBlueprintConfigurationRequest.Builder avoiding the need to create one manually via
PutEnvironmentBlueprintConfigurationRequest.builder()
putEnvironmentBlueprintConfigurationRequest - A Consumer that will call methods on
PutEnvironmentBlueprintConfigurationRequest.Builder
to create a request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault RejectPredictionsResponse rejectPredictions(RejectPredictionsRequest rejectPredictionsRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Rejects automatically generated business-friendly metadata for your Amazon DataZone assets.
rejectPredictionsRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault RejectPredictionsResponse rejectPredictions(Consumer<RejectPredictionsRequest.Builder> rejectPredictionsRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Rejects automatically generated business-friendly metadata for your Amazon DataZone assets.
This is a convenience which creates an instance of the RejectPredictionsRequest.Builder avoiding the need
to create one manually via RejectPredictionsRequest.builder()
rejectPredictionsRequest - A Consumer that will call methods on
RejectPredictionsRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault RejectSubscriptionRequestResponse rejectSubscriptionRequest(RejectSubscriptionRequestRequest rejectSubscriptionRequestRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Rejects the specified subscription request.
rejectSubscriptionRequestRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault RejectSubscriptionRequestResponse rejectSubscriptionRequest(Consumer<RejectSubscriptionRequestRequest.Builder> rejectSubscriptionRequestRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Rejects the specified subscription request.
This is a convenience which creates an instance of the RejectSubscriptionRequestRequest.Builder avoiding
the need to create one manually via RejectSubscriptionRequestRequest.builder()
rejectSubscriptionRequestRequest - A Consumer that will call methods on
RejectSubscriptionRequestRequest.Builder to create
a request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault RevokeSubscriptionResponse revokeSubscription(RevokeSubscriptionRequest revokeSubscriptionRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Revokes a specified subscription in Amazon DataZone.
revokeSubscriptionRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault RevokeSubscriptionResponse revokeSubscription(Consumer<RevokeSubscriptionRequest.Builder> revokeSubscriptionRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Revokes a specified subscription in Amazon DataZone.
This is a convenience which creates an instance of the RevokeSubscriptionRequest.Builder avoiding the
need to create one manually via RevokeSubscriptionRequest.builder()
revokeSubscriptionRequest - A Consumer that will call methods on
RevokeSubscriptionRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault SearchResponse search(SearchRequest searchRequest) throws InternalServerException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Searches for assets in Amazon DataZone.
searchRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault SearchResponse search(Consumer<SearchRequest.Builder> searchRequest) throws InternalServerException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Searches for assets in Amazon DataZone.
This is a convenience which creates an instance of the SearchRequest.Builder avoiding the need to create
one manually via SearchRequest.builder()
searchRequest - A Consumer that will call methods on
SearchRequest.Builder to create a request.InternalServerException - The request has failed because of an unknown error, exception or failure.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault SearchIterable searchPaginator(SearchRequest searchRequest) throws InternalServerException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Searches for assets in Amazon DataZone.
This is a variant of search(software.amazon.awssdk.services.datazone.model.SearchRequest) operation. The
return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle
making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.datazone.paginators.SearchIterable responses = client.searchPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.datazone.paginators.SearchIterable responses = client.searchPaginator(request);
for (software.amazon.awssdk.services.datazone.model.SearchResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.datazone.paginators.SearchIterable responses = client.searchPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
search(software.amazon.awssdk.services.datazone.model.SearchRequest) operation.
searchRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault SearchIterable searchPaginator(Consumer<SearchRequest.Builder> searchRequest) throws InternalServerException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Searches for assets in Amazon DataZone.
This is a variant of search(software.amazon.awssdk.services.datazone.model.SearchRequest) operation. The
return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle
making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.datazone.paginators.SearchIterable responses = client.searchPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.datazone.paginators.SearchIterable responses = client.searchPaginator(request);
for (software.amazon.awssdk.services.datazone.model.SearchResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.datazone.paginators.SearchIterable responses = client.searchPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
search(software.amazon.awssdk.services.datazone.model.SearchRequest) operation.
This is a convenience which creates an instance of the SearchRequest.Builder avoiding the need to create
one manually via SearchRequest.builder()
searchRequest - A Consumer that will call methods on
SearchRequest.Builder to create a request.InternalServerException - The request has failed because of an unknown error, exception or failure.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault SearchGroupProfilesResponse searchGroupProfiles(SearchGroupProfilesRequest searchGroupProfilesRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Searches group profiles in Amazon DataZone.
searchGroupProfilesRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault SearchGroupProfilesResponse searchGroupProfiles(Consumer<SearchGroupProfilesRequest.Builder> searchGroupProfilesRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Searches group profiles in Amazon DataZone.
This is a convenience which creates an instance of the SearchGroupProfilesRequest.Builder avoiding the
need to create one manually via SearchGroupProfilesRequest.builder()
searchGroupProfilesRequest - A Consumer that will call methods on
SearchGroupProfilesRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault SearchGroupProfilesIterable searchGroupProfilesPaginator(SearchGroupProfilesRequest searchGroupProfilesRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Searches group profiles in Amazon DataZone.
This is a variant of
searchGroupProfiles(software.amazon.awssdk.services.datazone.model.SearchGroupProfilesRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.datazone.paginators.SearchGroupProfilesIterable responses = client.searchGroupProfilesPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.datazone.paginators.SearchGroupProfilesIterable responses = client
.searchGroupProfilesPaginator(request);
for (software.amazon.awssdk.services.datazone.model.SearchGroupProfilesResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.datazone.paginators.SearchGroupProfilesIterable responses = client.searchGroupProfilesPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
searchGroupProfiles(software.amazon.awssdk.services.datazone.model.SearchGroupProfilesRequest)
operation.
searchGroupProfilesRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault SearchGroupProfilesIterable searchGroupProfilesPaginator(Consumer<SearchGroupProfilesRequest.Builder> searchGroupProfilesRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Searches group profiles in Amazon DataZone.
This is a variant of
searchGroupProfiles(software.amazon.awssdk.services.datazone.model.SearchGroupProfilesRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.datazone.paginators.SearchGroupProfilesIterable responses = client.searchGroupProfilesPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.datazone.paginators.SearchGroupProfilesIterable responses = client
.searchGroupProfilesPaginator(request);
for (software.amazon.awssdk.services.datazone.model.SearchGroupProfilesResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.datazone.paginators.SearchGroupProfilesIterable responses = client.searchGroupProfilesPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
searchGroupProfiles(software.amazon.awssdk.services.datazone.model.SearchGroupProfilesRequest)
operation.
This is a convenience which creates an instance of the SearchGroupProfilesRequest.Builder avoiding the
need to create one manually via SearchGroupProfilesRequest.builder()
searchGroupProfilesRequest - A Consumer that will call methods on
SearchGroupProfilesRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault SearchListingsResponse searchListings(SearchListingsRequest searchListingsRequest) throws InternalServerException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Searches listings in Amazon DataZone.
searchListingsRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault SearchListingsResponse searchListings(Consumer<SearchListingsRequest.Builder> searchListingsRequest) throws InternalServerException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Searches listings in Amazon DataZone.
This is a convenience which creates an instance of the SearchListingsRequest.Builder avoiding the need to
create one manually via SearchListingsRequest.builder()
searchListingsRequest - A Consumer that will call methods on
SearchListingsRequest.Builder to create a request.InternalServerException - The request has failed because of an unknown error, exception or failure.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault SearchListingsIterable searchListingsPaginator(SearchListingsRequest searchListingsRequest) throws InternalServerException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Searches listings in Amazon DataZone.
This is a variant of
searchListings(software.amazon.awssdk.services.datazone.model.SearchListingsRequest) operation. The
return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle
making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.datazone.paginators.SearchListingsIterable responses = client.searchListingsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.datazone.paginators.SearchListingsIterable responses = client
.searchListingsPaginator(request);
for (software.amazon.awssdk.services.datazone.model.SearchListingsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.datazone.paginators.SearchListingsIterable responses = client.searchListingsPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
searchListings(software.amazon.awssdk.services.datazone.model.SearchListingsRequest) operation.
searchListingsRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault SearchListingsIterable searchListingsPaginator(Consumer<SearchListingsRequest.Builder> searchListingsRequest) throws InternalServerException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Searches listings in Amazon DataZone.
This is a variant of
searchListings(software.amazon.awssdk.services.datazone.model.SearchListingsRequest) operation. The
return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle
making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.datazone.paginators.SearchListingsIterable responses = client.searchListingsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.datazone.paginators.SearchListingsIterable responses = client
.searchListingsPaginator(request);
for (software.amazon.awssdk.services.datazone.model.SearchListingsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.datazone.paginators.SearchListingsIterable responses = client.searchListingsPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
searchListings(software.amazon.awssdk.services.datazone.model.SearchListingsRequest) operation.
This is a convenience which creates an instance of the SearchListingsRequest.Builder avoiding the need to
create one manually via SearchListingsRequest.builder()
searchListingsRequest - A Consumer that will call methods on
SearchListingsRequest.Builder to create a request.InternalServerException - The request has failed because of an unknown error, exception or failure.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault SearchTypesResponse searchTypes(SearchTypesRequest searchTypesRequest) throws InternalServerException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Searches for types in Amazon DataZone.
searchTypesRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault SearchTypesResponse searchTypes(Consumer<SearchTypesRequest.Builder> searchTypesRequest) throws InternalServerException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Searches for types in Amazon DataZone.
This is a convenience which creates an instance of the SearchTypesRequest.Builder avoiding the need to
create one manually via SearchTypesRequest.builder()
searchTypesRequest - A Consumer that will call methods on
SearchTypesRequest.Builder to create a request.InternalServerException - The request has failed because of an unknown error, exception or failure.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault SearchTypesIterable searchTypesPaginator(SearchTypesRequest searchTypesRequest) throws InternalServerException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Searches for types in Amazon DataZone.
This is a variant of searchTypes(software.amazon.awssdk.services.datazone.model.SearchTypesRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.datazone.paginators.SearchTypesIterable responses = client.searchTypesPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.datazone.paginators.SearchTypesIterable responses = client.searchTypesPaginator(request);
for (software.amazon.awssdk.services.datazone.model.SearchTypesResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.datazone.paginators.SearchTypesIterable responses = client.searchTypesPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
searchTypes(software.amazon.awssdk.services.datazone.model.SearchTypesRequest) operation.
searchTypesRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault SearchTypesIterable searchTypesPaginator(Consumer<SearchTypesRequest.Builder> searchTypesRequest) throws InternalServerException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Searches for types in Amazon DataZone.
This is a variant of searchTypes(software.amazon.awssdk.services.datazone.model.SearchTypesRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.datazone.paginators.SearchTypesIterable responses = client.searchTypesPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.datazone.paginators.SearchTypesIterable responses = client.searchTypesPaginator(request);
for (software.amazon.awssdk.services.datazone.model.SearchTypesResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.datazone.paginators.SearchTypesIterable responses = client.searchTypesPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
searchTypes(software.amazon.awssdk.services.datazone.model.SearchTypesRequest) operation.
This is a convenience which creates an instance of the SearchTypesRequest.Builder avoiding the need to
create one manually via SearchTypesRequest.builder()
searchTypesRequest - A Consumer that will call methods on
SearchTypesRequest.Builder to create a request.InternalServerException - The request has failed because of an unknown error, exception or failure.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault SearchUserProfilesResponse searchUserProfiles(SearchUserProfilesRequest searchUserProfilesRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Searches user profiles in Amazon DataZone.
searchUserProfilesRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault SearchUserProfilesResponse searchUserProfiles(Consumer<SearchUserProfilesRequest.Builder> searchUserProfilesRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Searches user profiles in Amazon DataZone.
This is a convenience which creates an instance of the SearchUserProfilesRequest.Builder avoiding the
need to create one manually via SearchUserProfilesRequest.builder()
searchUserProfilesRequest - A Consumer that will call methods on
SearchUserProfilesRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault SearchUserProfilesIterable searchUserProfilesPaginator(SearchUserProfilesRequest searchUserProfilesRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Searches user profiles in Amazon DataZone.
This is a variant of
searchUserProfiles(software.amazon.awssdk.services.datazone.model.SearchUserProfilesRequest) operation.
The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally
handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.datazone.paginators.SearchUserProfilesIterable responses = client.searchUserProfilesPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.datazone.paginators.SearchUserProfilesIterable responses = client
.searchUserProfilesPaginator(request);
for (software.amazon.awssdk.services.datazone.model.SearchUserProfilesResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.datazone.paginators.SearchUserProfilesIterable responses = client.searchUserProfilesPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
searchUserProfiles(software.amazon.awssdk.services.datazone.model.SearchUserProfilesRequest)
operation.
searchUserProfilesRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault SearchUserProfilesIterable searchUserProfilesPaginator(Consumer<SearchUserProfilesRequest.Builder> searchUserProfilesRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Searches user profiles in Amazon DataZone.
This is a variant of
searchUserProfiles(software.amazon.awssdk.services.datazone.model.SearchUserProfilesRequest) operation.
The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally
handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.datazone.paginators.SearchUserProfilesIterable responses = client.searchUserProfilesPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.datazone.paginators.SearchUserProfilesIterable responses = client
.searchUserProfilesPaginator(request);
for (software.amazon.awssdk.services.datazone.model.SearchUserProfilesResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.datazone.paginators.SearchUserProfilesIterable responses = client.searchUserProfilesPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
searchUserProfiles(software.amazon.awssdk.services.datazone.model.SearchUserProfilesRequest)
operation.
This is a convenience which creates an instance of the SearchUserProfilesRequest.Builder avoiding the
need to create one manually via SearchUserProfilesRequest.builder()
searchUserProfilesRequest - A Consumer that will call methods on
SearchUserProfilesRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault StartDataSourceRunResponse startDataSourceRun(StartDataSourceRunRequest startDataSourceRunRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Start the run of the specified data source in Amazon DataZone.
startDataSourceRunRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault StartDataSourceRunResponse startDataSourceRun(Consumer<StartDataSourceRunRequest.Builder> startDataSourceRunRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Start the run of the specified data source in Amazon DataZone.
This is a convenience which creates an instance of the StartDataSourceRunRequest.Builder avoiding the
need to create one manually via StartDataSourceRunRequest.builder()
startDataSourceRunRequest - A Consumer that will call methods on
StartDataSourceRunRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault TagResourceResponse tagResource(TagResourceRequest tagResourceRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Tags a resource in Amazon DataZone.
tagResourceRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault TagResourceResponse tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Tags a resource in Amazon DataZone.
This is a convenience which creates an instance of the TagResourceRequest.Builder avoiding the need to
create one manually via TagResourceRequest.builder()
tagResourceRequest - A Consumer that will call methods on
TagResourceRequest.Builder to create a request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UntagResourceResponse untagResource(UntagResourceRequest untagResourceRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Untags a resource in Amazon DataZone.
untagResourceRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UntagResourceResponse untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Untags a resource in Amazon DataZone.
This is a convenience which creates an instance of the UntagResourceRequest.Builder avoiding the need to
create one manually via UntagResourceRequest.builder()
untagResourceRequest - A Consumer that will call methods on
UntagResourceRequest.Builder to create a request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateDataSourceResponse updateDataSource(UpdateDataSourceRequest updateDataSourceRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Updates the specified data source in Amazon DataZone.
updateDataSourceRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateDataSourceResponse updateDataSource(Consumer<UpdateDataSourceRequest.Builder> updateDataSourceRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Updates the specified data source in Amazon DataZone.
This is a convenience which creates an instance of the UpdateDataSourceRequest.Builder avoiding the need
to create one manually via UpdateDataSourceRequest.builder()
updateDataSourceRequest - A Consumer that will call methods on
UpdateDataSourceRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateDomainResponse updateDomain(UpdateDomainRequest updateDomainRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Updates a Amazon DataZone domain.
updateDomainRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateDomainResponse updateDomain(Consumer<UpdateDomainRequest.Builder> updateDomainRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Updates a Amazon DataZone domain.
This is a convenience which creates an instance of the UpdateDomainRequest.Builder avoiding the need to
create one manually via UpdateDomainRequest.builder()
updateDomainRequest - A Consumer that will call methods on
UpdateDomainRequest.Builder to create a request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateEnvironmentResponse updateEnvironment(UpdateEnvironmentRequest updateEnvironmentRequest) throws InternalServerException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Updates the specified environment in Amazon DataZone.
updateEnvironmentRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateEnvironmentResponse updateEnvironment(Consumer<UpdateEnvironmentRequest.Builder> updateEnvironmentRequest) throws InternalServerException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Updates the specified environment in Amazon DataZone.
This is a convenience which creates an instance of the UpdateEnvironmentRequest.Builder avoiding the need
to create one manually via UpdateEnvironmentRequest.builder()
updateEnvironmentRequest - A Consumer that will call methods on
UpdateEnvironmentRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateEnvironmentProfileResponse updateEnvironmentProfile(UpdateEnvironmentProfileRequest updateEnvironmentProfileRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Updates the specified environment profile in Amazon DataZone.
updateEnvironmentProfileRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateEnvironmentProfileResponse updateEnvironmentProfile(Consumer<UpdateEnvironmentProfileRequest.Builder> updateEnvironmentProfileRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Updates the specified environment profile in Amazon DataZone.
This is a convenience which creates an instance of the UpdateEnvironmentProfileRequest.Builder avoiding
the need to create one manually via UpdateEnvironmentProfileRequest.builder()
updateEnvironmentProfileRequest - A Consumer that will call methods on
UpdateEnvironmentProfileRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateGlossaryResponse updateGlossary(UpdateGlossaryRequest updateGlossaryRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Updates the business glossary in Amazon DataZone.
updateGlossaryRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateGlossaryResponse updateGlossary(Consumer<UpdateGlossaryRequest.Builder> updateGlossaryRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Updates the business glossary in Amazon DataZone.
This is a convenience which creates an instance of the UpdateGlossaryRequest.Builder avoiding the need to
create one manually via UpdateGlossaryRequest.builder()
updateGlossaryRequest - A Consumer that will call methods on
UpdateGlossaryRequest.Builder to create a request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateGlossaryTermResponse updateGlossaryTerm(UpdateGlossaryTermRequest updateGlossaryTermRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Updates a business glossary term in Amazon DataZone.
updateGlossaryTermRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateGlossaryTermResponse updateGlossaryTerm(Consumer<UpdateGlossaryTermRequest.Builder> updateGlossaryTermRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Updates a business glossary term in Amazon DataZone.
This is a convenience which creates an instance of the UpdateGlossaryTermRequest.Builder avoiding the
need to create one manually via UpdateGlossaryTermRequest.builder()
updateGlossaryTermRequest - A Consumer that will call methods on
UpdateGlossaryTermRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateGroupProfileResponse updateGroupProfile(UpdateGroupProfileRequest updateGroupProfileRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Updates the specified group profile in Amazon DataZone.
updateGroupProfileRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateGroupProfileResponse updateGroupProfile(Consumer<UpdateGroupProfileRequest.Builder> updateGroupProfileRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Updates the specified group profile in Amazon DataZone.
This is a convenience which creates an instance of the UpdateGroupProfileRequest.Builder avoiding the
need to create one manually via UpdateGroupProfileRequest.builder()
updateGroupProfileRequest - A Consumer that will call methods on
UpdateGroupProfileRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateProjectResponse updateProject(UpdateProjectRequest updateProjectRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Updates the specified project in Amazon DataZone.
updateProjectRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateProjectResponse updateProject(Consumer<UpdateProjectRequest.Builder> updateProjectRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ServiceQuotaExceededException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Updates the specified project in Amazon DataZone.
This is a convenience which creates an instance of the UpdateProjectRequest.Builder avoiding the need to
create one manually via UpdateProjectRequest.builder()
updateProjectRequest - A Consumer that will call methods on
UpdateProjectRequest.Builder to create a request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ServiceQuotaExceededException - The request has exceeded the specified service quota.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateSubscriptionGrantStatusResponse updateSubscriptionGrantStatus(UpdateSubscriptionGrantStatusRequest updateSubscriptionGrantStatusRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Updates the status of the specified subscription grant status in Amazon DataZone.
updateSubscriptionGrantStatusRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateSubscriptionGrantStatusResponse updateSubscriptionGrantStatus(Consumer<UpdateSubscriptionGrantStatusRequest.Builder> updateSubscriptionGrantStatusRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Updates the status of the specified subscription grant status in Amazon DataZone.
This is a convenience which creates an instance of the UpdateSubscriptionGrantStatusRequest.Builder
avoiding the need to create one manually via UpdateSubscriptionGrantStatusRequest.builder()
updateSubscriptionGrantStatusRequest - A Consumer that will call methods on
UpdateSubscriptionGrantStatusRequest.Builder to
create a request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateSubscriptionRequestResponse updateSubscriptionRequest(UpdateSubscriptionRequestRequest updateSubscriptionRequestRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Updates a specified subscription request in Amazon DataZone.
updateSubscriptionRequestRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateSubscriptionRequestResponse updateSubscriptionRequest(Consumer<UpdateSubscriptionRequestRequest.Builder> updateSubscriptionRequestRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Updates a specified subscription request in Amazon DataZone.
This is a convenience which creates an instance of the UpdateSubscriptionRequestRequest.Builder avoiding
the need to create one manually via UpdateSubscriptionRequestRequest.builder()
updateSubscriptionRequestRequest - A Consumer that will call methods on
UpdateSubscriptionRequestRequest.Builder to create
a request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateSubscriptionTargetResponse updateSubscriptionTarget(UpdateSubscriptionTargetRequest updateSubscriptionTargetRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Updates the specified subscription target in Amazon DataZone.
updateSubscriptionTargetRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateSubscriptionTargetResponse updateSubscriptionTarget(Consumer<UpdateSubscriptionTargetRequest.Builder> updateSubscriptionTargetRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ConflictException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Updates the specified subscription target in Amazon DataZone.
This is a convenience which creates an instance of the UpdateSubscriptionTargetRequest.Builder avoiding
the need to create one manually via UpdateSubscriptionTargetRequest.builder()
updateSubscriptionTargetRequest - A Consumer that will call methods on
UpdateSubscriptionTargetRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ConflictException - There is a conflict while performing this action.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateUserProfileResponse updateUserProfile(UpdateUserProfileRequest updateUserProfileRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Updates the specified user profile in Amazon DataZone.
updateUserProfileRequest - InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateUserProfileResponse updateUserProfile(Consumer<UpdateUserProfileRequest.Builder> updateUserProfileRequest) throws InternalServerException, ResourceNotFoundException, AccessDeniedException, ThrottlingException, ValidationException, UnauthorizedException, AwsServiceException, SdkClientException, DataZoneException
Updates the specified user profile in Amazon DataZone.
This is a convenience which creates an instance of the UpdateUserProfileRequest.Builder avoiding the need
to create one manually via UpdateUserProfileRequest.builder()
updateUserProfileRequest - A Consumer that will call methods on
UpdateUserProfileRequest.Builder to create a
request.InternalServerException - The request has failed because of an unknown error, exception or failure.ResourceNotFoundException - The specified resource cannot be found.AccessDeniedException - You do not have sufficient access to perform this action.ThrottlingException - The request was denied due to request throttling.ValidationException - The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException - You do not have permission to perform this action.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.DataZoneException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptionstatic DataZoneClient create()
DataZoneClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider.static DataZoneClientBuilder builder()
DataZoneClient.static ServiceMetadata serviceMetadata()
default DataZoneServiceClientConfiguration serviceClientConfiguration()
serviceClientConfiguration in interface AwsClientserviceClientConfiguration in interface SdkClientCopyright © 2023. All rights reserved.