Class | Description |
---|---|
Bucket |
A bucket is a container for storing objects in a compartment within a namespace.
|
Bucket.Builder | |
BucketSummary |
To use any of the API operations, you must be authorized in an IAM policy.
|
BucketSummary.Builder | |
CommitMultipartUploadDetails |
To use any of the API operations, you must be authorized in an IAM policy.
|
CommitMultipartUploadDetails.Builder | |
CommitMultipartUploadPartDetails |
To use any of the API operations, you must be authorized in an IAM policy.
|
CommitMultipartUploadPartDetails.Builder | |
CopyObjectDetails |
The parameters required by Object Storage to process a request to copy an object to another bucket.
|
CopyObjectDetails.Builder | |
CreateBucketDetails |
To use any of the API operations, you must be authorized in an IAM policy.
|
CreateBucketDetails.Builder | |
CreateMultipartUploadDetails |
To use any of the API operations, you must be authorized in an IAM policy.
|
CreateMultipartUploadDetails.Builder | |
CreatePreauthenticatedRequestDetails |
|
CreatePreauthenticatedRequestDetails.Builder | |
ListObjects |
To use any of the API operations, you must be authorized in an IAM policy.
|
ListObjects.Builder | |
MultipartUpload |
Multipart uploads provide efficient and resilient uploads, especially for large objects.
|
MultipartUpload.Builder | |
MultipartUploadPartSummary |
Gets summary information about multipart uploads.
|
MultipartUploadPartSummary.Builder | |
NamespaceMetadata |
NamespaceMetadata maps a namespace string to defaultS3CompartmentId and defaultSwiftCompartmentId values.
|
NamespaceMetadata.Builder | |
ObjectLifecyclePolicy |
The collection of lifecycle policy rules that together form the object lifecycle policy of a given bucket.
|
ObjectLifecyclePolicy.Builder | |
ObjectLifecycleRule |
To use any of the API operations, you must be authorized in an IAM policy.
|
ObjectLifecycleRule.Builder | |
ObjectNameFilter |
A filter that compares object names to a set of prefixes or patterns to determine if a rule applies to a given object.
|
ObjectNameFilter.Builder | |
ObjectSummary |
To use any of the API operations, you must be authorized in an IAM policy.
|
ObjectSummary.Builder | |
PatternDetails |
Specifying inclusion and exclusion patterns.
|
PatternDetails.Builder | |
PreauthenticatedRequest |
Pre-authenticated requests provide a way to let users access a bucket or an object without having their own credentials.
|
PreauthenticatedRequest.Builder | |
PreauthenticatedRequestSummary |
Get summary information about pre-authenticated requests.
|
PreauthenticatedRequestSummary.Builder | |
PutObjectLifecyclePolicyDetails |
Creates a new object lifecycle policy for a bucket.
|
PutObjectLifecyclePolicyDetails.Builder | |
RenameObjectDetails |
To use any of the API operations, you must be authorized in an IAM policy.
|
RenameObjectDetails.Builder | |
RestoreObjectsDetails |
|
RestoreObjectsDetails.Builder | |
UpdateBucketDetails |
To use any of the API operations, you must be authorized in an IAM policy.
|
UpdateBucketDetails.Builder | |
UpdateNamespaceMetadataDetails |
UpdateNamespaceMetadataDetails is used to update the NamespaceMetadata.
|
UpdateNamespaceMetadataDetails.Builder | |
WorkRequest |
A description of workRequest status.
|
WorkRequest.Builder | |
WorkRequestError |
|
WorkRequestError.Builder | |
WorkRequestLogEntry |
|
WorkRequestLogEntry.Builder | |
WorkRequestResource |
|
WorkRequestResource.Builder | |
WorkRequestSummary |
A summary of the status of a work request.
|
WorkRequestSummary.Builder |
Enum | Description |
---|---|
Bucket.PublicAccessType |
The type of public access enabled on this bucket.
|
Bucket.StorageTier |
The storage tier type assigned to the bucket.
|
CreateBucketDetails.PublicAccessType |
The type of public access enabled on this bucket.
|
CreateBucketDetails.StorageTier |
The type of storage tier of this bucket.
|
CreatePreauthenticatedRequestDetails.AccessType |
The operation that can be performed on this resource.
|
ObjectLifecycleRule.TimeUnit |
The unit that should be used to interpret timeAmount.
|
PreauthenticatedRequest.AccessType |
The operation that can be performed on this resource.
|
PreauthenticatedRequestSummary.AccessType |
The operation that can be performed on this resource.
|
UpdateBucketDetails.PublicAccessType |
The type of public access enabled on this bucket.
|
WorkRequest.OperationType |
The type of work request.
|
WorkRequest.Status |
The status of the specified work request.
|
WorkRequestResource.ActionType |
The status of the work request.
|
WorkRequestResourceMetadataKey |
The keys of WorkRequestResource metadata.
|
WorkRequestSummary.OperationType |
The type of work request.
|
WorkRequestSummary.Status |
The status of a specified work request.
|
Copyright © 2016–2019. All rights reserved.