| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3control |
AWS S3 Control provides access to Amazon S3 control plane operations.
|
| software.amazon.awssdk.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
default CreateAccessPointResponse |
S3ControlClient.createAccessPoint(Consumer<CreateAccessPointRequest.Builder> createAccessPointRequest)
Creates an access point and associates it with the specified bucket.
|
default CreateAccessPointResponse |
S3ControlClient.createAccessPoint(CreateAccessPointRequest createAccessPointRequest)
Creates an access point and associates it with the specified bucket.
|
default CreateJobResponse |
S3ControlClient.createJob(Consumer<CreateJobRequest.Builder> createJobRequest)
Creates an Amazon S3 batch operations job.
|
default CreateJobResponse |
S3ControlClient.createJob(CreateJobRequest createJobRequest)
Creates an Amazon S3 batch operations job.
|
default DeleteAccessPointResponse |
S3ControlClient.deleteAccessPoint(Consumer<DeleteAccessPointRequest.Builder> deleteAccessPointRequest)
Deletes the specified access point.
|
default DeleteAccessPointResponse |
S3ControlClient.deleteAccessPoint(DeleteAccessPointRequest deleteAccessPointRequest)
Deletes the specified access point.
|
default DeleteAccessPointPolicyResponse |
S3ControlClient.deleteAccessPointPolicy(Consumer<DeleteAccessPointPolicyRequest.Builder> deleteAccessPointPolicyRequest)
Deletes the access point policy for the specified access point.
|
default DeleteAccessPointPolicyResponse |
S3ControlClient.deleteAccessPointPolicy(DeleteAccessPointPolicyRequest deleteAccessPointPolicyRequest)
Deletes the access point policy for the specified access point.
|
default DeleteJobTaggingResponse |
S3ControlClient.deleteJobTagging(Consumer<DeleteJobTaggingRequest.Builder> deleteJobTaggingRequest)
Delete the tags on a Amazon S3 batch operations job, if any.
|
default DeleteJobTaggingResponse |
S3ControlClient.deleteJobTagging(DeleteJobTaggingRequest deleteJobTaggingRequest)
Delete the tags on a Amazon S3 batch operations job, if any.
|
default DeletePublicAccessBlockResponse |
S3ControlClient.deletePublicAccessBlock(Consumer<DeletePublicAccessBlockRequest.Builder> deletePublicAccessBlockRequest)
Removes the
PublicAccessBlock configuration for an Amazon Web Services account. |
default DeletePublicAccessBlockResponse |
S3ControlClient.deletePublicAccessBlock(DeletePublicAccessBlockRequest deletePublicAccessBlockRequest)
Removes the
PublicAccessBlock configuration for an Amazon Web Services account. |
default DescribeJobResponse |
S3ControlClient.describeJob(Consumer<DescribeJobRequest.Builder> describeJobRequest)
Retrieves the configuration parameters and status for a batch operations job.
|
default DescribeJobResponse |
S3ControlClient.describeJob(DescribeJobRequest describeJobRequest)
Retrieves the configuration parameters and status for a batch operations job.
|
default GetAccessPointResponse |
S3ControlClient.getAccessPoint(Consumer<GetAccessPointRequest.Builder> getAccessPointRequest)
Returns configuration information about the specified access point.
|
default GetAccessPointResponse |
S3ControlClient.getAccessPoint(GetAccessPointRequest getAccessPointRequest)
Returns configuration information about the specified access point.
|
default GetAccessPointPolicyResponse |
S3ControlClient.getAccessPointPolicy(Consumer<GetAccessPointPolicyRequest.Builder> getAccessPointPolicyRequest)
Returns the access point policy associated with the specified access point.
|
default GetAccessPointPolicyResponse |
S3ControlClient.getAccessPointPolicy(GetAccessPointPolicyRequest getAccessPointPolicyRequest)
Returns the access point policy associated with the specified access point.
|
default GetAccessPointPolicyStatusResponse |
S3ControlClient.getAccessPointPolicyStatus(Consumer<GetAccessPointPolicyStatusRequest.Builder> getAccessPointPolicyStatusRequest)
Indicates whether the specified access point currently has a policy that allows public access.
|
default GetAccessPointPolicyStatusResponse |
S3ControlClient.getAccessPointPolicyStatus(GetAccessPointPolicyStatusRequest getAccessPointPolicyStatusRequest)
Indicates whether the specified access point currently has a policy that allows public access.
|
default GetJobTaggingResponse |
S3ControlClient.getJobTagging(Consumer<GetJobTaggingRequest.Builder> getJobTaggingRequest)
Retrieve the tags on a Amazon S3 batch operations job.
|
default GetJobTaggingResponse |
S3ControlClient.getJobTagging(GetJobTaggingRequest getJobTaggingRequest)
Retrieve the tags on a Amazon S3 batch operations job.
|
default GetPublicAccessBlockResponse |
S3ControlClient.getPublicAccessBlock(Consumer<GetPublicAccessBlockRequest.Builder> getPublicAccessBlockRequest)
Retrieves the
PublicAccessBlock configuration for an Amazon Web Services account. |
default GetPublicAccessBlockResponse |
S3ControlClient.getPublicAccessBlock(GetPublicAccessBlockRequest getPublicAccessBlockRequest)
Retrieves the
PublicAccessBlock configuration for an Amazon Web Services account. |
default ListAccessPointsResponse |
S3ControlClient.listAccessPoints(Consumer<ListAccessPointsRequest.Builder> listAccessPointsRequest)
Returns a list of the access points currently associated with the specified bucket.
|
default ListAccessPointsResponse |
S3ControlClient.listAccessPoints(ListAccessPointsRequest listAccessPointsRequest)
Returns a list of the access points currently associated with the specified bucket.
|
default ListAccessPointsIterable |
S3ControlClient.listAccessPointsPaginator(Consumer<ListAccessPointsRequest.Builder> listAccessPointsRequest)
Returns a list of the access points currently associated with the specified bucket.
|
default ListAccessPointsIterable |
S3ControlClient.listAccessPointsPaginator(ListAccessPointsRequest listAccessPointsRequest)
Returns a list of the access points currently associated with the specified bucket.
|
default ListJobsResponse |
S3ControlClient.listJobs(Consumer<ListJobsRequest.Builder> listJobsRequest)
Lists current jobs and jobs that have ended within the last 30 days for the AWS account making the request.
|
default ListJobsResponse |
S3ControlClient.listJobs(ListJobsRequest listJobsRequest)
Lists current jobs and jobs that have ended within the last 30 days for the AWS account making the request.
|
default ListJobsIterable |
S3ControlClient.listJobsPaginator(Consumer<ListJobsRequest.Builder> listJobsRequest)
Lists current jobs and jobs that have ended within the last 30 days for the AWS account making the request.
|
default ListJobsIterable |
S3ControlClient.listJobsPaginator(ListJobsRequest listJobsRequest)
Lists current jobs and jobs that have ended within the last 30 days for the AWS account making the request.
|
default PutAccessPointPolicyResponse |
S3ControlClient.putAccessPointPolicy(Consumer<PutAccessPointPolicyRequest.Builder> putAccessPointPolicyRequest)
Associates an access policy with the specified access point.
|
default PutAccessPointPolicyResponse |
S3ControlClient.putAccessPointPolicy(PutAccessPointPolicyRequest putAccessPointPolicyRequest)
Associates an access policy with the specified access point.
|
default PutJobTaggingResponse |
S3ControlClient.putJobTagging(Consumer<PutJobTaggingRequest.Builder> putJobTaggingRequest)
Replace the set of tags on a Amazon S3 batch operations job.
|
default PutJobTaggingResponse |
S3ControlClient.putJobTagging(PutJobTaggingRequest putJobTaggingRequest)
Replace the set of tags on a Amazon S3 batch operations job.
|
default PutPublicAccessBlockResponse |
S3ControlClient.putPublicAccessBlock(Consumer<PutPublicAccessBlockRequest.Builder> putPublicAccessBlockRequest)
Creates or modifies the
PublicAccessBlock configuration for an Amazon Web Services account. |
default PutPublicAccessBlockResponse |
S3ControlClient.putPublicAccessBlock(PutPublicAccessBlockRequest putPublicAccessBlockRequest)
Creates or modifies the
PublicAccessBlock configuration for an Amazon Web Services account. |
default UpdateJobPriorityResponse |
S3ControlClient.updateJobPriority(Consumer<UpdateJobPriorityRequest.Builder> updateJobPriorityRequest)
Updates an existing job's priority.
|
default UpdateJobPriorityResponse |
S3ControlClient.updateJobPriority(UpdateJobPriorityRequest updateJobPriorityRequest)
Updates an existing job's priority.
|
default UpdateJobStatusResponse |
S3ControlClient.updateJobStatus(Consumer<UpdateJobStatusRequest.Builder> updateJobStatusRequest)
Updates the status for the specified job.
|
default UpdateJobStatusResponse |
S3ControlClient.updateJobStatus(UpdateJobStatusRequest updateJobStatusRequest)
Updates the status for the specified job.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BadRequestException
|
class |
IdempotencyException
|
class |
InternalServiceException
|
class |
InvalidNextTokenException
|
class |
InvalidRequestException
|
class |
JobStatusException
|
class |
NoSuchPublicAccessBlockConfigurationException
Amazon S3 throws this exception if you make a
GetPublicAccessBlock request against an account that
doesn't have a PublicAccessBlockConfiguration set. |
class |
NotFoundException
|
class |
TooManyRequestsException
|
class |
TooManyTagsException |
| Modifier and Type | Method and Description |
|---|---|
S3ControlException |
S3ControlException.BuilderImpl.build() |
| Constructor and Description |
|---|
BuilderImpl(S3ControlException ex) |
Copyright © 2020. All rights reserved.