@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AbstractAWSCleanRooms extends Object implements AWSCleanRooms
AWSCleanRooms. Convenient method forms pass through to the corresponding overload
that takes a request object, which throws an UnsupportedOperationException.ENDPOINT_PREFIX| Modifier | Constructor and Description |
|---|---|
protected |
AbstractAWSCleanRooms() |
public BatchGetSchemaResult batchGetSchema(BatchGetSchemaRequest request)
AWSCleanRoomsRetrieves multiple schemas by their identifiers.
batchGetSchema in interface AWSCleanRoomspublic CreateCollaborationResult createCollaboration(CreateCollaborationRequest request)
AWSCleanRoomsCreates a new collaboration.
createCollaboration in interface AWSCleanRoomspublic CreateConfiguredTableResult createConfiguredTable(CreateConfiguredTableRequest request)
AWSCleanRoomsCreates a new configured table resource.
createConfiguredTable in interface AWSCleanRoomspublic CreateConfiguredTableAnalysisRuleResult createConfiguredTableAnalysisRule(CreateConfiguredTableAnalysisRuleRequest request)
AWSCleanRoomsCreates a new analysis rule for a configured table. Currently, only one analysis rule can be created for a given configured table.
createConfiguredTableAnalysisRule in interface AWSCleanRoomspublic CreateConfiguredTableAssociationResult createConfiguredTableAssociation(CreateConfiguredTableAssociationRequest request)
AWSCleanRoomsCreates a configured table association. A configured table association links a configured table with a collaboration.
createConfiguredTableAssociation in interface AWSCleanRoomspublic CreateMembershipResult createMembership(CreateMembershipRequest request)
AWSCleanRoomsCreates a membership for a specific collaboration identifier and joins the collaboration.
createMembership in interface AWSCleanRoomspublic DeleteCollaborationResult deleteCollaboration(DeleteCollaborationRequest request)
AWSCleanRoomsDeletes a collaboration. It can only be called by the collaboration owner.
deleteCollaboration in interface AWSCleanRoomspublic DeleteConfiguredTableResult deleteConfiguredTable(DeleteConfiguredTableRequest request)
AWSCleanRoomsDeletes a configured table.
deleteConfiguredTable in interface AWSCleanRoomspublic DeleteConfiguredTableAnalysisRuleResult deleteConfiguredTableAnalysisRule(DeleteConfiguredTableAnalysisRuleRequest request)
AWSCleanRoomsDeletes a configured table analysis rule.
deleteConfiguredTableAnalysisRule in interface AWSCleanRoomspublic DeleteConfiguredTableAssociationResult deleteConfiguredTableAssociation(DeleteConfiguredTableAssociationRequest request)
AWSCleanRoomsDeletes a configured table association.
deleteConfiguredTableAssociation in interface AWSCleanRoomspublic DeleteMemberResult deleteMember(DeleteMemberRequest request)
AWSCleanRoomsRemoves the specified member from a collaboration. The removed member is placed in the Removed status and can't interact with the collaboration. The removed member's data is inaccessible to active members of the collaboration.
deleteMember in interface AWSCleanRoomspublic DeleteMembershipResult deleteMembership(DeleteMembershipRequest request)
AWSCleanRoomsDeletes a specified membership. All resources under a membership must be deleted.
deleteMembership in interface AWSCleanRoomspublic GetCollaborationResult getCollaboration(GetCollaborationRequest request)
AWSCleanRoomsReturns metadata about a collaboration.
getCollaboration in interface AWSCleanRoomspublic GetConfiguredTableResult getConfiguredTable(GetConfiguredTableRequest request)
AWSCleanRoomsRetrieves a configured table.
getConfiguredTable in interface AWSCleanRoomspublic GetConfiguredTableAnalysisRuleResult getConfiguredTableAnalysisRule(GetConfiguredTableAnalysisRuleRequest request)
AWSCleanRoomsRetrieves a configured table analysis rule.
getConfiguredTableAnalysisRule in interface AWSCleanRoomspublic GetConfiguredTableAssociationResult getConfiguredTableAssociation(GetConfiguredTableAssociationRequest request)
AWSCleanRoomsRetrieves a configured table association.
getConfiguredTableAssociation in interface AWSCleanRoomspublic GetMembershipResult getMembership(GetMembershipRequest request)
AWSCleanRoomsRetrieves a specified membership for an identifier.
getMembership in interface AWSCleanRoomspublic GetProtectedQueryResult getProtectedQuery(GetProtectedQueryRequest request)
AWSCleanRoomsReturns query processing metadata.
getProtectedQuery in interface AWSCleanRoomspublic GetSchemaResult getSchema(GetSchemaRequest request)
AWSCleanRoomsRetrieves the schema for a relation within a collaboration.
getSchema in interface AWSCleanRoomspublic GetSchemaAnalysisRuleResult getSchemaAnalysisRule(GetSchemaAnalysisRuleRequest request)
AWSCleanRoomsRetrieves a schema analysis rule.
getSchemaAnalysisRule in interface AWSCleanRoomspublic ListCollaborationsResult listCollaborations(ListCollaborationsRequest request)
AWSCleanRoomsLists collaborations the caller owns, is active in, or has been invited to.
listCollaborations in interface AWSCleanRoomspublic ListConfiguredTableAssociationsResult listConfiguredTableAssociations(ListConfiguredTableAssociationsRequest request)
AWSCleanRoomsLists configured table associations for a membership.
listConfiguredTableAssociations in interface AWSCleanRoomspublic ListConfiguredTablesResult listConfiguredTables(ListConfiguredTablesRequest request)
AWSCleanRoomsLists configured tables.
listConfiguredTables in interface AWSCleanRoomspublic ListMembersResult listMembers(ListMembersRequest request)
AWSCleanRoomsLists all members within a collaboration.
listMembers in interface AWSCleanRoomspublic ListMembershipsResult listMemberships(ListMembershipsRequest request)
AWSCleanRoomsLists all memberships resources within the caller's account.
listMemberships in interface AWSCleanRoomspublic ListProtectedQueriesResult listProtectedQueries(ListProtectedQueriesRequest request)
AWSCleanRoomsLists protected queries, sorted by the most recent query.
listProtectedQueries in interface AWSCleanRoomspublic ListSchemasResult listSchemas(ListSchemasRequest request)
AWSCleanRoomsLists the schemas for relations within a collaboration.
listSchemas in interface AWSCleanRoomspublic ListTagsForResourceResult listTagsForResource(ListTagsForResourceRequest request)
AWSCleanRoomsLists all of the tags that have been added to a resource.
listTagsForResource in interface AWSCleanRoomspublic StartProtectedQueryResult startProtectedQuery(StartProtectedQueryRequest request)
AWSCleanRoomsCreates a protected query that is started by Clean Rooms .
startProtectedQuery in interface AWSCleanRoomspublic TagResourceResult tagResource(TagResourceRequest request)
AWSCleanRoomsTags a resource.
tagResource in interface AWSCleanRoomspublic UntagResourceResult untagResource(UntagResourceRequest request)
AWSCleanRoomsRemoves a tag or list of tags from a resource.
untagResource in interface AWSCleanRoomspublic UpdateCollaborationResult updateCollaboration(UpdateCollaborationRequest request)
AWSCleanRoomsUpdates collaboration metadata and can only be called by the collaboration owner.
updateCollaboration in interface AWSCleanRoomspublic UpdateConfiguredTableResult updateConfiguredTable(UpdateConfiguredTableRequest request)
AWSCleanRoomsUpdates a configured table.
updateConfiguredTable in interface AWSCleanRoomspublic UpdateConfiguredTableAnalysisRuleResult updateConfiguredTableAnalysisRule(UpdateConfiguredTableAnalysisRuleRequest request)
AWSCleanRoomsUpdates a configured table analysis rule.
updateConfiguredTableAnalysisRule in interface AWSCleanRoomspublic UpdateConfiguredTableAssociationResult updateConfiguredTableAssociation(UpdateConfiguredTableAssociationRequest request)
AWSCleanRoomsUpdates a configured table association.
updateConfiguredTableAssociation in interface AWSCleanRoomspublic UpdateMembershipResult updateMembership(UpdateMembershipRequest request)
AWSCleanRoomsUpdates a membership.
updateMembership in interface AWSCleanRoomspublic UpdateProtectedQueryResult updateProtectedQuery(UpdateProtectedQueryRequest request)
AWSCleanRoomsUpdates the processing of a currently running query.
updateProtectedQuery in interface AWSCleanRoomspublic void shutdown()
AWSCleanRoomsshutdown in interface AWSCleanRoomspublic ResponseMetadata getCachedResponseMetadata(AmazonWebServiceRequest request)
AWSCleanRoomsResponse metadata is only cached for a limited period of time, so if you need to access this extra diagnostic information for an executed request, you should use this method to retrieve it as soon as possible after executing a request.
getCachedResponseMetadata in interface AWSCleanRoomsrequest - The originally executed request.Copyright © 2023. All rights reserved.