- GB - Static variable in class com.ibm.cloud.objectstorage.services.s3.internal.Constants
-
Gigabytes
- GCMCipherLite - Class in com.ibm.cloud.objectstorage.services.s3.internal.crypto
-
- generateCEK(EncryptionMaterials) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.v1.S3CryptoModuleBase
-
- generatePresignedUrl(String, String, Date) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- generatePresignedUrl(String, String, Date, HttpMethod) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- generatePresignedUrl(GeneratePresignedUrlRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- generatePresignedUrl(String, String, Date) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Returns a pre-signed URL for accessing an Amazon S3 resource.
- generatePresignedUrl(String, String, Date, HttpMethod) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Returns a pre-signed URL for accessing an Amazon S3 resource.
- generatePresignedUrl(GeneratePresignedUrlRequest) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Returns a pre-signed URL for accessing an Amazon S3 resource.
- generatePresignedUrl(String, String, Date) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- generatePresignedUrl(String, String, Date, HttpMethod) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- generatePresignedUrl(GeneratePresignedUrlRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- GeneratePresignedUrlRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Contains options to generate a pre-signed URL for an Amazon S3 resource.
- GeneratePresignedUrlRequest(String, String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Creates a new request for generating a pre-signed URL that can be used as
part of an HTTP GET request to access the Amazon S3 object stored under
the specified key in the specified bucket.
- GeneratePresignedUrlRequest(String, String, HttpMethod) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Creates a new request for generating a pre-signed URL that can be used as
part of an HTTP request to access the specified Amazon S3 resource.
- generateSSECustomerKeyForPresignUrl(String) - Static method in class com.ibm.cloud.objectstorage.services.s3.model.SSECustomerKey
-
Constructs a new SSECustomerKey that can be used for generating the
presigned URL's.
- GenericBucketRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Generic request container for web service requests on buckets.
- GenericBucketRequest(String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GenericBucketRequest
-
Create a generic request for a bucket operation.
- get() - Static method in class com.ibm.cloud.objectstorage.auth.SdkClock.Instance
-
- get(AdvancedConfig.Key<T>) - Method in class com.ibm.cloud.objectstorage.client.builder.AdvancedConfig.Builder
-
- get(AdvancedConfig.Key<T>) - Method in class com.ibm.cloud.objectstorage.client.builder.AdvancedConfig
-
- get(String) - Method in class com.ibm.cloud.objectstorage.internal.FIFOCache
-
Returns the value of the given key; or null of no such entry exists.
- get(Object) - Method in class com.ibm.cloud.objectstorage.internal.SdkInternalMap
-
- get() - Method in interface com.ibm.cloud.objectstorage.protocol.DefaultValueSupplier
-
- get() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.future.CompletedFuture
-
- get(long, TimeUnit) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.future.CompletedFuture
-
- get() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.future.CompositeFuture
-
- get(long, TimeUnit) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.future.CompositeFuture
-
- get() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.future.DelegatingFuture
-
- get(long, TimeUnit) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.future.DelegatingFuture
-
- get() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.future.FailedFuture
-
- get(long, TimeUnit) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.future.FailedFuture
-
- get() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.future.FutureImpl
-
- get(long, TimeUnit) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.future.FutureImpl
-
- get(Object) - Method in class com.ibm.cloud.objectstorage.util.ImmutableMapParameter
-
- get(Object) - Method in interface com.ibm.cloud.objectstorage.util.MetadataCache
-
Returns the response metadata associated with the specified object, or
null if no metadata is associated with that object.
- get(Object) - Method in class com.ibm.cloud.objectstorage.util.NullResponseMetadataCache
-
- get(Object) - Method in class com.ibm.cloud.objectstorage.util.ResponseMetadataCache
-
- GET_OBJECT_IF_MATCH - Static variable in interface com.ibm.cloud.objectstorage.services.s3.Headers
-
ETag matching constraint header for the get object request
- GET_OBJECT_IF_MODIFIED_SINCE - Static variable in interface com.ibm.cloud.objectstorage.services.s3.Headers
-
Modified since constraint header for the get object request
- GET_OBJECT_IF_NONE_MATCH - Static variable in interface com.ibm.cloud.objectstorage.services.s3.Headers
-
ETag non-matching constraint header for the get object request
- GET_OBJECT_IF_UNMODIFIED_SINCE - Static variable in interface com.ibm.cloud.objectstorage.services.s3.Headers
-
Unmodified since constraint header for the get object request
- getAbortDate() - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadResult
-
Date when multipart upload will become eligible for abort operation by lifecycle.
- getAbortDate() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
Date when multipart upload will become eligible for abort operation by lifecycle.
- getAbortIncompleteMultipartUpload() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
- getAbortRuleId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadResult
-
Id of the lifecycle rule that makes a multipart upload eligible for abort operation.
- getAbortRuleId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
Id of the lifecycle rule that makes a multipart upload eligible for abort operation.
- getAccelerateConfiguration() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketAccelerateConfigurationRequest
-
- getAcceptedIssuers() - Method in class com.ibm.cloud.objectstorage.http.apache.client.impl.ApacheConnectionManagerFactory.TrustingX509TrustManager
-
- getAcceptor() - Method in class com.ibm.cloud.objectstorage.waiters.WaiterBuilder
-
- getAcceptorsList() - Method in class com.ibm.cloud.objectstorage.waiters.WaiterExecutionBuilder
-
- getAcceptRanges() - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Indicates that a range of bytes was specified.
- getAccess_token() - Method in class com.ibm.cloud.objectstorage.oauth.Token
-
Returns the access token.
- getAccessControlList() - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Returns the optional access control list for the new object.
- getAccessControlList() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Returns the optional access control list for the new object.
- getAccessControlList() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CreateBucketRequest
-
Returns the optional access control list for the new bucket.
- getAccessControlList() - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Returns the optional access control list for the new upload.
- getAccessControlList() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutInstructionFileRequest
-
Returns the optional access control list for the new object.
- getAccessKey() - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallAttemptMonitoringEvent
-
- getAccessKeyId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.FASPConnectionInfo
-
- getAccessKeySecret() - Method in class com.ibm.cloud.objectstorage.services.s3.model.FASPConnectionInfo
-
- getAccessor() - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptionMaterials
-
Returns null since the EncryptionMaterials base class does not have a materials accessor.
- getAccountId() - Method in class com.ibm.cloud.objectstorage.arn.Arn
-
- getAccountId() - Method in interface com.ibm.cloud.objectstorage.arn.AwsResource
-
Gets the account ID associated with the AWS Resource.
- getAccountId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryS3BucketDestination
-
Returns the account ID that owns the destination bucket.
- getAcl() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketAclRequest
-
Returns the custom ACL to be applied to the specified bucket when this
request is executed.
- getAcl() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectAclRequest
-
Returns the custom ACL to be applied to the specified object when this
request is executed.
- getAdditionalDetails() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.AmazonS3ExceptionBuilder
-
Returns any additional information retrieved in the error response.
- getAdditionalDetails() - Method in exception com.ibm.cloud.objectstorage.services.s3.model.AmazonS3Exception
-
Returns any additional information retrieved in the error response.
- getAdditionalRetentionPeriod() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ExtendObjectRetentionRequest
-
- getAdjustment(ClockSkewAdjuster.AdjustmentRequest) - Method in class com.ibm.cloud.objectstorage.retry.ClockSkewAdjuster
-
- getAlgorithm() - Method in enum com.ibm.cloud.objectstorage.services.s3.model.SSEAlgorithm
-
- getAlgorithm() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SSECustomerKey
-
Returns the encryption algorithm to use with this customer-provided
server-side encryption key.
- getAllBasicProfiles() - Method in class com.ibm.cloud.objectstorage.auth.profile.ProfilesConfigFile
-
- getAllByPath(Object, List<String>) - Static method in class com.ibm.cloud.objectstorage.smoketest.ReflectionUtils
-
Evaluates the given path expression and returns the list of all matching
objects.
- getAllCounters() - Method in class com.ibm.cloud.objectstorage.util.TimingInfo
-
- getAllHeaders() - Method in class com.ibm.cloud.objectstorage.http.HttpResponse
-
Returns all of the HTTP headers returned with this response.
- getAllHttpHeaders() - Method in class com.ibm.cloud.objectstorage.http.SdkHttpMetadata
-
Returns all the headers sent in a response.
- getAllowedHeaders() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CORSRule
-
Returns allowed headers of this rule.
- getAllowedMethods() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CORSRule
-
Returns the allowed methods of this rule.
- getAllowedOrigins() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CORSRule
-
Returns the allowed origins of this rule and returns a reference to this object for
method chaining.
- getAllProfiles() - Method in class com.ibm.cloud.objectstorage.auth.profile.ProfilesConfigFile
-
Deprecated.
- getAllSubMeasurements(String) - Method in class com.ibm.cloud.objectstorage.util.TimingInfo
-
- getAlwaysCalculateMultipartMd5() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerBuilder
-
Returns true if Transfer Manager should calculate MD5 for multipart uploads.
- getAlwaysUseCryptoProvider() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CryptoConfiguration
-
Deprecated.
Returns true if the specified crypto provider should be used in all cases.
- getAmazonS3() - Method in class com.ibm.cloud.objectstorage.services.s3.UploadObjectObserver
-
- getAmazonS3Client() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManager
-
Returns the underlying Amazon S3 client used to make requests to
Amazon S3.
- getAnalyticsConfiguration() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketAnalyticsConfigurationResult
-
Returns the requested analytics configuration.
- getAnalyticsConfiguration() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketAnalyticsConfigurationRequest
-
- getAnalyticsConfigurationList() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketAnalyticsConfigurationsResult
-
Returns the list of analytics configurations for a bucket.
- getApacheHttpClientConfig() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns a non-null object that can be used to specify Apache HTTP client specific custom
configurations.
- getApacheHttpClientConfig() - Method in class com.ibm.cloud.objectstorage.http.settings.HttpClientSettings
-
- getApi() - Method in class com.ibm.cloud.objectstorage.monitoring.ApiMonitoringEvent
-
- getApiCallTimeout() - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallMonitoringEvent
-
- getApiKey() - Method in class com.ibm.cloud.objectstorage.auth.JsonCredentials
-
- getApiKey() - Method in class com.ibm.cloud.objectstorage.auth.PropertiesCredentials
-
- getApiKey() - Method in class com.ibm.cloud.objectstorage.oauth.BasicIBMOAuthCredentials
-
- getApiKey() - Method in interface com.ibm.cloud.objectstorage.oauth.IBMOAuthCredentials
-
Returns the IBM API Key for this credentials object.
- getArchiveStatus() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
- getArn() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3BucketEntity
-
- getAscpCount() - Static method in class com.ibm.cloud.objectstorage.services.aspera.transfer.TransferListener
-
return the current ascp count
- getAscpLogPath() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaTransferManagerConfig
-
return the updated log path for the ascp processes
- getAscpMaxConcurrent() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaTransferManagerConfig
-
return the number of ascp processes that are allowed to run at
any one time.
- getAssumeRoleCredentialsProvider(RoleInfo) - Method in interface com.ibm.cloud.objectstorage.auth.profile.internal.securitytoken.ProfileCredentialsService
-
- getAssumeRoleCredentialsProvider(RoleInfo) - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.securitytoken.STSProfileCredentialsServiceLoader
-
- getAsyncClientParams() - Method in class com.ibm.cloud.objectstorage.client.builder.AwsAsyncClientBuilder
-
- getAtsEndpoint() - Method in class com.ibm.cloud.objectstorage.services.s3.model.FASPConnectionInfo
-
- getAttemptCount() - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallMonitoringEvent
-
- getAttemptLatency() - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallAttemptMonitoringEvent
-
- getAuthErrorRetryStrategy() - Method in class com.ibm.cloud.objectstorage.http.ExecutionContext
-
Returns the retry strategy for auth errors.
- getAvailableEndpoints() - Method in class com.ibm.cloud.objectstorage.partitions.PartitionRegionImpl
-
- getAvailableEndpoints() - Method in class com.ibm.cloud.objectstorage.regions.InMemoryRegionImpl
-
- getAvailableEndpoints() - Method in class com.ibm.cloud.objectstorage.regions.Region
-
Returns a immutable collection of all endpoints available in the
metadata.
- getAvailableEndpoints() - Method in interface com.ibm.cloud.objectstorage.regions.RegionImpl
-
Returns an immutable collection of all the endpoints available in the
region
metadata.
- getAwsAccessIdKey() - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.BasicProfile
-
- getAWSAccessKeyId() - Method in class com.ibm.cloud.objectstorage.auth.AnonymousAWSCredentials
-
- getAWSAccessKeyId() - Method in interface com.ibm.cloud.objectstorage.auth.AWSCredentials
-
Returns the AWS access key ID for this credentials object.
- getAWSAccessKeyId() - Method in class com.ibm.cloud.objectstorage.auth.BasicAWSCredentials
-
- getAWSAccessKeyId() - Method in class com.ibm.cloud.objectstorage.auth.BasicSessionCredentials
-
- getAWSAccessKeyId() - Method in class com.ibm.cloud.objectstorage.auth.JsonCredentials
-
- getAWSAccessKeyId() - Method in class com.ibm.cloud.objectstorage.auth.PropertiesCredentials
-
- getAWSAccessKeyId() - Method in class com.ibm.cloud.objectstorage.oauth.BasicIBMOAuthCredentials
-
- getAwsClient() - Method in class com.ibm.cloud.objectstorage.http.ExecutionContext.Builder
-
- getAwsClient() - Method in class com.ibm.cloud.objectstorage.http.ExecutionContext
-
- getAwsDirectory() - Method in class com.ibm.cloud.objectstorage.profile.path.AwsDirectoryBasePathProvider
-
- getAwsException() - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallAttemptMonitoringEvent
-
- getAwsExceptionMessage() - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallAttemptMonitoringEvent
-
- getAwsKmsEncryptionContext() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SSEAwsKeyManagementParams
-
- getAwsQueryCompatible() - Method in class com.ibm.cloud.objectstorage.protocol.json.JsonErrorResponseMetadata
-
- getAwsRegion() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3EventNotificationRecord
-
- getAWSRequestMetrics() - Method in class com.ibm.cloud.objectstorage.DefaultRequest
-
- getAwsRequestMetrics() - Method in class com.ibm.cloud.objectstorage.http.ExecutionContext
-
- getAWSRequestMetrics() - Method in interface com.ibm.cloud.objectstorage.Request
-
Returns the request metrics.
- getAwsResponse() - Method in class com.ibm.cloud.objectstorage.Response
-
- getAwsSecretAccessKey() - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.BasicProfile
-
- getAWSSecretKey() - Method in class com.ibm.cloud.objectstorage.auth.AnonymousAWSCredentials
-
- getAWSSecretKey() - Method in interface com.ibm.cloud.objectstorage.auth.AWSCredentials
-
Returns the AWS secret access key for this credentials object.
- getAWSSecretKey() - Method in class com.ibm.cloud.objectstorage.auth.BasicAWSCredentials
-
- getAWSSecretKey() - Method in class com.ibm.cloud.objectstorage.auth.BasicSessionCredentials
-
- getAWSSecretKey() - Method in class com.ibm.cloud.objectstorage.auth.JsonCredentials
-
- getAWSSecretKey() - Method in class com.ibm.cloud.objectstorage.auth.PropertiesCredentials
-
- getAWSSecretKey() - Method in class com.ibm.cloud.objectstorage.oauth.BasicIBMOAuthCredentials
-
- getAwsSessionToken() - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.BasicProfile
-
- getBackoffPeriod(int) - Method in class com.ibm.cloud.objectstorage.internal.CustomBackoffStrategy
-
- getBackoffPeriod(int) - Method in class com.ibm.cloud.objectstorage.internal.DynamoDBBackoffStrategy
-
- getBackoffStrategy() - Method in class com.ibm.cloud.objectstorage.retry.RetryPolicy
-
Returns the back-off strategy included in this retry policy.
- getBackoffStrategy() - Method in class com.ibm.cloud.objectstorage.retry.RetryPolicyAdapter
-
- getBaseServiceExceptionClass() - Method in class com.ibm.cloud.objectstorage.protocol.json.JsonClientMetadata
-
- getBasicProfile(String) - Method in class com.ibm.cloud.objectstorage.auth.profile.ProfilesConfigFile
-
- getBatchSize() - Method in class com.ibm.cloud.objectstorage.services.s3.iterable.S3Objects
-
- getBinaryRequestPayload(SignableRequest<?>) - Method in class com.ibm.cloud.objectstorage.auth.AbstractAWSSigner
-
Returns the request's payload as binary data.
- getBinaryRequestPayloadStream(SignableRequest<?>) - Method in class com.ibm.cloud.objectstorage.auth.AbstractAWSSigner
-
- getBinaryRequestPayloadStreamWithoutQueryParams(SignableRequest<?>) - Method in class com.ibm.cloud.objectstorage.auth.AbstractAWSSigner
-
- getBinaryRequestPayloadWithoutQueryParams(SignableRequest<?>) - Method in class com.ibm.cloud.objectstorage.auth.AbstractAWSSigner
-
Returns the request's payload contents as binary data, without processing
any query string params (i.e.
- getBlock() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.ByteRangeCapturingInputStream
-
- getBlockPublicAcls() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PublicAccessBlockConfiguration
-
Returns whether Amazon S3 should block public access control lists (ACLs) for this bucket and objects in this
bucket.
- getBlockSize() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.CipherLite
-
Returns the block size (in bytes).
- getBlockSizeInBytes() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.ContentCryptoScheme
-
- getBucket() - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3URI
-
- getBucket() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3Entity
-
- getBucket() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GenericBucketRequest
-
- getBucket() - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectId
-
- getBucket() - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectIdBuilder
-
- getBucket() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketNotificationConfigurationRequest
-
- getBucket() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.UploadContext
-
- GetBucketAccelerateConfigurationRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Request object for the parameters to get a bucket's accelerate configuration.
- GetBucketAccelerateConfigurationRequest(String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetBucketAccelerateConfigurationRequest
-
Creates a request object, ready to be executed to fetch the accelerate
configuration for the specified bucket.
- getBucketAccountId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsS3BucketDestination
-
Returns the account ID that owns the destination bucket.
- getBucketAcl(String) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- getBucketAcl(GetBucketAclRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- getBucketAcl(String) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
- getBucketAcl(GetBucketAclRequest) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
- getBucketAcl(String) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- getBucketAcl(GetBucketAclRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- GetBucketAclRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Request object containing all the options for requesting a bucket's Access Control List (ACL).
- GetBucketAclRequest(String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetBucketAclRequest
-
Constructs a new GetBucketAclRequest object, ready to retrieve the ACL
for the specified bucket when executed.
- GetBucketAnalyticsConfigurationRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Request object to get an analytics configuration.
- GetBucketAnalyticsConfigurationRequest() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetBucketAnalyticsConfigurationRequest
-
- GetBucketAnalyticsConfigurationRequest(String, String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetBucketAnalyticsConfigurationRequest
-
- GetBucketAnalyticsConfigurationResult - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Result object to contain the response returned from
com.ibm.cloud.objectstorage.services.s3.AmazonS3Client#getBucketAnalyticsConfiguration(GetBucketAnalyticsConfigurationRequest)
operation.
- GetBucketAnalyticsConfigurationResult() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetBucketAnalyticsConfigurationResult
-
- getBucketArn() - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsS3BucketDestination
-
Returns the Amazon resource name (ARN) of the bucket to which data is exported.
- getBucketArn() - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryS3BucketDestination
-
Returns the Amazon resource name (ARN) of the bucket where inventory results will be published.
- getBucketARN() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ReplicationDestinationConfig
-
Returns the Amazon S3 bucket ARN where the replicas are present.
- getBucketCrossOriginConfiguration(String) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- getBucketCrossOriginConfiguration(GetBucketCrossOriginConfigurationRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- getBucketCrossOriginConfiguration(String) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Gets the cross origin configuration for the specified bucket, or null if
the specified bucket does not exist, or an empty list if no
configuration has been established.
- getBucketCrossOriginConfiguration(GetBucketCrossOriginConfigurationRequest) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Gets the cross origin configuration for the specified bucket, or null if
no configuration has been established.
- getBucketCrossOriginConfiguration(String) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- getBucketCrossOriginConfiguration(GetBucketCrossOriginConfigurationRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- GetBucketCrossOriginConfigurationRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Request object for the parameters to get a bucket's cross origin configuration.
- GetBucketCrossOriginConfigurationRequest(String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetBucketCrossOriginConfigurationRequest
-
Creates a request object, ready to be executed to fetch the cross origin
configuration of the specified bucket.
- getBucketFaspConnectionInfo(String) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Gets the FASP Connection Info for a particular bucket.
- getBucketFaspConnectionInfo(GetBucketFaspConnectionInfoRequest) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Gets the FASP Connection Info for a particular bucket.
- getBucketFaspConnectionInfo(String) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- getBucketFaspConnectionInfo(GetBucketFaspConnectionInfoRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- GetBucketFaspConnectionInfoRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Request object for the parameters to get a bucket's FASP info.
- GetBucketFaspConnectionInfoRequest(String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetBucketFaspConnectionInfoRequest
-
Creates request object, ready to be executed to fetch the FASP
info for the specified bucket.
- GetBucketInventoryConfigurationRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Request object to retrieve an inventory configuration.
- GetBucketInventoryConfigurationRequest() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetBucketInventoryConfigurationRequest
-
- GetBucketInventoryConfigurationRequest(String, String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetBucketInventoryConfigurationRequest
-
- GetBucketInventoryConfigurationResult - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Result object to contain the response returned from
com.ibm.cloud.objectstorage.services.s3.AmazonS3Client#getBucketInventoryConfiguration(GetBucketInventoryConfigurationRequest)
operation.
- GetBucketInventoryConfigurationResult() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetBucketInventoryConfigurationResult
-
- getBucketKeyEnabled() - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Indicates whether the object stored in Amazon S3 uses an S3 bucket key for server-side encryption with Amazon Web
Services KMS (SSE-KMS).
- getBucketLifecycleConfiguration(String) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- getBucketLifecycleConfiguration(GetBucketLifecycleConfigurationRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- getBucketLifecycleConfiguration(String) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Gets the lifecycle configuration for the specified bucket, or null if
the specified bucket does not exist or if no configuration has been established.
- getBucketLifecycleConfiguration(GetBucketLifecycleConfigurationRequest) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Gets the lifecycle configuration for the specified bucket, or null if
the specified bucket does not exist or if no configuration has been established.
- getBucketLifecycleConfiguration(String) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- getBucketLifecycleConfiguration(GetBucketLifecycleConfigurationRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- GetBucketLifecycleConfigurationRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Request object for the parameters to get a bucket's lifecycle configuration.
- GetBucketLifecycleConfigurationRequest(String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetBucketLifecycleConfigurationRequest
-
Creates a request object, ready to be executed to fetch the lifecycle
configuration for the specified bucket.
- GetBucketLocationRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Provides options for requesting an Amazon S3 bucket's location.
- GetBucketLocationRequest(String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetBucketLocationRequest
-
Constructs a new request object to create a new bucket with the specified
name.
- GetBucketLoggingConfigurationRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Request object for the parameters to get a bucket's logging configuration.
- GetBucketLoggingConfigurationRequest(String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetBucketLoggingConfigurationRequest
-
Creates request object, ready to be executed to fetch the logging
configuration for the specified bucket.
- GetBucketMetricsConfigurationRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Request object to retrieve metrics configuration from a bucket.
- GetBucketMetricsConfigurationRequest() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetBucketMetricsConfigurationRequest
-
- GetBucketMetricsConfigurationRequest(String, String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetBucketMetricsConfigurationRequest
-
- GetBucketMetricsConfigurationResult - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Result object to contain the response returned from
com.ibm.cloud.objectstorage.services.s3.AmazonS3Client#getBucketMetricsConfiguration(GetBucketMetricsConfigurationRequest)
operation.
- GetBucketMetricsConfigurationResult() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetBucketMetricsConfigurationResult
-
- getBucketName() - Method in interface com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaResult
-
Returns the name of the bucket containing the uploaded object.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaResultImpl
-
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaTransactionImpl
-
- getBucketName() - Method in interface com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaTransfer
-
The name of the bucket where the object is being transfered from/to.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.v1.MultipartUploadContext
-
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.S3RequestEndpointResolver
-
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.iterable.S3Objects
-
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbortMultipartUploadRequest
-
The bucket name to which the upload was taking place.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
The bucket name to which the PUT action was initiated.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.AddLegalHoldRequest
-
Returns the name of the bucket containing the reference to the object to
add a legal hold to.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadRequest
-
Returns the name of the bucket containing the multipart upload to
complete.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadResult
-
The name of the bucket that contains the newly created object.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CreateBucketRequest
-
Gets the name of the Amazon S3 bucket to create.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketAnalyticsConfigurationRequest
-
Returns the name of the bucket from which an analytics configuration is deleted.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketInventoryConfigurationRequest
-
Returns the name of the bucket containing the inventory configuration to delete.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketMetricsConfigurationRequest
-
Returns the name of the bucket from which the metrics configuration is deleted.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketPolicyRequest
-
Returns the name of the Amazon S3 bucket whose policy is being deleted.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketRequest
-
Gets the name of the Amazon S3 bucket to delete.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteLegalHoldRequest
-
Returns the name of the bucket containing the reference to the object to
delete a legal hold from.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectRequest
-
The bucket name of the bucket containing the object.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectsRequest
-
The bucket name containing the objects to delete.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeletePublicAccessBlockRequest
-
The Amazon S3 bucket whose Public Access Block configuration you want to delete.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteVersionRequest
-
Gets the name of the Amazon S3 bucket containing the version to
delete.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ExtendObjectRetentionRequest
-
Returns the name of the bucket containing the reference to the object to
add a legal hold to.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Returns the name of the bucket involved in this request.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GenericBucketRequest
-
Returns the name of the target bucket.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketAclRequest
-
Returns the name of the bucket whose ACL will be retrieved by this
request, when executed.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketAnalyticsConfigurationRequest
-
Returns the name of the bucket from which an analytics configuration is to be retrieved.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketInventoryConfigurationRequest
-
Returns the name of the bucket containing the inventory configuration to retrieve.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketLocationRequest
-
Returns the name of the bucket whose location is being requested.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketMetricsConfigurationRequest
-
Returns the name of the bucket containing the metrics configuration to retrieve.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketPolicyRequest
-
Returns the name of the Amazon S3 bucket whose policy is being retrieved.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketWebsiteConfigurationRequest
-
Returns the name of the bucket whose website configuration is being
retrieved.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectAclRequest
-
The bucket name that contains the object for which to get the ACL information.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectLegalHoldRequest
-
The bucket name containing the object whose Legal Hold status you want to retrieve.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectLockConfigurationRequest
-
The bucket whose Object Lock configuration you want to retrieve.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectMetadataRequest
-
The name of the bucket containing the object.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
The bucket name containing the object.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRetentionRequest
-
The bucket name containing the object whose retention settings you want to retrieve.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetPublicAccessBlockRequest
-
The name of the Amazon S3 bucket whose Public Access Block configuration you want to retrieve.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.HeadBucketRequest
-
The bucket name.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
The name of the bucket to which to initiate the upload
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadResult
-
The name of the bucket to which the multipart upload was initiated.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketAnalyticsConfigurationsRequest
-
Gets the name of the Amazon S3 bucket whose
analytics configurations are to be listed.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketInventoryConfigurationsRequest
-
Gets the name of the Amazon S3 bucket whose
inventory configurations are to be listed.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketMetricsConfigurationsRequest
-
Gets the name of the bucket containing the metrics configurations to retrieve.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListLegalHoldsRequest
-
Returns the name of the bucket which contains the specified object.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListMultipartUploadsRequest
-
The name of the bucket to which the multipart upload was initiated.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsRequest
-
The name of the bucket containing the objects.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Request
-
Bucket name to list.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Result
-
The bucket name.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListPartsRequest
-
Returns the name of the bucket containing the multipart upload whose
parts are being listed.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUploadListing
-
Returns the name of the bucket to which the multipart upload was initiated.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectListing
-
Gets the name of the Amazon S3 bucket containing the objects listed in
this
ObjectListing
.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
Returns the name of the bucket containing the listed parts, as specified
in the original request.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.RestoreObjectRequest
-
Returns the name of the bucket containing the reference to the object to
restore which is now stored in Amazon Glacier.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3Object
-
Gets the name of the bucket in which this object is contained.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectSummary
-
Gets the name of the Amazon S3 bucket in which this object is stored.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketAccelerateConfigurationRequest
-
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketAclRequest
-
Returns the name of the bucket whose ACL will be modified by this request
when executed.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketAnalyticsConfigurationRequest
-
Returns the name of the bucket to which an analytics configuration is stored.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketCrossOriginConfigurationRequest
-
Gets the name of the bucket whose cross origin configuration is being
set.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketInventoryConfigurationRequest
-
Returns the name of the bucket where the inventory configuration will be stored.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketLifecycleConfigurationRequest
-
Gets the name of the bucket whose lifecycle configuration is being
set.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketLoggingConfigurationRequest
-
Gets the name of the bucket whose logging configuration is being set.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketMetricsConfigurationRequest
-
Returns the name of the bucket for which the metrics configuration is set.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketNotificationConfigurationRequest
-
Gets the name of the bucket whose notification configuration is being
set.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketPolicyRequest
-
Returns the name of the Amazon S3 bucket whose policy is being set.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketProtectionConfigurationRequest
-
Returns the name of the bucket to which a protection configuration is stored.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketReplicationConfigurationRequest
-
Returns the name of Amazon S3 bucket.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketVersioningConfigurationRequest
-
Gets the name of the bucket whose versioning configuration is being
set.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketWebsiteConfigurationRequest
-
Returns the name of the bucket whose website configuration is being set.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectAclRequest
-
The bucket name that contains the object to which you want to attach the ACL.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectLegalHoldRequest
-
The bucket name containing the object that you want to place a Legal Hold on.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectLockConfigurationRequest
-
The S3 Bucket.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectRetentionRequest
-
The S3 Bucket.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetPublicAccessBlockRequest
-
The name of the Amazon S3 bucket whose Public Access Block configuration you want to set.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Returns the name of the bucket containing the existing, initiated
multipart upload, with which this new part will be associated.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.VersionListing
-
Gets the name of the Amazon S3 bucket containing the versions listed
in this
VersionListing
.
- getBucketName() - Method in interface com.ibm.cloud.objectstorage.services.s3.transfer.Download
-
The name of the bucket where the object is being downloaded from.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.DownloadImpl
-
The name of the bucket where the object is being downloaded from.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.MultipleFileDownloadImpl
-
Returns the name of the bucket from which files are downloaded.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.MultipleFileUploadImpl
-
Returns the name of the bucket to which files are uploaded.
- getBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.model.UploadResult
-
Returns the name of the bucket containing the uploaded object.
- getBucketName() - Method in interface com.ibm.cloud.objectstorage.services.s3.transfer.MultipleFileDownload
-
Returns the name of the bucket from which files are downloaded.
- getBucketName() - Method in interface com.ibm.cloud.objectstorage.services.s3.transfer.MultipleFileUpload
-
Returns the name of the bucket to which files are uploaded.
- getBucketNotificationConfiguration() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketNotificationConfigurationRequest
-
- GetBucketNotificationConfigurationRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Request object for the parameters to get a bucket's notification
configuration.
- GetBucketNotificationConfigurationRequest(String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetBucketNotificationConfigurationRequest
-
Creates a new request object, ready to be executed to fetch the
notification configuration for the specified bucket.
- GetBucketPolicyRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Gets the policy for the specified bucket.
- GetBucketPolicyRequest(String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetBucketPolicyRequest
-
Creates a new request object, ready to be executed to retrieve the bucket
policy of an Amazon S3 bucket.
- getBucketProtection(String) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Gets the protection configuration for the specified bucket.
- getBucketProtection(String) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- getBucketProtectionConfiguration(GetBucketProtectionConfigurationRequest) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
- getBucketProtectionConfiguration(GetBucketProtectionConfigurationRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- GetBucketProtectionConfigurationRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Request object for the parameters to get a bucket's protection configuration.
- GetBucketProtectionConfigurationRequest(String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetBucketProtectionConfigurationRequest
-
Creates a request object, ready to be executed to fetch the protection
configuration of the specified bucket.
- getBucketRegion() - Method in class com.ibm.cloud.objectstorage.services.s3.model.HeadBucketResult
-
Returns the Amazon Web Services region where the bucket is located.
- getBucketReplicationConfiguration(String) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- getBucketReplicationConfiguration(GetBucketReplicationConfigurationRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- getBucketReplicationConfiguration(String) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Retrieves the replication configuration for the given Amazon S3 bucket.
- getBucketReplicationConfiguration(GetBucketReplicationConfigurationRequest) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Retrieves the replication configuration for the given Amazon S3 bucket.
- getBucketReplicationConfiguration(String) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- getBucketReplicationConfiguration(GetBucketReplicationConfigurationRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- GetBucketReplicationConfigurationRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Request object for the parameters to get a bucket's replication
configuration.
- GetBucketReplicationConfigurationRequest(String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetBucketReplicationConfigurationRequest
-
Creates a new request object, ready to be executed to fetch the
replication configuration for the specified bucket.
- getBuckets() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketsExtendedResponse
-
Gets the list of buckets describing the objects stored in the
S3 bucket.
- getBucketVersioningConfiguration(String) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- getBucketVersioningConfiguration(GetBucketVersioningConfigurationRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- getBucketVersioningConfiguration(String) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Returns the versioning configuration for the specified bucket.
- getBucketVersioningConfiguration(GetBucketVersioningConfigurationRequest) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Returns the versioning configuration for the specified bucket.
- getBucketVersioningConfiguration(String) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- getBucketVersioningConfiguration(GetBucketVersioningConfigurationRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- GetBucketVersioningConfigurationRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Request object for the parameters to get a bucket's versioning configuration.
- GetBucketVersioningConfigurationRequest(String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetBucketVersioningConfigurationRequest
-
Creates a request object, ready to be executed to fetch the versioning
configuration for the specified bucket.
- getBucketWebsiteConfiguration(String) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- getBucketWebsiteConfiguration(GetBucketWebsiteConfigurationRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- getBucketWebsiteConfiguration(String) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Returns the website configuration for the specified bucket.
- getBucketWebsiteConfiguration(GetBucketWebsiteConfigurationRequest) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Returns the website configuration for the specified bucket.
- getBucketWebsiteConfiguration(String) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- getBucketWebsiteConfiguration(GetBucketWebsiteConfigurationRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- GetBucketWebsiteConfigurationRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Request object for the parameters to retrieve a bucket's website
configuration.
- GetBucketWebsiteConfigurationRequest(String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetBucketWebsiteConfigurationRequest
-
Creates a new request object, ready to be executed to retrieve the bucket
website configuration for the specified bucket.
- getBypassGovernanceRetention() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectRetentionRequest
-
- getByPath(Object, List<String>) - Static method in class com.ibm.cloud.objectstorage.smoketest.ReflectionUtils
-
Evaluates the given path expression on the given object and returns the
object found.
- getByteCount() - Method in class com.ibm.cloud.objectstorage.metrics.ByteThroughputProvider
-
- getByteCount() - Method in class com.ibm.cloud.objectstorage.util.CountingInputStream
-
Returns the number of bytes read from this stream so far.
- getByteCountMetricType() - Method in class com.ibm.cloud.objectstorage.metrics.SimpleThroughputMetricType
-
- getByteCountMetricType() - Method in interface com.ibm.cloud.objectstorage.metrics.ThroughputMetricType
-
- getBytes() - Method in class com.ibm.cloud.objectstorage.event.ProgressEvent
-
Returns the number of bytes associated with the event.
- getBytes() - Method in class com.ibm.cloud.objectstorage.protocol.json.SdkJsonGenerator
-
Get the JSON content as a UTF-8 encoded byte array.
- getBytes() - Method in interface com.ibm.cloud.objectstorage.protocol.json.StructuredJsonGenerator
-
- getBytes() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.XmlWriter
-
- getBytesRead() - Method in class com.ibm.cloud.objectstorage.test.util.RandomInputStream
-
- getBytesReadBeforeException() - Method in class com.ibm.cloud.objectstorage.util.UnreliableFilterInputStream
-
- getBytesTransfered() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ProgressEvent
-
- getBytesTransfered() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferProgress
-
- getBytesTransferred() - Method in class com.ibm.cloud.objectstorage.event.ProgressEvent
-
Convenient method to returns the number of bytes transferred in this
event, or the number of bytes reset (or discarded) if negative.
- getBytesTransferred() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferProgress
-
Returns the number of bytes completed in the associated transfer.
- getCacheControl() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Gets the optional Cache-Control HTTP header which allows the user to
specify caching behavior along the HTTP request/reply chain.
- getCacheControl() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ResponseHeaderOverrides
-
Returns the cache control response header override if it has been
specified, or null otherwise.
- getCacheControl() - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
The caching behavior along the request/reply chain.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Gets additional metadata for a previously executed successful request.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- getCachedToken() - Method in class com.ibm.cloud.objectstorage.oauth.DefaultTokenManager
-
- getCacheResponseMetadata() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns whether or not to cache response metadata.
- getCallable() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.PreparedDownloadContext
-
- getCannedAccessControlList() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Gets the canned ACL to use for the new, copied object.
- getCannedAcl() - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Gets the optional pre-configured access control policy to use for the
new object.
- getCannedAcl() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CreateBucketRequest
-
Returns the optional Canned ACL to set for the new bucket.
- getCannedACL() - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Returns the optional canned Access Control List (ACL) to set permissions
for the new object created when the multipart upload is completed.
- getCannedAcl() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutInstructionFileRequest
-
Gets the optional pre-configured access control policy to use for the new
object.
- getCannedAcl() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketAclRequest
-
Returns the canned ACL to be applied to the specified bucket when this
request is executed.
- getCannedAcl() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectAclRequest
-
Returns the canned ACL to be applied to the specified object when this
request is executed.
- getCanonicalizedEndpoint(URI) - Method in class com.ibm.cloud.objectstorage.auth.AbstractAWSSigner
-
- getCanonicalizedHeadersForStringToSign(SignableRequest<?>) - Method in class com.ibm.cloud.objectstorage.auth.AWS3Signer
-
- getCanonicalizedHeaderString(SignableRequest<?>) - Method in class com.ibm.cloud.objectstorage.auth.AWS4Signer
-
- getCanonicalizedQueryString(Map<String, List<String>>) - Method in class com.ibm.cloud.objectstorage.auth.AbstractAWSSigner
-
Examines the specified query string parameters and returns a
canonicalized form.
- getCanonicalizedQueryString(SignableRequest<?>) - Method in class com.ibm.cloud.objectstorage.auth.AbstractAWSSigner
-
- getCanonicalizedResourcePath(String) - Method in class com.ibm.cloud.objectstorage.auth.AbstractAWSSigner
-
- getCanonicalizedResourcePath(String, boolean) - Method in class com.ibm.cloud.objectstorage.auth.AbstractAWSSigner
-
This method takes in a resourcePath and canonicalizes it by adding an initial slash ("\") if
that isn't already present.
- getCause() - Method in class com.ibm.cloud.objectstorage.event.ProgressListener.ExceptionReporter
-
Returns the underlying exception, if any; or null otherwise.
- getCause() - Method in exception com.ibm.cloud.objectstorage.test.retry.NonRetryableException
-
- getCause() - Method in error com.ibm.cloud.objectstorage.test.retry.RetryableError
-
- getChannel() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- getChannel() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- getCipher() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.TransferSpec
-
- getCipher() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.CipherLite
-
This method is provided only for testing purposes.
- getCipherAlgorithm() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.CipherLite
-
Returns the algorithm name of the underlying cipher.
- getCipherAlgorithm() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.ContentCryptoScheme
-
- getCipherProvider() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.CipherLite
-
Returns the provider of the underlying cipher.
- getClientConfiguration() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceClient
-
- getClientConfiguration() - Method in class com.ibm.cloud.objectstorage.client.AwsSyncClientParams
-
- getClientConfiguration() - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder
-
Gets the ClientConfiguration currently configured in the builder
- getClientConfiguration() - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder.SyncBuilderParams
-
- getClientConfiguration() - Method in class com.ibm.cloud.objectstorage.oauth.DefaultTokenManager
-
Client config to customise the IAM Client
- getClientExecutionTimeout() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns the amount of time (in milliseconds) to allow the client to complete the execution of
an API call.
- getClientExecutionTimeout() - Method in class com.ibm.cloud.objectstorage.internal.AmazonWebServiceRequestAdapter
-
- getClientExecutionTimeout() - Method in class com.ibm.cloud.objectstorage.RequestConfig
-
- getClientExecutionTimer() - Method in class com.ibm.cloud.objectstorage.http.AmazonHttpClient
-
Package protected for unit-testing
- getClientExecutionTrackerTask() - Method in class com.ibm.cloud.objectstorage.http.ExecutionContext
-
- getClientId() - Method in class com.ibm.cloud.objectstorage.monitoring.ApiMonitoringEvent
-
- getClientMarker(RequestClientOptions.Marker) - Method in class com.ibm.cloud.objectstorage.RequestClientOptions
-
Returns the value of the specified marker; or null if there is no such
value.
- getClientParams() - Method in class com.ibm.cloud.objectstorage.client.ClientHandlerParams
-
- getCloneRoot() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceRequest
-
Returns the root object from which the current object was cloned; or null if there isn't one.
- getCloneSource() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceRequest
-
Returns the source object from which the current object was cloned; or null if there isn't
one.
- getCloudFrontId() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.AmazonS3ExceptionBuilder
-
Gets Amazon S3's CloudFront ID when the request is performed in the accelerate mode.
- getCloudFrontId() - Method in exception com.ibm.cloud.objectstorage.services.s3.model.AmazonS3Exception
-
Gets Amazon S3's CloudFront ID when the request is performed in the accelerate mode.
- getCloudFrontId() - Method in class com.ibm.cloud.objectstorage.services.s3.S3ResponseMetadata
-
- getCloudFunctionARN() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CloudFunctionConfiguration
-
Deprecated.
Returns the ARN of the cloud function to be invoked.
- getCode() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.NodeError
-
- getCode() - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultiObjectDeleteException.DeleteError
-
Returns the status code for the failed delete.
- getCommonPrefixes() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Result
-
Gets the common prefixes included in this object listing.
- getCommonPrefixes() - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUploadListing
-
Returns the common prefixes included in this multipart upload listing.
- getCommonPrefixes() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectListing
-
Gets the common prefixes included in this object listing.
- getCommonPrefixes() - Method in class com.ibm.cloud.objectstorage.services.s3.model.VersionListing
-
Gets the common prefixes included in this version listing.
- getCondition() - Method in class com.ibm.cloud.objectstorage.services.s3.model.RoutingRule
-
Return the condition that must be met for the specified redirect to
apply.
- getConfig() - Method in class com.ibm.cloud.objectstorage.ClientConfigurationFactory
-
- getConfig() - Method in class com.ibm.cloud.objectstorage.internal.config.JsonIndex
-
- getConfiguration() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketWebsiteConfigurationRequest
-
Returns the website configuration to send as part of this request.
- getConfiguration() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManager
-
Returns the configuration which specifies how
this TransferManager
processes requests.
- getConfigurationByName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketNotificationConfiguration
-
Returns the notification configuration for the given name.
- getConfigurationId() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3Entity
-
- getConfigurations() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketNotificationConfiguration
-
Returns all the notification configurations associated with the Amazon S3
bucket.
- getConflictResolution() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ExtraMaterialsDescription
-
Returns the conflict resolution strategy; neve null.
- getConnectionManager() - Method in class com.ibm.cloud.objectstorage.http.apache.client.impl.SdkHttpClient
-
- getConnectionMaxIdleMillis() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns the maximum amount of time that an idle connection may sit in the connection pool and
still be eligible for reuse.
- getConnectionPoolRequestTimeout() - Method in class com.ibm.cloud.objectstorage.http.settings.HttpClientSettings
-
- getConnectionPoolTTL() - Method in class com.ibm.cloud.objectstorage.http.settings.HttpClientSettings
-
- getConnectionTimeout() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns the amount of time to wait (in milliseconds) when initially establishing a connection
before giving up and timing out.
- getConnectionTimeout() - Method in class com.ibm.cloud.objectstorage.http.settings.HttpClientSettings
-
- getConnectionTTL() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns the expiration time (in milliseconds) for a connection in the connection pool.
- getContent() - Method in class com.ibm.cloud.objectstorage.DefaultRequest
-
- getContent() - Method in class com.ibm.cloud.objectstorage.http.HttpResponse
-
Returns the input stream containing the response content.
- getContent() - Method in interface com.ibm.cloud.objectstorage.ImmutableRequest
-
Returns the optional stream containing the payload data to include for
this request.
- getContentCryptoScheme() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.CipherLite
-
- getContentCryptoScheme() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.v1.S3CryptoScheme
-
- getContentDisposition() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Gets the optional Content-Disposition HTTP header, which specifies
presentation information for the object such as the recommended filename
for the object to be saved as.
- getContentDisposition() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ResponseHeaderOverrides
-
Returns the content disposition response header override if it has been
specified, or null otherwise.
- getContentDisposition() - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
The presentational information for the object.
- getContentEncoding() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Gets the optional Content-Encoding HTTP header specifying what
content encodings have been applied to the object and what decoding
mechanisms must be applied in order to obtain the media-type referenced
by the Content-Type field.
- getContentEncoding() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ResponseHeaderOverrides
-
Returns the content encoding response header override if it has been
specified, or null otherwise.
- getContentEncoding() - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
What content encodings have been applied to the object and thus what decoding mechanisms must be
applied to obtain the media-type referenced by the Content-Type header field.
- getContentLanguage() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Gets the Content-Language HTTP header, which describes the natural language(s) of the
intended audience for the enclosed entity.
- getContentLanguage() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ResponseHeaderOverrides
-
Returns the content language response header override if it has been
specified, or null otherwise.
- getContentLanguage() - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
The language the content is in.
- getContentLength() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Gets the Content-Length HTTP header indicating the size of the
associated object in bytes.
- getContentLength() - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
The size of the body in bytes.
- getContentLength(PutObjectRequest) - Static method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.TransferManagerUtils
-
Returns the size of the data in this request, otherwise -1 if the content
length is unknown.
- getContentLengthFromContentRange(ObjectMetadata) - Static method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.TransferManagerUtils
-
Returns the content length of the object if response contains the Content-Range header
and is well formed.
- getContentMd5() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Gets the expected content-md5 header of the request.
- getContentMD5() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Gets the base64 encoded 128-bit MD5 digest of the associated object
(content - not including headers) according to RFC 1864.
- getContentMd5() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PresignedUrlUploadResult
-
Returns the Base64-encoded MD5 hash of the object content that was
calculated on the client-side.
- getContentMd5() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectResult
-
Returns the Base64-encoded MD5 hash of the object content that was
calculated on the client-side.
- getContentRange() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Returns the content range of the object if response contains the Content-Range header.
- getContentRange() - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
The portion of the object returned in the response.
- getContentType() - Method in class com.ibm.cloud.objectstorage.protocol.json.SdkJsonGenerator
-
- getContentType() - Method in interface com.ibm.cloud.objectstorage.protocol.json.SdkJsonMarshallerFactory
-
Deprecated.
- getContentType() - Method in class com.ibm.cloud.objectstorage.protocol.json.SdkJsonProtocolFactory
-
- getContentType() - Method in interface com.ibm.cloud.objectstorage.protocol.json.StructuredJsonGenerator
-
Deprecated.
- getContentType() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Gets the expected content-type of the request.
- getContentType() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Gets the Content-Type HTTP header, which indicates the type of content
stored in the associated object.
- getContentType() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ResponseHeaderOverrides
-
Returns the content type response header override if it has been
specified, or null otherwise.
- getContentType() - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
The standard MIME type describing the format of the object data.
- getContentTypeOverride() - Method in class com.ibm.cloud.objectstorage.protocol.json.JsonClientMetadata
-
- getContentUnwrapped() - Method in class com.ibm.cloud.objectstorage.DefaultRequest
-
- getContentUnwrapped() - Method in interface com.ibm.cloud.objectstorage.ImmutableRequest
-
Returns the optional raw stream containing the payload data to include
for this request, with all progress stream wrappers.
- getContinuationToken() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketAnalyticsConfigurationsRequest
-
Gets the optional continuation token.
- getContinuationToken() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketAnalyticsConfigurationsResult
-
Gets the optional continuation token.
- getContinuationToken() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketInventoryConfigurationsRequest
-
Gets the optional continuation token.
- getContinuationToken() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketInventoryConfigurationsResult
-
Gets the optional continuation token.
- getContinuationToken() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketMetricsConfigurationsRequest
-
Gets the optional continuation token.
- getContinuationToken() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketMetricsConfigurationsResult
-
Gets the optional continuation token.
- getContinuationToken() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Request
-
Gets the optional continuation token.
- getContinuationToken() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Result
-
Gets the optional continuation token.
- getCounter(String) - Method in class com.ibm.cloud.objectstorage.util.TimingInfo
-
- getCRC32Checksum() - Method in class com.ibm.cloud.objectstorage.http.HttpResponse
-
Returns the CRC32 checksum calculated by the underlying CRC32ChecksumCalculatingInputStream.
- getCRC32Checksum() - Method in class com.ibm.cloud.objectstorage.util.CRC32ChecksumCalculatingInputStream
-
- getCreateTime() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListLegalHoldsResult
-
Gets creation time for the object/
- getCreationDate() - Method in class com.ibm.cloud.objectstorage.services.s3.model.Bucket
-
Gets the bucket's creation date.
- getCreationTemplateId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.Bucket
-
IBM
Returns the creationTemplateId associated with the bucket.
- getCredentailFile() - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
- getCredentialFile() - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
Returns the last set AWS credential file, or null if there is none.
- getCredentialFile() - Method in class com.ibm.cloud.objectstorage.metrics.MetricAdmin
-
- getCredentialFile() - Method in interface com.ibm.cloud.objectstorage.metrics.MetricAdminMBean
-
Returns the last set AWS credential file; or null if there is none.
- getCredentialProcess() - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.BasicProfile
-
- getCredentialProvider() - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
Returns the credential provider for the default AWS SDK metric implementation.
- getCredentials() - Method in interface com.ibm.cloud.objectstorage.auth.AWSCredentialsProvider
-
Returns AWSCredentials which the caller can use to authorize an AWS request.
- getCredentials() - Method in class com.ibm.cloud.objectstorage.auth.AWSCredentialsProviderChain
-
- getCredentials() - Method in interface com.ibm.cloud.objectstorage.auth.AWSSessionCredentialsProvider
-
- getCredentials() - Method in class com.ibm.cloud.objectstorage.auth.AWSStaticCredentialsProvider
-
- getCredentials() - Method in class com.ibm.cloud.objectstorage.auth.ClasspathJsonFileCredentialsProvider
-
- getCredentials() - Method in class com.ibm.cloud.objectstorage.auth.ClasspathPropertiesFileCredentialsProvider
-
- getCredentials() - Method in class com.ibm.cloud.objectstorage.auth.ContainerCredentialsProvider
-
- getCredentials() - Method in class com.ibm.cloud.objectstorage.auth.EnvironmentVariableCredentialsProvider
-
- getCredentials() - Method in class com.ibm.cloud.objectstorage.auth.InstanceProfileCredentialsProvider
-
Returns AWSCredentials which the caller can use to authorize an AWS request.
- getCredentials() - Method in class com.ibm.cloud.objectstorage.auth.json.internal.JsonStaticCredentialsProvider
-
- getCredentials() - Method in class com.ibm.cloud.objectstorage.auth.json.JsonConfigFile
-
Returns the IBM credentials.
- getCredentials() - Method in class com.ibm.cloud.objectstorage.auth.json.JsonCredentialsProvider
-
- getCredentials() - Method in class com.ibm.cloud.objectstorage.auth.JsonFileCredentialsProvider
-
- getCredentials() - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.Profile
-
Deprecated.
- getCredentials() - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.ProfileAssumeRoleCredentialsProvider
-
- getCredentials() - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.ProfileStaticCredentialsProvider
-
- getCredentials() - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.securitytoken.STSProfileCredentialsServiceProvider
-
- getCredentials() - Method in class com.ibm.cloud.objectstorage.auth.profile.ProfileCredentialsProvider
-
- getCredentials(String) - Method in class com.ibm.cloud.objectstorage.auth.profile.ProfilesConfigFile
-
Returns the AWS credentials for the specified profile.
- getCredentials() - Method in class com.ibm.cloud.objectstorage.auth.PropertiesFileCredentialsProvider
-
- getCredentials() - Method in class com.ibm.cloud.objectstorage.auth.SystemPropertiesCredentialsProvider
-
- getCredentials() - Method in class com.ibm.cloud.objectstorage.auth.WebIdentityTokenCredentialsProvider
-
- getCredentials() - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder
-
Gets the AWSCredentialsProvider currently configured in the builder.
- getCredentials() - Method in class com.ibm.cloud.objectstorage.internal.StaticCredentialsProvider
-
Deprecated.
- getCredentials() - Static method in class com.ibm.cloud.objectstorage.test.AWSIntegrationTestBase
-
- getCredentialScope() - Method in class com.ibm.cloud.objectstorage.partitions.model.Endpoint
-
returns credential scope for the endpoint.
- getCredentialsEndpoint() - Method in class com.ibm.cloud.objectstorage.internal.CredentialsEndpointProvider
-
Returns the URI that contains the credentials.
- getCredentialsExpiration() - Method in class com.ibm.cloud.objectstorage.auth.ContainerCredentialsProvider
-
- getCredentialsProvider() - Method in class com.ibm.cloud.objectstorage.client.AwsSyncClientParams
-
- getCredentialsProvider() - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder.SyncBuilderParams
-
- getCredentialsProvider() - Method in class com.ibm.cloud.objectstorage.http.ExecutionContext
-
Returns the credentials provider used for fetching the credentials.
- getCredentialsProvider() - Method in class com.ibm.cloud.objectstorage.internal.AmazonWebServiceRequestAdapter
-
- getCredentialsProvider() - Method in class com.ibm.cloud.objectstorage.RequestConfig
-
- getCredentialsProvider(AmazonWebServiceRequest, AWSCredentialsProvider) - Static method in class com.ibm.cloud.objectstorage.util.CredentialUtils
-
Returns the credentials provider that will be used to fetch the
credentials when signing the request.
- getCredentialsProvider(RequestConfig, AWSCredentialsProvider) - Static method in class com.ibm.cloud.objectstorage.util.CredentialUtils
-
- getCrossOriginConfiguration() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketCrossOriginConfigurationRequest
-
Gets the new cross origin configuration for the specified bucket.
- getCryptoMode() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CryptoConfiguration
-
Deprecated.
Returns the optionally specified crypto mode applicable only to the S3
encryption client; or null.
- getCryptoProvider() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CryptoConfiguration
-
Deprecated.
Returns the crypto provider whose encryption implementation will be used
to encrypt and decrypt data.
- getCurrentCount() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.GCMCipherLite
-
For testing purposes.
- getCurrentJavaVersion() - Static method in class com.ibm.cloud.objectstorage.util.JavaVersionParser
-
- getCurrentRegion() - Static method in enum com.ibm.cloud.objectstorage.regions.Regions
-
Returns a Region object representing the region the application is
running in, when running in EC2.
- getCurrNumErrors() - Method in class com.ibm.cloud.objectstorage.util.UnreliableFilterInputStream
-
- getCustomerMasterKeyId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptionMaterials
-
- getCustomErrorCodeFieldName() - Method in class com.ibm.cloud.objectstorage.protocol.json.JsonErrorResponseMetadata
-
- getCustomQueryParameters() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceRequest
-
- getCustomQueryParameters() - Method in class com.ibm.cloud.objectstorage.internal.AmazonWebServiceRequestAdapter
-
- getCustomQueryParameters() - Method in class com.ibm.cloud.objectstorage.RequestConfig
-
- getCustomRequestHeaders() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceRequest
-
Returns an immutable map of custom header names to header values.
- getCustomRequestHeaders() - Method in class com.ibm.cloud.objectstorage.internal.AmazonWebServiceRequestAdapter
-
- getCustomRequestHeaders() - Method in class com.ibm.cloud.objectstorage.RequestConfig
-
- getDaemonThreadCount() - Method in class com.ibm.cloud.objectstorage.jmx.JmxInfoProviderSupport
-
- getDaemonThreadCount() - Method in interface com.ibm.cloud.objectstorage.jmx.spi.JmxInfoProvider
-
- getDataExport() - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.StorageClassAnalysis
-
Returns the container used to describe how data related to the
storage class analysis should be exported.
- getDate() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Transition
-
Returns the expiration date of this object.
- getDate() - Method in class com.ibm.cloud.objectstorage.services.s3.model.LegalHold
-
- getDays() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.NoncurrentVersionExpiration
-
Specifies the number of days an object is noncurrent before Amazon S3 can perform the associated action.
- getDays() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
-
Returns the time in days from when a new version of the object
is uploaded to the bucket and when older versions are archived.
- getDays() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Transition
-
Returns the time in days from an object's creation to its expiration.
- getDays() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DefaultRetention
-
The number of days that you want to specify for the default retention period.
- getDaysAfterInitiation() - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbortIncompleteMultipartUpload
-
- getDefault() - Static method in enum com.ibm.cloud.objectstorage.services.s3.model.SSEAlgorithm
-
Returns the default server side encryption algorithm, which is AES256.
- getDefaultBackoffStrategy(RetryMode) - Static method in class com.ibm.cloud.objectstorage.retry.PredefinedRetryPolicies
-
- getDefaultConfig() - Method in class com.ibm.cloud.objectstorage.ClientConfigurationFactory
-
Builds a
ClientConfiguration
instance with default configuration
values suitable for most use cases.
- getDefaultConfigFileLocation() - Method in class com.ibm.cloud.objectstorage.internal.config.InternalConfig
-
- getDefaultRetention() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectLockRule
-
The default retention period that you want to apply to new objects placed in the specified bucket.
- getDefaultRetentionInDays() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketProtectionConfiguration
-
- getDefaultRetryMode() - Method in class com.ibm.cloud.objectstorage.internal.config.InternalConfig
-
- getDefaultRetryMode() - Method in class com.ibm.cloud.objectstorage.internal.config.InternalConfigJsonHelper
-
- getDefaultRetryPolicy() - Static method in class com.ibm.cloud.objectstorage.retry.PredefinedRetryPolicies
-
Returns the SDK default retry policy.
- getDefaultRetryPolicyWithCustomMaxRetries(int) - Static method in class com.ibm.cloud.objectstorage.retry.PredefinedRetryPolicies
-
Returns the SDK default retry policy with the specified max retry count.
- getDefaults() - Method in class com.ibm.cloud.objectstorage.partitions.model.Partition
-
Returns the default endpoint configuration of the partition.
- getDefaults() - Method in class com.ibm.cloud.objectstorage.partitions.model.Service
-
returns the default endpoints configuration for all regions in a
partition.
- getDefaultSigner() - Method in class com.ibm.cloud.objectstorage.internal.config.InternalConfigJsonHelper
-
- getDelayInMs() - Method in class com.ibm.cloud.objectstorage.test.retry.RetryableParams
-
- getDelegated_refresh_token() - Method in class com.ibm.cloud.objectstorage.oauth.Token
-
- getDelegateStream() - Method in class com.ibm.cloud.objectstorage.internal.SdkFilterInputStream
-
- getDeletedObjects() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.DeleteObjectsResponse
-
- getDeletedObjects() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectsResult
-
Returns the list of successfully deleted objects from this request.
- getDeletedObjects() - Method in exception com.ibm.cloud.objectstorage.services.s3.model.MultiObjectDeleteException
-
Returns the list of successfully deleted objects from this request.
- getDeleteMarker() - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Whether an object stored in Amazon S3 is (true
) or is not (false
) a delete
marker.
- getDeleteMarkerReplication() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ReplicationRule
-
Returns the status of delete marker replication of current rule.
- getDeleteMarkerVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectsResult.DeletedObject
-
Returns the versionId for the delete marker that was created when
doing a non-versioned delete in a versioned bucket.
- getDelimiter() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListMultipartUploadsRequest
-
Returns the optional delimiter parameter that causes multipart uploads for
keys that contain the same string between the prefix and the first
occurrence of the delimiter to be combined into a single result element
in the
MultipartUploadListing.getCommonPrefixes()
list.
- getDelimiter() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsRequest
-
Gets the optional delimiter parameter that causes keys that contain
the same string between the prefix and the first occurrence of the
delimiter to be combined into a single result element in the
ObjectListing.getCommonPrefixes()
list.
- getDelimiter() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Request
-
Gets the optional delimiter parameter that causes keys that contain
the same string between the prefix and the first occurrence of the
delimiter to be combined into a single result element in the
ListObjectsV2Result.getCommonPrefixes()
list.
- getDelimiter() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Result
-
Gets the delimiter parameter originally used to request this object
listing, or null
if no delimiter specified.
- getDelimiter() - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUploadListing
-
Gets the delimiter parameter originally used to request this multipart
upload listing, or null
if no delimiter specified.
- getDelimiter() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectListing
-
Gets the delimiter parameter originally used to request this object
listing, or null
if no delimiter specified.
- getDelimiter() - Method in class com.ibm.cloud.objectstorage.services.s3.model.VersionListing
-
Gets the value of the delimiter
parameter used to request this version
listing.
- getDescription() - Method in class com.ibm.cloud.objectstorage.partitions.model.Region
-
- getDescription() - Method in enum com.ibm.cloud.objectstorage.regions.Regions
-
Descriptive readable name for this region.
- getDescription(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptionMaterials
-
- getDescription() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.AbstractTransfer
-
Returns a human-readable description of this transfer.
- getDescription() - Method in interface com.ibm.cloud.objectstorage.services.s3.transfer.Transfer
-
Returns a human-readable description of this transfer.
- getDestination() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.NodePath
-
- getDestination() - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.StorageClassAnalysisDataExport
-
Returns the place to store the data for an analysis.
- getDestination() - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryConfiguration
-
Returns the
InventoryDestination
that contains information
about where to publish the inventory results.
- getDestination_root() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.TransferSpec
-
- getDestinationBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLoggingConfiguration
-
Returns the destination bucket name for this logging configuration.
- getDestinationBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
The name of the destination bucket.
- getDestinationBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Gets the destination bucket name which will contain the new,
copied object.
- getDestinationBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.model.CopyResult
-
Gets the destination bucket name which will contain the new, copied
object.
- getDestinationConfig() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ReplicationRule
-
Returns the destination configuration for the replication rule.
- getDestinationKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Gets the destination bucket key under which the new, copied
object will be stored.
- getDestinationKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Gets the destination bucket key under which the new, copied
object will be stored.
- getDestinationKey() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.model.CopyResult
-
Gets the destination bucket key under which the new, copied object will
be stored.
- getDestinationRoot() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaConfig
-
The file ID of the destination root directory.
- getDestinationSSECustomerKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Returns the optional customer-provided server-side encryption key to use
to encrypt the destination object being copied.
- getDestinationSSECustomerKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Returns the optional customer-provided server-side encryption key to use
to encrypt the source object part being copied.
- getDeviceSerialNumber() - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultiFactorAuthentication
-
Gets the Multi-Factor Authentication device serial number.
- getDirection() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.TransferSpec
-
- getDiskLimit() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.MultiFileOutputStream
-
- getDiskLimit() - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadObjectRequest
-
Returns the maximum size (in bytes) of additional disk space that will be
consumed for this request; or
Long.MAX_VALUE
if there is no
limit.
- getDisplayName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CanonicalGrantee
-
Returns the display name for this grantee.
- getDisplayName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.Owner
-
Gets the display name of the owner.
- getDnsResolver() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns the DnsResolver for resolving AWS IP addresses.
- getDnsResolver() - Method in class com.ibm.cloud.objectstorage.http.settings.HttpClientSettings
-
- getDnsSuffix() - Method in class com.ibm.cloud.objectstorage.partitions.model.Partition
-
Returns the dns suffix of the partition.
- getDomain() - Method in class com.ibm.cloud.objectstorage.partitions.PartitionRegionImpl
-
- getDomain() - Method in class com.ibm.cloud.objectstorage.regions.InMemoryRegionImpl
-
- getDomain() - Method in class com.ibm.cloud.objectstorage.regions.Region
-
Returns the domain for this region; ex: "amazonaws.com".
- getDomain() - Method in interface com.ibm.cloud.objectstorage.regions.RegionImpl
-
Returns the domain for this region; ex: "amazonaws.com".
- getDownloadSizePerRequest() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PresignedUrlDownloadConfig
-
- getDurationMilli() - Method in class com.ibm.cloud.objectstorage.metrics.ServiceLatencyProvider
-
- getDurationNano() - Method in class com.ibm.cloud.objectstorage.metrics.ByteThroughputProvider
-
- getDynamoDBDefaultRetryPolicy() - Static method in class com.ibm.cloud.objectstorage.retry.PredefinedRetryPolicies
-
Returns the default retry policy for DynamoDB client.
- getDynamoDBDefaultRetryPolicyWithCustomMaxRetries(int) - Static method in class com.ibm.cloud.objectstorage.retry.PredefinedRetryPolicies
-
Returns the default retry policy for DynamoDB client with the specified
max retry count.
- getElapsedTimeMillis() - Method in class com.ibm.cloud.objectstorage.util.TimingInfo
-
Deprecated.
- getEnabledCipherSuites() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- getEnabledProtocols() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- getEnableSessionCreation() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- getEncodingType() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListMultipartUploadsRequest
-
Gets the optional encodingType
parameter indicating the
encoding method to be applied on the response.
- getEncodingType() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsRequest
-
Gets the optional encodingType
parameter indicating the
encoding method to be applied on the response.
- getEncodingType() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Request
-
Gets the optional encodingType
parameter indicating the
encoding method to be applied on the response.
- getEncodingType() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Result
-
Gets the encoding type used by Amazon S3 to encode object key names in
the XML response.
- getEncodingType() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListPartsRequest
-
Gets the optional encodingType
parameter indicating the
encoding method to be applied on the response.
- getEncodingType() - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUploadListing
-
Gets the encoding type used by Amazon S3 to encode object key names in
the XML response.
- getEncodingType() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectListing
-
Gets the encoding type used by Amazon S3 to encode object key names in
the XML response.
- getEncodingType() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
Gets the encoding type used by Amazon S3 to encode object key names in
the XML response.
- getEncodingType() - Method in class com.ibm.cloud.objectstorage.services.s3.model.VersionListing
-
Gets the encoding type used by Amazon S3 to encode object key names in
the XML response.
- getEncryption() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SSEAwsKeyManagementParams
-
Returns the scheme used for encrypting the Amazon S3 object.
- getEncryptionMaterials(Map<String, String>) - Method in interface com.ibm.cloud.objectstorage.services.s3.model.EncryptionMaterialsAccessor
-
Retrieves encryption materials matching the specified description from some source.
- getEncryptionMaterials() - Method in interface com.ibm.cloud.objectstorage.services.s3.model.EncryptionMaterialsFactory
-
Returns EncryptionMaterials which the caller can use for encryption.
- getEncryptionMaterials() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutInstructionFileRequest
-
Returns the encryption materials if specified; or null if not.
- getEncryptionMaterials(Map<String, String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SimpleMaterialProvider
-
- getEncryptionMaterials() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SimpleMaterialProvider
-
- getEncryptionMaterials() - Method in class com.ibm.cloud.objectstorage.services.s3.model.StaticEncryptionMaterialsProvider
-
- getEncryptionMaterials(Map<String, String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.StaticEncryptionMaterialsProvider
-
- getEncryptionType() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CreateBucketRequest
-
Gets the encryptionType of the S3 bucket to create.
- getEndEpochTimeMilli() - Method in class com.ibm.cloud.objectstorage.util.TimingInfo
-
Deprecated.
- getEndEpochTimeMilliIfKnown() - Method in class com.ibm.cloud.objectstorage.util.TimingInfo
-
- getEndpoint() - Method in class com.ibm.cloud.objectstorage.client.AwsSyncClientParams
-
- getEndpoint() - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder
-
Gets the service endpointConfiguration in use by the builder
- getEndpoint() - Method in class com.ibm.cloud.objectstorage.DefaultRequest
-
- getEndpoint() - Method in interface com.ibm.cloud.objectstorage.ImmutableRequest
-
Returns the service endpoint (ex: "https://ec2.amazonaws.com") to which
this request should be sent.
- getEndpointDiscovery() - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.BasicProfile
-
- getEndpointForRetry() - Method in class com.ibm.cloud.objectstorage.retry.internal.AuthRetryParameters
-
- getEndpointPrefix() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceClient
-
- getEndpoints() - Method in class com.ibm.cloud.objectstorage.partitions.model.Service
-
Returns the endpoints configuration for all regions in a partition
that service supports.
- getEndTime() - Method in class com.ibm.cloud.objectstorage.util.TimingInfo
-
Deprecated.
- getEndTimeNano() - Method in class com.ibm.cloud.objectstorage.util.TimingInfo
-
- getEndTimeNanoIfKnown() - Method in class com.ibm.cloud.objectstorage.util.TimingInfo
-
- getError() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.NodePath
-
- getErrorCode() - Method in exception com.ibm.cloud.objectstorage.AmazonServiceException
-
Returns the AWS error code represented by this exception.
- getErrorCode() - Method in class com.ibm.cloud.objectstorage.protocol.json.JsonErrorShapeMetadata
-
- getErrorCode() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.AmazonS3ExceptionBuilder
-
Returns the Amazon Web Services error code represented by this exception.
- getErrorCode() - Method in exception com.ibm.cloud.objectstorage.services.s3.model.MultiObjectDeleteException
-
Always returns null
since this exception represents a
"successful" response from the service with no top-level error code.
- getErrorCode() - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
A string that uniquely identifies an error condition.
- getErrorCodeParser(String) - Method in class com.ibm.cloud.objectstorage.protocol.json.SdkStructuredJsonFactoryImpl
-
- getErrorDocument() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketWebsiteConfiguration
-
Returns the complete path to the document to serve for 4xx errors, or
null if no error document has been configured.
- getErrorDocument() - Method in class com.ibm.cloud.objectstorage.services.s3.model.WebsiteConfiguration
-
- getErrorMessage() - Method in exception com.ibm.cloud.objectstorage.AmazonServiceException
-
- getErrorMessage() - Method in exception com.ibm.cloud.objectstorage.oauth.OAuthServiceException
-
- getErrorMessage() - Method in exception com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaTransferException
-
- getErrorMessage() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.AmazonS3ExceptionBuilder
-
Returns the human-readable error message provided by the service
- getErrorMessage() - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
A generic description of the error condition.
- getErrorResponseHandler() - Method in class com.ibm.cloud.objectstorage.client.ClientExecutionParams
-
- getErrorResponseXml() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.AmazonS3ExceptionBuilder
-
Returns the original error response XML received from Amazon S3
- getErrorResponseXml() - Method in exception com.ibm.cloud.objectstorage.services.s3.model.AmazonS3Exception
-
Returns the error XML received in the HTTP Response or null if the
exception is constructed from the headers.
- getErrors() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.DeleteObjectsResponse
-
- getErrors() - Method in exception com.ibm.cloud.objectstorage.services.s3.model.MultiObjectDeleteException
-
Returns the list of errors from the attempted delete operation.
- getErrorShapeMetadata() - Method in class com.ibm.cloud.objectstorage.protocol.json.JsonClientMetadata
-
- getErrorShapes() - Method in class com.ibm.cloud.objectstorage.protocol.json.JsonErrorResponseMetadata
-
- getErrorType() - Method in exception com.ibm.cloud.objectstorage.AmazonServiceException
-
Indicates who is responsible for this exception (caller, service,
or unknown).
- getEstimatedSkew() - Method in class com.ibm.cloud.objectstorage.retry.ClockSkewAdjuster
-
The estimated skew is the difference between the local time at which the client received the response and the Date
header from the service's response.
- geteTag() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3ObjectEntity
-
- getETag() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadResult
-
Returns the entity tag identifying the new object.
- getETag() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectResult
-
Gets the ETag value for the new object that was created in the
associated
CopyObjectRequest
.
- getETag() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartResult
-
Gets the ETag value for the new part that was created in the
associated
CopyPartRequest
.
- getETag() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
The entity tag is a hash of the object.
- getETag() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartETag
-
Returns the entity tag generated from the content of the associated part.
- getETag() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartSummary
-
Returns the entity tag generated from the part content.
- getETag() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectResult
-
Gets the server-side ETag value for the newly created object.
- getETag() - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectSummary
-
Gets the hex encoded 128-bit MD5 hash of this object's contents as
computed by Amazon S3.
- getETag() - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartResult
-
Returns the entity tag of the newly uploaded part.
- getETag() - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
An opaque identifier assigned by a web server to a specific version of a resource found at a URL.
- getETag() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.model.CopyResult
-
Returns the entity tag identifying the new object.
- getETag() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.model.UploadResult
-
Returns the entity tag identifying the new object.
- getEvent() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketNotificationConfiguration.TopicConfiguration
-
- getEventCode() - Method in class com.ibm.cloud.objectstorage.event.ProgressEvent
-
- getEventName() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3EventNotificationRecord
-
- getEventNameAsEnum() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3EventNotificationRecord
-
- getEvents() - Method in class com.ibm.cloud.objectstorage.services.s3.model.NotificationConfiguration
-
Returns the set of events associated with this notification configuration.
- getEventSource() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3EventNotificationRecord
-
- getEventTime() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3EventNotificationRecord
-
- getEventType() - Method in class com.ibm.cloud.objectstorage.event.ProgressEvent
-
Returns the type of event this object represents.
- getEventVersion() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3EventNotificationRecord
-
- getException() - Method in class com.ibm.cloud.objectstorage.handlers.HandlerAfterAttemptContext
-
- getException() - Method in class com.ibm.cloud.objectstorage.retry.internal.CredentialsEndpointRetryParameters
-
- getExceptionUnmarshaller() - Method in class com.ibm.cloud.objectstorage.protocol.json.JsonErrorShapeMetadata
-
- getExecutor() - Method in class com.ibm.cloud.objectstorage.client.AwsAsyncClientParams
-
- getExecutor() - Method in class com.ibm.cloud.objectstorage.client.builder.AwsAsyncClientBuilder.AsyncBuilderParams
-
- getExecutor() - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder.SyncBuilderParams
-
- getExecutor() - Method in class com.ibm.cloud.objectstorage.http.timers.client.ClientExecutionTimer
-
This method is current exposed for testing purposes
- getExecutor() - Method in class com.ibm.cloud.objectstorage.http.timers.request.HttpRequestTimer
-
This method is current exposed for testing purposes
- getExecutorFactory() - Method in class com.ibm.cloud.objectstorage.client.builder.AwsAsyncClientBuilder
-
- getExecutorFactory() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerBuilder
-
- getExecutorService() - Static method in class com.ibm.cloud.objectstorage.event.SDKProgressPublisher
-
Returns the executor service used for performing the callbacks.
- getExecutorService() - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadObjectRequest
-
Returns a custom executor service for concurrent uploads; or null there
is no customization.
- getExecutorService() - Method in class com.ibm.cloud.objectstorage.services.s3.UploadObjectObserver
-
- getExecutorService() - Method in class com.ibm.cloud.objectstorage.waiters.WaiterBuilder
-
- getExpectedBucketOwner() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketAnalyticsConfigurationRequest
-
- getExpectedBucketOwner() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketCrossOriginConfigurationRequest
-
- getExpectedBucketOwner() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketInventoryConfigurationRequest
-
- getExpectedBucketOwner() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketLifecycleConfigurationRequest
-
- getExpectedBucketOwner() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketMetricsConfigurationRequest
-
- getExpectedBucketOwner() - Method in interface com.ibm.cloud.objectstorage.services.s3.model.ExpectedBucketOwnerRequest
-
Returns he account id of the expected bucket owner.
- getExpectedBucketOwner() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketAccelerateConfigurationRequest
-
- getExpectedBucketOwner() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketAnalyticsConfigurationRequest
-
- getExpectedBucketOwner() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketInventoryConfigurationRequest
-
- getExpectedBucketOwner() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketLoggingConfigurationRequest
-
- getExpectedBucketOwner() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketMetricsConfigurationRequest
-
- getExpectedBucketOwner() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectLegalHoldRequest
-
- getExpectedBucketOwner() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectLockConfigurationRequest
-
- getExpectedBucketOwner() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRetentionRequest
-
- getExpectedBucketOwner() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectLegalHoldRequest
-
- getExpectedBucketOwner() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectLockConfigurationRequest
-
- getExpectedBucketOwner() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectRetentionRequest
-
- getExpiration() - Method in class com.ibm.cloud.objectstorage.oauth.Token
-
Returns the timestamp when the token will expire.
- getExpiration() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
The expiration date at which point the new pre-signed URL will no longer
be accepted by Amazon S3.
- getExpiration() - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
If the object expiration is configured (see PUT Bucket lifecycle), the response includes this header.
- getExpirationDate() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Returns the expiration date of the object.
- getExpirationInDays() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Returns the time in days from an object's creation to its expiration.
- getExpirationInDays() - Method in class com.ibm.cloud.objectstorage.services.s3.model.RestoreObjectRequest
-
Returns the lifetime of the active copy in days.
- getExpirationTime() - Method in class com.ibm.cloud.objectstorage.oauth.Token
-
Returns the expiration time for token.
- getExpirationTime() - Method in interface com.ibm.cloud.objectstorage.services.s3.internal.ObjectExpirationResult
-
Returns the expiration date of the object, or null if the object is not
configured to expire.
- getExpirationTime() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadResult
-
Returns the expiration time for this object, or null if it doesn't expire.
- getExpirationTime() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectResult
-
Returns the expiration time for this object, or null if it doesn't expire.
- getExpirationTime() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Returns the time this object will expire and be completely removed from
S3.
- getExpirationTime() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectResult
-
Returns the expiration time for this object, or null if it doesn't expire.
- getExpirationTimeRuleId() - Method in interface com.ibm.cloud.objectstorage.services.s3.internal.ObjectExpirationResult
-
Returns the bucket lifecycle configuration rule ID for the expiration of
this object.
- getExpirationTimeRuleId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadResult
-
- getExpirationTimeRuleId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectResult
-
- getExpirationTimeRuleId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
- getExpirationTimeRuleId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectResult
-
- getExpires() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ResponseHeaderOverrides
-
Returns the expires response header override if it has been specified, or
null otherwise.
- getExpires() - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
The date and time at which the object is no longer cacheable.
- getExpires_in() - Method in class com.ibm.cloud.objectstorage.oauth.Token
-
Returns the number of seconds remaining before the token expires.
- getExposedHeaders() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CORSRule
-
Returns expose headers of this rule and returns a reference to this object for
method chaining.
- getExtendedRequestId() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.AmazonS3ExceptionBuilder
-
Gets Amazon S3's extended request ID.
- getExtendedRequestId() - Method in exception com.ibm.cloud.objectstorage.services.s3.model.AmazonS3Exception
-
Gets Amazon S3's extended request ID.
- getExtendRetentionFromCurrentTime() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ExtendObjectRetentionRequest
-
- getExternalId() - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.securitytoken.RoleInfo
-
A unique identifier that is used by third parties when assuming roles in
their customers' accounts.
- getExtraInfo() - Method in exception com.ibm.cloud.objectstorage.ResetException
-
- getExtraMaterialDescription() - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptedGetObjectRequest
-
Returns the supplemental material description to be used for retrieving
the encryption materials.
- getFactory() - Static method in class com.ibm.cloud.objectstorage.log.InternalLogFactory
-
Returns the current default log factory.
- getFasp_port() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.TransferSpec
-
- getFaspConnectionInfo(String) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaTransferManager
-
Check the LRU cache to see if the Aspera Key has already been retrieved for
this bucket.
- getField(T, Field) - Static method in class com.ibm.cloud.objectstorage.smoketest.ReflectionUtils
-
- getFile() - Method in class com.ibm.cloud.objectstorage.internal.ResettableInputStream
-
Returns the underlying file, if known; or null if not;
- getFile(int) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.MultiFileOutputStream
-
- getFile() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.RepeatableFileInputStream
-
Deprecated.
Returns the File this stream is reading data from.
- getFile() - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Gets the path and name of the file
containing the data to be uploaded to Amazon S3.
- getFile() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PresignedUrlUploadRequest
-
- getFile() - Method in interface com.ibm.cloud.objectstorage.services.s3.model.S3DataSource
-
- getFile() - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Returns the file containing the data to upload.
- getFile() - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
- getFile() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.UploadContext
-
- getFileDecriptorInfo() - Method in class com.ibm.cloud.objectstorage.jmx.JmxInfoProviderSupport
-
- getFileDecriptorInfo() - Method in interface com.ibm.cloud.objectstorage.jmx.spi.JmxInfoProvider
-
- getFileDeleteObserver() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.PartCreationEvent
-
Returns an observer for file deletion; or null if there is none.
- getFileName() - Method in interface com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaResult
-
Returns the uploaded or downloaded file/folder name
- getFileName() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaResultImpl
-
- getFileOffset() - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Returns the optional offset in the specified file, at which to begin
uploading data for this part.
- getFilter() - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsConfiguration
-
Returns the filter used to describe a set of objects for analysis.
- getFilter() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Returns a
LifecycleFilter
that is used to identify objects that a Lifecycle Rule applies to.
- getFilter() - Method in class com.ibm.cloud.objectstorage.services.s3.model.metrics.MetricsConfiguration
-
Returns the metrics configuration filter.
- getFilter() - Method in class com.ibm.cloud.objectstorage.services.s3.model.NotificationConfiguration
-
Filter criteria for determining which S3 objects trigger event notifications.
- getFilter() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ReplicationRule
-
Returns a
ReplicationFilter
that is used to identify objects that a CRR Rule applies to.
- getFilterRules() - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3KeyFilter
-
- getFinalAwsException() - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallMonitoringEvent
-
- getFinalAwsExceptionMessage() - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallMonitoringEvent
-
- getFinalBytes() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.GCMCipherLite
-
For testing purposes only.
- getFinalHttpStatusCode() - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallMonitoringEvent
-
The last status code returned by the service.
- getFinalSdkException() - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallMonitoringEvent
-
- getFinalSdkExceptionMessage() - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallMonitoringEvent
-
- getFirstByte() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Returns the optional start range to copy from the source object.
- getFirstRegionId() - Method in enum com.ibm.cloud.objectstorage.services.s3.model.Region
-
- getFormat() - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsS3BucketDestination
-
Returns the file format used when exporting data to Amazon S3.
- getFormat() - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryS3BucketDestination
-
Returns the output format of the inventory results.
- getFormat() - Method in enum com.ibm.cloud.objectstorage.util.TimestampFormat
-
- getFormattedSigningDate() - Method in class com.ibm.cloud.objectstorage.auth.internal.AWS4SignerRequestParams
-
Returns the formatted date in UTC zone of the signing date.
- getFormattedSigningDateTime() - Method in class com.ibm.cloud.objectstorage.auth.internal.AWS4SignerRequestParams
-
Returns the formatted date and time of the signing date in UTC zone.
- getFqdn() - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallAttemptMonitoringEvent
-
- getFrequency() - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventorySchedule
-
Returns the frequency for producing inventory results
in
String
format.
- getFunctionARN() - Method in class com.ibm.cloud.objectstorage.services.s3.model.LambdaConfiguration
-
Returns the ARN of the cloud function to be invoked.
- getFuture() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.CopyMonitor
-
- getFuture() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.DownloadMonitor
-
- getFuture() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.MultipleFileTransferMonitor
-
- getFuture() - Method in interface com.ibm.cloud.objectstorage.services.s3.transfer.internal.TransferMonitor
-
Returns a Future to wait on.
- getFuture() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.UploadMonitor
-
- getFutures() - Method in class com.ibm.cloud.objectstorage.services.s3.UploadObjectObserver
-
- getGeneralProgressListener() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceRequest
-
Returns the optional progress listener for receiving updates about the progress of the
request.
- getGenerator() - Method in class com.ibm.cloud.objectstorage.protocol.json.SdkJsonGenerator
-
- getGenerator() - Static method in class com.ibm.cloud.objectstorage.util.IdempotentUtils
-
- getGlacierJobParameters() - Method in class com.ibm.cloud.objectstorage.services.s3.model.RestoreObjectRequest
-
- getGlobalHandlers() - Method in class com.ibm.cloud.objectstorage.handlers.HandlerChainFactory
-
- getGlobalTimeOffset() - Static method in class com.ibm.cloud.objectstorage.SDKGlobalConfiguration
-
- getGlobalTimeOffset() - Static method in class com.ibm.cloud.objectstorage.SDKGlobalTime
-
Gets the global time difference in seconds between the running JVM and
AWS.
- getGrantee() - Method in class com.ibm.cloud.objectstorage.services.s3.model.Grant
-
Gets the grantee being granted a permission by this grant.
- getGrants() - Method in class com.ibm.cloud.objectstorage.services.s3.model.AccessControlList
-
- getGrantsAsList() - Method in class com.ibm.cloud.objectstorage.services.s3.model.AccessControlList
-
Gets the list of
Grant
objects in this access control list (ACL).
- getHandlerContext(HandlerContextKey<X>) - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceRequest
-
- getHandlerContext(HandlerContextKey<X>) - Method in class com.ibm.cloud.objectstorage.DefaultRequest
-
- getHandlerContext(HandlerContextKey<X>) - Method in interface com.ibm.cloud.objectstorage.HandlerContextAware
-
Return the context for the given key if present; else return null.
- getHeader(String) - Method in class com.ibm.cloud.objectstorage.http.HttpResponse
-
- getHeaderName() - Method in enum com.ibm.cloud.objectstorage.services.s3.model.Permission
-
Returns the name of the header used to grant this permission.
- getHeaders() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns headers to be added to all requests
- getHeaders() - Method in class com.ibm.cloud.objectstorage.DefaultRequest
-
- getHeaders() - Method in class com.ibm.cloud.objectstorage.http.HttpResponse
-
- getHeaders() - Method in interface com.ibm.cloud.objectstorage.ImmutableRequest
-
Returns a map of all the headers included in this request.
- getHeaders() - Method in class com.ibm.cloud.objectstorage.internal.CredentialsEndpointProvider
-
Allows passing additional headers to the request
- getHeadersForStringToSign(SignableRequest<?>) - Method in class com.ibm.cloud.objectstorage.auth.AWS3Signer
-
- getHeaderValues(String) - Method in class com.ibm.cloud.objectstorage.http.HttpResponse
-
Returns all the values for a given header name.
- getHost(String) - Static method in class com.ibm.cloud.objectstorage.regions.AbstractRegionMetadataProvider
-
Parse the host portion out of an endpoint (which may or may not
contain a scheme).
- getHostId() - Method in class com.ibm.cloud.objectstorage.services.s3.S3ResponseMetadata
-
Returns the Amazon S3 host ID, providing additional debugging information
about how a request was handled.
- getHostMetricName() - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
Returns the host name for generating per-host level metrics; or
null or blank if the host is to be automatically detected via
InetAddress
.
- getHostMetricName() - Method in class com.ibm.cloud.objectstorage.metrics.MetricAdmin
-
- getHostMetricName() - Method in interface com.ibm.cloud.objectstorage.metrics.MetricAdminMBean
-
Returns the host name for metric purposes.
- getHostName() - Method in class com.ibm.cloud.objectstorage.partitions.model.Endpoint
-
returns the endpoint string.
- getHostName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.RedirectRule
-
Return the host name to use in the redirect request.
- getHostNameRegex() - Method in class com.ibm.cloud.objectstorage.internal.config.HostRegexToRegionMappingJsonHelper
-
- getHostRegexToRegionMappings() - Method in class com.ibm.cloud.objectstorage.internal.config.InternalConfig
-
- getHostRegexToRegionMappings() - Method in class com.ibm.cloud.objectstorage.internal.config.InternalConfigJsonHelper
-
- getHttpClientConfig(String) - Method in class com.ibm.cloud.objectstorage.internal.config.InternalConfig
-
Returns the http client configuration for the http client name.
- getHttpClientConnectionManager() - Method in interface com.ibm.cloud.objectstorage.http.apache.client.impl.ConnectionManagerAwareHttpClient
-
Returns the HttpClientConnectionManager
associated with the
http client.
- getHttpClientConnectionManager() - Method in class com.ibm.cloud.objectstorage.http.apache.client.impl.SdkHttpClient
-
- getHttpClients() - Method in class com.ibm.cloud.objectstorage.internal.config.InternalConfigJsonHelper
-
- getHttpErrorCodeReturnedEquals() - Method in class com.ibm.cloud.objectstorage.services.s3.model.RoutingRuleCondition
-
Return the HTTP error code when the redirect is applied.
- getHttpExpiresDate() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Returns the date when the object is no longer cacheable.
- getHttpHeaders() - Method in exception com.ibm.cloud.objectstorage.AmazonServiceException
-
- getHttpHeaders() - Method in class com.ibm.cloud.objectstorage.http.SdkHttpMetadata
-
- getHttpMethod() - Method in class com.ibm.cloud.objectstorage.DefaultRequest
-
- getHttpMethod() - Method in interface com.ibm.cloud.objectstorage.ImmutableRequest
-
Returns the HTTP method (GET, POST, etc) to use when sending this
request.
- getHttpMethodName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PresignedUrlUploadRequest
-
- getHttpRedirectCode() - Method in class com.ibm.cloud.objectstorage.services.s3.model.RedirectRule
-
Return the HTTP code to use in the redirect response.
- getHttpRequest() - Method in class com.ibm.cloud.objectstorage.http.HttpResponse
-
Returns the original http request associated with this response.
- getHttpRequest() - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectInputStream
-
Returns the http request from which this input stream is derived.
- getHttpRequestTimer() - Method in class com.ibm.cloud.objectstorage.http.AmazonHttpClient
-
Package protected for unit-testing
- getHttpResponse() - Method in class com.ibm.cloud.objectstorage.Response
-
- getHttpStatusCode() - Method in class com.ibm.cloud.objectstorage.http.SdkHttpMetadata
-
- getHttpStatusCode() - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallAttemptMonitoringEvent
-
- getHttpStatusCode() - Method in class com.ibm.cloud.objectstorage.protocol.json.JsonErrorShapeMetadata
-
- getIBMApiKey() - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.BasicProfile
-
- getIbmDirectory() - Method in class com.ibm.cloud.objectstorage.profile.path.AwsDirectoryBasePathProvider
-
- getIbmProtectionManagementState() - Method in class com.ibm.cloud.objectstorage.ResponseMetadata
-
Returns the IBM Protection Management State contained in this response metadata object.
- getIbmRestoredCopyStorageClass() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
- getIBMServiceInstanceId() - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.BasicProfile
-
- getIBMSSEKPCrk() - Method in class com.ibm.cloud.objectstorage.services.s3.model.HeadBucketResult
-
Returns the CRK header of the HEAD request
- getIBMSSEKPCrk() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectListing
-
Returns the CRK header of the GET Bucket request
- getIBMSSEKPEnabled() - Method in class com.ibm.cloud.objectstorage.services.s3.model.HeadBucketResult
-
Returns if KP has been enabled
- getIBMSSEKPEnabled() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectListing
-
Returns if KP has been enabled
- getIbmTransition() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
- getId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsConfiguration
-
Returns the identifier used to represent an analytics configuration.
- getId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Returns the ID of this rule.
- getId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CORSRule
-
Returns the Id of this rule.
- getId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketAnalyticsConfigurationRequest
-
Returns the identifier used to represent an analytics configuration.
- getId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketInventoryConfigurationRequest
-
Returns the ID used to identify the inventory configuration.
- getId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketMetricsConfigurationRequest
-
The ID used to identify the metrics configuration.
- getId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketAnalyticsConfigurationRequest
-
Returns the identifier used to represent an analytics configuration.
- getId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketInventoryConfigurationRequest
-
Returns the ID used to identify the inventory configuration.
- getId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketMetricsConfigurationRequest
-
Returns the ID used to identify the metrics configuration.
- getId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryConfiguration
-
Returns the ID used to identify the inventory configuration.
- getId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.LegalHold
-
- getId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.metrics.MetricsConfiguration
-
Returns the ID used to identify the metrics configuration.
- getId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.Owner
-
Gets the ID of the owner.
- getIdentifier() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CanonicalGrantee
-
Returns the unique identifier for this grantee.
- getIdentifier() - Method in class com.ibm.cloud.objectstorage.services.s3.model.EmailAddressGrantee
-
Gets the grantee's e-mail address.
- getIdentifier() - Method in interface com.ibm.cloud.objectstorage.services.s3.model.Grantee
-
Gets the identifier for this grantee.
- getIdentifier() - Method in enum com.ibm.cloud.objectstorage.services.s3.model.GroupGrantee
-
Gets the group grantee's URI.
- getIgnorePublicAcls() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PublicAccessBlockConfiguration
-
Returns whether Amazon S3 should ignore public ACLs for this bucket and objects in this bucket.
- getIms_token() - Method in class com.ibm.cloud.objectstorage.oauth.Token
-
Returns the IMS token.
- getIncludedObjectVersions() - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryConfiguration
-
Returns which object version(s) to included in the inventory results.
- getIndexDocumentSuffix() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketWebsiteConfiguration
-
Returns the document to serve when a directory is specified (ex:
index.html).
- getIndexDocumentSuffix() - Method in class com.ibm.cloud.objectstorage.services.s3.model.WebsiteConfiguration
-
- getInetAddress() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- getInetAddress() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- getInfoToResume() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.PauseResult
-
Returns the information that can be used to resume a successfully paused
operation.
- getInitiated() - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUpload
-
Returns the date at which this upload was initiated.
- getInitiator() - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUpload
-
Returns the user who initiated this multipart upload.
- getInitiator() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
Returns details on the user who initiated the associated multipart
upload.
- getInput() - Method in class com.ibm.cloud.objectstorage.client.ClientExecutionParams
-
- getInputStream() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- getInputStream() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- getInputStream() - Method in class com.ibm.cloud.objectstorage.internal.SdkMetricsSocket
-
- getInputStream() - Method in class com.ibm.cloud.objectstorage.internal.SdkSSLMetricsSocket
-
- getInputStream() - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Gets the input stream containing the data to be uploaded to Amazon S3.
- getInputStream() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PresignedUrlUploadRequest
-
- getInputStream() - Method in interface com.ibm.cloud.objectstorage.services.s3.model.S3DataSource
-
- getInputStream() - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Returns the stream containing the data to upload for the new part.
- getInputStream() - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
- getInRegionOptimizedConfig() - Method in class com.ibm.cloud.objectstorage.ClientConfigurationFactory
-
Builds a
ClientConfiguration
instance with configuration values
tailored towards clients operating in the same AWS region as the service
endpoint they call.
- getInstance() - Static method in class com.ibm.cloud.objectstorage.auth.DefaultAWSCredentialsProviderChain
-
- getInstance() - Static method in class com.ibm.cloud.objectstorage.auth.InstanceProfileCredentialsProvider
-
- getInstance() - Static method in class com.ibm.cloud.objectstorage.auth.profile.internal.securitytoken.STSProfileCredentialsServiceLoader
-
- getInstance() - Static method in class com.ibm.cloud.objectstorage.http.NoneTlsKeyManagersProvider
-
- getInstance() - Static method in class com.ibm.cloud.objectstorage.internal.ConnectionUtils
-
- getInstance() - Static method in class com.ibm.cloud.objectstorage.internal.InstanceMetadataServiceResourceFetcher
-
- getInstance() - Method in interface com.ibm.cloud.objectstorage.metrics.MetricCollector.Factory
-
Returns an instance of the collector; or null if if failed to create
one.
- getInstance(String, AsperaTransaction) - Static method in class com.ibm.cloud.objectstorage.services.aspera.transfer.TransferListener
-
Returns TransferListener instance and associates an AsperaTransaction with a Transfer ID.
- getInstance() - Static method in class com.ibm.cloud.objectstorage.services.s3.internal.Mimetypes
-
Loads MIME type info from the file 'mime.types' in the classpath, if it's available.
- getInstanceLength() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Returns the physical length of the entire object stored in S3.
- getInstructionFileSuffix() - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptedGetObjectRequest
-
- getInternal_info() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.NodeError
-
- getInternal_message() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.NodeError
-
- getInternalConfig() - Static method in class com.ibm.cloud.objectstorage.internal.config.InternalConfig.Factory
-
Returns a non-null and immutable instance of the AWS SDK internal configuration.
- getInventoryConfiguration() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketInventoryConfigurationResult
-
Returns the requested inventory configuration.
- getInventoryConfiguration() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketInventoryConfigurationRequest
-
Returns the inventory configuration.
- getInventoryConfigurationList() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketInventoryConfigurationsResult
-
Returns the list of inventory configurations for a bucket.
- getInventoryFilter() - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryConfiguration
-
Returns the inventoryFilter used to describe a set of objects
to include in inventory results.
- getInvocationRoleARN() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CloudFunctionConfiguration
-
Deprecated.
Returns the invocation role associated with this configuration.
- getIV() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.CipherLite
-
Returns the initialization vector (IV) in a new buffer.
- getIVLengthInBytes() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.ContentCryptoScheme
-
- getJmxInfoProvider() - Static method in class com.ibm.cloud.objectstorage.jmx.spi.JmxInfoProvider.Factory
-
- getJsonNode() - Method in class com.ibm.cloud.objectstorage.protocol.json.JsonContent
-
- getJvmMetricName() - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
Returns the name of the JVM for generating per-JVM level metrics;
or null or blank if per-JVM level metrics are disabled.
- getJvmMetricName() - Method in class com.ibm.cloud.objectstorage.metrics.MetricAdmin
-
- getJvmMetricName() - Method in interface com.ibm.cloud.objectstorage.metrics.MetricAdminMBean
-
Returns the JVM metric name.
- getKeepAlive() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- getKeepAlive() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- getKeepAliveDuration(HttpResponse, HttpContext) - Method in class com.ibm.cloud.objectstorage.http.conn.SdkConnectionKeepAliveStrategy
-
- getKey() - Method in class com.ibm.cloud.objectstorage.internal.config.JsonIndex
-
- getKey() - Method in interface com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaResult
-
Returns the key by which the newly created object is stored.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaResultImpl
-
- getKey() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaTransactionImpl
-
- getKey() - Method in interface com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaTransfer
-
The key under which this object is stored in Amazon S3.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3URI
-
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3ObjectEntity
-
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.v1.MultipartUploadContext
-
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbortMultipartUploadRequest
-
Returns the key of the multipart upload to abort.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Gets the key under which to store the new object.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.AddLegalHoldRequest
-
Gets the key, the name of the reference to the object to add a legal hold to.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadRequest
-
Returns the key under which the multipart upload to complete is stored.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadResult
-
Gets the key by which the newly created object is stored.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteLegalHoldRequest
-
Gets the key, the name of the reference to the object to delete a legal hold from.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectRequest
-
Gets the key of the object to delete.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectsRequest.KeyVersion
-
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectsResult.DeletedObject
-
Returns the key that was successfully deleted.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteVersionRequest
-
Gets the key of the version to delete.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ExtendObjectRetentionRequest
-
Gets the key, the name of the reference to the object to add a legal hold to.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Returns the key of the object involved in this request.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectAclRequest
-
Gets the key under which the object whose ACL to be retrieved is stored.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectLegalHoldRequest
-
The Object Key.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectMetadataRequest
-
Gets the key of the object whose metadata is being retrieved.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Gets the key under which the object to be downloaded is stored.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRetentionRequest
-
The Object Key.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Returns the key by which to store the new multipart upload, and hence,
the eventual object created from the multipart upload.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadResult
-
Returns the object key for which the multipart upload was initiated.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListLegalHoldsRequest
-
Returns the name of the object to perform the list against.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListPartsRequest
-
Returns the key of the associated multipart upload whose parts are being
listed.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultiObjectDeleteException.DeleteError
-
Returns the key of the object that couldn't be deleted.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUpload
-
Returns the key by which this upload is stored.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
Returns the key value specified in the original request used to identify
which multipart upload contains the parts to list.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.RestoreObjectRequest
-
Gets the key, the name of the reference to the object to restore, which is
now stored in Amazon Glacier.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3Object
-
Gets the key under which this object is stored.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectId
-
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectIdBuilder
-
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectSummary
-
Gets the key under which this object is stored in Amazon S3.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectAclRequest
-
Key for which the PUT action was initiated.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectLegalHoldRequest
-
The Object Key.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectRetentionRequest
-
The Object Key.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SSECustomerKey
-
Returns the base64-encoded server-side encryption key that was provided
in this object's constructor.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Returns the key of the initiated multipart upload.
- getKey() - Method in interface com.ibm.cloud.objectstorage.services.s3.transfer.Download
-
The key under which this object was stored in Amazon S3.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.DownloadImpl
-
The key under which this object was stored in Amazon S3.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.model.UploadResult
-
Returns the key by which the newly created object is stored.
- getKey() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.UploadContext
-
- getKeyCount() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Result
-
Gets the number of keys returned with this response.
- getKeyGeneratorAlgorithm() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.ContentCryptoScheme
-
- getKeyLengthInBits() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.ContentCryptoScheme
-
- getKeyManagers() - Method in class com.ibm.cloud.objectstorage.http.FileStoreTlsKeyManagersProvider
-
- getKeyManagers() - Method in class com.ibm.cloud.objectstorage.http.NoneTlsKeyManagersProvider
-
- getKeyManagers() - Method in class com.ibm.cloud.objectstorage.http.SystemPropertyTlsKeyManagersProvider
-
- getKeyManagers() - Method in interface com.ibm.cloud.objectstorage.http.TlsKeyManagersProvider
-
- getKeyMarker() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListMultipartUploadsRequest
-
Returns the optional key marker indicating where in the results to begin
listing.
- getKeyMarker() - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUploadListing
-
Returns the optional key marker specified in the original request to
specify where in the results to begin listing multipart uploads.
- getKeyMarker() - Method in class com.ibm.cloud.objectstorage.services.s3.model.VersionListing
-
The key marker parameter originally used to request this version listing,
or null
if no key marker was specified.
- getKeyPair() - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptionMaterials
-
Returns the key pair stored in this EncryptionMaterials object.
- getKeyPrefix() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.MultipleFileDownloadImpl
-
Returns the key prefix of the virtual directory being downloaded.
- getKeyPrefix() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.MultipleFileUploadImpl
-
Returns the key prefix of the virtual directory being uploaded to.
- getKeyPrefix() - Method in interface com.ibm.cloud.objectstorage.services.s3.transfer.MultipleFileDownload
-
Returns the key prefix of the virtual directory being downloaded.
- getKeyPrefix() - Method in interface com.ibm.cloud.objectstorage.services.s3.transfer.MultipleFileUpload
-
Returns the key prefix of the virtual directory being uploaded.
- getKeyPrefixEquals() - Method in class com.ibm.cloud.objectstorage.services.s3.model.RoutingRuleCondition
-
Return the object key name prefix when the redirect is applied.
- getKeys() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectsRequest
-
Returns the list of keys to delete from this bucket.
- getKeySpec() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.ContentCryptoScheme
-
A convenient method motivated by KMS.
- getKeyWrapAlgorithm(Key) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.v1.S3KeyWrapScheme
-
- getKeyWrapScheme() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.v1.S3CryptoScheme
-
- getKnownVersion() - Method in class com.ibm.cloud.objectstorage.util.JavaVersionParser.JavaVersion
-
- getLambdaEnvironmentTraceId() - Static method in class com.ibm.cloud.objectstorage.util.RuntimeHttpUtils
-
Returns the value of the trace id environment variable, if it exists and if there is also
a lambda function name environment variable, indicating that the code executes within a lambda
- getLastByte() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Returns the optional zero-based byte offset to stop copying the source.
- getLastByteInPart(AmazonS3, GetObjectRequest, Integer) - Static method in class com.ibm.cloud.objectstorage.services.s3.internal.ServiceUtils
-
Returns the last byte number in a part of an object.
- getLastFullyDownloadedFilePosition() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.DownloadImpl
-
- getLastFullyDownloadedPartNumber() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.DownloadImpl
-
For parallel downloads, returns the last part number that was
successfully written into the download file.
- getLastModified() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Gets the value of the Last-Modified header, indicating the date
and time at which Amazon S3 last recorded a modification to the
associated object.
- getLastModified() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartSummary
-
Returns the date this part was last modified.
- getLastModified() - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectSummary
-
Gets the date when, according to Amazon S3, this object
was last modified.
- getLastModified() - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
The date and time the object was last modified.
- getLastModifiedDate() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectResult
-
Gets the date the newly copied object was last modified.
- getLastModifiedDate() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartResult
-
Gets the date the newly copied part was last modified.
- getLastSubMeasurement(String) - Method in class com.ibm.cloud.objectstorage.util.TimingInfo
-
- getLatch() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.PreparedDownloadContext
-
- getLatency() - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallMonitoringEvent
-
- getLegacyRetryPolicy() - Method in class com.ibm.cloud.objectstorage.retry.RetryPolicyAdapter
-
- getLegalHold() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectLegalHoldResult
-
The current Legal Hold status for the specified object.
- getLegalHold() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectLegalHoldRequest
-
Container element for the Legal Hold configuration you want to apply to the specified object.
- getLegalHoldId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.AddLegalHoldRequest
-
Returns the legal hold id to be added.
- getLegalHoldId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteLegalHoldRequest
-
Returns the legal hold id to be deleted.
- getLegalHolds() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListLegalHoldsResult
-
Gets the list of legal holds for the object.
- getLifecycleConfiguration() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketLifecycleConfigurationRequest
-
Gets the new lifecycle configuration for the specified bucket.
- getListener() - Method in class com.ibm.cloud.objectstorage.event.ProgressInputStream
-
- getListeners() - Method in class com.ibm.cloud.objectstorage.event.ProgressListenerChain
-
Returns the listeners associated with this listener chain.
- getLocalAddress() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns the optional local address the client will bind to.
- getLocalAddress() - Method in class com.ibm.cloud.objectstorage.http.settings.HttpClientSettings
-
- getLocalAddress() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- getLocalAddress() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- getLocalPort() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- getLocalPort() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- getLocalSocketAddress() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- getLocalSocketAddress() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- getLocation() - Method in interface com.ibm.cloud.objectstorage.profile.path.AwsProfileFileLocationProvider
-
- getLocation() - Method in class com.ibm.cloud.objectstorage.profile.path.AwsProfileFileLocationProviderChain
-
- getLocation() - Method in class com.ibm.cloud.objectstorage.profile.path.config.ConfigEnvVarOverrideLocationProvider
-
- getLocation() - Method in class com.ibm.cloud.objectstorage.profile.path.config.SharedConfigDefaultLocationProvider
-
- getLocation() - Method in class com.ibm.cloud.objectstorage.profile.path.cred.CredentialsDefaultLocationProvider
-
- getLocation() - Method in class com.ibm.cloud.objectstorage.profile.path.cred.CredentialsEnvVarOverrideLocationProvider
-
- getLocation() - Method in class com.ibm.cloud.objectstorage.profile.path.cred.CredentialsLegacyConfigLocationProvider
-
- getLocation() - Method in class com.ibm.cloud.objectstorage.profile.path.cred.IBMJsonCredentialsDefaultLocationProvider
-
- getLocation() - Method in class com.ibm.cloud.objectstorage.profile.path.cred.IBMJsonCredentialsEnvVarOverrideLocationProvider
-
- getLocation() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadResult
-
Returns the URL identifying the new multipart object.
- getLocationConstraint() - Method in class com.ibm.cloud.objectstorage.services.s3.model.Bucket
-
IBM
Returns the locationConstraint associated with the bucket
This will only have populated information when used in conjunction with
the Extended Listing support to the COS S3 GET Service API
- getLog(Class<?>) - Static method in class com.ibm.cloud.objectstorage.log.InternalLogFactory
-
Returns an SDK logger that logs using the currently configured default
log factory, given the class.
- getLog(String) - Static method in class com.ibm.cloud.objectstorage.log.InternalLogFactory
-
Returns an SDK logger that logs using the currently configured default
log factory, given the name.
- getLogFilePrefix() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLoggingConfiguration
-
Returns the optional log file prefix.
- getLoggingConfiguration() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketLoggingConfigurationRequest
-
Gets the logging configuration for the specified bucket.
- getLongLivedCredentialsProvider() - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.securitytoken.RoleInfo
-
Provides the credentials that are used to assume the role.
- getMac() - Method in enum com.ibm.cloud.objectstorage.auth.SigningAlgorithm
-
Returns the thread local reference for the crypto algorithm
- getMaintenanceNumber() - Method in class com.ibm.cloud.objectstorage.util.JavaVersionParser.JavaVersion
-
- getMajorVersion() - Method in class com.ibm.cloud.objectstorage.util.JavaVersionParser.JavaVersion
-
- getMajorVersionFamily() - Method in class com.ibm.cloud.objectstorage.util.JavaVersionParser.JavaVersion
-
- getMajorVersionString() - Method in class com.ibm.cloud.objectstorage.util.JavaVersionParser.JavaVersion
-
- getMarked() - Method in class com.ibm.cloud.objectstorage.util.UnreliableFilterInputStream
-
- getMarkedCount() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.GCMCipherLite
-
For testing purposes.
- getMarker() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketsExtendedRequest
-
Gets the optional marker parameter indicating where in the bucket to begin
listing.
- getMarker() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketsExtendedResponse
-
Parameter indicating where in the bucket to begin listing.
- getMarker() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsRequest
-
Gets the optional marker parameter indicating where in the bucket to begin
listing.
- getMarker() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectListing
-
Gets the marker parameter originally used to request this object listing, or
null
if no marker was specified.
- getMarshaller() - Method in class com.ibm.cloud.objectstorage.client.ClientExecutionParams
-
- getMarshaller(MarshallLocation, T) - Method in class com.ibm.cloud.objectstorage.protocol.json.internal.MarshallerRegistry
-
- getMarshaller(MarshallLocation, MarshallingType<T>, T) - Method in class com.ibm.cloud.objectstorage.protocol.json.internal.MarshallerRegistry
-
- getMasterSecretValidator() - Static method in class com.ibm.cloud.objectstorage.http.conn.ssl.MasterSecretValidators
-
- getMasterSecretValidator(JavaVersionParser.JavaVersion) - Static method in class com.ibm.cloud.objectstorage.http.conn.ssl.MasterSecretValidators
-
- getMatchingETagConstraints() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Gets the optional list of ETag constraints that, when present, must
include a match for the source object's current ETag in order for the
copy object request to be executed.
- getMatchingETagConstraints() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Gets the optional list of ETag constraints that, when present,
must include a match for the source object's current ETag in order
for the copy object request to be executed.
- getMatchingETagConstraints() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Gets the optional list of ETag constraints that, when present, must
include a match for the object's current ETag in order for this
request to be executed.
- getMaterialDescription() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ExtraMaterialsDescription
-
Returns the extra material description; never null.
- getMaterialsDescription() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.v1.MultipartUploadContext
-
- getMaterialsDescription() - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptedInitiateMultipartUploadRequest
-
- getMaterialsDescription() - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptedPutObjectRequest
-
- getMaterialsDescription() - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptionMaterials
-
Returns a snapshot of the current material description; never null.
- getMaterialsDescription() - Method in interface com.ibm.cloud.objectstorage.services.s3.model.MaterialsDescriptionProvider
-
Returns an unmodifiable view of the MaterialsDescription which the caller
can use to load EncryptionMaterials from any
EncryptionMaterialsAccessor
- getMaterialsDescription() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutInstructionFileRequest
-
Returns the material description for the new instruction file.
- getMaterialsDescription() - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadObjectRequest
-
- getMaxAgeSeconds() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CORSRule
-
Sets the ID of this rule and returns a reference to this object for
method chaining.
- getMaxAttempts() - Method in class com.ibm.cloud.objectstorage.test.retry.RetryableParams
-
- getMaxConnections() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns the maximum number of allowed open HTTP connections.
- getMaxConnections() - Method in class com.ibm.cloud.objectstorage.http.settings.HttpClientSettings
-
- getMaxConsecutiveRetriesBeforeThrottling() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
- getMaxErrorRetry() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns the maximum number of retry attempts for failed retryable requests (ex: 5xx error
responses from a service).
- getMaxErrorRetry() - Method in class com.ibm.cloud.objectstorage.retry.RetryPolicy
-
Returns the maximum number of retry attempts.
- getMaxErrorRetry() - Method in class com.ibm.cloud.objectstorage.retry.RetryPolicyAdapter
-
- getMaxFaspCacheSize() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaTransferManagerConfig
-
return the size of the FaspConnectionInfo cache.
- getMaxIdleConnectionTime() - Method in class com.ibm.cloud.objectstorage.http.settings.HttpClientSettings
-
- getMaximumRetentionInDays() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketProtectionConfiguration
-
- getMaxKeys() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketsExtendedRequest
-
Gets the optional maxKeys
parameter indicating the maximum number of keys to
include in the response.
- getMaxKeys() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsRequest
-
Gets the optional maxKeys
parameter indicating the maximum number of keys to
include in the response.
- getMaxKeys() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Request
-
Gets the optional maxKeys
parameter indicating the maximum number of keys to
include in the response.
- getMaxKeys() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Result
-
Gets the optional maxKeys
parameter indicating the maximum number of keys to
include in the response.
- getMaxKeys() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectListing
-
Gets the maxKeys
parameter originally used to request this object
listing, or the default maxKeys
value provided by Amazon S3 if the
requester didn't specify a value.
- getMaxKeys() - Method in class com.ibm.cloud.objectstorage.services.s3.model.VersionListing
-
Gets the value of the maxKeys
parameter used to request this version
listing.
- getMaxNumErrors() - Method in class com.ibm.cloud.objectstorage.util.UnreliableFilterInputStream
-
- getMaxParts() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListPartsRequest
-
Returns the optional maximum number of parts to be returned in the part
listing.
- getMaxParts() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
Returns the optional max parts value specified in the original request to
limit how many parts are listed.
- getMaxRetriesExceeded() - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallMonitoringEvent
-
- getMaxSize() - Method in class com.ibm.cloud.objectstorage.internal.FIFOCache
-
Returns the maximum size of the cache.
- getMaxUploads() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListMultipartUploadsRequest
-
Returns the optional maximum number of uploads to return, or null if no
maximum number of uploads has been set for this request.
- getMaxUploads() - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUploadListing
-
Returns the optional maximum number of uploads to be listed, as specified
in the original request.
- getMBeanRegistry() - Static method in class com.ibm.cloud.objectstorage.jmx.spi.SdkMBeanRegistry.Factory
-
- getMBeanServer() - Static method in enum com.ibm.cloud.objectstorage.jmx.MBeans
-
Returns the first registered MBean server, or the platform MBean server
if there is none.
- getMd5() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SSECustomerKey
-
Returns the optional base64-encoded MD5 digest of the encryption key to
use when validating the integrity of the transmitted server-side
encryption key.
- getMD5Checksum() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.DigestValidationInputStream
-
- getMd5Digest() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.MD5DigestCalculatingInputStream
-
- getMd5Digest() - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Returns the optional, but recommended, MD5 hash of the content of this
part.
- getMessage() - Method in exception com.ibm.cloud.objectstorage.AmazonServiceException
-
- getMessage() - Method in exception com.ibm.cloud.objectstorage.ResetException
-
- getMessage() - Method in exception com.ibm.cloud.objectstorage.services.s3.model.AmazonS3Exception
-
- getMessage() - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultiObjectDeleteException.DeleteError
-
Returns a description of the failure.
- getMetadata() - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Gets the optional metadata instructing Amazon S3 how to handle the
uploaded data (e.g.
- getMetadata() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PresignedUrlUploadRequest
-
Gets the optional metadata instructing Amazon S3 how to handle the
uploaded data (e.g.
- getMetadata() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PresignedUrlUploadResult
-
- getMetadata() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectResult
-
- getMetadata() - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
A map of metadata to store with the object in S3.
- getMetadataDirective() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Specifies whether the metadata is copied from the source object or replaced with metadata provided in the request.
- getMethod() - Method in class com.ibm.cloud.objectstorage.http.apache.request.impl.HttpGetWithBody
-
- getMethod() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
The HTTP method (GET, PUT, DELETE, HEAD) to be used in this request.
- getMetricCollector() - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
- getMetricNameSpace() - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
Returns the metric name space, which is never null or blank.
- getMetricNameSpace() - Method in class com.ibm.cloud.objectstorage.metrics.MetricAdmin
-
- getMetricNameSpace() - Method in interface com.ibm.cloud.objectstorage.metrics.MetricAdminMBean
-
Returns the metric name space.
- getMetricQueueSize() - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
Returns the internal metric queue size to be used for the default AWS SDK
metric collector; or null if the default is to be used.
- getMetricQueueSize() - Method in class com.ibm.cloud.objectstorage.metrics.MetricAdmin
-
- getMetricQueueSize() - Method in interface com.ibm.cloud.objectstorage.metrics.MetricAdminMBean
-
Returns the internal metric queue size to be used for the default AWS SDK
metric collector; or null if the default is to be used.
- getMetricsCollector() - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder
-
- getMetricsConfiguration() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketMetricsConfigurationResult
-
Returns the requested metrics configuration.
- getMetricsConfiguration() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketMetricsConfigurationRequest
-
Returns the metrics configuration that is set on the bucket.
- getMetricsConfigurationList() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketMetricsConfigurationsResult
-
Returns the list of metrics configurations for a bucket.
- getMfa() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectsRequest
-
Gets the optional Multi-Factor Authentication information included
with this request.
- getMfa() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteVersionRequest
-
Gets the optional Multi-Factor Authentication information included
with this request.
- getMfa() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketVersioningConfigurationRequest
-
Gets the optional Multi-Factor Authentication information included
with this request.
- getMimetype(String) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.Mimetypes
-
Determines the mimetype of a file by looking up the file's extension in
an internal listing to find the corresponding mime type.
- getMimetype(File) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.Mimetypes
-
Determines the mimetype of a file by looking up the file's extension in an internal listing
to find the corresponding mime type.
- getMin_rate_cap_kbps() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.TransferSpec
-
- getMin_rate_kbps() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.TransferSpec
-
- getMinimumRetentionInDays() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketProtectionConfiguration
-
- getMinimumUploadPartSize() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerBuilder
-
- getMinimumUploadPartSize() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerConfiguration
-
Returns the minimum part size for upload parts.
- getMinRateCapKbps() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaConfig
-
Lower limit of target rate, in Kbps.
- getMinRateCapMbps() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaConfig
-
Lower limit of target rate, in Mbps.
- getMinRateKbps() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaConfig
-
The minimum transfer rate.
- getMinRateMbps() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaConfig
-
The minimum transfer rate.
- getMissingMeta() - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
The number of metadata entries not returned in x-amz-meta
headers.
- getMode() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DefaultRetention
-
The default Object Lock retention mode you want to apply to new objects placed in the specified bucket.
- getMode() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectLockRetention
-
Indicates the Retention mode for the specified object.
- getModeledClass() - Method in class com.ibm.cloud.objectstorage.protocol.json.JsonErrorShapeMetadata
-
- getModifiedSinceConstraint() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Gets the optional modified constraint that restricts this
request to executing only if the source object has been
modified after the specified date.
- getModifiedSinceConstraint() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Gets the optional modified constraint that restricts this request to
executing only if the source object has been modified after the
specified date.
- getModifiedSinceConstraint() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Gets the optional modified constraint that restricts this
request to executing only if the object has been
modified after the specified date.
- getMonitor() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.AbstractTransfer
-
- getMonitoringListener() - Method in class com.ibm.cloud.objectstorage.client.AwsSyncClientParams
-
- getMonitoringListener() - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder.SyncBuilderParams
-
- getMonitoringListeners() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceClient
-
- getMulti_session() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.TransferSpec
-
- getMulti_session_threshold() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.TransferSpec
-
- getMultiFileOutputStream() - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadObjectRequest
-
Returns a custom multi-file output stream; or null if the default is to
be used.
- getMultipartCopyPartSize() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerBuilder
-
- getMultipartCopyPartSize() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerConfiguration
-
Returns the minimum size in bytes of each part in a multi-part copy
request.
- getMultipartCopyThreshold() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerBuilder
-
- getMultipartCopyThreshold() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerConfiguration
-
Returns the maximum threshold size of an Amazon S3 object after which the
copy operation is carried out using multi-part request.
- getMultipartUploads() - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUploadListing
-
Returns the list of multipart uploads.
- getMultipartUploadThreshold() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerBuilder
-
- getMultipartUploadThreshold() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerConfiguration
-
Returns the size threshold in bytes for when to use multipart uploads.
- getMultiSession() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaConfig
-
The number of simultaneous transfer sessions.
- getMultiSessionThreshold() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaConfig
-
return the file size min threshold to allow multiSession to work
- getMultiSessionThresholdMb() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaConfig
-
Return the file size min threshold in MB to allow multiSession to work
- getName() - Method in class com.ibm.cloud.objectstorage.handlers.HandlerContextKey
-
- getName() - Method in class com.ibm.cloud.objectstorage.partitions.PartitionRegionImpl
-
- getName() - Method in class com.ibm.cloud.objectstorage.regions.InMemoryRegionImpl
-
- getName() - Method in class com.ibm.cloud.objectstorage.regions.Region
-
The unique system ID for this region; ex: "us-east-1".
- getName() - Method in interface com.ibm.cloud.objectstorage.regions.RegionImpl
-
The unique system ID for this region; ex: "us-east-1".
- getName() - Method in enum com.ibm.cloud.objectstorage.regions.Regions
-
The name of this region, used in the regions.xml file to identify it.
- getName() - Method in enum com.ibm.cloud.objectstorage.retry.RetryMode
-
- getName() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3BucketEntity
-
- getName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.Bucket
-
Gets the name of the bucket.
- getName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.FilterRule
-
- getNamePrefix() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.MultiFileOutputStream
-
- getNeedClientAuth() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- getNewerNoncurrentVersions() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.NoncurrentVersionExpiration
-
Specifies how many noncurrent versions Amazon S3 will retain.
- getNewerNoncurrentVersions() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
-
Specifies how many noncurrent versions Amazon S3 will retain.
- getNewObjectMetadata() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Gets the optional object metadata to set for the new, copied object.
- getNewObjectTagging() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
- getNewRetentionExpirationDate() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ExtendObjectRetentionRequest
-
- getNewRetentionPeriod() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ExtendObjectRetentionRequest
-
- getNext() - Method in interface com.ibm.cloud.objectstorage.smoketest.ReflectionUtils.RandomSupplier
-
- getNextContinuationToken() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketAnalyticsConfigurationsResult
-
Gets the optional NextContinuationToken.
- getNextContinuationToken() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketInventoryConfigurationsResult
-
Gets the optional NextContinuationToken.
- getNextContinuationToken() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketMetricsConfigurationsResult
-
Gets the optional NextContinuationToken.
- getNextContinuationToken() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Result
-
Gets the optional NextContinuationToken.
- getNextCopyPartRequest() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.CopyPartRequestFactory
-
Constructs a copy part requests and returns it.
- getNextKeyMarker() - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUploadListing
-
Returns the next key marker that should be used in the next request to
get the next page of results.
- getNextKeyMarker() - Method in class com.ibm.cloud.objectstorage.services.s3.model.VersionListing
-
Gets the key marker to use in
the next listVersions
request in order to obtain the next page of results.
- getNextMarker() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectListing
-
Gets the marker to use in the next listObjects
request in order to see
the next page of results.
- getNextPartNumberMarker() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
Returns the next part number marker.
- getNextUploadIdMarker() - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUploadListing
-
Returns the next upload ID marker that should be used in the next request
to get the next page of results.
- getNextUploadPartRequest() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.UploadPartRequestFactory
-
- getNextVersionIdMarker() - Method in class com.ibm.cloud.objectstorage.services.s3.model.VersionListing
-
Gets the version ID marker to
use in the next listVersions
request in order to obtain the next page of
results.
- getNoncurrentVersionExpiration() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Returns the Amazon S3 non current object expiration rules associated
with the given rule.
- getNoncurrentVersionExpirationInDays() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
- getNoncurrentVersionTransition() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Deprecated.
- getNoncurrentVersionTransitions() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Returns the Amazon S3 non current object transition rules associated
with the given rule.
- getNonmatchingETagConstraints() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Gets the optional list of ETag constraints that, when present, must
not include a match for the source object's current ETag in order for
the copy object request to be executed.
- getNonmatchingETagConstraints() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Gets the optional list of ETag constraints that, when present, must
not include a match for the source object's current ETag in order for
the copy object request to be executed.
- getNonmatchingETagConstraints() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Gets the optional list of ETag constraints that when present, must
not include a match for the object's current ETag in order for this
request to be executed.
- getNonProxyHosts() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns the optional hosts the client will access without going
through the proxy.
- getNonProxyHosts() - Method in class com.ibm.cloud.objectstorage.http.settings.HttpClientSettings
-
- getNotificationConfiguration() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketNotificationConfigurationRequest
-
Gets the new notification configuration for the specified bucket.
- getNotifiedByteCount() - Method in class com.ibm.cloud.objectstorage.event.ProgressInputStream
-
- getNumberOfDaysSinceEpoch() - Method in class com.ibm.cloud.objectstorage.auth.internal.SignerKey
-
Returns the number of days since epoch for the date used for generating
signing key.
- getNumFilesWritten() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.MultiFileOutputStream
-
- getObject(String, String) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- getObject(GetObjectRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- getObject(GetObjectRequest, File) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- getObject(String, String) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Retrieves objects from Amazon S3.
- getObject(GetObjectRequest) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Retrieves objects from Amazon S3.
- getObject(GetObjectRequest, File) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Retrieves objects from Amazon S3.
- getObject(String, String) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- getObject(GetObjectRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- getObject(GetObjectRequest, File) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- getObject() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3Entity
-
- getObject(GetObjectRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.S3Direct
-
- getObject(GetObjectRequest, File) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.S3Direct
-
- getObject(GetObjectRequest) - Method in interface com.ibm.cloud.objectstorage.services.s3.internal.S3DirectSpi
-
- getObject(GetObjectRequest, File) - Method in interface com.ibm.cloud.objectstorage.services.s3.internal.S3DirectSpi
-
- getObjectAcl(String, String) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- getObjectAcl(String, String, String) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- getObjectAcl(GetObjectAclRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- getObjectAcl(String, String) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
- getObjectAcl(String, String, String) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Gets the
AccessControlList
(ACL) for the specified object
with the specified version in Amazon S3.
- getObjectAcl(GetObjectAclRequest) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
- getObjectAcl(String, String) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- getObjectAcl(String, String, String) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- getObjectAcl(GetObjectAclRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- GetObjectAclRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Provide options to get an object ACL.
- GetObjectAclRequest(String, String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetObjectAclRequest
-
- GetObjectAclRequest(String, String, String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetObjectAclRequest
-
- getObjectAsString(String, String) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- getObjectAsString(String, String) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Retrieves and decodes the contents of an S3 object to a String.
- getObjectAsString(String, String) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- getObjectContent() - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3Object
-
Gets the input stream containing the contents of this object.
- getObjectLegalHold(GetObjectLegalHoldRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- getObjectLegalHold(GetObjectLegalHoldRequest) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Gets an object's current Legal Hold status.
- getObjectLegalHold(GetObjectLegalHoldRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- GetObjectLegalHoldRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Gets an object's current Legal Hold status.
- GetObjectLegalHoldRequest() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetObjectLegalHoldRequest
-
- GetObjectLegalHoldResult - Class in com.ibm.cloud.objectstorage.services.s3.model
-
- GetObjectLegalHoldResult() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetObjectLegalHoldResult
-
- getObjectLockConfiguration(GetObjectLockConfigurationRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- getObjectLockConfiguration(GetObjectLockConfigurationRequest) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Gets the Object Lock configuration for a bucket.
- getObjectLockConfiguration(GetObjectLockConfigurationRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- getObjectLockConfiguration() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectLockConfigurationResult
-
The specified bucket's Object Lock configuration.
- getObjectLockConfiguration() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectLockConfigurationRequest
-
The Object Lock configuration that you want to apply to the specified bucket.
- GetObjectLockConfigurationRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Gets the Object Lock configuration for a bucket.
- GetObjectLockConfigurationRequest() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetObjectLockConfigurationRequest
-
- GetObjectLockConfigurationResult - Class in com.ibm.cloud.objectstorage.services.s3.model
-
- GetObjectLockConfigurationResult() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetObjectLockConfigurationResult
-
- getObjectLockEnabled() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectLockConfiguration
-
Indicates whether this object has an Object Lock configuration enabled.
- getObjectLockEnabledForBucket() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CreateBucketRequest
-
Specifies whether you want S3 Object Lock to be enabled for the new bucket.
- getObjectLockLegalHoldStatus() - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
The Legal Hold status that you want to apply to the specified object.
- getObjectLockLegalHoldStatus() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Specifies whether you want to apply a Legal Hold to the copied object.
- getObjectLockLegalHoldStatus() - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
The Legal Hold status that you want to apply to the specified object.
- getObjectLockLegalHoldStatus() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
The Legal Hold status of the specified object.
- getObjectLockLegalHoldStatus() - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Whether an object stored in Amazon S3 has an active legal hold.
- getObjectLockMode() - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
The Object Lock mode that you want to apply to this object.
- getObjectLockMode() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
The Object Lock mode that you want to apply to the copied object.
- getObjectLockMode() - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
The Object Lock mode that you want to apply to this object.
- getObjectLockMode() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
The Object Lock mode applied to this object.
- getObjectLockMode() - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Whether an object stored in Amazon S3 has Object Lock enabled.
- getObjectLockRetainUntilDate() - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
The date and time when you want this object's Object Lock to expire.
- getObjectLockRetainUntilDate() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
The date and time when you want this object's Object Lock to expire.
- getObjectLockRetainUntilDate() - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
The date and time when you want this object's Object Lock to expire.
- getObjectLockRetainUntilDate() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
The date and time this object's Object Lock will expire.
- getObjectLockRetainUntilDate() - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
The date and time when Object Lock is configured to expire.
- getObjectMapper() - Static method in enum com.ibm.cloud.objectstorage.util.json.Jackson
-
- getObjectMetadata(String, String) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- getObjectMetadata(GetObjectMetadataRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- getObjectMetadata(String, String) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Gets the metadata for the specified Amazon S3 object without
actually fetching the object itself.
- getObjectMetadata(GetObjectMetadataRequest) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
The HEAD action retrieves metadata from an object without returning the object itself.
- getObjectMetadata(String, String) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- getObjectMetadata(GetObjectMetadataRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- getObjectMetadata(GetObjectMetadataRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.S3Direct
-
- getObjectMetadata() - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Returns the additional information about the new object being created,
such as content type, content encoding, user metadata, etc.
- getObjectMetadata() - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3Object
-
Gets the metadata stored by Amazon S3 for this object.
- getObjectMetadata() - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Returns the additional information about the part being uploaded.
- getObjectMetadata() - Method in interface com.ibm.cloud.objectstorage.services.s3.transfer.Download
-
Returns the ObjectMetadata for the object being downloaded.
- getObjectMetadata() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.DownloadImpl
-
Returns the ObjectMetadata for the object being downloaded.
- GetObjectMetadataRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
The HEAD action retrieves metadata from an object without returning the object itself.
- GetObjectMetadataRequest(String, String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetObjectMetadataRequest
-
- GetObjectMetadataRequest(String, String, String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetObjectMetadataRequest
-
- getObjectPrefixes() - Method in class com.ibm.cloud.objectstorage.services.s3.model.NotificationConfiguration
-
- GetObjectRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Retrieves objects from Amazon S3.
- GetObjectRequest(String, String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
- GetObjectRequest(String, String, String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
- GetObjectRequest(S3ObjectId) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
- GetObjectRequest(String, String, boolean) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
- getObjectRetention(GetObjectRetentionRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- getObjectRetention(GetObjectRetentionRequest) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Retrieves an object's retention settings.
- getObjectRetention(GetObjectRetentionRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- GetObjectRetentionRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Retrieves an object's retention settings.
- GetObjectRetentionRequest() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRetentionRequest
-
- GetObjectRetentionResult - Class in com.ibm.cloud.objectstorage.services.s3.model
-
- GetObjectRetentionResult() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRetentionResult
-
- getObjectSecurely(GetObjectRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.v1.CryptoModuleDispatcher
-
- getObjectSecurely(GetObjectRequest, File) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.v1.CryptoModuleDispatcher
-
- getObjectSecurely(GetObjectRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.v1.S3CryptoModule
-
- getObjectSecurely(GetObjectRequest, File) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.v1.S3CryptoModule
-
- getObjectSizeGreaterThan() - Method in class com.ibm.cloud.objectstorage.services.s3.model.lifecycle.LifecycleObjectSizeGreaterThanPredicate
-
- getObjectSizeLessThan() - Method in class com.ibm.cloud.objectstorage.services.s3.model.lifecycle.LifecycleObjectSizeLessThanPredicate
-
- getObjectSummaries() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Result
-
Gets the list of object summaries describing the objects stored in the
S3 bucket.
- getObjectSummaries() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectListing
-
Gets the list of object summaries describing the objects stored in the
S3 bucket.
- getObjectTagging(GetObjectTaggingRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- getObjectTagging(GetObjectTaggingRequest) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Returns the tags for the specified object.
- getObjectTagging(GetObjectTaggingRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- getOngoingRestore() - Method in interface com.ibm.cloud.objectstorage.services.s3.internal.ObjectRestoreResult
-
Returns then boolean value which indicates there is an ongoing restore request.
- getOngoingRestore() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Returns the boolean value which indicates whether there is ongoing restore request.
- getOOBInline() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- getOOBInline() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- getOptionalFields() - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryConfiguration
-
Returns the optional fields that are included in the inventory results.
- getOriginalRequest() - Method in class com.ibm.cloud.objectstorage.DefaultRequest
-
Returns the original, user facing request object which this internal
request object is representing.
- getOriginalRequest() - Method in class com.ibm.cloud.objectstorage.internal.AmazonWebServiceRequestAdapter
-
- getOriginalRequest() - Method in interface com.ibm.cloud.objectstorage.Request
-
Returns the original, user facing request object which this internal
request object is representing.
- getOriginalRequest() - Method in class com.ibm.cloud.objectstorage.RequestConfig
-
- getOriginalRequest() - Method in class com.ibm.cloud.objectstorage.waiters.PollingStrategyContext
-
- getOriginalRequestObject() - Method in class com.ibm.cloud.objectstorage.DefaultRequest
-
- getOriginalRequestObject() - Method in interface com.ibm.cloud.objectstorage.ImmutableRequest
-
Returns the original, user facing request object which this internal
request object is representing.
- getOrThrowUnchecked(String) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.future.FutureImpl
-
- getOutputByteCount() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.GCMCipherLite
-
For testing purposes.
- getOutputSchemaVersion() - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.StorageClassAnalysisDataExport
-
Returns the version of the output schema to use when exporting data.
- getOutputStream() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- getOutputStream() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- getOverriddenDate() - Method in class com.ibm.cloud.objectstorage.auth.AWS4Signer
-
Returns a copy of date that overrides the signing date in the request.
- getOverrideConfigFileLocation() - Method in class com.ibm.cloud.objectstorage.internal.config.InternalConfig
-
- getOwner() - Method in class com.ibm.cloud.objectstorage.services.s3.model.AccessControlList
-
- getOwner() - Method in class com.ibm.cloud.objectstorage.services.s3.model.Bucket
-
Gets the bucket's owner.
- getOwner() - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUpload
-
Returns the owner of this multipart upload.
- getOwner() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
Returns details on the user who owns the associated multipart
upload.
- getOwner() - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectSummary
-
Gets the owner of this object.
- getOwnerIdentity() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3BucketEntity
-
- getParameters() - Method in class com.ibm.cloud.objectstorage.DefaultRequest
-
- getParameters() - Method in interface com.ibm.cloud.objectstorage.ImmutableRequest
-
Returns a map of all parameters in this request.
- getParameterTypes(Object, List<String>) - Static method in class com.ibm.cloud.objectstorage.smoketest.ReflectionUtils
-
- getParams() - Method in class com.ibm.cloud.objectstorage.http.apache.client.impl.SdkHttpClient
-
- getPart() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.PartCreationEvent
-
Returns a non-null part (in the form of a file) for multi-part upload.
- getPartCount(GetObjectRequest, AmazonS3) - Static method in class com.ibm.cloud.objectstorage.services.s3.internal.ServiceUtils
-
Returns the part count of the object represented by the getObjectRequest.
- getPartCount() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Returns the value of x-amz-mp-parts-count header.
- getPartETag() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartResult
-
Returns an identifier which identifies the copy part by its part number
and the entity tag computed from the part's data.
- getPartETag() - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartResult
-
Returns an identifier which identifies the upload part by its part number
and the entity tag computed from the part's data.
- getPartETags() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadRequest
-
Returns the list of part numbers and ETags that identify the individual
parts of the multipart upload to complete.
- getPartition() - Method in class com.ibm.cloud.objectstorage.arn.Arn
-
- getPartition() - Method in interface com.ibm.cloud.objectstorage.arn.AwsResource
-
Gets the partition associated with the AWS Resource (e.g.: 'aws').
- getPartition() - Method in class com.ibm.cloud.objectstorage.partitions.model.Partition
-
Returns the name of the partition.
- getPartition() - Method in class com.ibm.cloud.objectstorage.partitions.PartitionRegionImpl
-
- getPartition() - Method in class com.ibm.cloud.objectstorage.regions.InMemoryRegionImpl
-
- getPartition() - Method in class com.ibm.cloud.objectstorage.regions.Region
-
Returns the partition this region is in.
- getPartition() - Method in interface com.ibm.cloud.objectstorage.regions.RegionImpl
-
Returns the partition this region is in.
- getPartitionEndpoint() - Method in class com.ibm.cloud.objectstorage.partitions.model.Service
-
returns the region name if the service is enabled partition wide.
- getPartitionName() - Method in class com.ibm.cloud.objectstorage.partitions.model.Partition
-
Returns the description of the partition.
- getPartitions() - Method in class com.ibm.cloud.objectstorage.partitions.model.Partitions
-
returns the list of all partitions loaded from the partition metadata document.
- getPartNumber() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.PartCreationEvent
-
- getPartNumber() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Returns the part number describing this part's position relative to the
other parts in the multipart upload.
- getPartNumber() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartResult
-
Gets the part number of the newly copied part.
- getPartNumber() - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptedGetObjectRequest
-
Deprecated.
- getPartNumber() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectMetadataRequest
-
Returns the optional part number that indicates a part in multipart object.
- getPartNumber() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Returns the optional part number that indicates the part to be downloaded in a multipart object.
- getPartNumber() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartETag
-
Returns the part number of the associated part.
- getPartNumber() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartSummary
-
Returns the part number describing this part's position relative to the
other parts in the multipart upload.
- getPartNumber() - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Returns the part number describing this part's position relative to the
other parts in the multipart upload.
- getPartNumber() - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartResult
-
Returns the part number of the newly uploaded part.
- getPartNumberMarker() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListPartsRequest
-
Returns the optional part number marker indicating where in the results
to being listing parts.
- getPartNumberMarker() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
Returns the optional part number marker specified in the original request
to specify where in the results to begin listing parts.
- getParts() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
Returns the list of parts described in this part listing.
- getPartsCount() - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
The count of parts this object has.
- getPartSize() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.MultiFileOutputStream
-
- getPartSize(GetObjectRequest, AmazonS3, int) - Static method in class com.ibm.cloud.objectstorage.services.s3.internal.ServiceUtils
-
Returns the part size of the part
- getPartSize() - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadObjectRequest
-
Returns the part-size used for muti-part upload for this request.
- getPartSize() - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Returns the size of this part, in bytes.
- getPath() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.NodePath
-
- getPaths() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.TransferSpec
-
- getPauseStatus() - Method in exception com.ibm.cloud.objectstorage.services.s3.transfer.exception.PauseException
-
Returns more information on why the pause failed.
- getPauseStatus() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.PauseResult
-
Returns information about whether the pause was successful or not; and
if not why.
- getPeakThreadCount() - Method in class com.ibm.cloud.objectstorage.jmx.JmxInfoProviderSupport
-
- getPeakThreadCount() - Method in interface com.ibm.cloud.objectstorage.jmx.spi.JmxInfoProvider
-
- getPercentTransfered() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferProgress
-
- getPercentTransferred() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferProgress
-
Returns a percentage of the number of bytes transferred out of the total
number of bytes to transfer.
- getPermission() - Method in class com.ibm.cloud.objectstorage.services.s3.model.Grant
-
Gets the permission being granted to the grantee by this grant.
- getPersistableUpload() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.UploadCallable
-
- getPlatform() - Static method in class com.ibm.cloud.objectstorage.util.VersionInfoUtils
-
Returns the current platform for the AWS SDK in which this class is
running.
- getPolicyText() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketPolicy
-
Gets the raw policy JSON text as returned by Amazon S3.
- getPolicyText() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketPolicyRequest
-
Returns the policy to apply to the specified bucket.
- getPollingStrategy() - Method in class com.ibm.cloud.objectstorage.waiters.WaiterExecutionBuilder
-
- getPollingStrategy() - Method in class com.ibm.cloud.objectstorage.waiters.WaiterParameters
-
- getPort() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- getPort() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- getPosition() - Method in class com.ibm.cloud.objectstorage.util.UnreliableFilterInputStream
-
- getPredefinedMetrics() - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
Returns an unmodifiable set of the current predefined metrics.
- getPredicate() - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsFilter
-
- getPredicate() - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryFilter
-
- getPredicate() - Method in class com.ibm.cloud.objectstorage.services.s3.model.lifecycle.LifecycleFilter
-
- getPredicate() - Method in class com.ibm.cloud.objectstorage.services.s3.model.metrics.MetricsFilter
-
- getPredicate() - Method in class com.ibm.cloud.objectstorage.services.s3.model.replication.ReplicationFilter
-
- getPreferredCipherProvider() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.ContentCryptoScheme
-
Returns the preferred security provider to use for this crypto scheme.
- getPreferredSSLContext(SecureRandom) - Static method in class com.ibm.cloud.objectstorage.internal.SdkSSLContext
-
- getPreferredSSLContext(KeyManager[], SecureRandom) - Static method in class com.ibm.cloud.objectstorage.internal.SdkSSLContext
-
- getPrefix() - Method in class com.ibm.cloud.objectstorage.services.s3.iterable.S3Objects
-
- getPrefix() - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsPrefixPredicate
-
Returns the prefix to use when evaluating an analytics filter.
- getPrefix() - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsS3BucketDestination
-
Returns the prefix to use when exporting data.
- getPrefix() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
- getPrefix() - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryPrefixPredicate
-
Returns the prefix to use when evaluating an inventory filter.
- getPrefix() - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryS3BucketDestination
-
Returns the prefix that is prepended to all inventory results.
- getPrefix() - Method in class com.ibm.cloud.objectstorage.services.s3.model.lifecycle.LifecyclePrefixPredicate
-
- getPrefix() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketsExtendedRequest
-
Gets the optional prefix parameter and restricts the response to keys
that begin with the specified prefix.
- getPrefix() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListMultipartUploadsRequest
-
Returns the optional prefix parameter that restricts the response to
multipart uploads for keys that begin with the specified prefix.
- getPrefix() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsRequest
-
Gets the optional prefix parameter and restricts the response to keys
that begin with the specified prefix.
- getPrefix() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Request
-
Gets the optional prefix parameter and restricts the response to keys
that begin with the specified prefix.
- getPrefix() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Result
-
Gets the prefix parameter originally used to request this object listing, or
null
if no prefix was specified.
- getPrefix() - Method in class com.ibm.cloud.objectstorage.services.s3.model.metrics.MetricsPrefixPredicate
-
Returns the prefix to use when evaluating a metrics filter.
- getPrefix() - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUploadListing
-
Returns the prefix parameter originally used to request this multipart
upload listing, or null
if no prefix was specified.
- getPrefix() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectListing
-
Gets the prefix parameter originally used to request this object listing, or
null
if no prefix was specified.
- getPrefix() - Method in class com.ibm.cloud.objectstorage.services.s3.model.replication.ReplicationPrefixPredicate
-
Returns the key prefix for which the
com.amazonaws.services.s3.model.ReplicationRule
will apply.
- getPrefix() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ReplicationRule
-
Returns the prefix associated with the replication rule.
- getPrefix() - Method in class com.ibm.cloud.objectstorage.services.s3.model.VersionListing
-
The prefix parameter originally used to request this version listing, or
null
if no prefix was specified.
- getPresignedUrl() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PresignedUrlDownloadRequest
-
- getPresignedUrl() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PresignedUrlUploadRequest
-
- getPresignedUrl() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.PresignedUrlDownloadImpl
-
- getPresignedUrl() - Method in interface com.ibm.cloud.objectstorage.services.s3.transfer.PresignedUrlDownload
-
- getPrettywriter() - Static method in enum com.ibm.cloud.objectstorage.util.json.Jackson
-
- getPreviousObjectListing() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListNextBatchOfObjectsRequest
-
Returns the previous object listing.
- getPrincipalId() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.UserIdentityEntity
-
- getPriority() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ReplicationRule
-
Returns the priority of current rule.
- getProfile(String) - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.AllProfiles
-
- getProfile() - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.BasicProfileConfigFileLoader
-
- getProfileName() - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.BasicProfile
-
- getProfileName() - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.Profile
-
Deprecated.
- getProfiles() - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.AllProfiles
-
- getProgress() - Method in class com.ibm.cloud.objectstorage.event.ProgressTracker
-
- getProgress() - Method in interface com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaTransaction
-
Returns progress information about this transfer.
- getProgress() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaTransactionImpl
-
- getProgress() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.AbstractTransfer
-
Returns progress information about this transfer.
- getProgress() - Method in interface com.ibm.cloud.objectstorage.services.s3.transfer.Transfer
-
Returns progress information about this transfer.
- getProgressListener() - Method in class com.ibm.cloud.objectstorage.internal.AmazonWebServiceRequestAdapter
-
- getProgressListener() - Method in class com.ibm.cloud.objectstorage.RequestConfig
-
- getProgressListener() - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
- getProgressListener() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
- getProgressListener() - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
- getProgressListenerChain() - Method in interface com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaTransaction
-
- getProgressListenerChain() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaTransactionImpl
-
- getProperties() - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.BasicProfile
-
Returns a map of profile properties included in this Profile instance.
- getProperties() - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.Profile
-
Deprecated.
Returns a map of profile properties included in this Profile instance.
- getProperty(String) - Method in class com.ibm.cloud.objectstorage.util.AWSRequestMetrics
-
- getProperty(MetricType) - Method in class com.ibm.cloud.objectstorage.util.AWSRequestMetrics
-
- getProperty(String) - Method in class com.ibm.cloud.objectstorage.util.AWSRequestMetricsFullSupport
-
- getProperty(MetricType) - Method in class com.ibm.cloud.objectstorage.util.AWSRequestMetricsFullSupport
-
- getPropertyValue(String) - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.BasicProfile
-
Returns the value of a specific property that is included in this Profile instance.
- getPropertyValue(String) - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.Profile
-
Deprecated.
Returns the value of a specific property that is included in this Profile instance.
- getProtectionConfiguration() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketProtectionConfigurationRequest
-
- getProtocol() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns the protocol (HTTP or HTTPS) to use when connecting to Amazon Web Services.
- getprotocol() - Method in class com.ibm.cloud.objectstorage.services.s3.model.RedirectRule
-
Return the protocol to use in the redirect request.
- getProtocols() - Method in class com.ibm.cloud.objectstorage.partitions.model.Endpoint
-
returns the supported schemes for the endpoint.
- getProtocolVersion() - Method in class com.ibm.cloud.objectstorage.protocol.json.JsonClientMetadata
-
- getProvider() - Method in class com.ibm.cloud.objectstorage.oauth.DefaultTokenManager
-
Return the TokenProvider used by the TokenManager
- getProviderId() - Method in class com.ibm.cloud.objectstorage.metrics.ByteThroughputProvider
-
Returns a provider id that can be used to compute the number of active
byte throughput provider of a specific metric type being active in a
given time interval.
- getProviderId() - Method in class com.ibm.cloud.objectstorage.metrics.ServiceLatencyProvider
-
- getProxyAuthenticationMethods() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns the list of authentication methods that should be used when authenticating against an HTTP proxy, in the order they
should be attempted.
- getProxyAuthenticationMethods() - Method in class com.ibm.cloud.objectstorage.http.settings.HttpClientSettings
-
- getProxyDomain() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns the optional Windows domain name for configuring an NTLM proxy.
- getProxyDomain() - Method in class com.ibm.cloud.objectstorage.http.settings.HttpClientSettings
-
- getProxyHost() - Method in exception com.ibm.cloud.objectstorage.AmazonServiceException
-
Returns proxy host if configured.
- getProxyHost() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns the optional proxy host the client will connect
through.
- getProxyHost() - Method in class com.ibm.cloud.objectstorage.http.settings.HttpClientSettings
-
- getProxyPassword() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns the optional proxy password to use if connecting
through a proxy.
- getProxyPassword() - Method in class com.ibm.cloud.objectstorage.http.settings.HttpClientSettings
-
- getProxyPort() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns the optional proxy port the client will connect
through.
- getProxyPort() - Method in class com.ibm.cloud.objectstorage.http.settings.HttpClientSettings
-
- getProxyProtocol() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
- getProxyProtocol() - Method in class com.ibm.cloud.objectstorage.http.settings.HttpClientSettings
-
- getProxyUsername() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns the optional proxy user name to use if connecting
through a proxy.
- getProxyUsername() - Method in class com.ibm.cloud.objectstorage.http.settings.HttpClientSettings
-
- getProxyWorkstation() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns the optional Windows workstation name for configuring NTLM proxy support.
- getProxyWorkstation() - Method in class com.ibm.cloud.objectstorage.http.settings.HttpClientSettings
-
- getPublicAccessBlock(GetPublicAccessBlockRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- getPublicAccessBlock(GetPublicAccessBlockRequest) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Retrieves the Public Access Block configuration for an Amazon S3 bucket.
- getPublicAccessBlock(GetPublicAccessBlockRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- getPublicAccessBlockConfiguration() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetPublicAccessBlockResult
-
The Public Access Block configuration currently in effect for this Amazon S3 bucket.
- getPublicAccessBlockConfiguration() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetPublicAccessBlockRequest
-
The Public Access Block configuration that you want to apply to this Amazon S3 bucket.
- GetPublicAccessBlockRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
- GetPublicAccessBlockRequest() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetPublicAccessBlockRequest
-
- GetPublicAccessBlockResult - Class in com.ibm.cloud.objectstorage.services.s3.model
-
- GetPublicAccessBlockResult() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetPublicAccessBlockResult
-
- getQualifier() - Method in class com.ibm.cloud.objectstorage.arn.ArnResource
-
- getQueueARN() - Method in class com.ibm.cloud.objectstorage.services.s3.model.QueueConfiguration
-
Returns the queue arn for this notification configuration.
- getQueuePollTimeoutMilli() - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
Returns the internal metric queue timeout in millisecond to be used for
the default AWS SDK metric collector; or null if the default is to be
used.
- getQueuePollTimeoutMilli() - Method in class com.ibm.cloud.objectstorage.metrics.MetricAdmin
-
- getQueuePollTimeoutMilli() - Method in interface com.ibm.cloud.objectstorage.metrics.MetricAdminMBean
-
Returns the internal metric queue timeout in millisecond to be used for
the default AWS SDK metric collector; or null if the default is to be
used.
- getQuiet() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectsRequest
-
Returns the quiet element for this request.
- getRandomZerosCount() - Method in class com.ibm.cloud.objectstorage.test.util.ConstantInputStream
-
- getRange() - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptedGetObjectRequest
-
Deprecated.
- getRange() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Gets the optional inclusive byte range within the desired object
that will be downloaded by this request.
- getRange() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PresignedUrlDownloadRequest
-
Gets the optional inclusive byte range within the desired object
that will be downloaded by this request.
- getRate_policy() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.TransferSpec
-
- getRate_policy_allowed() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.TransferSpec
-
- getRatePolicy() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaConfig
-
The rate policy to use when sharing bandwidth.
- getRawContent() - Method in class com.ibm.cloud.objectstorage.protocol.json.JsonContent
-
- getRawMetadata() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Gets a map of the raw metadata/headers for the associated object.
- getRawMetadataValue(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Returns the raw value of the metadata/headers for the specified key.
- getRawResponse() - Method in exception com.ibm.cloud.objectstorage.AmazonServiceException
-
Returns the response payload as bytes.
- getRawResponseContent() - Method in exception com.ibm.cloud.objectstorage.AmazonServiceException
-
Typically only useful for debugging purpose if for some reason the SDK cannot parse the HTTP
response from a service
- getReadLimit() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceRequest
-
- getReadLimit() - Method in interface com.ibm.cloud.objectstorage.ReadLimitInfo
-
Returns the read limit for mark-and-reset during retries; or -1 if not
available.
- getReadLimit() - Method in class com.ibm.cloud.objectstorage.RequestClientOptions
-
Returns the mark-and-reset read limit; defaults to
131073.
- getReadLimitInfo() - Method in class com.ibm.cloud.objectstorage.DefaultRequest
-
- getReadLimitInfo() - Method in interface com.ibm.cloud.objectstorage.ImmutableRequest
-
Returns the read limit info about the original request.
- getReason() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.NodeError
-
- getReceiveBufferSize() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- getReceiveBufferSize() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- getRecords() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification
-
- getRedactedJsonString(String, String...) - Static method in class com.ibm.cloud.objectstorage.services.aspera.transfer.internal.AsperaTransferManagerUtils
-
Returns a String of the json passed in, but with any jsonPathsToRedact
marked as [REDACTED]
On Error will return an empty string
- getRedirect() - Method in class com.ibm.cloud.objectstorage.services.s3.model.RoutingRule
-
Return the redirect information.
- getRedirectAllRequestsTo() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketWebsiteConfiguration
-
Return the redirect information where all requests will be redirect to.
- getRedirectAllRequestsTo() - Method in class com.ibm.cloud.objectstorage.services.s3.model.WebsiteConfiguration
-
- getRedirectLocation() - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Gets the optional redirect location for the new object.
- getRedirectLocation() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Gets the optional redirect location for the newly copied object.
- getRedirectLocation() - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Gets the optional redirect location for the new object.
- getRedirectLocation() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutInstructionFileRequest
-
Gets the optional redirect location for the new object.
- getRedirectLocation() - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3Object
-
Gets the redirect location for this object.
- getRefresh_token() - Method in class com.ibm.cloud.objectstorage.oauth.Token
-
Returns the refresh token.
- getRefreshForceIntervalNanos() - Method in class com.ibm.cloud.objectstorage.auth.json.JsonCredentialsProvider
-
Gets the forced refresh interval in nanoseconds.
- getRefreshForceIntervalNanos() - Method in class com.ibm.cloud.objectstorage.auth.profile.ProfileCredentialsProvider
-
Gets the forced refresh interval in nanoseconds.
- getRefreshIntervalNanos() - Method in class com.ibm.cloud.objectstorage.auth.json.JsonCredentialsProvider
-
Gets the refresh interval in nanoseconds.
- getRefreshIntervalNanos() - Method in class com.ibm.cloud.objectstorage.auth.profile.ProfileCredentialsProvider
-
Gets the refresh interval in nanoseconds.
- getRefreshTime() - Method in class com.ibm.cloud.objectstorage.oauth.Token
-
Returns the refresh time for token.
- getRegion() - Method in class com.ibm.cloud.objectstorage.arn.Arn
-
- getRegion() - Method in interface com.ibm.cloud.objectstorage.arn.AwsResource
-
Gets the region associated with the AWS Resource (e.g.: 'us-east-1').
- getRegion() - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.BasicProfile
-
- getRegion() - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder
-
Gets the region in use by the builder.
- getRegion() - Method in class com.ibm.cloud.objectstorage.internal.DefaultServiceEndpointBuilder
-
- getRegion() - Method in class com.ibm.cloud.objectstorage.internal.IdentityEndpointBuilder
-
- getRegion() - Method in class com.ibm.cloud.objectstorage.internal.ServiceEndpointBuilder
-
- getRegion() - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
- getRegion() - Method in class com.ibm.cloud.objectstorage.metrics.MetricAdmin
-
- getRegion() - Method in interface com.ibm.cloud.objectstorage.metrics.MetricAdminMBean
-
Returns the region configured for the default AWS SDK metric collector;
or null if the default is to be used.
- getRegion() - Method in class com.ibm.cloud.objectstorage.monitoring.ApiMonitoringEvent
-
- getRegion() - Method in class com.ibm.cloud.objectstorage.partitions.model.CredentialScope
-
Returns the region string to be used when signing a request for an
endpoint.
- getRegion(String) - Method in class com.ibm.cloud.objectstorage.partitions.PartitionMetadataProvider
-
- getRegion() - Method in class com.ibm.cloud.objectstorage.regions.AwsEnvVarOverrideRegionProvider
-
- getRegion() - Method in class com.ibm.cloud.objectstorage.regions.AwsProfileRegionProvider
-
- getRegion() - Method in class com.ibm.cloud.objectstorage.regions.AwsRegionProvider
-
- getRegion() - Method in class com.ibm.cloud.objectstorage.regions.AwsRegionProviderChain
-
- getRegion() - Method in class com.ibm.cloud.objectstorage.regions.AwsSystemPropertyRegionProvider
-
- getRegion(String) - Method in class com.ibm.cloud.objectstorage.regions.InMemoryRegionsProvider
-
- getRegion() - Method in class com.ibm.cloud.objectstorage.regions.InstanceMetadataRegionProvider
-
- getRegion(Regions) - Static method in class com.ibm.cloud.objectstorage.regions.Region
-
Returns the region with the id given, or null if it cannot be found in
the current regions.xml file.
- getRegion(String) - Method in class com.ibm.cloud.objectstorage.regions.RegionMetadata
-
Returns the region with the name given, if it exists.
- getRegion(String) - Method in interface com.ibm.cloud.objectstorage.regions.RegionMetadataProvider
-
Returns the region with the name given, if it exists in the metadata
or if it can be derived from the metadata.
- getRegion(String) - Static method in class com.ibm.cloud.objectstorage.regions.RegionUtils
-
Returns the region with the given regionName and proper partition if found in region metadata.
- getRegion() - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- getRegion() - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Returns the region with which the client is configured.
- getRegion() - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- getRegion() - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3URI
-
- getRegion() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.DualstackEndpointBuilder
-
- getRegion() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CreateBucketRequest
-
Deprecated.
- getRegionByEndpoint(String) - Method in class com.ibm.cloud.objectstorage.regions.AbstractRegionMetadataProvider
-
- getRegionByEndpoint(String) - Method in class com.ibm.cloud.objectstorage.regions.RegionMetadata
-
- getRegionByEndpoint(String) - Method in interface com.ibm.cloud.objectstorage.regions.RegionMetadataProvider
-
Searches through all known regions to find one with any service at the
specified endpoint.
- getRegionMetadata() - Static method in class com.ibm.cloud.objectstorage.regions.RegionUtils
-
Returns the current set of region metadata for this process,
initializing it if it has not yet been explicitly initialized before.
- getRegionMetadataServiceName() - Method in class com.ibm.cloud.objectstorage.internal.config.HttpClientConfig
-
- getRegionMetadataServiceName() - Method in class com.ibm.cloud.objectstorage.internal.config.HttpClientConfigJsonHelper
-
- getRegionName() - Method in class com.ibm.cloud.objectstorage.auth.AWS4Signer
-
Returns the region name that is used when calculating the signature.
- getRegionName() - Method in class com.ibm.cloud.objectstorage.auth.internal.AWS4SignerRequestParams
-
Returns the AWS region name to be used while computing the signature.
- getRegionName() - Method in class com.ibm.cloud.objectstorage.auth.SignerParams
-
- getRegionName() - Method in class com.ibm.cloud.objectstorage.internal.config.HostRegexToRegionMapping
-
- getRegionName() - Method in class com.ibm.cloud.objectstorage.internal.config.HostRegexToRegionMappingJsonHelper
-
- getRegionName() - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
Returns the region name configured for the default AWS SDK metric collector;
or null if the default is to be used.
- getRegionName() - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- getRegionName() - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Returns a string representation of the region with which this
client is configured
- getRegionName() - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- getRegionRegex() - Method in class com.ibm.cloud.objectstorage.partitions.model.Partition
-
Returns the regex for the regions in the partition.
- getRegions() - Method in class com.ibm.cloud.objectstorage.partitions.model.Partition
-
Returns the set of regions associated with the partition.
- getRegions() - Method in class com.ibm.cloud.objectstorage.partitions.PartitionMetadataProvider
-
- getRegions() - Method in class com.ibm.cloud.objectstorage.regions.InMemoryRegionsProvider
-
- getRegions() - Method in class com.ibm.cloud.objectstorage.regions.RegionMetadata
-
Returns an immutable list of all regions known to this region metadata
object, in no particular order.
- getRegions() - Method in interface com.ibm.cloud.objectstorage.regions.RegionMetadataProvider
-
Returns an immutable list of all regions known to this region metadata
object, in no particular order.
- getRegions() - Static method in class com.ibm.cloud.objectstorage.regions.RegionUtils
-
Returns a list of the available AWS regions.
- getRegionsForService(String) - Method in class com.ibm.cloud.objectstorage.partitions.PartitionMetadataProvider
-
- getRegionsForService(String) - Method in class com.ibm.cloud.objectstorage.regions.InMemoryRegionsProvider
-
- getRegionsForService(String) - Method in class com.ibm.cloud.objectstorage.regions.RegionMetadata
-
Returns a list of the regions that support the service given.
- getRegionsForService(String) - Method in interface com.ibm.cloud.objectstorage.regions.RegionMetadataProvider
-
Returns a list of the regions that support the service given.
- getRegionsForService(String) - Static method in class com.ibm.cloud.objectstorage.regions.RegionUtils
-
Returns a list of the regions that support the service given.
- getRegionSigners() - Method in class com.ibm.cloud.objectstorage.internal.config.InternalConfigJsonHelper
-
- getRegisteredAdminMbeanName() - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
Returns the name of the registered admin mbean; or null if the admin
mbean is not currently registered.
- getRegisteredConnectionManagers() - Static method in class com.ibm.cloud.objectstorage.http.IdleConnectionReaper
-
- getRemote_host() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.TransferSpec
-
- getRemote_user() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.TransferSpec
-
- getRemoteSocketAddress() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- getRemoteSocketAddress() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- getReplaceKeyPrefixWith() - Method in class com.ibm.cloud.objectstorage.services.s3.model.RedirectRule
-
Return the object prefix key to use in the redirect request.
- getReplaceKeyWith() - Method in class com.ibm.cloud.objectstorage.services.s3.model.RedirectRule
-
Return the specific key to use in the redirect request.
- getReplicationConfiguration() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketReplicationConfigurationRequest
-
Returns the replication configuration of an Amazon S3 bucket.
- getReplicationStatus() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
- getReplicationStatus() - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
If request involves bucket that is either a source or destination in a Replication rule.
- getRequest() - Method in class com.ibm.cloud.objectstorage.auth.internal.AWS4SignerRequestParams
-
Returns the request for which the signing needs to be done.
- getRequest() - Method in class com.ibm.cloud.objectstorage.handlers.HandlerAfterAttemptContext
-
- getRequest() - Method in class com.ibm.cloud.objectstorage.handlers.HandlerBeforeAttemptContext
-
- getRequest() - Method in class com.ibm.cloud.objectstorage.http.HttpResponse
-
Returns the original request associated with this response.
- getRequest() - Method in class com.ibm.cloud.objectstorage.internal.auth.SignerProviderContext
-
- getRequest() - Method in class com.ibm.cloud.objectstorage.services.s3.UploadObjectObserver
-
- getRequest() - Method in class com.ibm.cloud.objectstorage.waiters.WaiterExecutionBuilder
-
- getRequest() - Method in class com.ibm.cloud.objectstorage.waiters.WaiterParameters
-
- getRequestBytesTransferred() - Method in class com.ibm.cloud.objectstorage.event.request.Progress
-
- getRequestBytesTransferred() - Method in class com.ibm.cloud.objectstorage.event.request.ProgressSupport
-
Returns the number of bytes that have been transferred in the request.
- getRequestCharged() - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
The value of the RequestCharged property for this object.
- getRequestClientOptions() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceRequest
-
Gets the options stored with this request object.
- getRequestClientOptions() - Method in class com.ibm.cloud.objectstorage.internal.AmazonWebServiceRequestAdapter
-
- getRequestClientOptions() - Method in class com.ibm.cloud.objectstorage.RequestConfig
-
- getRequestConfig() - Method in class com.ibm.cloud.objectstorage.client.ClientExecutionParams
-
- getRequestConfig() - Method in class com.ibm.cloud.objectstorage.internal.auth.SignerProviderContext
-
- getRequestContentLength() - Method in class com.ibm.cloud.objectstorage.event.request.Progress
-
- getRequestContentLength() - Method in class com.ibm.cloud.objectstorage.event.request.ProgressSupport
-
Returns the number of bytes to be expected in the request, or -1 if the
number is unknown (e.g.
- getRequestCredentials() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceRequest
-
- getRequestCredentialsProvider() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceRequest
-
Returns the optional credentials provider to use to sign this request, overriding the default
credentials provider at the client level.
- getRequestFile(PutObjectRequest) - Static method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.TransferManagerUtils
-
Convenience method for getting the file specified in a request.
- getRequestHandler2s() - Method in class com.ibm.cloud.objectstorage.http.ExecutionContext.Builder
-
- getRequestHandler2s() - Method in class com.ibm.cloud.objectstorage.http.ExecutionContext
-
- getRequestHandlers() - Method in class com.ibm.cloud.objectstorage.client.AwsSyncClientParams
-
- getRequestHandlers() - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder
-
Gets the list of request handlers in use by the builder.
- getRequestHandlers() - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder.SyncBuilderParams
-
- getRequestId() - Method in exception com.ibm.cloud.objectstorage.AmazonServiceException
-
Returns the AWS request ID that uniquely identifies the service request
the caller made.
- getRequestId() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceResponse
-
Returns the AWS request ID from the response metadata section of an AWS
response.
- getRequestId() - Method in class com.ibm.cloud.objectstorage.ResponseMetadata
-
Returns the AWS request ID contained in this response metadata object.
- getRequestId() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.AmazonS3ExceptionBuilder
-
Returns the Amazon Web Services request ID that uniquely identifies the service request
the caller made.
- getRequestLatency() - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallAttemptMonitoringEvent
-
- getRequestMetricCollector() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceRequest
-
Returns a request level metric collector; or null if not specified.
- getRequestMetricCollector() - Method in class com.ibm.cloud.objectstorage.client.AwsSyncClientParams
-
- getRequestMetricCollector() - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder.SyncBuilderParams
-
- getRequestMetricCollector() - Method in class com.ibm.cloud.objectstorage.http.AmazonHttpClient
-
Returns the httpClientSettings client specific request metric collector; or null if there is
none.
- getRequestMetricCollector() - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
Returns a non-null request metric collector for the SDK.
- getRequestMetricCollector() - Method in class com.ibm.cloud.objectstorage.metrics.MetricAdmin
-
- getRequestMetricCollector() - Method in interface com.ibm.cloud.objectstorage.metrics.MetricAdminMBean
-
Returns the name of the request metric collector set at the AWS SDK
level, or NONE if there is none.
- getRequestMetricCollector() - Method in class com.ibm.cloud.objectstorage.metrics.MetricCollector
-
- getRequestMetricCollector() - Method in interface com.ibm.cloud.objectstorage.metrics.RequestMetricCollector.Factory
-
Returns an instance of the collector; or null if if failed to create
one.
- getRequestMetricsCollector() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceClient
-
- getRequestMetricsCollector() - Method in class com.ibm.cloud.objectstorage.internal.AmazonWebServiceRequestAdapter
-
- getRequestMetricsCollector() - Method in class com.ibm.cloud.objectstorage.RequestConfig
-
- getRequestParameters() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3EventNotificationRecord
-
- getRequestParameters() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Returns the complete map of additional request parameters to be included
in the pre-signed URL.
- getRequestPayload(SignableRequest<?>) - Method in class com.ibm.cloud.objectstorage.auth.AbstractAWSSigner
-
Returns the request's payload as a String.
- getRequestPayloadWithoutQueryParams(SignableRequest<?>) - Method in class com.ibm.cloud.objectstorage.auth.AbstractAWSSigner
-
Returns the request's payload contents as a String, without processing
any query string params (i.e.
- getRequestRoute() - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
The route prefix to the HTTP URL generated.
- getRequestTimeout() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns the amount of time to wait (in milliseconds) for the request to complete before
giving up and timing out.
- getRequestTimeout() - Method in class com.ibm.cloud.objectstorage.internal.AmazonWebServiceRequestAdapter
-
- getRequestTimeout() - Method in class com.ibm.cloud.objectstorage.RequestConfig
-
- getRequestToken() - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
A single use encrypted token that maps WriteGetObjectResponse
to the end user GetObject
request.
- getRequestType() - Method in class com.ibm.cloud.objectstorage.internal.AmazonWebServiceRequestAdapter
-
- getRequestType() - Method in class com.ibm.cloud.objectstorage.RequestConfig
-
- getResetCount() - Method in class com.ibm.cloud.objectstorage.util.UnreliableFilterInputStream
-
- getResetIntervalBeforeException() - Method in class com.ibm.cloud.objectstorage.util.UnreliableFilterInputStream
-
- getResource() - Method in class com.ibm.cloud.objectstorage.arn.Arn
-
- getResource() - Method in class com.ibm.cloud.objectstorage.arn.ArnResource
-
- getResource(String, Class<?>...) - Static method in enum com.ibm.cloud.objectstorage.util.ClassLoaderHelper
-
Retrieves the resource via the context class loader of the current
thread, and if not found, via the class loaders of the optionally
specified classes in the order of their specification, and if not
found, from the class loader of
ClassLoaderHelper
as the last
resort.
- getResource(String, boolean, Class<?>...) - Static method in enum com.ibm.cloud.objectstorage.util.ClassLoaderHelper
-
If classesFirst is false, retrieves the resource via the context class
loader of the current thread, and if not found, via the class loaders of
the optionally specified classes in the order of their specification, and
if not found, from the class loader of
ClassLoaderHelper
as the
last resort.
- getResourceAsStream(String, Class<?>...) - Static method in enum com.ibm.cloud.objectstorage.util.ClassLoaderHelper
-
Retrieves the resource as an input stream via
the context class loader of the current thread, and if not found, via the
class loaders of the optionally specified classes in the order of their
specification, and if not found, from the class loader of
ClassLoaderHelper
as the last resort.
- getResourceAsStream(String, boolean, Class<?>...) - Static method in enum com.ibm.cloud.objectstorage.util.ClassLoaderHelper
-
If classesFirst is false, retrieves the resource as an input stream via
the context class loader of the current thread, and if not found, via the
class loaders of the optionally specified classes in the order of their
specification, and if not found, from the class loader of
ClassLoaderHelper
as the last resort.
- getResourceAsString() - Method in class com.ibm.cloud.objectstorage.arn.Arn
-
- getResourceAsString(String) - Method in class com.ibm.cloud.objectstorage.test.AWSIntegrationTestBase
-
Reads a system resource fully into a String
- getResourceAsString(String) - Method in class com.ibm.cloud.objectstorage.test.AWSTestBase
-
Reads a system resource fully into a String
- getResourcePath() - Method in class com.ibm.cloud.objectstorage.DefaultRequest
-
- getResourcePath() - Method in interface com.ibm.cloud.objectstorage.ImmutableRequest
-
Returns the path to the resource being requested.
- getResourceType() - Method in class com.ibm.cloud.objectstorage.arn.ArnResource
-
- getResourceUrl(String, String) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
Returns the URL to the key in the bucket given, using the client's scheme
and endpoint.
- getResponse() - Method in class com.ibm.cloud.objectstorage.handlers.HandlerAfterAttemptContext
-
- getResponse() - Method in exception com.ibm.cloud.objectstorage.http.timers.client.SdkInterruptedException
-
- getResponseBytesTransferred() - Method in class com.ibm.cloud.objectstorage.event.request.Progress
-
- getResponseBytesTransferred() - Method in class com.ibm.cloud.objectstorage.event.request.ProgressSupport
-
Returns the number of bytes that have been transferred in the response.
- getResponseContentLength() - Method in class com.ibm.cloud.objectstorage.event.request.Progress
-
- getResponseContentLength() - Method in class com.ibm.cloud.objectstorage.event.request.ProgressSupport
-
Returns the number of bytes to be expected in the response, or -1 if the
number is unknown (e.g.
- getResponseElements() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3EventNotificationRecord
-
- getResponseHandler() - Method in class com.ibm.cloud.objectstorage.client.ClientExecutionParams
-
- getResponseHeaders() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.S3XmlResponseHandler
-
Returns the headers from the processed response.
- getResponseHeaders() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Returns the headers to be overridden in the service response.
- getResponseHeaders() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Returns the headers to be overridden in the service response.
- getResponseMetadata() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceResponse
-
Returns the response metadata for this response.
- getResponseMetadata(Map<String, String>) - Method in class com.ibm.cloud.objectstorage.http.StaxResponseHandler
-
- getResponseMetadataCacheSize() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns the response metadata cache size.
- getResponseMetadataForRequest(AmazonWebServiceRequest) - Method in class com.ibm.cloud.objectstorage.http.AmazonHttpClient
-
Returns additional response metadata for an executed request.
- getRestore() - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Information about object restoration operation and expiration time of the restored object copy.
- getRestoreExpirationTime() - Method in interface com.ibm.cloud.objectstorage.services.s3.internal.ObjectRestoreResult
-
Returns the expiration date when the Object is scheduled to move to Amazon Glacier, or null if the object is not
configured to expire.
- getRestoreExpirationTime() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Returns the time at which an object that has been temporarily restored
from Amazon Glacier will expire, and will need to be restored again in
order to be accessed.
- getResult() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceResponse
-
Returns the result contained by this response.
- getRetainUntilDate() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectLockRetention
-
- getRetention() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRetentionResult
-
The container element for an object's retention settings.
- getRetention() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectRetentionRequest
-
The container element for the Object Retention configuration.
- getRetentionDirective() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
- getRetentionExpirationDate() - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
- getRetentionExpirationDate() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadRequest
-
- getRetentionExpirationDate() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
- getRetentionExpirationDate() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListLegalHoldsResult
-
Gets the retention expiration date for the object.
- getRetentionExpirationDate() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
- getRetentionExpirationDate() - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3Object
-
- getRetentionLegalHoldCount() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
- getRetentionLegalHoldCount() - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3Object
-
- getRetentionLegalHoldId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
- getRetentionLegalHoldId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadRequest
-
- getRetentionLegalHoldId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
- getRetentionPeriod() - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
- getRetentionPeriod() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadRequest
-
- getRetentionPeriod() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
- getRetentionPeriod() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListLegalHoldsResult
-
Gets the retention period for the object.
- getRetentionPeriod() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
- getRetentionPeriod() - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3Object
-
- getRetriesAttempted() - Method in class com.ibm.cloud.objectstorage.waiters.PollingStrategyContext
-
- getRetryCondition() - Method in class com.ibm.cloud.objectstorage.retry.RetryPolicy
-
Returns the retry condition included in this retry policy.
- getRetryMode() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
- getRetryMode() - Method in class com.ibm.cloud.objectstorage.retry.RetryPolicy
-
- getRetryPolicy() - Method in class com.ibm.cloud.objectstorage.client.AwsSyncClientParams
-
- getRetryPolicy() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns the retry policy upon failed requests.
- getRetryPolicy() - Method in class com.ibm.cloud.objectstorage.internal.CredentialsEndpointProvider
-
Allows the extending class to provide a custom retry policy.
- getReuseAddress() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- getReuseAddress() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- getReuseLastProvider() - Method in class com.ibm.cloud.objectstorage.auth.AWSCredentialsProviderChain
-
Returns true if this chain will reuse the last successful credentials
provider for future credentials requests, otherwise, false if it will
search through the chain each time.
- getRoleArn() - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.BasicProfile
-
- getRoleArn() - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.securitytoken.RoleInfo
-
The Amazon Resource Name (ARN) of the role to assume.
- getRoleARN() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketReplicationConfiguration
-
Returns the IAM role associated with this replication configuration.
- getRoleExternalId() - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.BasicProfile
-
- getRoleSessionName() - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.BasicProfile
-
- getRoleSessionName() - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.securitytoken.RoleInfo
-
An identifier for the assumed role session.
- getRoleSourceProfile() - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.BasicProfile
-
- getRoot() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.MultiFileOutputStream
-
- getRootCause(Throwable) - Static method in enum com.ibm.cloud.objectstorage.util.Throwables
-
Returns the root cause of the given throwable, or null if the given
throwable is null.
- getRoutingRule() - Method in class com.ibm.cloud.objectstorage.services.s3.model.WebsiteConfiguration
-
- getRoutingRules() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketWebsiteConfiguration
-
Return the list of routing rules that can be used for configuring
redirects if certain conditions are meet.
- getRule(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketReplicationConfiguration
-
Returns the replication rule for the given rule id.
- getRule() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectLockConfiguration
-
The Object Lock rule in place for the specified object.
- getRules() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketCrossOriginConfiguration
-
Returns the list of rules that comprise this configuration.
- getRules() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration
-
Returns the list of rules that comprise this configuration.
- getRules() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketReplicationConfiguration
-
Returns the replication rules associated with this Amazon S3 bucket.
- getS3() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3EventNotificationRecord
-
- getS3() - Method in class com.ibm.cloud.objectstorage.services.s3.iterable.S3Objects
-
- getS3AccountOwner() - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- getS3AccountOwner(GetS3AccountOwnerRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- getS3AccountOwner() - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Gets the current owner of the Amazon Web Services account
that the authenticated sender of the request is using.
- getS3AccountOwner(GetS3AccountOwnerRequest) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Gets the current owner of the Amazon Web Services account
that the authenticated sender of the request is using.
- getS3AccountOwner() - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- getS3AccountOwner(GetS3AccountOwnerRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- GetS3AccountOwnerRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Request object for retrieving S3 account owner.
- GetS3AccountOwnerRequest() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GetS3AccountOwnerRequest
-
- getS3BucketDestination() - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsExportDestination
-
- getS3BucketDestination() - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryDestination
-
- getS3Client() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerBuilder
-
- getS3CryptoScheme() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.v1.S3CryptoModuleBase
-
- getS3DirectSpi() - Method in class com.ibm.cloud.objectstorage.services.s3.UploadObjectObserver
-
- getS3KeyFilter() - Method in class com.ibm.cloud.objectstorage.services.s3.model.Filter
-
Filter criteria that limits the objects that can trigger event notifications based on their
S3 Key name
- getS3Object() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PresignedUrlDownloadResult
-
- getS3ObjectId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Returns an immutable S3 object id.
- getS3ObjectId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutInstructionFileRequest
-
Returns the S3 object id for which the new instruction file will be
created.
- getS3ObjectStream() - Method in interface com.ibm.cloud.objectstorage.services.s3.internal.ServiceUtils.RetryableS3DownloadTask
-
User defines how to get the S3Object from S3 for this RetryableS3DownloadTask.
- getS3ObjectStream() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.PresignedUrlRetryableDownloadTaskImpl
-
- getS3progressListener() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PresignedUrlDownloadConfig
-
- getS3SchemaVersion() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3Entity
-
- getS3StreamBufferSize() - Static method in class com.ibm.cloud.objectstorage.services.s3.internal.Constants
-
- getSchedule() - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryConfiguration
-
Returns the schedule for generating inventory results.
- getScope() - Method in class com.ibm.cloud.objectstorage.auth.internal.AWS4SignerRequestParams
-
Returns the scope of the signing.
- getSdkClientExecutionTimeout() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceRequest
-
Returns the amount of time (in milliseconds) to allow the client to complete the execution of
an API call.
- getSdkException() - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallAttemptMonitoringEvent
-
- getSdkExceptionMessage() - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallAttemptMonitoringEvent
-
- getSdkFunction() - Method in class com.ibm.cloud.objectstorage.waiters.WaiterBuilder
-
- getSdkFunction() - Method in class com.ibm.cloud.objectstorage.waiters.WaiterExecutionBuilder
-
- getSdkHttpMetadata() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceResult
-
- getSdkRequestTimeout() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceRequest
-
Returns the amount of time to wait (in milliseconds) for the request to complete before
giving up and timing out.
- getSdkResponseMetadata() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceResult
-
- getSecretKeyAlgorithm() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.CipherLite
-
Returns the standard algorithm name for the secret key.
- getSecureRandom() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns the instance of
SecureRandom
configured by the user; or the JDK default if it
is null.
- getSecureRandom() - Method in class com.ibm.cloud.objectstorage.http.settings.HttpClientSettings
-
- getSecureRandom() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CryptoConfiguration
-
Deprecated.
Returns the SecureRandom instance that will be used to generate
cryptographic parameters.
- getSendBufferSize() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- getSendBufferSize() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- getSequencer() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3ObjectEntity
-
- getServerSideEncryption() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.SSEResultBase
-
- getServerSideEncryption() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
- getServerSideEncryption() - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
The server-side encryption algorithm used when storing requested object in Amazon S3 (for example, AES256,
aws:kms
)).
- getService() - Method in class com.ibm.cloud.objectstorage.arn.Arn
-
- getService() - Method in class com.ibm.cloud.objectstorage.monitoring.ApiMonitoringEvent
-
- getService() - Method in class com.ibm.cloud.objectstorage.partitions.model.CredentialScope
-
Returns the service name string to be used when signing a request for an
endpoint.
- getServiceAbbreviation() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceClient
-
- getServiceEndpoint() - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder.EndpointConfiguration
-
- getServiceEndpoint() - Method in class com.ibm.cloud.objectstorage.internal.DefaultServiceEndpointBuilder
-
- getServiceEndpoint() - Method in class com.ibm.cloud.objectstorage.internal.IdentityEndpointBuilder
-
- getServiceEndpoint() - Method in class com.ibm.cloud.objectstorage.internal.ServiceEndpointBuilder
-
Get the URI of the service endpoint
- getServiceEndpoint(String) - Method in class com.ibm.cloud.objectstorage.partitions.PartitionRegionImpl
-
Returns the endpoint for the given service.
- getServiceEndpoint(String) - Method in class com.ibm.cloud.objectstorage.regions.InMemoryRegionImpl
-
- getServiceEndpoint(String) - Method in class com.ibm.cloud.objectstorage.regions.Region
-
Returns the endpoint for the service given.
- getServiceEndpoint(String) - Method in interface com.ibm.cloud.objectstorage.regions.RegionImpl
-
Returns the endpoint for the service given.
- getServiceEndpoint() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.DualstackEndpointBuilder
-
- getServiceInstanceId() - Method in class com.ibm.cloud.objectstorage.auth.JsonCredentials
-
- getServiceInstanceId() - Method in class com.ibm.cloud.objectstorage.auth.PropertiesCredentials
-
- getServiceInstanceId() - Method in class com.ibm.cloud.objectstorage.oauth.BasicIBMOAuthCredentials
-
- getServiceInstanceId() - Method in interface com.ibm.cloud.objectstorage.oauth.IBMOAuthCredentials
-
Returns the IBM Service Instance Id for this credentials object.
- getServiceInstanceId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CreateBucketRequest
-
Gets the IBM service instance Id
- getServiceMetricCollector() - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
- getServiceMetricCollector() - Method in class com.ibm.cloud.objectstorage.metrics.MetricAdmin
-
- getServiceMetricCollector() - Method in interface com.ibm.cloud.objectstorage.metrics.MetricAdminMBean
-
Returns the name of the service metric collector set at the AWS SDK
level, or NONE if there is none.
- getServiceMetricCollector() - Method in class com.ibm.cloud.objectstorage.metrics.MetricCollector
-
- getServiceMetricCollector() - Method in interface com.ibm.cloud.objectstorage.metrics.ServiceMetricCollector.Factory
-
Returns an instance of the collector; or null if if failed to create
one.
- getServiceMetricType() - Method in class com.ibm.cloud.objectstorage.metrics.ServiceLatencyProvider
-
- getServiceName() - Method in exception com.ibm.cloud.objectstorage.AmazonServiceException
-
Returns the name of the service that sent this error response.
- getServiceName() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceClient
-
Returns the service abbreviation for this service, used for identifying
service endpoints by region, identifying the necessary signer, etc.
- getServiceName() - Method in class com.ibm.cloud.objectstorage.auth.AWS4Signer
-
Returns the service name that is used when calculating the signature.
- getServiceName() - Method in class com.ibm.cloud.objectstorage.auth.internal.AWS4SignerRequestParams
-
Returns the AWS Service name to be used while computing the signature.
- getServiceName() - Method in class com.ibm.cloud.objectstorage.auth.SignerParams
-
- getServiceName() - Method in class com.ibm.cloud.objectstorage.DefaultRequest
-
- getServiceName() - Method in class com.ibm.cloud.objectstorage.internal.config.HttpClientConfig
-
- getServiceName() - Method in class com.ibm.cloud.objectstorage.internal.config.HttpClientConfigJsonHelper
-
- getServiceName() - Method in interface com.ibm.cloud.objectstorage.metrics.ServiceMetricType
-
- getServiceName() - Method in class com.ibm.cloud.objectstorage.metrics.SimpleServiceMetricType
-
- getServiceName() - Method in interface com.ibm.cloud.objectstorage.Request
-
- getServiceName() - Method in class com.ibm.cloud.objectstorage.services.s3.metrics.S3ServiceMetric
-
- getServiceName() - Method in enum com.ibm.cloud.objectstorage.util.AWSServiceMetrics
-
- getServiceNameIntern() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceClient
-
- getServiceRegionSigners() - Method in class com.ibm.cloud.objectstorage.internal.config.InternalConfigJsonHelper
-
- getServices() - Method in class com.ibm.cloud.objectstorage.partitions.model.Partition
-
Returns the set of services supported by the partition.
- getServiceSigners() - Method in class com.ibm.cloud.objectstorage.internal.config.InternalConfigJsonHelper
-
- getSession() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- getSessionToken() - Method in interface com.ibm.cloud.objectstorage.auth.AWSSessionCredentials
-
Returns the session token for this session.
- getSessionToken() - Method in class com.ibm.cloud.objectstorage.auth.BasicSessionCredentials
-
- getSessionToken() - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallAttemptMonitoringEvent
-
- getSignatureDate(int) - Method in class com.ibm.cloud.objectstorage.auth.AbstractAWSSigner
-
Returns the current time minus the given offset in seconds.
- getSignatureVersions() - Method in class com.ibm.cloud.objectstorage.partitions.model.Endpoint
-
returns the supported signature versions of the endpoint.
- getSignedHeadersString(SignableRequest<?>) - Method in class com.ibm.cloud.objectstorage.auth.AWS4Signer
-
- getSigner() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceClient
-
Deprecated.
- getSigner(String, String) - Static method in class com.ibm.cloud.objectstorage.auth.SignerFactory
-
Returns a non-null signer for the specified service and region according
to the internal configuration which provides a basic default algorithm
used for signer determination.
- getSigner(SignerProviderContext) - Method in class com.ibm.cloud.objectstorage.auth.StaticSignerProvider
-
- getSigner(SignerProviderContext) - Method in class com.ibm.cloud.objectstorage.http.ExecutionContext
-
- getSigner(SignerProviderContext) - Method in class com.ibm.cloud.objectstorage.internal.auth.DefaultSignerProvider
-
- getSigner(SignerProviderContext) - Method in class com.ibm.cloud.objectstorage.internal.auth.NoOpSignerProvider
-
- getSigner(SignerProviderContext) - Method in class com.ibm.cloud.objectstorage.internal.auth.SignerProvider
-
- getSigner(SignerProviderContext) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.auth.S3SignerProvider
-
- getSignerByTypeAndService(String, String) - Static method in class com.ibm.cloud.objectstorage.auth.SignerFactory
-
Returns an instance of the given signer type and configures it with the
given service name (if applicable).
- getSignerByURI(URI) - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceClient
-
Returns the signer based on the given URI and the current AWS client
configuration.
- getSignerByURI(URI) - Method in class com.ibm.cloud.objectstorage.http.ExecutionContext
-
Deprecated.
- getSignerConfig(String) - Method in class com.ibm.cloud.objectstorage.internal.config.InternalConfig
-
Returns the signer configuration for the specified service, not specific to any region.
- getSignerConfig(String, String) - Method in class com.ibm.cloud.objectstorage.internal.config.InternalConfig
-
Returns the signer configuration for the specified service name and an optional region name.
- getSignerForRetry() - Method in class com.ibm.cloud.objectstorage.retry.internal.AuthRetryParameters
-
- getSignerOverride() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceClient
-
- getSignerOverride() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns the name of the signature algorithm to use for signing requests made by this client.
- getSignerProvider() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceClient
-
- getSignerProvider() - Method in class com.ibm.cloud.objectstorage.client.AwsSyncClientParams
-
- getSignerProvider() - Method in class com.ibm.cloud.objectstorage.http.ExecutionContext.Builder
-
- getSignerRegionOverride() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceClient
-
Returns the signer region override.
- getSignerType() - Method in interface com.ibm.cloud.objectstorage.auth.SignerTypeAware
-
- getSignerType() - Method in class com.ibm.cloud.objectstorage.internal.config.SignerConfig
-
- getSignerType() - Method in class com.ibm.cloud.objectstorage.internal.config.SignerConfigJsonHelper
-
- getSigningAlgorithm() - Method in class com.ibm.cloud.objectstorage.auth.internal.AWS4SignerRequestParams
-
Returns the signing algorithm used for computing the signature.
- getSigningDateTimeMilli() - Method in class com.ibm.cloud.objectstorage.auth.internal.AWS4SignerRequestParams
-
Returns the signing date time in millis for which the signature needs to
be computed.
- getSigningKey() - Method in class com.ibm.cloud.objectstorage.auth.internal.SignerKey
-
Returns a copy of the signing key.
- getSigningRegion() - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder.EndpointConfiguration
-
- getSize() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3ObjectEntity
-
- getSize() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartSummary
-
Returns the size of this part, in bytes.
- getSize() - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectSummary
-
Gets the size of this object in bytes.
- getSizeAsLong() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3ObjectEntity
-
- getSocketBufferSize() - Method in class com.ibm.cloud.objectstorage.http.settings.HttpClientSettings
-
- getSocketBufferSizeHints() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns the optional size hints (in bytes) for the low level TCP send and receive buffers.
- getSocketTimeout() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns the amount of time to wait (in milliseconds) for data to be transferred over an
established, open connection before the connection times out and is closed.
- getSocketTimeout() - Method in class com.ibm.cloud.objectstorage.http.settings.HttpClientSettings
-
- getSoLinger() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- getSoLinger() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- getSoTimeout() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- getSoTimeout() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- getSource() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.NodePath
-
- getSource_root() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.TransferSpec
-
- getSourceBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Gets the name of the bucket containing the source object to be copied.
- getSourceBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Gets the name of the bucket containing the source object to be copied.
- getSourceBucketName() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.model.CopyResult
-
Gets the name of the bucket containing the source object to be copied.
- getSourceIPAddress() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.RequestParametersEntity
-
- getSourceKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Gets the source bucket key under which the source object to be
copied is stored.
- getSourceKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Gets the source bucket key under which the source object to be copied is
stored.
- getSourceKey() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.model.CopyResult
-
Gets the source bucket key under which the source object to be copied is
stored.
- getSourceSSECustomerKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Returns the optional customer-provided server-side encryption key to use
to decrypt the source object being copied.
- getSourceSSECustomerKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Returns the optional customer-provided server-side encryption key to use
to decrypt the source object part being copied.
- getSourceVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Gets the version ID specifying which version of the source
object to copy.
- getSourceVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Gets the version ID specifying which version of the source object to
copy.
- getSSEAlgorithm() - Method in interface com.ibm.cloud.objectstorage.services.s3.internal.ServerSideEncryptionResult
-
Returns the server-side encryption algorithm if the object is encrypted
using Amazon Web Services-managed keys.
- getSSEAlgorithm() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.SSEResultBase
-
- getSSEAlgorithm() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Returns the SSE algorithm used for SSE (with server side key); or null if
SSE (with server side key) is not in use.
- getSSEAlgorithm() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Returns the server-side encryption algorithm when encrypting the object
using Amazon Web Services-managed keys .
- getSSEAwsKeyManagementParams() - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Returns the Amazon Web Services Key Management System parameters used to encrypt the
object on server side.
- getSSEAwsKeyManagementParams() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Returns the Amazon Web Services Key Management System parameters used to encrypt the
object on server side.
- getSSEAwsKeyManagementParams() - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Returns the Amazon Web Services Key Management System parameters used to encrypt the
object on server side.
- getSSEAwsKeyManagementParams() - Method in interface com.ibm.cloud.objectstorage.services.s3.model.SSEAwsKeyManagementParamsProvider
-
Returns the optional SSEAwsKeyManagementParams to use to encrypt the
uploaded object.
- getSSECustomerAlgorithm() - Method in interface com.ibm.cloud.objectstorage.services.s3.internal.ServerSideEncryptionResult
-
Returns the server-side encryption algorithm if the object is encrypted
using customer-provided keys.
- getSSECustomerAlgorithm() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.SSEResultBase
-
- getSSECustomerAlgorithm() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Returns the server-side encryption algorithm if the object is encrypted
using customer-provided keys.
- getSSECustomerAlgorithm() - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
The algorithm used if server-side encryption with a customer-provided encryption key was specified for
object stored in Amazon S3.
- getSSECustomerKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
- getSSECustomerKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
- getSSECustomerKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectMetadataRequest
-
- getSSECustomerKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
- getSSECustomerKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
- getSSECustomerKey() - Method in interface com.ibm.cloud.objectstorage.services.s3.model.SSECustomerKeyProvider
-
Returns the optional customer-provided server-side encryption key to use
to encrypt the uploaded object.
- getSSECustomerKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
- getSSECustomerKeyMd5() - Method in interface com.ibm.cloud.objectstorage.services.s3.internal.ServerSideEncryptionResult
-
Returns the base64-encoded MD5 digest of the encryption key for
server-side encryption, if the object is encrypted using
customer-provided keys.
- getSSECustomerKeyMd5() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.SSEResultBase
-
- getSSECustomerKeyMd5() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Returns the base64-encoded MD5 digest of the encryption key for
server-side encryption, if the object is encrypted using
customer-provided keys.
- getSSECustomerKeyMD5() - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
The 128-bit MD5 digest of customer-provided encryption key used in Amazon S3 to encrypt data stored in S3.
- getSSEKMSKeyId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
If present, specifies the ID of the Amazon Web Services Key Management Service (KMS) symmetric encryption customer
managed key that was used for the object.
- getSsh_port() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.TransferSpec
-
- getSshfp() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.TransferSpec
-
- getSslCommonName() - Method in class com.ibm.cloud.objectstorage.partitions.model.Endpoint
-
returns the ssl common name for the endpoint.
- getSslSocketFactory() - Method in class com.ibm.cloud.objectstorage.ApacheHttpClientConfig
-
Returns a custom Apache HTTP client specific SSL socket factory;
or null if there is none.
- getStartAfter() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Request
-
Returns optional parameter indicating where you want Amazon S3 to start the object
listing from.
- getStartAfter() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Result
-
Returns optional parameter indicating where you want Amazon S3 to start the object
listing from.
- getStartEpochTimeMilli() - Method in class com.ibm.cloud.objectstorage.util.TimingInfo
-
Deprecated.
- getStartEpochTimeMilliIfKnown() - Method in class com.ibm.cloud.objectstorage.util.TimingInfo
-
- getStartTime() - Method in class com.ibm.cloud.objectstorage.util.TimingInfo
-
Deprecated.
- getStartTimeNano() - Method in class com.ibm.cloud.objectstorage.util.TimingInfo
-
- getState() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.AbstractTransfer
-
Returns the current state of this transfer.
- getState() - Method in interface com.ibm.cloud.objectstorage.services.s3.transfer.Transfer
-
Returns the current state of this transfer.
- getState() - Method in class com.ibm.cloud.objectstorage.waiters.HttpFailureStatusAcceptor
-
- getState() - Method in class com.ibm.cloud.objectstorage.waiters.HttpSuccessStatusAcceptor
-
- getState() - Method in class com.ibm.cloud.objectstorage.waiters.WaiterAcceptor
-
Abstract method to fetch the corresponding state
- getStatus(String) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.TransferListener
-
- getStatus() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketAccelerateConfiguration
-
- getStatus() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Returns the status of this rule.
- getStatus() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketProtectionConfiguration
-
- getStatus() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketVersioningConfiguration
-
Returns the current status of versioning for this bucket versioning
configuration object, indicating if versioning is enabled or not for a
bucket.
- getStatus() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteMarkerReplication
-
Return whether to replicate delete markers.
- getStatus() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ExistingObjectReplication
-
- getStatus() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectLockLegalHold
-
Indicates whether the specified object has a Legal Hold in place.
- getStatus() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ReplicationRule
-
Returns the status of the replication rule.
- getStatus() - Method in enum com.ibm.cloud.objectstorage.services.s3.model.ReplicationRuleStatus
-
- getStatusCode() - Method in exception com.ibm.cloud.objectstorage.AmazonServiceException
-
Returns the HTTP status code that was returned with this service
exception.
- getStatusCode() - Method in class com.ibm.cloud.objectstorage.http.HttpResponse
-
Returns the HTTP status code (ex: 200, 404, etc) associated with this
response.
- getStatusCode() - Method in exception com.ibm.cloud.objectstorage.oauth.OAuthServiceException
-
- getStatusCode() - Method in class com.ibm.cloud.objectstorage.retry.internal.CredentialsEndpointRetryParameters
-
- getStatusCode() - Method in exception com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaTransferException
-
- getStatusCode() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.AmazonS3ExceptionBuilder
-
Returns the HTTP status code that was returned with this service
exception.
- getStatusCode() - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
The integer status code for an HTTP response of a corresponding GetObject
request.
- getStatusMessage() - Method in exception com.ibm.cloud.objectstorage.oauth.OAuthServiceException
-
- getStatusMessage() - Method in exception com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaTransferException
-
- getStatusText() - Method in class com.ibm.cloud.objectstorage.http.HttpResponse
-
Returns the HTTP status text associated with this response.
- getStorage_root() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.NodePath
-
- getStorageClass() - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Gets the optional Amazon S3 storage class to use when storing the new
object.
- getStorageClass() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
-
- getStorageClass() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Transition
-
- getStorageClass() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
By default, Amazon S3 uses the STANDARD Storage Class to store newly created objects.
- getStorageClass() - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Returns the optional storage class to use when storing this upload's data
in S3.
- getStorageClass() - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUpload
-
Returns the storage class indicating how the data in this multipart
upload will be stored.
- getStorageClass() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
- getStorageClass() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
Returns the class of storage used for the parts in the associated
multipart upload.
- getStorageClass() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutInstructionFileRequest
-
Gets the optional Amazon S3 storage class to use when storing the new
object.
- getStorageClass() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ReplicationDestinationConfig
-
Returns the storage class associated with the replication destination
configuration.
- getStorageClass() - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectSummary
-
Gets the storage class used by Amazon S3 for this object.
- getStorageClass() - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
The class of storage used to store object in Amazon S3.
- getStorageClassAnalysis() - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsConfiguration
-
- getStorageClassAsString() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
-
Returns the storage class of this object.
- getStorageClassAsString() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Transition
-
Returns the storage class of this object.
- getStorageMode() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CryptoConfiguration
-
Deprecated.
Returns the current storage mode of a CryptoConfiguration object.
- getStreamBufferSize() - Static method in class com.ibm.cloud.objectstorage.services.s3.internal.Constants
-
Deprecated.
- getString() - Method in class com.ibm.cloud.objectstorage.util.StringInputStream
-
Returns the original string specified when this input stream was
constructed.
- getSubclass() - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder
-
- getSubMeasurement(String) - Method in class com.ibm.cloud.objectstorage.util.TimingInfo
-
- getSubMeasurement(String, int) - Method in class com.ibm.cloud.objectstorage.util.TimingInfo
-
- getSubMeasurementsByName() - Method in class com.ibm.cloud.objectstorage.util.TimingInfo
-
- getSubTransfers() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.MultipleFileUploadImpl
-
- getSubTransfers() - Method in interface com.ibm.cloud.objectstorage.services.s3.transfer.MultipleFileUpload
-
Returns a collection of sub transfers associated with the multi file upload.
- getSuffix() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutInstructionFileRequest
-
Returns the suffix for the new instruction file.
- getSupportedCipherSuites() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- getSupportedProtocols() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- getSymmetricKey() - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptionMaterials
-
Returns the symmetric key stored in this EncryptionMaterials object.
- getSyncClientParams() - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder
-
- getTag() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.GCMCipherLite
-
For testing purposes.
- getTag() - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsTagPredicate
-
- getTag() - Method in class com.ibm.cloud.objectstorage.services.s3.model.lifecycle.LifecycleTagPredicate
-
- getTag() - Method in class com.ibm.cloud.objectstorage.services.s3.model.metrics.MetricsTagPredicate
-
- getTag() - Method in class com.ibm.cloud.objectstorage.services.s3.model.replication.ReplicationTagPredicate
-
- getTagCount() - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
The number of tags, if any, on the object.
- getTagging() - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
- getTagging() - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
- getTaggingCount() - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3Object
-
- getTagLengthInBits() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.ContentCryptoScheme
-
- getTags() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.TransferSpec
-
- getTarget_rate_cap_kbps() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.TransferSpec
-
- getTarget_rate_kbps() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.TransferSpec
-
- getTargetRateCapKbps() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaConfig
-
Upper limit of target rate, in Kbps.
- getTargetRateCapMbps() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaConfig
-
Upper limit of target rate, in Mbps.
- getTargetRateKbps() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaConfig
-
The desired speed of the transfer, in Kbps.
- getTargetRateMbps() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaConfig
-
The desired speed of the transfer, in Mbps.
- getTcpNoDelay() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- getTcpNoDelay() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- getThreadCount() - Method in class com.ibm.cloud.objectstorage.jmx.JmxInfoProviderSupport
-
- getThreadCount() - Method in interface com.ibm.cloud.objectstorage.jmx.spi.JmxInfoProvider
-
- getThroughputMetricType() - Method in class com.ibm.cloud.objectstorage.metrics.ByteThroughputProvider
-
- getTier() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GlacierJobParameters
-
- getTimeOffset() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceClient
-
Returns the optional value for time offset for this client.
- getTimeOffset(SignableRequest<?>) - Method in class com.ibm.cloud.objectstorage.auth.AbstractAWSSigner
-
Deprecated.
- getTimeOffset() - Method in class com.ibm.cloud.objectstorage.DefaultRequest
-
- getTimeOffset() - Method in class com.ibm.cloud.objectstorage.http.AmazonHttpClient
-
Returns the time difference in seconds between this client and AWS.
- getTimeOffset() - Method in interface com.ibm.cloud.objectstorage.ImmutableRequest
-
Returns the optional value for time offset for this request.
- getTimeoutMillis() - Method in class com.ibm.cloud.objectstorage.internal.ConnectionUtils
-
- getTimeoutMillis() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PresignedUrlDownloadConfig
-
- getTimestamp() - Method in class com.ibm.cloud.objectstorage.monitoring.ApiMonitoringEvent
-
- getTimeTakenMillis() - Method in class com.ibm.cloud.objectstorage.util.TimingInfo
-
Deprecated.
- getTimeTakenMillisIfKnown() - Method in class com.ibm.cloud.objectstorage.util.TimingInfo
-
- getTimingInfo() - Method in class com.ibm.cloud.objectstorage.util.AWSRequestMetrics
-
- getTlsKeyManagersProvider() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
- getTlsKeyMangersProvider() - Method in class com.ibm.cloud.objectstorage.http.settings.HttpClientSettings
-
- getToken() - Method in class com.ibm.cloud.objectstorage.oauth.DefaultTokenManager
-
Retrieve the access token String from the OAuth2 token object
- getToken() - Method in interface com.ibm.cloud.objectstorage.oauth.TokenManager
-
returns the access token string from the token
- getToken() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.TransferSpec
-
- getToken() - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultiFactorAuthentication
-
Gets the Multi-Factor Authentication token.
- getToken() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketReplicationConfigurationRequest
-
- getToken() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectLockConfigurationRequest
-
- getToken_type() - Method in class com.ibm.cloud.objectstorage.oauth.Token
-
Returns the token type.
- getTokenManager() - Method in class com.ibm.cloud.objectstorage.auth.JsonCredentials
-
- getTokenManager() - Method in class com.ibm.cloud.objectstorage.auth.PropertiesCredentials
-
- getTokenManager() - Method in class com.ibm.cloud.objectstorage.oauth.BasicIBMOAuthCredentials
-
- getTokenManager() - Method in interface com.ibm.cloud.objectstorage.oauth.IBMOAuthCredentials
-
Returns the IAM TokenManager.
- getTopic() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketNotificationConfiguration.TopicConfiguration
-
Deprecated.
Gets the topic ARN (Amazon Resource Name) for the topic to publish events to.
- getTopicARN() - Method in class com.ibm.cloud.objectstorage.services.s3.model.TopicConfiguration
-
Returns the topic arn for this notification configuration.
- getTopicConfigurations() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketNotificationConfiguration
-
Deprecated.
- getTotalBytesToTransfer() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferProgress
-
Returns the total size in bytes of the associated transfer, or -1
if the total size isn't known.
- getTotalBytesWritten() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.MultiFileOutputStream
-
- getTotalNumberOfParts() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.UploadPartRequestFactory
-
- getTotalStartedThreadCount() - Method in class com.ibm.cloud.objectstorage.jmx.JmxInfoProviderSupport
-
- getTotalStartedThreadCount() - Method in interface com.ibm.cloud.objectstorage.jmx.spi.JmxInfoProvider
-
- getTrafficClass() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- getTrafficClass() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- getTransfer() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.PreparedDownloadContext
-
- getTransfer_requests() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaTransferSpecRequest
-
- getTransfer_requests() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.internal.AsperaTransferSpecRequest
-
- getTransfer_specs() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.TransferSpecs
-
- getTransferListener() - Method in interface com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaTransaction
-
- getTransferListener() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaTransactionImpl
-
- getTransferSpec(FASPConnectionInfo, String, String, String) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaTransferManager
-
- getTransition() - Method in interface com.ibm.cloud.objectstorage.services.s3.internal.ObjectTransitionResult
-
Returns the object's transition storage class.
- getTransition() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Deprecated.
- getTransition() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Returns the transition storage class.
- getTransitionDate() - Method in interface com.ibm.cloud.objectstorage.services.s3.internal.ObjectTransitionResult
-
Returns the date when the Object is scheduled to transition to archive, or null if the object is not
configured to expire.
- getTransitionDate() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Returns the date at which an object will be transitioned to
archive storage.
- getTransitions() - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Returns the Amazon S3 object transition rules associated with the
given rule.
- getType() - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallAttemptMonitoringEvent
-
- getType() - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallMonitoringEvent
-
- getType() - Method in class com.ibm.cloud.objectstorage.monitoring.ApiMonitoringEvent
-
- getType() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.NodePath
-
- getTypeIdentifier() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CanonicalGrantee
-
- getTypeIdentifier() - Method in class com.ibm.cloud.objectstorage.services.s3.model.EmailAddressGrantee
-
- getTypeIdentifier() - Method in interface com.ibm.cloud.objectstorage.services.s3.model.Grantee
-
Returns the identifier for the type of this grant, to be used when
specifying grants in the header of a request.
- getTypeIdentifier() - Method in enum com.ibm.cloud.objectstorage.services.s3.model.GroupGrantee
-
- getUaa_token() - Method in class com.ibm.cloud.objectstorage.oauth.Token
-
Returns the UAA Token.
- getUnmodifiedSinceConstraint() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Gets the optional unmodified constraint that restricts this
request to executing only if the source object has not been
modified after the specified date.
- getUnmodifiedSinceConstraint() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Gets the optional unmodified constraint that restricts this request to
executing only if the source object has not been modified after
the specified date.
- getUnmodifiedSinceConstraint() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Gets the optional unmodified constraint that restricts this
request to executing only if the object has not been
modified after the specified date.
- getUnnotifiedByteCount() - Method in class com.ibm.cloud.objectstorage.event.ProgressInputStream
-
- getUpdateNumber() - Method in class com.ibm.cloud.objectstorage.util.JavaVersionParser.JavaVersion
-
- getUploadId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbortMultipartUploadRequest
-
Returns the ID of the upload to abort.
- getUploadId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadRequest
-
Returns the ID of the multipart upload to complete.
- getUploadId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Returns the ID of the existing, initiated multipart upload with which
this new part will be associated.
- getUploadId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadResult
-
Returns the initiated multipart upload ID.
- getUploadId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListPartsRequest
-
Returns the ID of the multipart upload whose parts are being listed.
- getUploadId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUpload
-
Returns the unique ID of this multipart upload.
- getUploadId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
Returns the upload ID value specified in the original request used to
identify which multipart upload contains the parts to list.
- getUploadId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Returns the ID of the existing, initiated multipart upload with which
this new part will be associated.
- getUploadId() - Method in class com.ibm.cloud.objectstorage.services.s3.UploadObjectObserver
-
- getUploadIdMarker() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListMultipartUploadsRequest
-
Returns the optional upload ID marker indicating where in the results to
begin listing.
- getUploadIdMarker() - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUploadListing
-
Returns the optional upload ID marker specified in the original request
to specify where in the results to begin listing multipart uploads.
- getUploadObjectObserver() - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadObjectRequest
-
Returns a custom upload-object observer; or null there is no
customization.
- getUploadPartMetadata() - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadObjectRequest
-
Gets the optional metadata to be included in each UploadPart request.
- getUri() - Method in class com.ibm.cloud.objectstorage.internal.auth.SignerProviderContext
-
- getURI() - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3URI
-
- getUrl(String, String) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- getUrl(String, String) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Returns an URL for the object stored in the specified bucket and
key.
- getUrl(String, String) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- getUrlDecodedKey() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3ObjectEntity
-
S3 URL encodes the key of the object involved in the event.
- getUseClientMode() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- getUser_message() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.NodeError
-
- getUserAgent() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
- getUserAgent() - Method in class com.ibm.cloud.objectstorage.monitoring.ApiMonitoringEvent
-
- getUserAgent(ClientConfiguration, String) - Static method in class com.ibm.cloud.objectstorage.util.RuntimeHttpUtils
-
- getUserAgent() - Static method in class com.ibm.cloud.objectstorage.util.VersionInfoUtils
-
- getUserAgentPrefix() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns the HTTP user agent header prefix to send with all requests.
- getUserAgentSuffix() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns the HTTP user agent header suffix to add to the end of the user agent header on all requests.
- getUserAgentTemplate() - Method in class com.ibm.cloud.objectstorage.internal.config.InternalConfig
-
- getUserAgentTemplate() - Method in class com.ibm.cloud.objectstorage.internal.config.InternalConfigJsonHelper
-
- getUserIdentity() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3EventNotificationRecord
-
- getUserMetadata() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Gets the custom user-metadata for the associated object.
- getUserMetaDataOf(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Returns the value of the specified user meta datum.
- getValidateAfterInactivityMillis() - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Returns the amount of time (in milliseconds) that a connection can be idle in the connection pool before it must be
validated to ensure it's still open.
- getValidateAfterInactivityMillis() - Method in class com.ibm.cloud.objectstorage.http.settings.HttpClientSettings
-
- getValue() - Method in class com.ibm.cloud.objectstorage.services.s3.model.FilterRule
-
- getVersion() - Method in class com.ibm.cloud.objectstorage.monitoring.ApiMonitoringEvent
-
- getVersion() - Method in class com.ibm.cloud.objectstorage.partitions.model.Partitions
-
returns the version of the json schema for the partition metadata document.
- getVersion() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectsRequest.KeyVersion
-
- getVersion() - Static method in enum com.ibm.cloud.objectstorage.util.JodaTime
-
Returns the current version of joda-time used during runtime; or null
if it cannot be determined.
- getVersion() - Static method in class com.ibm.cloud.objectstorage.util.VersionInfoUtils
-
Returns the current version for the AWS SDK in which this class is
running.
- getVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3URI
-
- getVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3ObjectEntity
-
- getVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadResult
-
Returns the version ID of the new object, only present if versioning has
been enabled for the bucket.
- getVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectResult
-
- getVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartResult
-
Gets the version ID of the source object.
- getVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectsResult.DeletedObject
-
Returns the version deleted, or null for unversioned objects.
- getVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteVersionRequest
-
Gets the version ID uniquely identifying which version of the object
to delete.
- getVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Returns the version ID of the object, only present if versioning has
been enabled for the bucket.
- getVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectAclRequest
-
Gets the optional version ID specifying which version of the object whose ACL to
be retrieved.
- getVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectLegalHoldRequest
-
The Object Version ID.
- getVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectMetadataRequest
-
Gets the optional version ID of the object version whose metadata is
being retrieved.
- getVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Gets the optional version ID specifying which version of the object to
download.
- getVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRetentionRequest
-
The Object Version ID.
- getVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultiObjectDeleteException.DeleteError
-
Returns the versionId of the object that couldn't be deleted.
- getVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Gets the version ID of the associated Amazon S3 object if available.
- getVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectResult
-
Gets the optional version ID of the newly uploaded object.
- getVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.RestoreObjectRequest
-
Returns the id of the version to be restored.
- getVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectId
-
Returns the version id which is optionally applicable for S3 get (but not
put) operations.
- getVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectIdBuilder
-
- getVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectAclRequest
-
Returns the version ID of the object version whose ACL is being set.
- getVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectLegalHoldRequest
-
The Object Version ID.
- getVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectRetentionRequest
-
The Object Version ID.
- getVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
An ID used to reference a specific version of the object.
- getVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.model.CopyResult
-
Returns the version ID of the new object.
- getVersionId() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.model.UploadResult
-
Returns the version ID of the new object.
- getVersionIdMarker() - Method in class com.ibm.cloud.objectstorage.services.s3.model.VersionListing
-
Gets the value of the version ID marker parameter used to request this version
listing.
- getVersioningConfiguration() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketVersioningConfigurationRequest
-
Gets the new versioning configuration for the specified bucket.
- getVersionSummaries() - Method in class com.ibm.cloud.objectstorage.services.s3.model.VersionListing
-
Gets the list of version summaries describing the versions stored in
the associated S3 bucket.
- getWantClientAuth() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- getWebIdentityTokenFilePath() - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.BasicProfile
-
- getWebIdentityTokenFilePath() - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.securitytoken.RoleInfo
-
Get the absolute path to the JWT file that contains a web identity token.
- getWormMirrorDestination() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketCrossOriginConfigurationRequest
-
Returns the optional mirror-destination value for WORM mirroring
- getWormMirrorDestination() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectAclRequest
-
Returns the optional mirror-destination value for WORM mirroring
- getWormMirrorDestination() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectMetadataRequest
-
Returns the optional mirror-destination value for WORM mirroring
- getWormMirrorDestination() - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Returns the optional mirror-destination value for WORM mirroring
- getWormMirrorDestination() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListLegalHoldsRequest
-
Returns the optional mirror-destination value for WORM mirroring
- getWormMirrorDestination() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListMultipartUploadsRequest
-
Returns the optional mirror-destination value for WORM mirroring
- getWormMirrorDestination() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsRequest
-
Returns the optional mirror-destination value for WORM mirroring
- getWormMirrorDestination() - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListPartsRequest
-
Returns the optional mirror-destination value for WORM mirroring
- getWormMirrorDestination() - Method in interface com.ibm.cloud.objectstorage.services.s3.model.WormMirrorDestinationProvider
-
Returns the optional mirror-destination value for WORM mirroring
- getWrappedInputStream() - Method in class com.ibm.cloud.objectstorage.auth.AwsChunkedEncodingInputStream
-
- getWrappedInputStream() - Method in class com.ibm.cloud.objectstorage.event.ProgressInputStream
-
- getWrappedInputStream() - Method in class com.ibm.cloud.objectstorage.internal.SdkInputStream
-
Returns the underlying input stream, if any, from the subclass; or null
if there is no underlying input stream.
- getWrappedInputStream() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.AdjustedRangeInputStream
-
- getWrappedInputStream() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.RepeatableFileInputStream
-
Deprecated.
- getWrappedInputStream() - Method in class com.ibm.cloud.objectstorage.services.s3.internal.RepeatableInputStream
-
Deprecated.
- getWrappedInputStream() - Method in class com.ibm.cloud.objectstorage.test.util.ConstantInputStream
-
- getWriter() - Static method in enum com.ibm.cloud.objectstorage.util.json.Jackson
-
- getxAmzId2() - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallAttemptMonitoringEvent
-
- getxAmzId2() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.ResponseElementsEntity
-
- getxAmznRequestId() - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallAttemptMonitoringEvent
-
- getxAmzRequestId() - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallAttemptMonitoringEvent
-
- getxAmzRequestId() - Method in class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.ResponseElementsEntity
-
- getXmlInputFactory() - Static method in class com.ibm.cloud.objectstorage.util.XmlUtils
-
- getYears() - Method in class com.ibm.cloud.objectstorage.services.s3.model.DefaultRetention
-
The number of years that you want to specify for the default retention period.
- GlacierJobParameters - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Glacier related prameters pertaining to a job.
- GlacierJobParameters() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.GlacierJobParameters
-
- Grant - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Specifies a grant, consisting of one grantee and one permission.
- Grant(Grantee, Permission) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.Grant
-
Constructs a new
Grant
object using the specified grantee and permission
objects.
- grantAllPermissions(Grant...) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AccessControlList
-
Adds a set of grantee/permission pairs to the access control list (ACL), where each item in the
set is a
Grant
object.
- Grantee - Interface in com.ibm.cloud.objectstorage.services.s3.model
-
Represents a grantee (entity) that can be assigned access permissions in an
AccessControlList
.
- grantPermission(Grantee, Permission) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AccessControlList
-
Adds a grantee to the access control list (ACL) with the given permission.
- GREEDY_STRING - Static variable in class com.ibm.cloud.objectstorage.protocol.json.internal.SimpleTypePathMarshallers
-
Marshallers for Strings bound to a greedy path param.
- greedyPathParamMarshaller(MarshallingType<T>, JsonMarshaller<T>) - Method in class com.ibm.cloud.objectstorage.protocol.json.internal.MarshallerRegistry.Builder
-
- GroupGrantee - Enum in com.ibm.cloud.objectstorage.services.s3.model
-
Specifies constants defining a group of Amazon S3 users
who can be granted permissions to
Amazon S3 buckets and objects.
- GuardedBy - Annotation Type in com.ibm.cloud.objectstorage.annotation
-
Documenting annotation to indicate the field or method on which this is applied can only be accessed
when holding the given lock (identified by value).
- guessRegionFromEndpoint(String, String) - Method in interface com.ibm.cloud.objectstorage.util.endpoint.RegionFromEndpointResolver
-
Guess the region of a service, based on its endpoint/hostname.
- guessThroughputMetricType(Request<?>, String, String) - Static method in enum com.ibm.cloud.objectstorage.metrics.internal.ServiceMetricTypeGuesser
-
Returned the best-guessed throughput metric type for the given request,
or null if there is none or if metric is disabled.
- s3 - Variable in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.v1.S3CryptoModuleBase
-
- S3_ACCELERATE_DUALSTACK_HOSTNAME - Static variable in class com.ibm.cloud.objectstorage.services.s3.internal.Constants
-
- S3_ACCELERATE_HOSTNAME - Static variable in class com.ibm.cloud.objectstorage.services.s3.internal.Constants
-
Service hostname for accessing accelerated S3 buckets
- S3_ALTERNATE_DATE - Static variable in interface com.ibm.cloud.objectstorage.services.s3.Headers
-
Amazon's alternative date header: x-amz-date
- S3_BUCKET_REGION - Static variable in interface com.ibm.cloud.objectstorage.services.s3.Headers
-
Region where the bucket is located.
- S3_CANNED_ACL - Static variable in interface com.ibm.cloud.objectstorage.services.s3.Headers
-
S3's canned ACL header: x-amz-acl
- S3_DUALSTACK_QUALIFIER - Static variable in class com.ibm.cloud.objectstorage.services.s3.internal.Constants
-
Dualstack qualifier for S3
- S3_EXTERNAL_1_HOSTNAME - Static variable in class com.ibm.cloud.objectstorage.services.s3.internal.Constants
-
Hostname for the s3-external-1 service endpoint
- S3_HOSTNAME - Static variable in class com.ibm.cloud.objectstorage.services.s3.internal.Constants
-
Default hostname for the S3 service endpoint
- S3_MFA - Static variable in interface com.ibm.cloud.objectstorage.services.s3.Headers
-
S3's Multi-Factor Authentication header
- S3_PARTS_COUNT - Static variable in interface com.ibm.cloud.objectstorage.services.s3.Headers
-
S3 response header for a multipart object containing the number of parts in the object.
- S3_REGIONAL_ENDPOINT_PATTERN - Static variable in enum com.ibm.cloud.objectstorage.services.s3.model.Region
-
Used to extract the S3 regional id from an S3 end point.
- S3_SERVICE_DISPLAY_NAME - Static variable in class com.ibm.cloud.objectstorage.services.s3.internal.Constants
-
Service display name for Amazon S3 (not to be used in SigV4 signing)
- S3_SERVICE_NAME - Static variable in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- S3_SERVING_REGION - Static variable in interface com.ibm.cloud.objectstorage.services.s3.Headers
-
Region where the request is being served
- S3_TAGGING - Static variable in interface com.ibm.cloud.objectstorage.services.s3.Headers
-
S3 request header for PUT object with a tag set
- S3_TAGGING_COUNT - Static variable in interface com.ibm.cloud.objectstorage.services.s3.Headers
-
S3 response header the number of tags on an object
- S3_USER_METADATA_PREFIX - Static variable in interface com.ibm.cloud.objectstorage.services.s3.Headers
-
Prefix for S3 user metadata: x-amz-meta-
- S3_VERSION_ID - Static variable in interface com.ibm.cloud.objectstorage.services.s3.Headers
-
S3's version ID header
- S3AbortableInputStream - Class in com.ibm.cloud.objectstorage.services.s3.internal
-
Does EOS detection for objects returned by S3.
- S3AbortableInputStream(InputStream, HttpRequestBase, long) - Constructor for class com.ibm.cloud.objectstorage.services.s3.internal.S3AbortableInputStream
-
- S3AccelerateUnsupported - Interface in com.ibm.cloud.objectstorage.services.s3.model
-
This interface is simply a marker to be implemented by operations which cannot be
called by an accelerate enabled S3 client.
- S3BucketEntity(String, S3EventNotification.UserIdentityEntity, String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3BucketEntity
-
- S3ClientOptions - Class in com.ibm.cloud.objectstorage.services.s3
-
S3 client configuration options such as the request access style.
- S3ClientOptions() - Constructor for class com.ibm.cloud.objectstorage.services.s3.S3ClientOptions
-
- S3ClientOptions(S3ClientOptions) - Constructor for class com.ibm.cloud.objectstorage.services.s3.S3ClientOptions
-
- S3ClientOptions.Builder - Class in com.ibm.cloud.objectstorage.services.s3
-
- S3CryptoModule<T extends MultipartUploadContext> - Class in com.ibm.cloud.objectstorage.services.s3.internal.crypto.v1
-
An internal SPI used to implement different cryptographic modules
for use with the S3 encryption client.
- S3CryptoModule() - Constructor for class com.ibm.cloud.objectstorage.services.s3.internal.crypto.v1.S3CryptoModule
-
- S3CryptoModuleBase<T extends com.ibm.cloud.objectstorage.services.s3.internal.crypto.v1.MultipartUploadCryptoContext> - Class in com.ibm.cloud.objectstorage.services.s3.internal.crypto.v1
-
Common implementation for different S3 cryptographic modules.
- S3CryptoModuleBase(AWSKMS, S3Direct, AWSCredentialsProvider, EncryptionMaterialsProvider, CryptoConfiguration) - Constructor for class com.ibm.cloud.objectstorage.services.s3.internal.crypto.v1.S3CryptoModuleBase
-
- S3CryptoModuleBase(S3Direct, AWSCredentialsProvider, EncryptionMaterialsProvider, CryptoConfiguration) - Constructor for class com.ibm.cloud.objectstorage.services.s3.internal.crypto.v1.S3CryptoModuleBase
-
For testing purposes only.
- S3CryptoScheme - Class in com.ibm.cloud.objectstorage.services.s3.internal.crypto.v1
-
S3 cryptographic scheme that includes the content crypto scheme and key
wrapping scheme (for the content-encrypting-key).
- S3DataSource - Interface in com.ibm.cloud.objectstorage.services.s3.model
-
Used to represent an S3 data source that either has a file or an input
stream.
- S3DataSource.Utils - Enum in com.ibm.cloud.objectstorage.services.s3.model
-
- S3Direct - Class in com.ibm.cloud.objectstorage.services.s3.internal
-
Used to provide direct access to the underlying/original S3 client methods
free of any added cryptographic functionalities.
- S3Direct() - Constructor for class com.ibm.cloud.objectstorage.services.s3.internal.S3Direct
-
- S3DirectSpi - Interface in com.ibm.cloud.objectstorage.services.s3.internal
-
A Service Provider Interface that allows direct access to the underlying
non-encrypting S3 client of an S3 encryption client instance.
- S3DownloadByteCount - Static variable in class com.ibm.cloud.objectstorage.services.s3.metrics.S3ServiceMetric
-
- S3DownloadThroughput - Static variable in class com.ibm.cloud.objectstorage.services.s3.metrics.S3ServiceMetric
-
- S3Entity(String, S3EventNotification.S3BucketEntity, S3EventNotification.S3ObjectEntity, String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3Entity
-
- S3ErrorResponseHandler - Class in com.ibm.cloud.objectstorage.services.s3.internal
-
Response handler for S3 error responses.
- S3ErrorResponseHandler(ClientConfiguration) - Constructor for class com.ibm.cloud.objectstorage.services.s3.internal.S3ErrorResponseHandler
-
- S3Event - Enum in com.ibm.cloud.objectstorage.services.s3.model
-
A enum class for all Amazon S3 events.
- S3EventNotification - Class in com.ibm.cloud.objectstorage.services.s3.event
-
A helper class that represents a strongly typed S3 EventNotification item sent
to SQS, SNS, or Lambda.
- S3EventNotification(List<S3EventNotification.S3EventNotificationRecord>) - Constructor for class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification
-
- S3EventNotification.RequestParametersEntity - Class in com.ibm.cloud.objectstorage.services.s3.event
-
- S3EventNotification.ResponseElementsEntity - Class in com.ibm.cloud.objectstorage.services.s3.event
-
- S3EventNotification.S3BucketEntity - Class in com.ibm.cloud.objectstorage.services.s3.event
-
- S3EventNotification.S3Entity - Class in com.ibm.cloud.objectstorage.services.s3.event
-
- S3EventNotification.S3EventNotificationRecord - Class in com.ibm.cloud.objectstorage.services.s3.event
-
- S3EventNotification.S3ObjectEntity - Class in com.ibm.cloud.objectstorage.services.s3.event
-
- S3EventNotification.UserIdentityEntity - Class in com.ibm.cloud.objectstorage.services.s3.event
-
- S3EventNotificationRecord(String, String, String, String, String, S3EventNotification.RequestParametersEntity, S3EventNotification.ResponseElementsEntity, S3EventNotification.S3Entity, S3EventNotification.UserIdentityEntity) - Constructor for class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3EventNotificationRecord
-
- S3HandlerContextKeys - Class in com.ibm.cloud.objectstorage.services.s3.request
-
- S3HandlerContextKeys() - Constructor for class com.ibm.cloud.objectstorage.services.s3.request.S3HandlerContextKeys
-
- S3KeyFilter - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Filter criteria that allows for event notification filtering based on an S3 Object's key name
- S3KeyFilter() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.S3KeyFilter
-
- S3KeyFilter.FilterRuleName - Enum in com.ibm.cloud.objectstorage.services.s3.model
-
- S3KeyWrapScheme - Class in com.ibm.cloud.objectstorage.services.s3.internal.crypto.v1
-
- S3KeyWrapScheme() - Constructor for class com.ibm.cloud.objectstorage.services.s3.internal.crypto.v1.S3KeyWrapScheme
-
- S3MetadataResponseHandler - Class in com.ibm.cloud.objectstorage.services.s3.internal
-
S3 response handler that knows how to pull S3 object metadata out of a
response and unmarshall it into an S3ObjectMetadata object.
- S3MetadataResponseHandler() - Constructor for class com.ibm.cloud.objectstorage.services.s3.internal.S3MetadataResponseHandler
-
- S3Object - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Represents an object stored in Amazon S3.
- S3Object() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.S3Object
-
- S3ObjectEntity(String, Integer, String, String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3ObjectEntity
-
Deprecated.
- S3ObjectEntity(String, Long, String, String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3ObjectEntity
-
Deprecated.
- S3ObjectEntity(String, Long, String, String, String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.event.S3EventNotification.S3ObjectEntity
-
- S3ObjectId - Class in com.ibm.cloud.objectstorage.services.s3.model
-
An Immutable S3 object identifier.
- S3ObjectId(String, String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectId
-
- S3ObjectId(String, String, String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectId
-
- S3ObjectId(S3ObjectIdBuilder) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectId
-
- S3ObjectIdBuilder - Class in com.ibm.cloud.objectstorage.services.s3.model
-
- S3ObjectIdBuilder() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectIdBuilder
-
- S3ObjectIdBuilder(S3ObjectId) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectIdBuilder
-
- S3ObjectInputStream - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Input stream representing the content of an
S3Object
.
- S3ObjectInputStream(InputStream, HttpRequestBase) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectInputStream
-
- S3ObjectInputStream(InputStream, HttpRequestBase, boolean) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectInputStream
-
- S3ObjectResponseHandler - Class in com.ibm.cloud.objectstorage.services.s3.internal
-
S3 HTTP response handler that knows how to pull S3 object content and
metadata out of an HTTP response and unmarshall it into an S3Object object.
- S3ObjectResponseHandler() - Constructor for class com.ibm.cloud.objectstorage.services.s3.internal.S3ObjectResponseHandler
-
- S3Objects - Class in com.ibm.cloud.objectstorage.services.s3.iterable
-
Provides an easy way to iterate Amazon S3 objects in a "foreach" statement.
- S3ObjectSummary - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Contains the summary of an object stored in an Amazon S3 bucket.
- S3ObjectSummary() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectSummary
-
- S3ProgressListener - Interface in com.ibm.cloud.objectstorage.services.s3.transfer.internal
-
S3 specific listener interface for transfer progress events.
- S3ProgressListenerChain - Class in com.ibm.cloud.objectstorage.services.s3.transfer.internal
-
S3 specific progress listener chain.
- S3ProgressListenerChain(ProgressListener...) - Constructor for class com.ibm.cloud.objectstorage.services.s3.transfer.internal.S3ProgressListenerChain
-
Create a listener chain that directly passes all the progress events to
the specified listeners.
- S3ProgressPublisher - Class in com.ibm.cloud.objectstorage.services.s3.transfer.internal
-
Used to publish transfer events.
- S3ProgressPublisher() - Constructor for class com.ibm.cloud.objectstorage.services.s3.transfer.internal.S3ProgressPublisher
-
- S3QueryStringSigner - Class in com.ibm.cloud.objectstorage.services.s3.internal
-
- S3QueryStringSigner(String, String, Date) - Constructor for class com.ibm.cloud.objectstorage.services.s3.internal.S3QueryStringSigner
-
- S3RequestEndpointResolver - Class in com.ibm.cloud.objectstorage.services.s3.internal
-
Sets endpoint and resource path on a request object
- S3RequestEndpointResolver(ServiceEndpointBuilder, boolean, String, String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.internal.S3RequestEndpointResolver
-
- S3RequesterChargedHeaderHandler<T extends S3RequesterChargedResult> - Class in com.ibm.cloud.objectstorage.services.s3.internal
-
- S3RequesterChargedHeaderHandler() - Constructor for class com.ibm.cloud.objectstorage.services.s3.internal.S3RequesterChargedHeaderHandler
-
- S3RequesterChargedResult - Interface in com.ibm.cloud.objectstorage.services.s3.internal
-
- S3ResponseMetadata - Class in com.ibm.cloud.objectstorage.services.s3
-
- S3ResponseMetadata(Map<String, String>) - Constructor for class com.ibm.cloud.objectstorage.services.s3.S3ResponseMetadata
-
Creates a new S3ResponseMetadata object from a specified map of metadata
information.
- S3ResponseMetadata(ResponseMetadata) - Constructor for class com.ibm.cloud.objectstorage.services.s3.S3ResponseMetadata
-
Creates a new S3ResponseMetadata object from an existing ResponseMetadata
object.
- S3ServiceMetric - Class in com.ibm.cloud.objectstorage.services.s3.metrics
-
S3 specific service metrics in the form of "simulated enum".
- S3Signer - Class in com.ibm.cloud.objectstorage.services.s3.internal
-
Implementation of the
Signer interface specific to S3's signing
algorithm.
- S3Signer() - Constructor for class com.ibm.cloud.objectstorage.services.s3.internal.S3Signer
-
Create a dummy instance of the S3Signer.
- S3Signer(String, String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.internal.S3Signer
-
Constructs a new S3Signer to sign requests based on the Amazon Web Services credentials,
HTTP method and canonical S3 resource path.
- S3Signer(String, String, Collection<String>) - Constructor for class com.ibm.cloud.objectstorage.services.s3.internal.S3Signer
-
Constructs a new S3Signer to sign requests based on the Amazon Web Services credentials,
HTTP method and canonical S3 resource path.
- S3SignerProvider - Class in com.ibm.cloud.objectstorage.services.s3.internal.auth
-
- S3SignerProvider(AmazonWebServiceClient, Signer) - Constructor for class com.ibm.cloud.objectstorage.services.s3.internal.auth.S3SignerProvider
-
- S3StringResponseHandler - Class in com.ibm.cloud.objectstorage.services.s3.internal
-
Custom S3 response handler for responses that simply contain text data that
doesn't need to be parsed as XML.
- S3StringResponseHandler() - Constructor for class com.ibm.cloud.objectstorage.services.s3.internal.S3StringResponseHandler
-
- S3SyncProgressListener - Class in com.ibm.cloud.objectstorage.services.s3.transfer.internal
-
Abstract adapter class for an S3 progress listener that is safe to be
delivered with progress event synchronously.
- S3SyncProgressListener() - Constructor for class com.ibm.cloud.objectstorage.services.s3.transfer.internal.S3SyncProgressListener
-
- S3UploadByteCount - Static variable in class com.ibm.cloud.objectstorage.services.s3.metrics.S3ServiceMetric
-
- S3UploadThroughput - Static variable in class com.ibm.cloud.objectstorage.services.s3.metrics.S3ServiceMetric
-
- S3V4AuthErrorRetryStrategy - Class in com.ibm.cloud.objectstorage.services.s3.internal
-
The internal implementation of AuthErrorRetryStrategy which automatically switches to V4 signer
when the S3 returns auth error asking for v4 authentication.
- S3V4AuthErrorRetryStrategy(S3RequestEndpointResolver) - Constructor for class com.ibm.cloud.objectstorage.services.s3.internal.S3V4AuthErrorRetryStrategy
-
- S3XmlResponseHandler<T> - Class in com.ibm.cloud.objectstorage.services.s3.internal
-
S3 Implementation of HttpResponseHandler.
- S3XmlResponseHandler(Unmarshaller<T, InputStream>) - Constructor for class com.ibm.cloud.objectstorage.services.s3.internal.S3XmlResponseHandler
-
Constructs a new S3 response handler that will use the specified SAX
unmarshaller to turn the response into an object.
- safeCompare(Comparable<T>, T) - Static method in class com.ibm.cloud.objectstorage.util.ComparableUtils
-
Does a safe comparison of two
Comparable
objects accounting for nulls
- sanitizeCredentials(AWSCredentials) - Method in class com.ibm.cloud.objectstorage.auth.AbstractAWSSigner
-
Loads the individual access key ID and secret key from the specified
credentials, ensuring that access to the credentials is synchronized on
the credentials object itself, and trimming any extra whitespace from the
credentials.
- SDK_JSON_FACTORY - Static variable in class com.ibm.cloud.objectstorage.protocol.json.SdkStructuredPlainJsonFactory
-
- SdkAsserts - Class in com.ibm.cloud.objectstorage.test.util
-
- SdkAsserts() - Constructor for class com.ibm.cloud.objectstorage.test.util.SdkAsserts
-
- SdkBaseException - Exception in com.ibm.cloud.objectstorage
-
Base class for all exceptions thrown by the SDK.
- SdkBaseException(String, Throwable) - Constructor for exception com.ibm.cloud.objectstorage.SdkBaseException
-
Creates a new SdkBaseException with the specified message, and root
cause.
- SdkBaseException(String) - Constructor for exception com.ibm.cloud.objectstorage.SdkBaseException
-
Creates a new SdkBaseException with the specified message.
- SdkBaseException(Throwable) - Constructor for exception com.ibm.cloud.objectstorage.SdkBaseException
-
Creates a new SdkBaseException with the root cause.
- SdkBufferedInputStream - Class in com.ibm.cloud.objectstorage.internal
-
A buffered input stream that is both SDK metric aware, and can be aborted
via thread interrupt.
- SdkBufferedInputStream(InputStream) - Constructor for class com.ibm.cloud.objectstorage.internal.SdkBufferedInputStream
-
- SdkBufferedInputStream(InputStream, int) - Constructor for class com.ibm.cloud.objectstorage.internal.SdkBufferedInputStream
-
- SdkClientException - Exception in com.ibm.cloud.objectstorage
-
Base type for all client exceptions thrown by the SDK.
- SdkClientException(String, Throwable) - Constructor for exception com.ibm.cloud.objectstorage.SdkClientException
-
Creates a new SdkClientException with the specified message, and root
cause.
- SdkClientException(String) - Constructor for exception com.ibm.cloud.objectstorage.SdkClientException
-
Creates a new SdkClientException with the specified message.
- SdkClientException(Throwable) - Constructor for exception com.ibm.cloud.objectstorage.SdkClientException
-
Creates a new SdkClientException with the root cause.
- SdkClock - Interface in com.ibm.cloud.objectstorage.auth
-
- SdkClock.Instance - Class in com.ibm.cloud.objectstorage.auth
-
Container for Singleton instance of the
SdkClock
.
- SdkClock.MockClock - Class in com.ibm.cloud.objectstorage.auth
-
Mock implementation used in tests.
- SdkConnectionKeepAliveStrategy - Class in com.ibm.cloud.objectstorage.http.conn
-
The AWS SDK for Java's implementation of the
ConnectionKeepAliveStrategy
interface.
- SdkConnectionKeepAliveStrategy(long) - Constructor for class com.ibm.cloud.objectstorage.http.conn.SdkConnectionKeepAliveStrategy
-
- SDKDefaultBackoffStrategy() - Constructor for class com.ibm.cloud.objectstorage.retry.PredefinedBackoffStrategies.SDKDefaultBackoffStrategy
-
- SDKDefaultBackoffStrategy(int, int, int) - Constructor for class com.ibm.cloud.objectstorage.retry.PredefinedBackoffStrategies.SDKDefaultBackoffStrategy
-
- SDKDefaultRetryCondition() - Constructor for class com.ibm.cloud.objectstorage.retry.PredefinedRetryPolicies.SDKDefaultRetryCondition
-
- SdkDigestInputStream - Class in com.ibm.cloud.objectstorage.internal
-
- SdkDigestInputStream(InputStream, MessageDigest) - Constructor for class com.ibm.cloud.objectstorage.internal.SdkDigestInputStream
-
- SdkFilterInputStream - Class in com.ibm.cloud.objectstorage.internal
-
- SdkFilterInputStream(InputStream) - Constructor for class com.ibm.cloud.objectstorage.internal.SdkFilterInputStream
-
- SdkFilterOutputStream - Class in com.ibm.cloud.objectstorage.internal
-
- SdkFilterOutputStream(OutputStream) - Constructor for class com.ibm.cloud.objectstorage.internal.SdkFilterOutputStream
-
- SdkFunction<Input,Output> - Interface in com.ibm.cloud.objectstorage.internal
-
Similar to the Function functional interface in Java 8.
- SdkFunction<Input,Output> - Interface in com.ibm.cloud.objectstorage.waiters
-
- SDKGlobalConfiguration - Class in com.ibm.cloud.objectstorage
-
SDKGlobalConfiguration is to configure any global settings
- SDKGlobalConfiguration() - Constructor for class com.ibm.cloud.objectstorage.SDKGlobalConfiguration
-
- SDKGlobalTime - Class in com.ibm.cloud.objectstorage
-
Used for clock skew adjustment between the client JVM where the SDK is run,
and the server side.
- SDKGlobalTime() - Constructor for class com.ibm.cloud.objectstorage.SDKGlobalTime
-
- SdkHttpClient - Class in com.ibm.cloud.objectstorage.http.apache.client.impl
-
- SdkHttpClient(HttpClient, HttpClientConnectionManager) - Constructor for class com.ibm.cloud.objectstorage.http.apache.client.impl.SdkHttpClient
-
- SdkHttpMetadata - Class in com.ibm.cloud.objectstorage.http
-
Metadata about the HTTP response.
- SdkHttpRequestExecutor - Class in com.ibm.cloud.objectstorage.http.protocol
-
Used to capture the http send-request and receive-response latency metrics
of the http client library, with no retries involved.
- SdkHttpRequestExecutor() - Constructor for class com.ibm.cloud.objectstorage.http.protocol.SdkHttpRequestExecutor
-
- SdkHttpRequestRetryHandler - Class in com.ibm.cloud.objectstorage.http.impl.client
-
- SdkHttpUtils - Class in com.ibm.cloud.objectstorage.util
-
- SdkHttpUtils() - Constructor for class com.ibm.cloud.objectstorage.util.SdkHttpUtils
-
- SdkInputStream - Class in com.ibm.cloud.objectstorage.internal
-
- SdkInputStream() - Constructor for class com.ibm.cloud.objectstorage.internal.SdkInputStream
-
- SdkInternalApi - Annotation Type in com.ibm.cloud.objectstorage.annotation
-
Marker interface for 'internal' APIs that should not be used outside the core module.
- SdkInternalList<T> - Class in com.ibm.cloud.objectstorage.internal
-
List with auto construct flag to indicate whether it is auto constructed by
Java SDK.
- SdkInternalList() - Constructor for class com.ibm.cloud.objectstorage.internal.SdkInternalList
-
- SdkInternalList(Collection<? extends T>) - Constructor for class com.ibm.cloud.objectstorage.internal.SdkInternalList
-
- SdkInternalList(int) - Constructor for class com.ibm.cloud.objectstorage.internal.SdkInternalList
-
- SdkInternalMap<K,V> - Class in com.ibm.cloud.objectstorage.internal
-
Map with auto construct flag to indicate whether it is auto constructed by
Java SDK.
- SdkInternalMap() - Constructor for class com.ibm.cloud.objectstorage.internal.SdkInternalMap
-
- SdkInternalMap(Map<K, V>) - Constructor for class com.ibm.cloud.objectstorage.internal.SdkInternalMap
-
- SdkInterruptedException - Exception in com.ibm.cloud.objectstorage.http.timers.client
-
- SdkInterruptedException(Response<?>) - Constructor for exception com.ibm.cloud.objectstorage.http.timers.client.SdkInterruptedException
-
- SdkJsonGenerator - Class in com.ibm.cloud.objectstorage.protocol.json
-
Thin wrapper around Jackson's JSON generator.
- SdkJsonGenerator(JsonFactory, String) - Constructor for class com.ibm.cloud.objectstorage.protocol.json.SdkJsonGenerator
-
- SdkJsonGenerator.JsonGenerationException - Exception in com.ibm.cloud.objectstorage.protocol.json
-
Indicates an issue writing JSON content.
- SdkJsonMarshallerFactory - Interface in com.ibm.cloud.objectstorage.protocol.json
-
- SdkJsonProtocolFactory - Class in com.ibm.cloud.objectstorage.protocol.json
-
Factory to generate the various JSON protocol handlers and generators depending on the wire protocol to be used for
communicating with the AWS service.
- SdkJsonProtocolFactory(JsonClientMetadata) - Constructor for class com.ibm.cloud.objectstorage.protocol.json.SdkJsonProtocolFactory
-
- SdkMBeanRegistry - Interface in com.ibm.cloud.objectstorage.jmx.spi
-
SPI used to register MBeans and can survive the absence of JMX.
- SdkMBeanRegistry.Factory - Class in com.ibm.cloud.objectstorage.jmx.spi
-
- SdkMBeanRegistrySupport - Class in com.ibm.cloud.objectstorage.jmx
-
- SdkMBeanRegistrySupport() - Constructor for class com.ibm.cloud.objectstorage.jmx.SdkMBeanRegistrySupport
-
- SdkMetricsSocket - Class in com.ibm.cloud.objectstorage.internal
-
A wrapper to Socket with metrics feature to record socket read time.
- SdkMetricsSocket(Socket) - Constructor for class com.ibm.cloud.objectstorage.internal.SdkMetricsSocket
-
- SdkPlainSocketFactory - Class in com.ibm.cloud.objectstorage.http.conn
-
Socket factory for creating plain (non TLS) connections.
- SdkPlainSocketFactory() - Constructor for class com.ibm.cloud.objectstorage.http.conn.SdkPlainSocketFactory
-
- SdkPredicate<T> - Class in com.ibm.cloud.objectstorage.internal
-
Similar to Predicate functional interface in Java 8
- SdkPredicate() - Constructor for class com.ibm.cloud.objectstorage.internal.SdkPredicate
-
- SDKProgressPublisher - Class in com.ibm.cloud.objectstorage.event
-
This class is responsible for executing the callback method of
ProgressListener; listener callbacks are executed sequentially in a separate
single thread.
- SDKProgressPublisher() - Constructor for class com.ibm.cloud.objectstorage.event.SDKProgressPublisher
-
- SdkProtectedApi - Annotation Type in com.ibm.cloud.objectstorage.annotation
-
Marker for elements that should only be accessed by the generated clients and not users of the
SDK.
- SdkProxyRoutePlanner - Class in com.ibm.cloud.objectstorage.http.apache
-
SdkProxyRoutePlanner delegates a Proxy Route Planner from the settings instead of the
system properties.
- SdkProxyRoutePlanner(String, int, Protocol, String) - Constructor for class com.ibm.cloud.objectstorage.http.apache.SdkProxyRoutePlanner
-
- SdkRequestRetryHeaderProvider - Class in com.ibm.cloud.objectstorage.internal
-
Provides SDK request header "amz-sdk-request"
- SdkRequestRetryHeaderProvider(ClientConfiguration, RetryPolicy, ClockSkewAdjuster) - Constructor for class com.ibm.cloud.objectstorage.internal.SdkRequestRetryHeaderProvider
-
- SdkRuntime - Enum in com.ibm.cloud.objectstorage.util
-
- SdkSocket - Class in com.ibm.cloud.objectstorage.internal
-
- SdkSocket(Socket) - Constructor for class com.ibm.cloud.objectstorage.internal.SdkSocket
-
- SdkSSLContext - Class in com.ibm.cloud.objectstorage.internal
-
- SdkSSLContext() - Constructor for class com.ibm.cloud.objectstorage.internal.SdkSSLContext
-
- SdkSSLMetricsSocket - Class in com.ibm.cloud.objectstorage.internal
-
A wrapper to SSLSocket with metric feature to record socket read time.
- SdkSSLMetricsSocket(SSLSocket) - Constructor for class com.ibm.cloud.objectstorage.internal.SdkSSLMetricsSocket
-
- SdkSSLSocket - Class in com.ibm.cloud.objectstorage.internal
-
- SdkSSLSocket(SSLSocket) - Constructor for class com.ibm.cloud.objectstorage.internal.SdkSSLSocket
-
- SdkStructuredJsonFactory - Interface in com.ibm.cloud.objectstorage.protocol.json
-
Common interface for creating generators (writers) and protocol handlers for JSON like protocols.
- SdkStructuredJsonFactoryImpl - Class in com.ibm.cloud.objectstorage.protocol.json
-
Generic implementation of a structured JSON factory that is pluggable for different variants of
JSON.
- SdkStructuredJsonFactoryImpl(JsonFactory, Map<Class<?>, Unmarshaller<?, JsonUnmarshallerContext>>, Map<JsonUnmarshallerContext.UnmarshallerType, Unmarshaller<?, JsonUnmarshallerContext>>) - Constructor for class com.ibm.cloud.objectstorage.protocol.json.SdkStructuredJsonFactoryImpl
-
- SdkStructuredPlainJsonFactory - Class in com.ibm.cloud.objectstorage.protocol.json
-
Creates generators and protocol handlers for plain text JSON wire format.
- SdkStructuredPlainJsonFactory() - Constructor for class com.ibm.cloud.objectstorage.protocol.json.SdkStructuredPlainJsonFactory
-
- SdkTestInternalApi - Annotation Type in com.ibm.cloud.objectstorage.annotation
-
Marker interface for methods used by test code in the same module.
- SdkThreadLocalsRegistry - Class in com.ibm.cloud.objectstorage.internal
-
- SdkTLSSocketFactory - Class in com.ibm.cloud.objectstorage.http.conn.ssl
-
Used to enforce the preferred TLS protocol during SSL handshake.
- SdkTLSSocketFactory(SSLContext, HostnameVerifier) - Constructor for class com.ibm.cloud.objectstorage.http.conn.ssl.SdkTLSSocketFactory
-
- SECRET_KEY_ENV_VAR - Static variable in class com.ibm.cloud.objectstorage.SDKGlobalConfiguration
-
Environment variable name for the AWS secret key
- SECRET_KEY_SYSTEM_PROPERTY - Static variable in class com.ibm.cloud.objectstorage.SDKGlobalConfiguration
-
System property name for the AWS secret key
- SECURITY_TOKEN - Static variable in interface com.ibm.cloud.objectstorage.services.s3.Headers
-
DevPay token header
- securityCheck(ContentCryptoMaterial, S3ObjectWrapper) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.v1.S3CryptoModuleBase
-
Checks if the the crypto scheme used in the given content crypto material
is allowed to be used in this crypto module.
- sendExplicitNullForPayload(boolean) - Method in class com.ibm.cloud.objectstorage.protocol.json.JsonProtocolMarshallerBuilder
-
Deprecated.
- sendUrgentData(int) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- sendUrgentData(int) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- serialize(DateTime, JsonGenerator, SerializerProvider) - Method in class com.ibm.cloud.objectstorage.internal.DateTimeJsonSerializer
-
- serialize() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.PersistableTransfer
-
Returns the serialized representation of the paused transfer state.
- serialize(OutputStream) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.PersistableTransfer
-
Writes the serialized representation of the paused transfer state to the
given OutputStream
.
- SERVER - Static variable in interface com.ibm.cloud.objectstorage.services.s3.Headers
-
- SERVER_SIDE_ENCRYPTION - Static variable in interface com.ibm.cloud.objectstorage.services.s3.Headers
-
Header for optional server-side encryption algorithm
- SERVER_SIDE_ENCRYPTION_CUSTOMER_ALGORITHM - Static variable in interface com.ibm.cloud.objectstorage.services.s3.Headers
-
Header for the encryption algorithm used when encrypting the object with customer-provided keys
- SERVER_SIDE_ENCRYPTION_CUSTOMER_KEY - Static variable in interface com.ibm.cloud.objectstorage.services.s3.Headers
-
Header for the customer-provided key for server-side encryption
- SERVER_SIDE_ENCRYPTION_CUSTOMER_KEY_MD5 - Static variable in interface com.ibm.cloud.objectstorage.services.s3.Headers
-
Header for the MD5 digest of the customer-provided key for server-side encryption
- ServerSideEncryptionHeaderHandler<T extends ServerSideEncryptionResult> - Class in com.ibm.cloud.objectstorage.services.s3.internal
-
Base request handler for responses that include a server-side encryption
header
- ServerSideEncryptionHeaderHandler() - Constructor for class com.ibm.cloud.objectstorage.services.s3.internal.ServerSideEncryptionHeaderHandler
-
- ServerSideEncryptionResult - Interface in com.ibm.cloud.objectstorage.services.s3.internal
-
Interface for service responses that include the server-side-encryption
related headers.
- service - Variable in class com.ibm.cloud.objectstorage.monitoring.ApiMonitoringEvent
-
- Service - Class in com.ibm.cloud.objectstorage.partitions.model
-
Endpoint configuration for a service in a partition.
- Service(Map<String, Endpoint>) - Constructor for class com.ibm.cloud.objectstorage.partitions.model.Service
-
- SERVICE_ID - Static variable in class com.ibm.cloud.objectstorage.handlers.HandlerContextKey
-
The unique identifier for a service to which the request is being sent.
- ServiceAwareSigner - Interface in com.ibm.cloud.objectstorage.auth
-
A signer that needs to know which service it is talking to.
- ServiceClientHolderInputStream - Class in com.ibm.cloud.objectstorage.util
-
This wrapper input stream holds a reference to the service client.
- ServiceClientHolderInputStream(InputStream, AmazonWebServiceClient) - Constructor for class com.ibm.cloud.objectstorage.util.ServiceClientHolderInputStream
-
- ServiceEndpointBuilder - Class in com.ibm.cloud.objectstorage.internal
-
Construct a service endpoint based on metadata like service name and region
- ServiceEndpointBuilder() - Constructor for class com.ibm.cloud.objectstorage.internal.ServiceEndpointBuilder
-
- serviceId(String) - Method in class com.ibm.cloud.objectstorage.protocol.OperationInfo.Builder
-
- serviceId() - Method in class com.ibm.cloud.objectstorage.protocol.OperationInfo
-
- ServiceLatencyProvider - Class in com.ibm.cloud.objectstorage.metrics
-
ApiCallLatency metric information provider.
- ServiceLatencyProvider(ServiceMetricType) - Constructor for class com.ibm.cloud.objectstorage.metrics.ServiceLatencyProvider
-
- ServiceMetricCollector - Class in com.ibm.cloud.objectstorage.metrics
-
A service provider interface that can be used to implement an AWS SDK
general purpose metric collector.
- ServiceMetricCollector() - Constructor for class com.ibm.cloud.objectstorage.metrics.ServiceMetricCollector
-
- ServiceMetricCollector.Factory - Interface in com.ibm.cloud.objectstorage.metrics
-
- ServiceMetricType - Interface in com.ibm.cloud.objectstorage.metrics
-
- ServiceMetricTypeGuesser - Enum in com.ibm.cloud.objectstorage.metrics.internal
-
An internal helper factory for generating service specific
ServiceMetricType
without causing compile time dependency on the service specific artifacts.
- serviceName - Variable in class com.ibm.cloud.objectstorage.auth.AWS4Signer
-
Service name override for use when the endpoint can't be used to
determine the service name.
- serviceName(String) - Method in class com.ibm.cloud.objectstorage.protocol.OperationInfo.Builder
-
- serviceName() - Method in class com.ibm.cloud.objectstorage.protocol.OperationInfo
-
- serviceResponse(HttpResponse) - Method in class com.ibm.cloud.objectstorage.retry.ClockSkewAdjuster.AdjustmentRequest
-
- ServiceUtils - Class in com.ibm.cloud.objectstorage.services.s3.internal
-
General utility methods used throughout the Amazon Web Services S3 Java client.
- ServiceUtils() - Constructor for class com.ibm.cloud.objectstorage.services.s3.internal.ServiceUtils
-
- ServiceUtils.RetryableS3DownloadTask - Interface in com.ibm.cloud.objectstorage.services.s3.internal
-
Interface for the task of downloading object from S3 to a specific file,
enabling one-time retry mechanism after integrity check failure
on the downloaded file.
- set(SdkClock) - Static method in class com.ibm.cloud.objectstorage.auth.SdkClock.Instance
-
Should only be used by tests to mock the clock.
- set(Collection<T>) - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
Sets the given metric types to replace the registry of predefined metrics
to be captured at the AWS SDK level.
- setAbortDate(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadResult
-
Date when multipart upload will become eligible for abort operation by lifecycle.
- setAbortDate(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
Date when multipart upload will become eligible for abort operation by lifecycle.
- setAbortIncompleteMultipartUpload(AbortIncompleteMultipartUpload) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
- setAbortRuleId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadResult
-
Id of the lifecycle rule that makes a multipart upload eligible for abort operation.
- setAbortRuleId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
Id of the lifecycle rule that makes a multipart upload eligible for abort operation.
- setAccelerateConfiguration(BucketAccelerateConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketAccelerateConfigurationRequest
-
Sets the new accelerate configuration for the specified bucket.
- setAccelerateModeEnabled(Boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Builder
-
Configures the client to use S3 accelerate endpoint for all requests.
- setAccelerateModeEnabled(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.S3ClientOptions.Builder
-
Configures the client to use S3 accelerate endpoint for all requests.
- setAcceptRanges(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Indicate that a range of bytes was specified.
- setAccess_token(String) - Method in class com.ibm.cloud.objectstorage.oauth.Token
-
Sets the access token.
- setAccessControlList(AccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Sets the optional access control list for the new object.
- setAccessControlList(AccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the optional access control list for the new object.
- setAccessControlList(AccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CreateBucketRequest
-
Sets the optional access control list for the new bucket.
- setAccessControlList(AccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Sets the optional access control list for the new upload.
- setAccessControlList(AccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutInstructionFileRequest
-
Sets the optional access control list for the new object.
- setAccessKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.FASPConnectionInfo
-
- setAccessKeySecret(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.FASPConnectionInfo
-
- setAccountId(String) - Method in class com.ibm.cloud.objectstorage.arn.Arn.Builder
-
- setAccountId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryS3BucketDestination
-
Sets the account ID that owns the destination bucket.
- setAdditionalDetails(Map<String, String>) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.AmazonS3ExceptionBuilder
-
Sets additional information about the response.
- setAdditionalDetails(Map<String, String>) - Method in exception com.ibm.cloud.objectstorage.services.s3.model.AmazonS3Exception
-
Sets additional information about the error response.
- setAdditionalRetentionPeriod(Long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ExtendObjectRetentionRequest
-
- setAlgorithm(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SSECustomerKey
-
Sets the encryption algorithm to use with this customer-provided
server-side encryption key.
- setAllowedHeaders(List<String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CORSRule
-
Sets the allowed headers for the rule.
- setAllowedHeaders(String...) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CORSRule
-
- setAllowedMethods(List<CORSRule.AllowedMethods>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CORSRule
-
Sets the allowed methods of the rule.
- setAllowedMethods(CORSRule.AllowedMethods...) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CORSRule
-
- setAllowedOrigins(List<String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CORSRule
-
Sets the allowed origins of the rule.
- setAllowedOrigins(String...) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CORSRule
-
- setAlwaysCalculateMultipartMd5(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerBuilder
-
Set to true if Transfer Manager should calculate MD5 for multipart uploads.
- setAlwaysCalculateMultipartMd5(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerConfiguration
-
Set to true if Transfer Manager should calculate MD5 for multipart uploads.
- setAlwaysUseCryptoProvider(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CryptoConfiguration
-
Deprecated.
Sets whether the specified crypto provider should be used in all cases.
- setAnalyticsConfiguration(AnalyticsConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketAnalyticsConfigurationResult
-
Sets the requested analytics configuration.
- setAnalyticsConfiguration(AnalyticsConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketAnalyticsConfigurationRequest
-
- setAnalyticsConfigurationList(List<AnalyticsConfiguration>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketAnalyticsConfigurationsResult
-
Sets the list of analytics configurations for a bucket.
- setAscpLogPath(String) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaTransferManagerConfig
-
Set the log path for ascp processes to write to
- setAscpMaxConcurrent(int) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaTransferManagerConfig
-
Overwrite the default number of ascp processes.
- setAsperaTransaction(AsperaTransaction) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaFaspManagerWrapper
-
- setAtsEndpoint(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.FASPConnectionInfo
-
- setAuthErrorRetryStrategy(AuthErrorRetryStrategy) - Method in class com.ibm.cloud.objectstorage.http.ExecutionContext
-
Sets the optional auth error retry strategy for this request execution.
- setAutoConstruct(boolean) - Method in class com.ibm.cloud.objectstorage.internal.ListWithAutoConstructFlag
-
- setAwsClient(AmazonWebServiceClient) - Method in class com.ibm.cloud.objectstorage.http.ExecutionContext.Builder
-
- setAWSRequestMetrics(AWSRequestMetrics) - Method in class com.ibm.cloud.objectstorage.DefaultRequest
-
- setAWSRequestMetrics(AWSRequestMetrics) - Method in interface com.ibm.cloud.objectstorage.Request
-
Bind the request metrics to the request.
- setBackoffStrategy(RetryPolicy.BackoffStrategy) - Method in class com.ibm.cloud.objectstorage.retry.RetryPolicy.RetryPolicyBuilder
-
- setBlockPublicAcls(Boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PublicAccessBlockConfiguration
-
Specifies whether Amazon S3 should block public access control lists (ACLs) for this bucket and objects in this
bucket.
- setBucket(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectIdBuilder
-
- setBucket(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketNotificationConfigurationRequest
-
- SetBucketAccelerateConfigurationRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Contains options for setting the accelerate configuration for a bucket.
- SetBucketAccelerateConfigurationRequest(String, BucketAccelerateConfiguration) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetBucketAccelerateConfigurationRequest
-
- setBucketAccountId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsS3BucketDestination
-
Sets the account ID that owns the destination bucket.
- setBucketAcl(String, AccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- setBucketAcl(String, CannedAccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- setBucketAcl(SetBucketAclRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- setBucketAcl(SetBucketAclRequest) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
- setBucketAcl(String, AccessControlList) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
- setBucketAcl(String, CannedAccessControlList) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Sets the
CannedAccessControlList
for the specified Amazon S3 bucket using one of
the pre-configured
CannedAccessControlLists
.
- setBucketAcl(String, AccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- setBucketAcl(String, AccessControlList, RequestMetricCollector) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- setBucketAcl(String, CannedAccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- setBucketAcl(String, CannedAccessControlList, RequestMetricCollector) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- setBucketAcl(SetBucketAclRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- SetBucketAclRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Request object containing all the options for setting a bucket's Access Control List (ACL).
- SetBucketAclRequest(String, AccessControlList) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetBucketAclRequest
-
Constructs a new SetBucketAclRequest object, ready to set the specified
ACL on the specified bucket when this request is executed.
- SetBucketAclRequest(String, CannedAccessControlList) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetBucketAclRequest
-
Constructs a new SetBucketAclRequest object, ready to set the specified
canned ACL on the specified bucket when this request is executed.
- SetBucketAnalyticsConfigurationRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Request object to set analytics configuration to a bucket.
- SetBucketAnalyticsConfigurationRequest() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetBucketAnalyticsConfigurationRequest
-
- SetBucketAnalyticsConfigurationRequest(String, AnalyticsConfiguration) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetBucketAnalyticsConfigurationRequest
-
- SetBucketAnalyticsConfigurationResult - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Result object to contain the response returned from
com.ibm.cloud.objectstorage.services.s3.AmazonS3Client#setBucketAnalyticsConfiguration(SetBucketAnalyticsConfigurationRequest)
operation.
- SetBucketAnalyticsConfigurationResult() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetBucketAnalyticsConfigurationResult
-
- setBucketArn(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsS3BucketDestination
-
Sets the Amazon resource name (ARN) of the bucket to which data is exported.
- setBucketArn(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryS3BucketDestination
-
Sets the Amazon resource name (ARN) of the bucket where inventory results will be published.
- setBucketARN(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ReplicationDestinationConfig
-
Sets the destination bucket ARN for the replication rule.
- setBucketCrossOriginConfiguration(String, BucketCrossOriginConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- setBucketCrossOriginConfiguration(SetBucketCrossOriginConfigurationRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- setBucketCrossOriginConfiguration(String, BucketCrossOriginConfiguration) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Sets the cross origin configuration for the specified bucket.
- setBucketCrossOriginConfiguration(SetBucketCrossOriginConfigurationRequest) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Sets the cross origin configuration for the specified bucket.
- setBucketCrossOriginConfiguration(String, BucketCrossOriginConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- setBucketCrossOriginConfiguration(SetBucketCrossOriginConfigurationRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- SetBucketCrossOriginConfigurationRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Contains options for setting the cross origin configuration for a bucket.
- SetBucketCrossOriginConfigurationRequest(String, BucketCrossOriginConfiguration) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetBucketCrossOriginConfigurationRequest
-
- SetBucketInventoryConfigurationRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Request object to set an inventory configuration to a bucket.
- SetBucketInventoryConfigurationRequest() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetBucketInventoryConfigurationRequest
-
- SetBucketInventoryConfigurationRequest(String, InventoryConfiguration) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetBucketInventoryConfigurationRequest
-
- SetBucketInventoryConfigurationResult - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Result object to contain the response returned from
com.ibm.cloud.objectstorage.services.s3.AmazonS3Client#setBucketInventoryConfiguration(SetBucketInventoryConfigurationRequest)
operation.
- SetBucketInventoryConfigurationResult() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetBucketInventoryConfigurationResult
-
- setBucketKeyEnabled(Boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Indicate whether the object stored in Amazon S3 uses an S3 bucket key for server-side encryption with Amazon Web
Services KMS (SSE-KMS).
- setBucketLifecycleConfiguration(String, BucketLifecycleConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- setBucketLifecycleConfiguration(SetBucketLifecycleConfigurationRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- setBucketLifecycleConfiguration(String, BucketLifecycleConfiguration) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Sets the lifecycle configuration for the specified bucket.
- setBucketLifecycleConfiguration(SetBucketLifecycleConfigurationRequest) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Sets the lifecycle configuration for the specified bucket.
- setBucketLifecycleConfiguration(String, BucketLifecycleConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- setBucketLifecycleConfiguration(SetBucketLifecycleConfigurationRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- SetBucketLifecycleConfigurationRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Contains options for setting the lifecycle configuration for a bucket.
- SetBucketLifecycleConfigurationRequest(String, BucketLifecycleConfiguration) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetBucketLifecycleConfigurationRequest
-
- SetBucketLoggingConfigurationRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Contains options for setting the logging configuration for a bucket.
- SetBucketLoggingConfigurationRequest(String, BucketLoggingConfiguration) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetBucketLoggingConfigurationRequest
-
- SetBucketMetricsConfigurationRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Request object to set metrics configuration to a bucket.
- SetBucketMetricsConfigurationRequest() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetBucketMetricsConfigurationRequest
-
- SetBucketMetricsConfigurationRequest(String, MetricsConfiguration) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetBucketMetricsConfigurationRequest
-
- SetBucketMetricsConfigurationResult - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Result object to contain the response returned from
com.ibm.cloud.objectstorage.services.s3.AmazonS3Client#setBucketMetricsConfiguration(SetBucketMetricsConfigurationRequest)
operation.
- SetBucketMetricsConfigurationResult() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetBucketMetricsConfigurationResult
-
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbortMultipartUploadRequest
-
Sets the name of the bucket containing the multipart upload to abort.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
The bucket name to which the PUT action was initiated.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AddLegalHoldRequest
-
Sets the name of the bucket containing the reference to the object to
add a legal hold to.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadRequest
-
Sets the name of the bucket containing the multipart upload to complete.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadResult
-
Sets the name of the bucket containing the completed multipart object.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CreateBucketRequest
-
Sets the name of the Amazon S3 bucket to create.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketAnalyticsConfigurationRequest
-
Sets the name of the bucket from which an analytics configuration is deleted.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketInventoryConfigurationRequest
-
Sets the name of the bucket containing the inventory configuration to delete.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketMetricsConfigurationRequest
-
Sets the name of the bucket from which the metrics configuration is deleted.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketPolicyRequest
-
Sets the name of the Amazon S3 bucket whose policy is being deleted.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketRequest
-
Sets the name of the Amazon S3 bucket to delete.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteLegalHoldRequest
-
Sets the name of the bucket containing the reference to the object to
delete a legal hold from.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectRequest
-
The bucket name of the bucket containing the object.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectsRequest
-
The bucket name containing the objects to delete.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeletePublicAccessBlockRequest
-
The Amazon S3 bucket whose Public Access Block configuration you want to delete.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteVersionRequest
-
Sets the name of the Amazon S3 bucket containing the version to delete.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ExtendObjectRetentionRequest
-
Sets the name of the bucket containing the reference to the object to
add a legal hold to.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Sets the name of the bucket involved in this request.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GenericBucketRequest
-
Sets the name of the target bucket.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketAnalyticsConfigurationRequest
-
Sets the name of the bucket from which an analytics configuration is to be retrieved.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketInventoryConfigurationRequest
-
Sets the name of the bucket containing the inventory configuration to retrieve.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketLocationRequest
-
Sets the name of the bucket whose location is being requested.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketMetricsConfigurationRequest
-
Sets the name of the bucket containing the metrics configuration to retrieve.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketPolicyRequest
-
Sets the name of the Amazon S3 bucket whose policy is being retrieved.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketWebsiteConfigurationRequest
-
Sets the name of the bucket whose website configuration is being
retrieved.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectAclRequest
-
The bucket name that contains the object for which to get the ACL information.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectLegalHoldRequest
-
The bucket name containing the object whose Legal Hold status you want to retrieve.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectLockConfigurationRequest
-
The bucket whose Object Lock configuration you want to retrieve.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectMetadataRequest
-
Sets the name of the bucket containing the object whose metadata is
being retrieved.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
The bucket name containing the object.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRetentionRequest
-
The bucket name containing the object whose retention settings you want to retrieve.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetPublicAccessBlockRequest
-
The name of the Amazon S3 bucket whose Public Access Block configuration you want to retrieve.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.HeadBucketRequest
-
The bucket name.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Sets the name of the bucket in which to create the new multipart upload,
and hence, the eventual object created from the multipart upload.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadResult
-
/**
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketAnalyticsConfigurationsRequest
-
Sets the name of the Amazon S3 bucket whose analytics configurations are to be listed.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketInventoryConfigurationsRequest
-
Sets the name of the Amazon S3 bucket whose inventory configurations are to be listed.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketMetricsConfigurationsRequest
-
Sets the name of the bucket containing the metrics configurations to retrieve.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListMultipartUploadsRequest
-
The name of the bucket to which the multipart upload was initiated.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsRequest
-
The name of the bucket containing the objects.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Request
-
Bucket name to list.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Result
-
The bucket name.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListPartsRequest
-
Sets the name of the bucket containing the multipart upload whose parts
are being listed.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUploadListing
-
Sets the name of the bucket to which the multipart upload was initiated.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectListing
-
For internal use only.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
Sets the name of the bucket containing the listed parts, as specified in
the original request.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RestoreObjectRequest
-
Sets the name of the bucket containing the reference to the object to
restore which is now stored in Amazon Glacier.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3Object
-
Sets the name of the bucket in which this object is contained.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectSummary
-
Sets the name of the Amazon S3 bucket in which this object is stored.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketAccelerateConfigurationRequest
-
Sets the name of the bucket whose accelerate configuration is being set.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketAnalyticsConfigurationRequest
-
Sets the name of the bucket to which an analytics configuration is stored.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketCrossOriginConfigurationRequest
-
Sets the name of the bucket whose cross origin configuration is being set.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketInventoryConfigurationRequest
-
Sets the name of the bucket where the inventory configuration will be stored.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketLifecycleConfigurationRequest
-
Sets the name of the bucket whose lifecycle configuration is being set.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketLoggingConfigurationRequest
-
Sets the name of the bucket whose logging configuration is being set.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketMetricsConfigurationRequest
-
Sets the name of the bucket for which the metrics configuration is set.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketNotificationConfigurationRequest
-
Sets the name of the bucket whose notification configuration is being
set.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketPolicyRequest
-
Sets the name of the Amazon S3 bucket whose policy is being set.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketProtectionConfigurationRequest
-
Sets the name of the bucket to which a protection configuration is stored.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketReplicationConfigurationRequest
-
Sets the name of Amazon S3 bucket for replication configuration.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketVersioningConfigurationRequest
-
Sets the name of the bucket whose versioning configuration is being set.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketWebsiteConfigurationRequest
-
Sets the name of the bucket whose website configuration is to be updated.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectLegalHoldRequest
-
The bucket name containing the object that you want to place a Legal Hold on.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectLockConfigurationRequest
-
The S3 Bucket.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectRetentionRequest
-
The S3 Bucket.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetPublicAccessBlockRequest
-
The name of the Amazon S3 bucket whose Public Access Block configuration you want to set.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Sets the name of the bucket containing the existing, initiated multipart
upload, with which this new part will be associated.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.VersionListing
-
For internal use only.
- setBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.model.UploadResult
-
Sets the name of the bucket containing the uploaded object.
- setBucketNotificationConfiguration(BucketNotificationConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketNotificationConfigurationRequest
-
- SetBucketNotificationConfigurationRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Contains options for setting the notification configuration for a bucket.
- SetBucketNotificationConfigurationRequest(BucketNotificationConfiguration, String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetBucketNotificationConfigurationRequest
-
- SetBucketNotificationConfigurationRequest(String, BucketNotificationConfiguration) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetBucketNotificationConfigurationRequest
-
- SetBucketPolicyRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Sets the policy associated with the specified bucket.
- SetBucketPolicyRequest() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetBucketPolicyRequest
-
- SetBucketPolicyRequest(String, String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetBucketPolicyRequest
-
Creates a new request object, ready to be executed to set an Amazon S3
bucket's policy.
- setBucketProtection(String, BucketProtectionConfiguration) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
- setBucketProtection(String, BucketProtectionConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- setBucketProtectionConfiguration(SetBucketProtectionConfigurationRequest) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Set the protection configuration for the specified bucket.
- setBucketProtectionConfiguration(SetBucketProtectionConfigurationRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- SetBucketProtectionConfigurationRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Request object to set protection configuration to a bucket.
- SetBucketProtectionConfigurationRequest() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetBucketProtectionConfigurationRequest
-
- SetBucketProtectionConfigurationRequest(String, BucketProtectionConfiguration) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetBucketProtectionConfigurationRequest
-
- setBucketRegion(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.HeadBucketResult
-
- setBucketReplicationConfiguration(String, BucketReplicationConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- setBucketReplicationConfiguration(SetBucketReplicationConfigurationRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- setBucketReplicationConfiguration(String, BucketReplicationConfiguration) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Creates a replication configuration or replaces an existing one.
- setBucketReplicationConfiguration(SetBucketReplicationConfigurationRequest) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Creates a replication configuration or replaces an existing one.
- setBucketReplicationConfiguration(String, BucketReplicationConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- setBucketReplicationConfiguration(SetBucketReplicationConfigurationRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- SetBucketReplicationConfigurationRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
- SetBucketReplicationConfigurationRequest() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetBucketReplicationConfigurationRequest
-
Creates a new SetReplicationConfigurationRequest.
- SetBucketReplicationConfigurationRequest(String, BucketReplicationConfiguration) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetBucketReplicationConfigurationRequest
-
Creates a new SetReplicationConfigurationRequest.
- setBuckets(List<Bucket>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketsExtendedResponse
-
For internal use only.
- setBucketVersioningConfiguration(SetBucketVersioningConfigurationRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- setBucketVersioningConfiguration(SetBucketVersioningConfigurationRequest) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Sets the versioning configuration for the specified bucket.
- setBucketVersioningConfiguration(SetBucketVersioningConfigurationRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- SetBucketVersioningConfigurationRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Contains options for setting the versioning configuration for a bucket.
- SetBucketVersioningConfigurationRequest(String, BucketVersioningConfiguration) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetBucketVersioningConfigurationRequest
-
- SetBucketVersioningConfigurationRequest(String, BucketVersioningConfiguration, MultiFactorAuthentication) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetBucketVersioningConfigurationRequest
-
Constructs a new
SetBucketVersioningConfigurationRequest
to set the bucket versioning configuration of
the specified bucket, including the specified Multi-Factor Authentication
(MFA) information, which is required when changing the state of the MFA
Delete option.
- setBucketWebsiteConfiguration(String, BucketWebsiteConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- setBucketWebsiteConfiguration(SetBucketWebsiteConfigurationRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- setBucketWebsiteConfiguration(String, BucketWebsiteConfiguration) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Sets the website configuration for the specified bucket.
- setBucketWebsiteConfiguration(SetBucketWebsiteConfigurationRequest) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Sets the website configuration for the specified bucket.
- setBucketWebsiteConfiguration(String, BucketWebsiteConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- setBucketWebsiteConfiguration(SetBucketWebsiteConfigurationRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- SetBucketWebsiteConfigurationRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Request object for the parameters to set a bucket's website configuration.
- SetBucketWebsiteConfigurationRequest(String, BucketWebsiteConfiguration) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetBucketWebsiteConfigurationRequest
-
Creates a new request object, ready to be executed to set the specified
bucket's website configuration.
- setBypassGovernanceRetention(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectRetentionRequest
-
- setByPath(Object, Object, List<String>) - Static method in class com.ibm.cloud.objectstorage.smoketest.ReflectionUtils
-
Sets the value of the attribute at the given path in the target object,
creating any intermediate values (using the default constructor for the
type) if need be.
- setCacheControl(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Sets the optional Cache-Control HTTP header which allows the user to
specify caching behavior along the HTTP request/reply chain.
- setCacheControl(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ResponseHeaderOverrides
-
Sets the cache control response header.
- setCacheControl(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Specify caching behavior along the request/reply chain.
- setCacheResponseMetadata(boolean) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets whether or not to cache response metadata.
- setCalculateMD5(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Indicates that Content MD5 should be calculated for this part.
- setCannedAccessControlList(CannedAccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the canned ACL to use for the newly copied object.
- setCannedAcl(CannedAccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Sets the optional pre-configured access control policy to use for the new
object.
- setCannedAcl(CannedAccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CreateBucketRequest
-
Sets the optional Canned ACL to set for the new bucket.
- setCannedACL(CannedAccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Sets the optional canned Access Control List (ACL) to set permissions for
the new object created when the multipart upload is completed.
- setCannedAcl(CannedAccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutInstructionFileRequest
-
Sets the optional pre-configured access control policy to use for the new
object.
- setChunkedEncodingDisabled(Boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Builder
-
Configures the client to disable chunked encoding for all requests.
- setChunkedEncodingDisabled(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.S3ClientOptions
-
- setCipher(String) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.TransferSpec
-
- setClientConfiguration(ClientConfiguration) - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder
-
Sets the ClientConfiguration to be used by the client.
- setClientConfiguration(ClientConfiguration) - Method in class com.ibm.cloud.objectstorage.oauth.DefaultTokenManager
-
Set the client config that is been used on the s3client
- setClientExecutionTimeout(int) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the amount of time (in milliseconds) to allow the client to complete the execution of
an API call.
- setClientExecutionTrackerTask(ClientExecutionAbortTrackerTask) - Method in class com.ibm.cloud.objectstorage.http.ExecutionContext
-
- setCloudFrontId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.AmazonS3ExceptionBuilder
-
Sets Amazon S3's CloudFront ID when the request is performed in the accelerate mode.
- setCloudFrontId(String) - Method in exception com.ibm.cloud.objectstorage.services.s3.model.AmazonS3Exception
-
Sets Amazon S3's CloudFront ID.
- setCode(long) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.NodeError
-
- setCode(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultiObjectDeleteException.DeleteError
-
- setCommonPrefixes(List<String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Result
-
For internal use only.
- setCommonPrefixes(List<String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUploadListing
-
For internal use only.
- setCommonPrefixes(List<String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectListing
-
For internal use only.
- setCommonPrefixes(List<String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.VersionListing
-
For internal use only.
- setCondition(RoutingRuleCondition) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RoutingRule
-
Set the condition that must be met for the specified redirect to apply.
- setConfig(C) - Method in class com.ibm.cloud.objectstorage.internal.config.JsonIndex
-
- setConfiguration(BucketWebsiteConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketWebsiteConfigurationRequest
-
Sets the website configuration to send as part of this request.
- setConfiguration(TransferManagerConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManager
-
- setConfigurations(Map<String, NotificationConfiguration>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketNotificationConfiguration
-
- setConnectionMaxIdleMillis(long) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the maximum amount of time that an idle connection may sit in the connection pool and
still be eligible for reuse.
- setConnectionTimeout(int) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the amount of time to wait (in milliseconds) when initially establishing a connection
before giving up and timing out.
- setConnectionTTL(long) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the expiration time (in milliseconds) for a connection in the connection pool.
- setContent(InputStream) - Method in class com.ibm.cloud.objectstorage.DefaultRequest
-
- setContent(InputStream) - Method in class com.ibm.cloud.objectstorage.http.HttpResponse
-
Sets the input stream containing the response content.
- setContent(InputStream) - Method in interface com.ibm.cloud.objectstorage.SignableRequest
-
Sets the optional stream containing the payload data to include for this
request.
- setContentDisposition(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Sets the optional Content-Disposition HTTP header, which specifies
presentational information such as the recommended filename for the
object to be saved as.
- setContentDisposition(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ResponseHeaderOverrides
-
Sets the content disposition response header override.
- setContentDisposition(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Specify presentational information for the object.
- setContentEncoding(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Sets the optional Content-Encoding HTTP header specifying what
content encodings have been applied to the object and what decoding
mechanisms must be applied in order to obtain the media-type referenced
by the Content-Type field.
- setContentEncoding(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ResponseHeaderOverrides
-
Sets the content encoding response header override.
- setContentEncoding(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Specify what content encodings have been applied to the object and thus what decoding mechanisms must be
applied to obtain the media-type referenced by the Content-Type header field.
- setContentLanguage(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Sets the Content-Language HTTP header which describes the natural language(s) of the
intended audience for the enclosed entity.
- setContentLanguage(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ResponseHeaderOverrides
-
Sets the content language response header override
- setContentLanguage(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set the language the content is in..
- setContentLength(long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Sets the Content-Length HTTP header indicating the size of the
associated object in bytes.
- setContentLength(Long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set the size of the body in bytes.
- setContentMd5(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Sets the expected content-md5 header of the request.
- setContentMD5(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Sets the base64 encoded 128-bit MD5 digest of the associated object
(content - not including headers) according to RFC 1864.
- setContentMd5(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PresignedUrlUploadResult
-
Sets the Base64-encoded MD5 hash of the object content that was
calculated on the client-side.
- setContentMd5(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectResult
-
Sets the Base64-encoded MD5 hash of the object content that was
calculated on the client-side.
- setContentRange(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set the portion of the object returned in the response.
- setContentType(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Sets the expected content-type of the request.
- setContentType(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Sets the Content-Type HTTP header indicating the type of content
stored in the associated object.
- setContentType(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ResponseHeaderOverrides
-
Sets the content type response header override.
- setContentType(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set the standard MIME type describing the format of the object data.
- setContinuationToken(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketAnalyticsConfigurationsRequest
-
Sets the optional continuation token.
- setContinuationToken(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketAnalyticsConfigurationsResult
-
Sets the optional continuation token.
- setContinuationToken(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketInventoryConfigurationsRequest
-
Sets the optional continuation token.
- setContinuationToken(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketInventoryConfigurationsResult
-
Sets the optional continuation token.
- setContinuationToken(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketMetricsConfigurationsRequest
-
Sets the optional continuation token.
- setContinuationToken(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketMetricsConfigurationsResult
-
Sets the optional continuation token.
- setContinuationToken(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Request
-
Sets the optional continuation token.
- setContinuationToken(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Result
-
Sets the optional continuation token.
- setCounter(String, long) - Method in class com.ibm.cloud.objectstorage.util.AWSRequestMetrics
-
- setCounter(MetricType, long) - Method in class com.ibm.cloud.objectstorage.util.AWSRequestMetrics
-
- setCounter(String, long) - Method in class com.ibm.cloud.objectstorage.util.AWSRequestMetricsFullSupport
-
- setCounter(MetricType, long) - Method in class com.ibm.cloud.objectstorage.util.AWSRequestMetricsFullSupport
-
- setCounter(String, long) - Method in class com.ibm.cloud.objectstorage.util.TimingInfo
-
- setCreateEncryptionMaterial(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptedInitiateMultipartUploadRequest
-
- setCreateTime(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListLegalHoldsResult
-
Sets the creation time for the object.
- setCreationDate(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.Bucket
-
For internal use only.
- setCreationTemplateId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.Bucket
-
For internal use only:
IBM
set the bucket creationTemplateId from the api response
- setCredentialFile(String) - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
Sets the AWS credential file to be used for accessing Amazon CloudWatch.
- setCredentialFile(String) - Method in class com.ibm.cloud.objectstorage.metrics.MetricAdmin
-
- setCredentialFile(String) - Method in interface com.ibm.cloud.objectstorage.metrics.MetricAdminMBean
-
Sets the AWS credential file used by the default AWS SDK metric collector
for accessing CloudWatch.
- setCredentialProvider(AWSCredentialsProvider) - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
Sets the credential provider for the default AWS SDK metric
implementation; or null if the default is to be used.
- setCredentials(AWSCredentialsProvider) - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder
-
Sets the AWSCredentialsProvider used by the client.
- setCredentials(AWSCredentials) - Method in class com.ibm.cloud.objectstorage.handlers.CredentialsRequestHandler
-
Deprecated.
Sets the AWSCredentials.
- setCredentialScope(CredentialScope) - Method in class com.ibm.cloud.objectstorage.partitions.model.Endpoint
-
sets the credential scope for the endpoint.
- setCredentialsProvider(AWSCredentialsProvider) - Method in class com.ibm.cloud.objectstorage.http.ExecutionContext
-
Sets the credentials provider used for fetching the credentials.
- setCrossOriginConfiguration(BucketCrossOriginConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketCrossOriginConfigurationRequest
-
Sets the new cross origin configuration for the specified bucket.
- setCryptoMode(CryptoMode) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CryptoConfiguration
-
Deprecated.
Sets the crypto mode; applicable only to the S3 encryption client.
- setCryptoProvider(Provider) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CryptoConfiguration
-
Deprecated.
Sets the crypto provider to the specified provider.
- setCurrentHttpRequest(HttpRequestBase) - Method in interface com.ibm.cloud.objectstorage.http.timers.client.ClientExecutionAbortTask
-
Client Execution timer task needs to abort the current running HTTP request when executed.
- setCurrentHttpRequest(HttpRequestBase) - Method in class com.ibm.cloud.objectstorage.http.timers.client.ClientExecutionAbortTaskImpl
-
- setCurrentHttpRequest(HttpRequestBase) - Method in interface com.ibm.cloud.objectstorage.http.timers.client.ClientExecutionAbortTrackerTask
-
Client execution timer task needs to abort the current running HTTP request when executed.
- setCurrentHttpRequest(HttpRequestBase) - Method in class com.ibm.cloud.objectstorage.http.timers.client.ClientExecutionAbortTrackerTaskImpl
-
- setCurrentHttpRequest(HttpRequestBase) - Method in class com.ibm.cloud.objectstorage.http.timers.client.NoOpClientExecutionAbortTrackerTask
-
- setDataExport(StorageClassAnalysisDataExport) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.StorageClassAnalysis
-
Sets the container used to describe how data related to the
storage class analysis should be exported.
- setDate(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Transition
-
Set the expiration date of this object.
- setDate(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.LegalHold
-
- setDays(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.NoncurrentVersionExpiration
-
Specifies the number of days an object is noncurrent before Amazon S3 can perform the associated action.
- setDays(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
-
Sets the time, in days, between when a new version of the object
is uploaded to the bucket and when older versions are archived.
- setDays(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Transition
-
Sets the time, in days, between when an object is uploaded to the bucket and when it
expires.
- setDays(Integer) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DefaultRetention
-
The number of days that you want to specify for the default retention period.
- setDaysAfterInitiation(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbortIncompleteMultipartUpload
-
- setDefaultRetention(DefaultRetention) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectLockRule
-
The default retention period that you want to apply to new objects placed in the specified bucket.
- setDefaultRetentionInDays(Integer) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketProtectionConfiguration
-
Sets the desired bucket protection default retention for this configuration object.
- setDefaultRetryMode(String) - Method in class com.ibm.cloud.objectstorage.internal.config.InternalConfigJsonHelper
-
- setDefaults(Endpoint) - Method in class com.ibm.cloud.objectstorage.partitions.model.Partition
-
Sets the default endpoint configuration of the partition.
- setDefaults(Endpoint) - Method in class com.ibm.cloud.objectstorage.partitions.model.Service
-
Sets the default endpoints configuration for all regions in a
partition.
- setDefaultSigner(SignerConfigJsonHelper) - Method in class com.ibm.cloud.objectstorage.internal.config.InternalConfigJsonHelper
-
- setDelegate(Future<T>) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.future.DelegatingFuture
-
Set the delegate, throwing an exception if it has already been set.
- setDelegated_refresh_token(String) - Method in class com.ibm.cloud.objectstorage.oauth.Token
-
Set the delegated refresh token
- setDelegateIfUnset(Future<T>) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.future.DelegatingFuture
-
Set the delegate, if it hasn't been set already.
- setDeletedObjects(List<DeleteObjectsResult.DeletedObject>) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.DeleteObjectsResponse
-
- setDeleteMarker(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectsResult.DeletedObject
-
- setDeleteMarker(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set whether an object stored in Amazon S3 is (true
) or is not (false
) a delete
marker.
- setDeleteMarkerReplication(DeleteMarkerReplication) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ReplicationRule
-
Sets the status of delete marker replication of the current rule.
- setDeleteMarkerVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectsResult.DeletedObject
-
- setDelimiter(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListMultipartUploadsRequest
-
Sets the optional delimiter parameter that causes multipart uploads for
keys that contain the same string between the prefix and the first
occurrence of the delimiter to be combined into a single result element
in the
MultipartUploadListing.getCommonPrefixes()
list.
- setDelimiter(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsRequest
-
Sets the optional delimiter parameter that causes keys that contain the
same string between the prefix and the first occurrence of the delimiter
to be combined into a single result element in the
ObjectListing.getCommonPrefixes()
list.
- setDelimiter(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Request
-
Sets the optional delimiter parameter that causes keys that contain the
same string between the prefix and the first occurrence of the delimiter
to be combined into a single result element in the
ListObjectsV2Result.getCommonPrefixes()
list.
- setDelimiter(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Result
-
For internal use only.
- setDelimiter(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUploadListing
-
For internal use only.
- setDelimiter(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectListing
-
For internal use only.
- setDelimiter(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.VersionListing
-
For internal use only.
- setDestination(String) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.NodePath
-
- setDestination(AnalyticsExportDestination) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.StorageClassAnalysisDataExport
-
Sets the place to store the data for an analysis.
- setDestination(InventoryDestination) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryConfiguration
-
Sets the
InventoryDestination
that contains information
about where to publish the inventory results.
- setDestination_root(String) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.TransferSpec
-
- setDestinationBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLoggingConfiguration
-
Sets the destination bucket name for this logging configuration.
- setDestinationBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the destination bucket name which will contain the new,
copied object.
- setDestinationBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Sets the destination bucket name which will contain the new,
copied object.
- setDestinationBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.model.CopyResult
-
Sets the destination bucket name which will contain the new, copied
object.
- setDestinationConfig(ReplicationDestinationConfig) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ReplicationRule
-
Sets the destination configuration for the replication rule.
- setDestinationKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the destination bucket key under which the new, copied object
will be stored.
- setDestinationKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Sets the destination bucket key under which the new, copied object
will be stored.
- setDestinationKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.model.CopyResult
-
Sets the destination bucket key under which the new, copied object will
be stored.
- setDestinationRoot(String) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaConfig
-
Set the file ID of the destination root directory.
- setDestinationSSECustomerKey(SSECustomerKey) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the optional customer-provided server-side encryption key to use to
encrypt the destination object being copied.
- setDestinationSSECustomerKey(SSECustomerKey) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Sets the optional customer-provided server-side encryption key to use to
encrypt the source object part being copied.
- setDeviceSerialNumber(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultiFactorAuthentication
-
Sets the serial number of the Multi-Factor Authentication device
associated with the caller's Amazon Web Services account.
- setDirection(String) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.TransferSpec
-
- setDisableHostPrefixInjection(boolean) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the configuration option to disable the host prefix injection.
- setDisableParallelDownloads(Boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerBuilder
-
Sets the option to disable parallel downloads.
- setDisableParallelDownloads(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerConfiguration
-
Sets the option to disable parallel downloads.
- setDisableSocketProxy(boolean) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Set whether to disable proxies at the socket level.
- setDisplayName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CanonicalGrantee
-
Sets the display name for this grantee.
- setDisplayName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.Owner
-
Sets the display name of the owner.
- setDnsResolver(DnsResolver) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the DNS Resolver that should be used to for resolving AWS IP addresses.
- setDnsSuffix(String) - Method in class com.ibm.cloud.objectstorage.partitions.model.Partition
-
Sets the dns suffix of the partition.
- setDownloadSizePerRequest(long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PresignedUrlDownloadConfig
-
- setDualstackEnabled(Boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Builder
-
Configures the client to use Amazon S3 dualstack mode for all requests.
- setEnabled(Boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryConfiguration
-
Sets the value whether the inventory is enabled or disabled.
- setEnabledCipherSuites(String[]) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- setEnabledProtocols(String[]) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- setEnableSessionCreation(boolean) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- setEncodingType(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListMultipartUploadsRequest
-
Sets the optional encodingType
parameter indicating the
encoding method to be applied on the response.
- setEncodingType(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsRequest
-
Sets the optional encodingType
parameter indicating the
encoding method to be applied on the response.
- setEncodingType(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Request
-
Sets the optional encodingType
parameter indicating the
encoding method to be applied on the response.
- setEncodingType(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Result
-
For internal use only.
- setEncodingType(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListPartsRequest
-
Sets the optional encodingType
parameter indicating the
encoding method to be applied on the response.
- setEncodingType(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUploadListing
-
For internal use only.
- setEncodingType(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectListing
-
For internal use only.
- setEncodingType(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
For internal use only.
- setEncodingType(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.VersionListing
-
For internal use only.
- setEncryptionType(EncryptionType) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CreateBucketRequest
-
Sets the encryptionType bucket to create.
- setEndpoint(String) - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceClient
-
- setEndpoint(URI) - Method in class com.ibm.cloud.objectstorage.DefaultRequest
-
- setEndpoint(URI) - Method in interface com.ibm.cloud.objectstorage.Request
-
Sets the service endpoint (ex: "https://ec2.amazonaws.com") to which this
request should be sent.
- setEndpoint(String) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- setEndpoint(String) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Overrides the default endpoint for this client.
- setEndpoint(String) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- setEndpointConfiguration(AwsClientBuilder.EndpointConfiguration) - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder
-
Sets the endpoint configuration (service endpoint & signing region) to be used for requests.
- setEndpointPrefix(String) - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceClient
-
An internal method used to explicitly override the service name for region metadata.
- setEndTime(long) - Method in class com.ibm.cloud.objectstorage.util.TimingInfo
-
Deprecated.
- setEndTimeNano(long) - Method in class com.ibm.cloud.objectstorage.util.TimingInfo
-
- setError(NodeError) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.NodePath
-
- setErrorCode(String) - Method in exception com.ibm.cloud.objectstorage.AmazonServiceException
-
Sets the AWS error code represented by this exception.
- setErrorCode(String) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.AmazonS3ExceptionBuilder
-
Sets the Amazon Web Services error code represented by this exception.
- setErrorCode(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set a string that uniquely identifies an error condition.
- setErrorDocument(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketWebsiteConfiguration
-
Sets the complete path to the document to serve for 4xx errors.
- setErrorDocument(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WebsiteConfiguration
-
- setErrorMessage(String) - Method in exception com.ibm.cloud.objectstorage.AmazonServiceException
-
Sets the human-readable error message provided by the service.
- setErrorMessage(String) - Method in exception com.ibm.cloud.objectstorage.oauth.OAuthServiceException
-
Sets the human-readable error message provided by the service.
- setErrorMessage(String) - Method in exception com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaTransferException
-
Sets the human-readable error message provided by the service.
- setErrorMessage(String) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.AmazonS3ExceptionBuilder
-
Sets the human-readable error message provided by the service
- setErrorMessage(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set a generic description of the error condition.
- setErrorResponseXml(String) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.AmazonS3ExceptionBuilder
-
Sets the error response XML received from Amazon S3
- setErrors(List<MultiObjectDeleteException.DeleteError>) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.DeleteObjectsResponse
-
- setErrorType(AmazonServiceException.ErrorType) - Method in exception com.ibm.cloud.objectstorage.AmazonServiceException
-
Sets the type of error represented by this exception (sender, receiver,
or unknown), indicating if this exception was the caller's fault, or the
service's fault.
- setETag(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadResult
-
Sets the entity tag identifying the new object.
- setETag(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectResult
-
Sets the ETag value for the new object that was created from the
associated copy object request.
- setETag(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartResult
-
Sets the ETag value for the new part that was created from the
associated copy object request.
- setETag(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartETag
-
Sets the entity tag generated from the content of the associated part.
- setETag(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartSummary
-
Sets the entity tag generated from the part content.
- setETag(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectResult
-
Sets the ETag value for the new object that was created from the
associated putObject
request.
- setETag(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectSummary
-
Sets the hex encoded 128-bit MD5 hash of this object's contents as
computed by Amazon S3.
- setETag(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartResult
-
Sets the entity tag of the newly uploaded part.
- setETag(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set an opaque identifier assigned by a web server to a specific version of a resource found at a URL.
- setETag(String) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.model.CopyResult
-
Sets the entity tag identifying the new object.
- setETag(String) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.model.UploadResult
-
Sets the entity tag identifying the new object.
- setEvents(Set<String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.NotificationConfiguration
-
- setExecutorFactory(ExecutorFactory) - Method in class com.ibm.cloud.objectstorage.client.builder.AwsAsyncClientBuilder
-
Sets a custom executor service factory to use for the async clients.
- setExecutorFactory(ExecutorFactory) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerBuilder
-
- setExpectedBucketOwner(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketAnalyticsConfigurationRequest
-
- setExpectedBucketOwner(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketCrossOriginConfigurationRequest
-
- setExpectedBucketOwner(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketInventoryConfigurationRequest
-
- setExpectedBucketOwner(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketLifecycleConfigurationRequest
-
- setExpectedBucketOwner(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketMetricsConfigurationRequest
-
- setExpectedBucketOwner(String) - Method in interface com.ibm.cloud.objectstorage.services.s3.model.ExpectedBucketOwnerRequest
-
Set the account id of the expected bucket owner.
- setExpectedBucketOwner(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketAccelerateConfigurationRequest
-
- setExpectedBucketOwner(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketAnalyticsConfigurationRequest
-
- setExpectedBucketOwner(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketInventoryConfigurationRequest
-
- setExpectedBucketOwner(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketLoggingConfigurationRequest
-
- setExpectedBucketOwner(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketMetricsConfigurationRequest
-
- setExpectedBucketOwner(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectLegalHoldRequest
-
- setExpectedBucketOwner(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectLockConfigurationRequest
-
- setExpectedBucketOwner(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRetentionRequest
-
- setExpectedBucketOwner(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectLegalHoldRequest
-
- setExpectedBucketOwner(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectLockConfigurationRequest
-
- setExpectedBucketOwner(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectRetentionRequest
-
- setExpiration(String) - Method in class com.ibm.cloud.objectstorage.oauth.Token
-
Sets the expiry timestamp.
- setExpiration(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Sets the expiration date at which point the new pre-signed URL will no
longer be accepted by Amazon S3.
- setExpiration(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
If the object expiration is configured (see PUT Bucket lifecycle), the response includes this header.
- setExpirationDate(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the expiration date of the object.
- setExpirationInDays(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the time, in days, between when an object is uploaded to the
bucket and when it expires.
- setExpirationInDays(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RestoreObjectRequest
-
Set the lifetime of the active copy in days.
- setExpirationTime(long) - Method in class com.ibm.cloud.objectstorage.oauth.Token
-
Set the expiration time for token.
- setExpirationTime(Date) - Method in interface com.ibm.cloud.objectstorage.services.s3.internal.ObjectExpirationResult
-
Sets the expiration date of the object.
- setExpirationTime(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadResult
-
Sets the expiration time for the object.
- setExpirationTime(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectResult
-
Sets the expiration time for the object.
- setExpirationTime(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
For internal use only.
- setExpirationTime(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectResult
-
Sets the expiration time for the object.
- setExpirationTimeRuleId(String) - Method in interface com.ibm.cloud.objectstorage.services.s3.internal.ObjectExpirationResult
-
Sets the bucket lifecycle configuration rule ID for the expiration of
this object.
- setExpirationTimeRuleId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadResult
-
- setExpirationTimeRuleId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectResult
-
- setExpirationTimeRuleId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
For internal use only.
- setExpirationTimeRuleId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectResult
-
- setExpiredObjectDeleteMarker(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the value of the ExpiredObjectDeleteMarkers attribute.
- setExpires(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ResponseHeaderOverrides
-
Sets the expires response header override.
- setExpires(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set the date and time at which the object is no longer cacheable.
- setExpires_in(String) - Method in class com.ibm.cloud.objectstorage.oauth.Token
-
Sets the expiry timestamp.
- setExposedHeaders(List<String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CORSRule
-
Sets the expose headers of the rule.
- setExposedHeaders(String...) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CORSRule
-
- setExtendedRequestId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.AmazonS3ExceptionBuilder
-
Sets Amazon S3's extended request ID.
- setExtendedRequestId(String) - Method in exception com.ibm.cloud.objectstorage.services.s3.model.AmazonS3Exception
-
Sets Amazon S3's extended request ID.
- setExtendRetentionFromCurrentTime(Long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ExtendObjectRetentionRequest
-
- setExternalId(String) - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.securitytoken.RoleInfo
-
A unique identifier that is used by third parties when assuming roles in
their customers' accounts.
- setExtraInfo(String) - Method in exception com.ibm.cloud.objectstorage.ResetException
-
- setExtraMaterialDescription(ExtraMaterialsDescription) - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptedGetObjectRequest
-
Sets the supplemental materials description for the encryption materials
to be used with the current request.
- setFasp_port(long) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.TransferSpec
-
- setFastFailRateLimiting(boolean) - Method in class com.ibm.cloud.objectstorage.retry.RetryPolicy.RetryPolicyBuilder
-
- setFetchOwner(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Request
-
Sets the optional fetch owner flag.
- setField(Object, Field, Object) - Static method in class com.ibm.cloud.objectstorage.smoketest.ReflectionUtils
-
- setFile(File) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Sets the path and name of the file
containing the data to be uploaded to Amazon S3.
- setFile(File) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PresignedUrlUploadRequest
-
- setFile(File) - Method in interface com.ibm.cloud.objectstorage.services.s3.model.S3DataSource
-
- setFile(File) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Sets the file containing the data to upload.
- setFile(File) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
- setFileOffset(long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Sets the optional offset in the specified file, at which to begin
uploading data for this part.
- setFilter(AnalyticsFilter) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsConfiguration
-
Sets the filter used to describe a set of objects for analysis.
- setFilter(LifecycleFilter) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the
LifecycleFilter
that is used to identify objects that a Lifecycle Rule applies to.
- setFilter(MetricsFilter) - Method in class com.ibm.cloud.objectstorage.services.s3.model.metrics.MetricsConfiguration
-
Sets a metrics configuration filter.
- setFilter(Filter) - Method in class com.ibm.cloud.objectstorage.services.s3.model.NotificationConfiguration
-
- setFilter(ReplicationFilter) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ReplicationRule
-
Sets the
ReplicationFilter
that is used to identify objects that a CRR Rule applies to.
- setFilterRules(List<FilterRule>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3KeyFilter
-
- setFirstByte(Long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Sets the optional zero-based byte offset to begin copying the source
object.
- setForceGlobalBucketAccessEnabled(Boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Builder
-
Configure whether global bucket access is enabled for clients generated by this builder.
- setFormat(AnalyticsS3ExportFileFormat) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsS3BucketDestination
-
Sets the file format used when exporting data to Amazon S3.
- setFormat(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsS3BucketDestination
-
Sets the file format used when exporting data to Amazon S3.
- setFormat(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryS3BucketDestination
-
Sets the output format of the inventory results.
- setFormat(InventoryFormat) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryS3BucketDestination
-
Sets the output format of the inventory results.
- setFrequency(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventorySchedule
-
Sets the frequency for producing inventory results.
- setFrequency(InventoryFrequency) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventorySchedule
-
Sets the frequency for producing inventory results.
- setFuture(Future<File>) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.DownloadMonitor
-
- setGeneralProgressListener(ProgressListener) - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceRequest
-
Sets the optional progress listener for receiving updates about the progress of the request.
- setGenerator(DefaultValueSupplier<String>) - Static method in class com.ibm.cloud.objectstorage.util.IdempotentUtils
-
- setGlacierJobParameters(GlacierJobParameters) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RestoreObjectRequest
-
Sets Glacier related parameters pertaining to this job.
- setGlobalTimeOffset(int) - Static method in class com.ibm.cloud.objectstorage.SDKGlobalConfiguration
-
- setGlobalTimeOffset(int) - Static method in class com.ibm.cloud.objectstorage.SDKGlobalTime
-
Sets the global time difference in seconds between the running JVM and
AWS.
- setHasFinalPartBeenSeen(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.v1.MultipartUploadContext
-
- setHeader(String, Object) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
For internal use only.
- setHeaders(Map<String, String>) - Method in class com.ibm.cloud.objectstorage.DefaultRequest
-
- setHeaders(Map<String, String>) - Method in interface com.ibm.cloud.objectstorage.Request
-
Sets all headers, clearing any existing ones.
- setHonorDefaultBackoffStrategyInRetryMode(boolean) - Method in class com.ibm.cloud.objectstorage.retry.RetryPolicy.RetryPolicyBuilder
-
- setHonorDefaultMaxErrorRetryInRetryMode(boolean) - Method in class com.ibm.cloud.objectstorage.retry.RetryPolicy.RetryPolicyBuilder
-
- setHonorMaxErrorRetryInClientConfig(boolean) - Method in class com.ibm.cloud.objectstorage.retry.RetryPolicy.RetryPolicyBuilder
-
- setHostMetricName(String) - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
Sets the host name for generating per-host level metrics.
- setHostMetricName(String) - Method in class com.ibm.cloud.objectstorage.metrics.MetricAdmin
-
- setHostMetricName(String) - Method in interface com.ibm.cloud.objectstorage.metrics.MetricAdminMBean
-
Sets the host name to enable per-host level metrics generation.
- setHostName(String) - Method in class com.ibm.cloud.objectstorage.partitions.model.Endpoint
-
sets the endpoint string.
- setHostName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RedirectRule
-
Set the host name to use in the redirect request.
- setHostNameRegex(String) - Method in class com.ibm.cloud.objectstorage.internal.config.HostRegexToRegionMappingJsonHelper
-
- setHostRegexToRegionMappings(HostRegexToRegionMappingJsonHelper[]) - Method in class com.ibm.cloud.objectstorage.internal.config.InternalConfigJsonHelper
-
- setHttp_fallback(boolean) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.TransferSpec
-
- setHttpClients(JsonIndex<HttpClientConfigJsonHelper, HttpClientConfig>...) - Method in class com.ibm.cloud.objectstorage.internal.config.InternalConfigJsonHelper
-
- setHttpClientSettings(HttpClientSettings) - Method in class com.ibm.cloud.objectstorage.oauth.DefaultTokenProvider
-
Apply http Settings when available to match those set on the s3Client.
- setHttpClientSettings(HttpClientSettings) - Method in class com.ibm.cloud.objectstorage.oauth.DelegateTokenProvider
-
Apply http Settings when available to match those set on the s3Client.
- setHttpErrorCodeReturnedEquals(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RoutingRuleCondition
-
Set the HTTP error code when the redirect is applied.
- setHttpExpiresDate(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Set the date when the object is no longer cacheable.
- setHttpHeaders(Map<String, String>) - Method in exception com.ibm.cloud.objectstorage.AmazonServiceException
-
Sets the headers present in the error response.
- setHttpMethod(HttpMethodName) - Method in class com.ibm.cloud.objectstorage.DefaultRequest
-
- setHttpMethod(HttpMethodName) - Method in interface com.ibm.cloud.objectstorage.Request
-
Sets the HTTP method (GET, POST, etc) to use when sending this request.
- setHttpMethodName(HttpMethodName) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PresignedUrlUploadRequest
-
- setHttpRedirectCode(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RedirectRule
-
Set the HTTP code to use in the redirect response.
- setIamEndpoint(String) - Method in class com.ibm.cloud.objectstorage.oauth.DefaultTokenManager
-
Overwrite the default IAM endpoint.
- setIamEndpoint(String) - Method in class com.ibm.cloud.objectstorage.oauth.DefaultTokenProvider
-
Overwrite the default IAM endpoint.
- setIamMaxRetry(int) - Method in class com.ibm.cloud.objectstorage.oauth.DefaultTokenManager
-
Over write the default IAM max retry count.
- setIamRefreshOffset(double) - Method in class com.ibm.cloud.objectstorage.oauth.DefaultTokenManager
-
Over write the default IAM refresh offset.
- setIBMSSEKPCrk(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.HeadBucketResult
-
Sets the CRK value
- setIBMSSEKPCrk(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectListing
-
Sets the CRK value
- setIBMSSEKPEnabled(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.HeadBucketResult
-
Sets if KP is enabled
- setIBMSSEKPEnabled(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectListing
-
Sets if KP is enabled
- setId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsConfiguration
-
Sets the identifier used to represent an analytics configuration.
- setId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the ID of this rule.
- setId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CORSRule
-
Sets the ID of this rule.
- setId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketAnalyticsConfigurationRequest
-
Sets the identifier used to represent an analytics configuration.
- setId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketInventoryConfigurationRequest
-
Sets the ID used to identify the inventory configuration.
- setId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketMetricsConfigurationRequest
-
Sets the ID used to identify the metrics configuration.
- setId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketAnalyticsConfigurationRequest
-
Sets the identifier used to represent an analytics configuration.
- setId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketInventoryConfigurationRequest
-
Sets the ID used to identify the inventory configuration.
- setId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketMetricsConfigurationRequest
-
Sets the ID used to identify the metrics configuration.
- setId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryConfiguration
-
Sets the ID used to identify the inventory configuration.
- setId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.LegalHold
-
- setId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.metrics.MetricsConfiguration
-
Sets the ID used to identify the metrics configuration.
- setId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.Owner
-
Sets the ID of the owner.
- setIdentifier(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CanonicalGrantee
-
Sets the unique identifier for this grantee.
- setIdentifier(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.EmailAddressGrantee
-
Set the e-mail address as the grantee's ID.
- setIdentifier(String) - Method in interface com.ibm.cloud.objectstorage.services.s3.model.Grantee
-
Sets the identifier for this grantee.
- setIdentifier(String) - Method in enum com.ibm.cloud.objectstorage.services.s3.model.GroupGrantee
-
For internal use only.
- setIgnoreMissingInstructionFile(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CryptoConfiguration
-
Deprecated.
- setIgnorePublicAcls(Boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PublicAccessBlockConfiguration
-
Specifies whether Amazon S3 should ignore public ACLs for this bucket and objects in this bucket.
- setIms_token(String) - Method in class com.ibm.cloud.objectstorage.oauth.Token
-
Sets the IMS token.
- setIncludedObjectVersions(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryConfiguration
-
Sets which object version(s) to included in the inventory results.
- setIncludedObjectVersions(InventoryIncludedObjectVersions) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryConfiguration
-
Sets which object version(s) to included in the inventory results.
- setIndexDocumentSuffix(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketWebsiteConfiguration
-
Sets the document to serve when a directory is specified (ex:
index.html).
- setIndexDocumentSuffix(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WebsiteConfiguration
-
- setInitiated(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUpload
-
Sets the date at which this upload was initiated.
- setInitiator(Owner) - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUpload
-
Sets the user who initiated this multipart upload.
- setInitiator(Owner) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
Sets the user who initiated the associated multipart upload.
- setInputStream(InputStream) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Sets the input stream containing the data to be uploaded to Amazon S3.
- setInputStream(InputStream) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PresignedUrlUploadRequest
-
- setInputStream(InputStream) - Method in interface com.ibm.cloud.objectstorage.services.s3.model.S3DataSource
-
- setInputStream(InputStream) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Sets the stream containing the data to upload for the new part.
- setInputStream(InputStream) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
- setInstructionFileSuffix(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptedGetObjectRequest
-
Explicitly sets the suffix of an instruction file to be used to retrieve
the S3 encrypted object.
- setInternal_info(String) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.NodeError
-
- setInternal_message(String) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.NodeError
-
- setInventoryConfiguration(InventoryConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketInventoryConfigurationResult
-
Sets the inventory configuration.
- setInventoryConfiguration(InventoryConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketInventoryConfigurationRequest
-
Sets the inventory configuration.
- setInventoryConfigurationList(List<InventoryConfiguration>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketInventoryConfigurationsResult
-
Sets the list of inventory configurations for a bucket.
- setInventoryFilter(InventoryFilter) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryConfiguration
-
Sets the inventoryFilter used to describe a set of objects
to include in inventory results.
- setJvmMetricName(String) - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
Sets the name of the JVM for generating per-JVM level metrics.
- setJvmMetricName(String) - Method in class com.ibm.cloud.objectstorage.metrics.MetricAdmin
-
- setJvmMetricName(String) - Method in interface com.ibm.cloud.objectstorage.metrics.MetricAdminMBean
-
Sets the JVM metric name to enable per-JVM level metrics generation.
- setKeepAlive(boolean) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- setKeepAlive(boolean) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- setKey(String) - Method in class com.ibm.cloud.objectstorage.internal.config.JsonIndex
-
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbortMultipartUploadRequest
-
Sets the key of the multipart upload to abort.
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Sets the key under which to store the new object.
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AddLegalHoldRequest
-
Sets the key, the name of the reference to the object to add a legal hold to.
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadRequest
-
Sets the key under which the multipart upload to complete is stored.
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadResult
-
Sets the key of the newly created object.
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteLegalHoldRequest
-
Sets the key, the name of the reference to the object to delete a legal hold from.
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectRequest
-
Sets the key of the object to delete.
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectsResult.DeletedObject
-
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteVersionRequest
-
Sets the key of the version to delete.
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ExtendObjectRetentionRequest
-
Sets the key, the name of the reference to the object to add a legal hold to.
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Sets the key of the object involved in this request.
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectAclRequest
-
Sets the key under which the object whose ACL to be retrieved is stored.
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectLegalHoldRequest
-
The Object Key.
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectMetadataRequest
-
Sets the key of the object whose metadata is being retrieved.
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Sets the key under which the object to be downloaded is stored.
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRetentionRequest
-
The Object Key.
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Sets the key by which to store the new multipart upload, and hence, the
eventual object created from the multipart upload.
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadResult
-
Sets the object key for which the multipart upload was initiated.
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListPartsRequest
-
Sets the key of the associated multipart upload whose parts are being
listed.
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultiObjectDeleteException.DeleteError
-
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUpload
-
Sets the key by which this upload is stored.
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
Sets the key value specified in the original request used to identify
which multipart upload contains the parts to list.
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RestoreObjectRequest
-
Sets the key, the name of the reference to the object to restore, which
is now stored in Amazon Glacier.
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3Object
-
Sets the key under which this object is stored.
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectIdBuilder
-
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectSummary
-
Sets the key under which this object is stored in Amazon S3.
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectLegalHoldRequest
-
The Object Key.
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectRetentionRequest
-
The Object Key.
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Sets the key of the initiated multipart upload.
- setKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.model.UploadResult
-
Sets the key of the newly created object.
- setKeyCount(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Result
-
Sets the number of keys returned with this response.
- setKeyMarker(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListMultipartUploadsRequest
-
Sets the optional key marker indicating where in the results to begin
listing.
- setKeyMarker(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUploadListing
-
Sets the optional key marker specified in the original request to specify
where in the results to begin listing multipart uploads.
- setKeyMarker(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.VersionListing
-
For internal use only.
- setKeyPrefixEquals(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RoutingRuleCondition
-
Set the object key name prefix when the redirect is applied.
- setKeys(List<DeleteObjectsRequest.KeyVersion>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectsRequest
-
Sets the list of keys to delete from this bucket, clearing any existing
list of keys.
- setKeyWrapExpected(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptedGetObjectRequest
-
- setLastByte(Long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Sets the optional zero-based byte offset to stop copying the source.
- setLastModified(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
For internal use only.
- setLastModified(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartSummary
-
Sets the date this part was last modified.
- setLastModified(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectSummary
-
Sets the date, according to Amazon S3, this object
was last modified.
- setLastModified(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set the date and time the object was last modified.
- setLastModifiedDate(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectResult
-
Sets the date the newly copied object was last modified.
- setLastModifiedDate(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartResult
-
Sets the date the newly copied part was last modified.
- setLastPart(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Marks this part as the last part being uploaded in a multipart upload.
- setLatestFutureTask(Future<?>) - Static method in class com.ibm.cloud.objectstorage.event.SDKProgressPublisher
-
- setLegalHold(ObjectLockLegalHold) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectLegalHoldResult
-
The current Legal Hold status for the specified object.
- setLegalHold(ObjectLockLegalHold) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectLegalHoldRequest
-
Container element for the Legal Hold configuration you want to apply to the specified object.
- setLegalHoldId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AddLegalHoldRequest
-
Sets the legal hold id to be added.
- setLegalHoldId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteLegalHoldRequest
-
Sets the legal hold id to be deleted.
- setLegalHolds(List<LegalHold>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListLegalHoldsResult
-
Sets the list of legal holds for the object.
- setLifecycleConfiguration(BucketLifecycleConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketLifecycleConfigurationRequest
-
Sets the new lifecycle configuration for the specified bucket.
- setLocalAddress(InetAddress) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the optional local address the client will bind to.
- setLocation(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadResult
-
Sets the URL identifying the new multipart object.
- setLocationConstraint(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.Bucket
-
For internal use only:
IBM
set the bucket locationConstraint from the api response
- setLock_min_rate(boolean) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.TransferSpec
-
- setLock_rate_policy(boolean) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.TransferSpec
-
- setLock_target_rate(boolean) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.TransferSpec
-
- setLockMinRate(boolean) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaConfig
-
Set to indicate if the minimum transfer rate is locked by the server.
- setLockRatePolicy(boolean) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaConfig
-
Set to indicate if the rate policy is locked by the server.
- setLockTargetRate(boolean) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaConfig
-
Set to indicate if the target transfer rate is locked by the server.
- setLogFilePrefix(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLoggingConfiguration
-
Sets the log file prefix for this bucket logging configuration.
- setLoggingConfiguration(BucketLoggingConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketLoggingConfigurationRequest
-
Sets the logging configuration for the specified bucket.
- setLongLivedCredentialsProvider(AWSCredentialsProvider) - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.securitytoken.RoleInfo
-
Provides the credentials that are used to assume the role.
- setMachineMetricsExcluded(boolean) - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
Used to set whether the machine metrics is to be excluded.
- setMachineMetricsExcluded(boolean) - Method in class com.ibm.cloud.objectstorage.metrics.MetricAdmin
-
- setMachineMetricsExcluded(boolean) - Method in interface com.ibm.cloud.objectstorage.metrics.MetricAdminMBean
-
Used to set whether the JVM metrics is to be excluded.
- setMarker(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketsExtendedRequest
-
Sets the optional marker parameter indicating where to begin
listing.
- setMarker(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketsExtendedResponse
-
For internal use only.
- setMarker(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsRequest
-
Sets the optional marker parameter indicating where in the bucket to begin
listing.
- setMarker(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectListing
-
For internal use only.
- setMatchingETagConstraints(List<String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the optional list of ETag constraints that, when present, must
include a match for the source object's current ETag in order for the
copy object request to be executed.
- setMatchingETagConstraints(List<String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Sets the optional list of ETag constraints that, when present,
must include a match for the source object's current ETag in order
for the copy object request to be executed.
- setMatchingETagConstraints(List<String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Sets the optional list of ETag constraints that when present must
include a match for the object's current ETag in order for this
request to be executed.
- setMaterialsDescription(Map<String, String>) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.v1.MultipartUploadContext
-
- setMaterialsDescription(Map<String, String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptedInitiateMultipartUploadRequest
-
sets the materials description for the encryption materials to be used with the current Multi Part Upload Request.
- setMaterialsDescription(Map<String, String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptedPutObjectRequest
-
sets the materials description for the encryption materials to be used with the current PutObjectRequest.
- setMaterialsDescription(Map<String, String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadObjectRequest
-
Sets the materials description for the encryption materials to be used
with the current request.
- setMaxAgeSeconds(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CORSRule
-
Sets the max age in seconds of the rule.
- setMaxConnections(int) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the maximum number of allowed open HTTP connections.
- setMaxConsecutiveRetriesBeforeThrottling(int) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Set the maximum number of consecutive failed retries that the client will permit before
throttling all subsequent retries of failed requests.
- setMaxErrorRetry(int) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the maximum number of retry attempts for failed retryable requests (ex: 5xx error
responses from services).
- setMaxErrorRetry(int) - Method in class com.ibm.cloud.objectstorage.retry.RetryPolicy.RetryPolicyBuilder
-
- setMaxFaspCacheSize(int) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaTransferManagerConfig
-
Overwrite the FaspConnectionInfo cache.
- setMaximumRetentionInDays(Integer) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketProtectionConfiguration
-
Sets the desired bucket protection maximum retention for this configuration object.
- setMaxKeys(Integer) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketsExtendedRequest
-
Sets the optional maxKeys
parameter indicating the maximum number of keys to
include in the response.
- setMaxKeys(Integer) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsRequest
-
Sets the optional maxKeys
parameter indicating the maximum number of keys to
include in the response.
- setMaxKeys(Integer) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Request
-
Sets the optional maxKeys
parameter indicating the maximum number of keys to
include in the response.
- setMaxKeys(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Result
-
Sets the optional maxKeys
parameter indicating the maximum number of keys to
include in the response.
- setMaxKeys(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectListing
-
For internal use only.
- setMaxKeys(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.VersionListing
-
For internal use only.
- setMaxParts(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListPartsRequest
-
Sets the optional maximum number of parts to be returned in the part
listing.
- setMaxParts(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
Sets the optional max parts value specified in the original request to
limit how many parts are listed.
- setMaxUploads(Integer) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListMultipartUploadsRequest
-
Sets the optional maximum number of uploads to return.
- setMaxUploads(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUploadListing
-
Sets the optional maximum number of uploads to be listed, as specified in
the original request.
- setMd5(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SSECustomerKey
-
Sets the optional MD5 digest (base64-encoded) of the encryption key to use when
encrypting the object.
- setMd5Digest(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Sets the optional, but recommended, MD5 hash of the content of this part.
- setMessage(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultiObjectDeleteException.DeleteError
-
- setMetadata(ObjectMetadata) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Sets the optional metadata instructing Amazon S3 how to handle the
uploaded data (e.g.
- setMetadata(ObjectMetadata) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PresignedUrlUploadRequest
-
Sets the optional metadata instructing Amazon S3 how to handle the
uploaded data (e.g.
- setMetadata(ObjectMetadata) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PresignedUrlUploadResult
-
- setMetadata(ObjectMetadata) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectResult
-
- setMetadata(ObjectMetadata) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set a map of metadata to store with the object in S3.
- setMetadataDirective(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Specifies whether the metadata is copied from the source object or replaced with metadata provided in the request.
- setMethod(HttpMethod) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Sets the HTTP method (GET, PUT, DELETE, HEAD) to be used in this request.
- setMetricCollector(MetricCollector) - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
Sets the metric collector to be used by the AWS SDK, and stop the
previously running collector used by the AWS SDK, if any.
- setMetricNameSpace(String) - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
Sets the metric name space.
- setMetricNameSpace(String) - Method in class com.ibm.cloud.objectstorage.metrics.MetricAdmin
-
- setMetricNameSpace(String) - Method in interface com.ibm.cloud.objectstorage.metrics.MetricAdminMBean
-
Sets the metric name space.
- setMetricQueueSize(Integer) - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
Sets the metric queue size to be used for the default AWS SDK metric collector;
or null if the default is to be used.
- setMetricQueueSize(Integer) - Method in class com.ibm.cloud.objectstorage.metrics.MetricAdmin
-
- setMetricQueueSize(Integer) - Method in interface com.ibm.cloud.objectstorage.metrics.MetricAdminMBean
-
Sets the metric queue size to be used for the default AWS SDK metric
collector; or null if the default is to be used.
- setMetrics(AWSRequestMetrics) - Method in class com.ibm.cloud.objectstorage.internal.MetricsInputStream
-
- setMetrics(AWSRequestMetrics) - Method in class com.ibm.cloud.objectstorage.internal.SdkMetricsSocket
-
- setMetrics(AWSRequestMetrics) - Method in class com.ibm.cloud.objectstorage.internal.SdkSSLMetricsSocket
-
- setMetricsCollector(RequestMetricCollector) - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder
-
Sets a custom RequestMetricCollector to use for the client.
- setMetricsConfiguration(MetricsConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketMetricsConfigurationResult
-
Sets the requested metrics configuration.
- setMetricsConfiguration(MetricsConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketMetricsConfigurationRequest
-
Sets the metrics configuration.
- setMetricsConfigurationList(List<MetricsConfiguration>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketMetricsConfigurationsResult
-
Sets the list of metrics configurations.
- setMfa(MultiFactorAuthentication) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectsRequest
-
Sets the optional Multi-Factor Authentication information to include with
this request.
- setMfa(MultiFactorAuthentication) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteVersionRequest
-
Sets the optional Multi-Factor Authentication information to include with
this request.
- setMfa(MultiFactorAuthentication) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketVersioningConfigurationRequest
-
Sets the optional Multi-Factor Authentication information to include with
this request.
- setMfaDeleteEnabled(Boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketVersioningConfiguration
-
Sets the status of Multi-Factor Authentication (MFA) Delete for a bucket.
- setMin_rate_cap_kbps(long) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.TransferSpec
-
- setMin_rate_kbps(long) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.TransferSpec
-
- setMinimumRetentionInDays(Integer) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketProtectionConfiguration
-
Sets the desired bucket protection minimum retention for this configuration object.
- setMinimumUploadPartSize(Long) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerBuilder
-
Sets the minimum part size for upload parts.
- setMinimumUploadPartSize(long) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerConfiguration
-
Sets the minimum part size for upload parts.
- setMinRateCapKbps(long) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaConfig
-
Set lower limit of target rate, in Kbps.
- setMinRateCapMbps(long) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaConfig
-
Set lower limit of target rate, in Mbps.
- setMinRateKbps(long) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaConfig
-
Set The minimum transfer rate.
- setMinRateMbps(long) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaConfig
-
Set The minimum transfer rate.
- setMissingMeta(Integer) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set the number of metadata entries not returned in x-amz-meta
headers.
- setMode(ObjectLockRetentionMode) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DefaultRetention
-
The default Object Lock retention mode you want to apply to new objects placed in the specified bucket.
- setMode(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DefaultRetention
-
The default Object Lock retention mode you want to apply to new objects placed in the specified bucket.
- setMode(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectLockRetention
-
Indicates the Retention mode for the specified object.
- setMode(ObjectLockRetentionMode) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectLockRetention
-
Indicates the Retention mode for the specified object.
- setModifiedSinceConstraint(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the optional modified constraint that restricts this request
to executing only if the source object has been modified
after the specified date.
- setModifiedSinceConstraint(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Sets the optional modified constraint that restricts this request to
executing only if the source object has been modified after the
specified date.
- setModifiedSinceConstraint(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Sets the optional modified constraint that restricts this request
to executing only if the object has been modified after the
specified date.
- setMonitor(TransferMonitor) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.AbstractTransfer
-
Sets the monitor used to poll for transfer completion.
- setMulti_session(int) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.TransferSpec
-
- setMulti_session_threshold(long) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.TransferSpec
-
- setMultipartCopyPartSize(Long) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerBuilder
-
Sets the minimum size in bytes of each part when a multi-part copy operation is carried out.
- setMultipartCopyPartSize(long) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerConfiguration
-
Sets the minimum part size in bytes for each part in a multi-part copy
request.
- setMultipartCopyThreshold(Long) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerBuilder
-
Sets the size threshold, in bytes, for when to use multi-part copy.
- setMultipartCopyThreshold(long) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerConfiguration
-
Sets the size threshold in bytes for when to use multi-part copy
requests.
- setMultipartUploads(List<MultipartUpload>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUploadListing
-
Sets the list of multipart uploads.
- setMultipartUploadThreshold(Long) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerBuilder
-
Sets the size threshold, in bytes, for when to use multipart uploads.
- setMultipartUploadThreshold(long) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerConfiguration
-
Sets the size threshold in bytes for when to use multipart uploads.
- setMultipartUploadThreshold(int) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerConfiguration
-
- setMultiSession(int) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaConfig
-
Set the number of simultaneous transfer sessions.
- setMultiSession(boolean) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaTransferManagerConfig
-
Overwrite the default option for multi session using the '-all' suffix on the subdomain
of the remote_host field in the transfer spec
- setMultiSessionThreshold(long) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaConfig
-
Set the min size file threshold to allow multiSession to work
- setMultiSessionThresholdMb(long) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaConfig
-
Set the min size file threshold in MB to allow multiSession to work
- setName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.Bucket
-
Sets the name of the bucket.
- setName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.FilterRule
-
- setNeedClientAuth(boolean) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- setNewerNoncurrentVersions(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.NoncurrentVersionExpiration
-
Specifies how many noncurrent versions Amazon S3 will retain.
- setNewerNoncurrentVersions(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
-
Specifies how many noncurrent versions Amazon S3 will retain.
- setNewObjectMetadata(ObjectMetadata) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the object metadata to use for the new, copied object.
- setNewObjectTagging(ObjectTagging) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
set the tagging for the new object.
- setNewRetentionExpirationDate(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ExtendObjectRetentionRequest
-
- setNewRetentionPeriod(Long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ExtendObjectRetentionRequest
-
- setNextContinuationToken(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketAnalyticsConfigurationsResult
-
Sets the optional NextContinuationToken.
- setNextContinuationToken(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketInventoryConfigurationsResult
-
Sets the optional NextContinuationToken.
- setNextContinuationToken(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketMetricsConfigurationsResult
-
Sets the optional NextContinuationToken.
- setNextContinuationToken(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Result
-
Sets the optional NextContinuationToken.
- setNextKeyMarker(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUploadListing
-
Sets the next key marker that should be used in the next request to get
the next page of results.
- setNextKeyMarker(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.VersionListing
-
For internal use only.
- setNextMarker(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectListing
-
For internal use only.
- setNextPartNumberMarker(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
Sets the next part number marker.
- setNextUploadIdMarker(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUploadListing
-
Sets the next upload ID marker that should be used in the next request to
get the next page of results.
- setNextVersionIdMarker(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.VersionListing
-
For internal use only.
- setNoncurrentVersionExpiration(BucketLifecycleConfiguration.NoncurrentVersionExpiration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the Amazon S3 non current object expiration rules for the given bucket.
- setNoncurrentVersionExpirationInDays(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
- setNoncurrentVersionTransition(BucketLifecycleConfiguration.NoncurrentVersionTransition) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Deprecated.
- setNoncurrentVersionTransitions(List<BucketLifecycleConfiguration.NoncurrentVersionTransition>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the Amazon S3 non current object transition rules for the given bucket.
- setNonmatchingETagConstraints(List<String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the optional list of ETag constraints that, when present, must
not include a match for the source object's current ETag in order for
the copy object request to be executed.
- setNonmatchingETagConstraints(List<String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Sets the optional list of ETag constraints that, when present, must
not include a match for the source object's current ETag in order for
the copy object request to be executed.
- setNonmatchingETagConstraints(List<String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Sets the optional list of ETag constraints that when present must
not include a match for the object's current ETag in order for this
request to be executed.
- setNonProxyHosts(String) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Set the optional hosts the client will access without going
through the proxy.
- setNotificationConfiguration(BucketNotificationConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketNotificationConfigurationRequest
-
Sets the new notification configuration for the specified bucket.
- setObjectAcl(String, String, AccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- setObjectAcl(String, String, CannedAccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- setObjectAcl(String, String, String, AccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- setObjectAcl(String, String, String, CannedAccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- setObjectAcl(SetObjectAclRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- setObjectAcl(String, String, AccessControlList) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
- setObjectAcl(String, String, CannedAccessControlList) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Sets the
CannedAccessControlList
for the specified object in
Amazon S3 using one
of the pre-configured
CannedAccessControlLists
.
- setObjectAcl(String, String, String, AccessControlList) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
- setObjectAcl(String, String, String, CannedAccessControlList) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Sets the
CannedAccessControlList
for the specified object with the specified
version ID in Amazon S3 using one of the pre-configured
CannedAccessControlLists
.
- setObjectAcl(SetObjectAclRequest) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Sets the
AccessControlList
for the specified Amazon S3 object
with an optional version ID.
- setObjectAcl(String, String, AccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- setObjectAcl(String, String, CannedAccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- setObjectAcl(String, String, String, AccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- setObjectAcl(String, String, String, AccessControlList, RequestMetricCollector) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- setObjectAcl(String, String, String, CannedAccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- setObjectAcl(String, String, String, CannedAccessControlList, RequestMetricCollector) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- setObjectAcl(SetObjectAclRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- SetObjectAclRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Request object containing all the options for setting a object's Access
Control List (ACL).
- SetObjectAclRequest(String, String, AccessControlList) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetObjectAclRequest
-
Constructs a new SetObjectAclRequest object, ready to set the specified
ACL on the specified object when this request is executed.
- SetObjectAclRequest(String, String, CannedAccessControlList) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetObjectAclRequest
-
Constructs a new SetObjectAclRequest object, ready to set the specified
ACL on the specified object when this request is executed.
- SetObjectAclRequest(String, String, String, AccessControlList) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetObjectAclRequest
-
Constructs a new SetObjectAclRequest object, ready to set the specified
ACL on the specified object when this request is executed.
- SetObjectAclRequest(String, String, String, CannedAccessControlList) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetObjectAclRequest
-
Constructs a new SetObjectAclRequest object, ready to set the specified
ACL on the specified object when this request is executed.
- setObjectContent(S3ObjectInputStream) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3Object
-
Sets the input stream containing this object's contents.
- setObjectContent(InputStream) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3Object
-
Sets the input stream containing this object's contents.
- setObjectLegalHold(SetObjectLegalHoldRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- setObjectLegalHold(SetObjectLegalHoldRequest) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Applies a Legal Hold configuration to the specified object.
- setObjectLegalHold(SetObjectLegalHoldRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- SetObjectLegalHoldRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Applies a Legal Hold configuration to the specified object.
- SetObjectLegalHoldRequest() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetObjectLegalHoldRequest
-
- SetObjectLegalHoldResult - Class in com.ibm.cloud.objectstorage.services.s3.model
-
- SetObjectLegalHoldResult() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetObjectLegalHoldResult
-
- setObjectLockConfiguration(SetObjectLockConfigurationRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- setObjectLockConfiguration(SetObjectLockConfigurationRequest) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Places an Object Lock configuration on the specified bucket.
- setObjectLockConfiguration(SetObjectLockConfigurationRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- setObjectLockConfiguration(ObjectLockConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectLockConfigurationResult
-
The specified bucket's Object Lock configuration.
- setObjectLockConfiguration(ObjectLockConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectLockConfigurationRequest
-
The Object Lock configuration that you want to apply to the specified bucket.
- SetObjectLockConfigurationRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Places an Object Lock configuration on the specified bucket.
- SetObjectLockConfigurationRequest() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetObjectLockConfigurationRequest
-
- SetObjectLockConfigurationResult - Class in com.ibm.cloud.objectstorage.services.s3.model
-
- SetObjectLockConfigurationResult() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetObjectLockConfigurationResult
-
- setObjectLockEnabled(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectLockConfiguration
-
Indicates whether this object has an Object Lock configuration enabled.
- setObjectLockEnabled(ObjectLockEnabled) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectLockConfiguration
-
Indicates whether this object has an Object Lock configuration enabled.
- setObjectLockEnabledForBucket(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CreateBucketRequest
-
Specifies whether you want S3 Object Lock to be enabled for the new bucket.
- setObjectLockLegalHoldStatus(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
The Legal Hold status that you want to apply to the specified object.
- setObjectLockLegalHoldStatus(ObjectLockLegalHoldStatus) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
The Legal Hold status that you want to apply to the specified object.
- setObjectLockLegalHoldStatus(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Specifies whether you want to apply a Legal Hold to the copied object.
- setObjectLockLegalHoldStatus(ObjectLockLegalHoldStatus) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Specifies whether you want to apply a Legal Hold to the copied object.
- setObjectLockLegalHoldStatus(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
The Legal Hold status that you want to apply to the specified object.
- setObjectLockLegalHoldStatus(ObjectLockLegalHoldStatus) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
The Legal Hold status that you want to apply to the specified object.
- setObjectLockLegalHoldStatus(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set whether an object stored in Amazon S3 has an active legal hold.
- setObjectLockLegalHoldStatus(ObjectLockLegalHoldStatus) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set whether an object stored in Amazon S3 has an active legal hold.
- setObjectLockMode(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
The Object Lock mode that you want to apply to this object.
- setObjectLockMode(ObjectLockMode) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
The Object Lock mode that you want to apply to this object.
- setObjectLockMode(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
The Object Lock mode that you want to apply to the copied object.
- setObjectLockMode(ObjectLockMode) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
The Object Lock mode that you want to apply to the copied object.
- setObjectLockMode(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
The Object Lock mode that you want to apply to this object.
- setObjectLockMode(ObjectLockMode) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
The Object Lock mode that you want to apply to this object.
- setObjectLockMode(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set whether an object stored in Amazon S3 has Object Lock enabled.
- setObjectLockMode(ObjectLockMode) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set whether an object stored in Amazon S3 has Object Lock enabled.
- setObjectLockRetainUntilDate(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
The date and time when you want this object's Object Lock to expire.
- setObjectLockRetainUntilDate(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
The date and time when you want this object's Object Lock to expire.
- setObjectLockRetainUntilDate(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
The date and time when you want this object's Object Lock to expire.
- setObjectLockRetainUntilDate(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set the date and time when Object Lock is configured to expire.
- setObjectMetadata(ObjectMetadata) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Sets the additional information about the new object being created, such
as content type, content encoding, user metadata, etc.
- setObjectMetadata(ObjectMetadata) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3Object
-
Sets the object metadata for this object.
- setObjectMetadata(ObjectMetadata) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Sets the additional information about the part being uploaded.
- setObjectPrefixes(List<String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.NotificationConfiguration
-
- setObjectRedirectLocation(String, String, String) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- setObjectRedirectLocation(String, String, String) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
- setObjectRedirectLocation(String, String, String) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- setObjectRetention(SetObjectRetentionRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- setObjectRetention(SetObjectRetentionRequest) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Places an Object Retention configuration on an object.
- setObjectRetention(SetObjectRetentionRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- SetObjectRetentionRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Places an Object Retention configuration on an object.
- SetObjectRetentionRequest() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetObjectRetentionRequest
-
- SetObjectRetentionResult - Class in com.ibm.cloud.objectstorage.services.s3.model
-
- SetObjectRetentionResult() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetObjectRetentionResult
-
- setObjectTagging(SetObjectTaggingRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- setObjectTagging(SetObjectTaggingRequest) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Set the tags for the specified object.
- setObjectTagging(SetObjectTaggingRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- setOngoingRestore(boolean) - Method in interface com.ibm.cloud.objectstorage.services.s3.internal.ObjectRestoreResult
-
Sets a boolean value which indicates there is an ongoing restore request.
- setOngoingRestore(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
For internal use only.
- setOOBInline(boolean) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- setOOBInline(boolean) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- setOptionalFields(List<String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryConfiguration
-
Sets the optional fields that are included in the inventory results.
- setOutputSchemaVersion(StorageClassAnalysisSchemaVersion) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.StorageClassAnalysisDataExport
-
Sets the version of the output schema to use when exporting data.
- setOutputSchemaVersion(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.StorageClassAnalysisDataExport
-
Sets the version of the output schema to use when exporting data.
- setOverrideDate(Date) - Method in class com.ibm.cloud.objectstorage.auth.AWS4Signer
-
Sets the date that overrides the signing date in the request.
- setOwner(Owner) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AccessControlList
-
- setOwner(Owner) - Method in class com.ibm.cloud.objectstorage.services.s3.model.Bucket
-
For internal use only.
- setOwner(Owner) - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUpload
-
Sets the owner of this multipart upload.
- setOwner(Owner) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
Sets the user who owns the associated multipart upload.
- setOwner(Owner) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectSummary
-
Sets the owner of this object.
- setParameters(Map<String, List<String>>) - Method in class com.ibm.cloud.objectstorage.DefaultRequest
-
- setParameters(Map<String, List<String>>) - Method in interface com.ibm.cloud.objectstorage.Request
-
Sets all parameters, clearing any existing values.
- setPartETags(List<PartETag>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadRequest
-
Sets the list of part numbers and ETags that identify the individual
parts of the multipart upload to complete.
- setPartition(String) - Method in class com.ibm.cloud.objectstorage.arn.Arn.Builder
-
- setPartitionEndpoint(String) - Method in class com.ibm.cloud.objectstorage.partitions.model.Service
-
sets the region name if the service is enabled partition wide.
- setPartitionName(String) - Method in class com.ibm.cloud.objectstorage.partitions.model.Partition
-
Sets the description of the partition.
- setPartNumber(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Sets the part number describing this part's position relative to the
other parts in the multipart upload.
- setPartNumber(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartResult
-
Sets the part number of the newly copied part.
- setPartNumber(Integer) - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptedGetObjectRequest
-
Deprecated.
- setPartNumber(Integer) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectMetadataRequest
-
Sets the optional part number to find the number of parts of an object.
- setPartNumber(Integer) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Sets the optional part number that indicates the part to be downloaded in a multipart object.
- setPartNumber(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartETag
-
Sets the part number of the associated part.
- setPartNumber(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartSummary
-
Sets the part number describing this part's position relative to the
other parts in the multipart upload.
- setPartNumber(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Sets the part number describing this part's position relative to the
other parts in the multipart upload.
- setPartNumber(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartResult
-
Sets the part number of the newly uploaded part.
- setPartNumberMarker(Integer) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListPartsRequest
-
Sets the optional part number marker indicating where in the results to
being listing parts.
- setPartNumberMarker(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
Sets the optional part number marker specified in the original request to
specify where in the results to begin listing parts.
- setParts(List<PartSummary>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
Sets the list of parts described in this part listing.
- setPartsCount(Integer) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set the count of parts this object has.
- setPartSize(long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Sets the size of this part, in bytes.
- setPath(String) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.NodePath
-
- setPaths(Vector<NodePath>) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.TransferSpec
-
- setPathStyleAccess(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.S3ClientOptions.Builder
-
Configures the client to use path-style access for all requests.
- setPathStyleAccess(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.S3ClientOptions
-
- setPathStyleAccessEnabled(Boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Builder
-
Configures the client to use path-style access for all requests.
- setPayloadSigningEnabled(Boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Builder
-
Configures the client to sign payloads in all situations.
- setPayloadSigningEnabled(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.S3ClientOptions.Builder
-
Configures the client to sign payloads in all situations.
- setPerformancePreferences(int, int, int) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- setPerformancePreferences(int, int, int) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- setPerHostMetricsIncluded(boolean) - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
Used to set whether the per-host metrics is to be included.
- setPerHostMetricsIncluded(boolean) - Method in class com.ibm.cloud.objectstorage.metrics.MetricAdmin
-
- setPerHostMetricsIncluded(boolean) - Method in interface com.ibm.cloud.objectstorage.metrics.MetricAdminMBean
-
Used to set whether the per-host metrics is to be included.
- setPermanentRetentionEnabled(Boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketProtectionConfiguration
-
Sets permanent retention true or false on the bucket.
- setPolicyText(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketPolicy
-
Sets the raw policy JSON text.
- setPolicyText(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketPolicyRequest
-
Sets the policy to apply to the specified bucket.
- setPredicate(AnalyticsFilterPredicate) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsFilter
-
- setPredicate(InventoryFilterPredicate) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryFilter
-
- setPredicate(LifecycleFilterPredicate) - Method in class com.ibm.cloud.objectstorage.services.s3.model.lifecycle.LifecycleFilter
-
- setPredicate(MetricsFilterPredicate) - Method in class com.ibm.cloud.objectstorage.services.s3.model.metrics.MetricsFilter
-
- setPredicate(ReplicationFilterPredicate) - Method in class com.ibm.cloud.objectstorage.services.s3.model.replication.ReplicationFilter
-
- setPreemptiveBasicProxyAuth(Boolean) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets whether to attempt to authenticate preemptively against proxy servers using basic
authentication
- setPrefix(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsS3BucketDestination
-
Sets the prefix to use when exporting data.
- setPrefix(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
- setPrefix(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryS3BucketDestination
-
Sets the prefix that is prepended to all inventory results.
- setPrefix(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketsExtendedRequest
-
Sets the optional prefix parameter, restricting the response to keys that
begin with the specified prefix.
- setPrefix(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListMultipartUploadsRequest
-
Sets the optional prefix parameter, restricting the response to multipart
uploads for keys that begin with the specified prefix.
- setPrefix(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsRequest
-
Sets the optional prefix parameter, restricting the response to keys that
begin with the specified prefix.
- setPrefix(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Request
-
Sets the optional prefix parameter, restricting the response to keys that
begin with the specified prefix.
- setPrefix(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Result
-
For internal use only.
- setPrefix(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUploadListing
-
For internal use only.
- setPrefix(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectListing
-
For internal use only.
- setPrefix(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ReplicationRule
-
Sets the Amazon S3 Object prefix for the replication rule.
- setPrefix(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.VersionListing
-
For internal use only.
- setPresignedUrl(URL) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PresignedUrlDownloadRequest
-
- setPresignedUrl(URL) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PresignedUrlUploadRequest
-
- setPreviousObjectListing(ObjectListing) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListNextBatchOfObjectsRequest
-
Sets the previous object listing and all the features of the next object listing as well.
- setPriority(Integer) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ReplicationRule
-
Set the priority of current rule.
- setProgressListener(ProgressListener) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
- setProgressListener(ProgressListener) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
- setProgressListener(ProgressListener) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
- setProtectionConfiguration(BucketProtectionConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketProtectionConfigurationRequest
-
- setProtocol(Protocol) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the protocol (i.e.
- setProtocol(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RedirectRule
-
Set the protocol to use in the redirect request.
- setProtocols(Set<String>) - Method in class com.ibm.cloud.objectstorage.partitions.model.Endpoint
-
sets the supported schemes for the endpoint.
- setProxyAuthenticationMethods(List<ProxyAuthenticationMethod>) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Configure the list of authentication methods that should be used when authenticating against an HTTP proxy, in the order
they should be attempted.
- setProxyDomain(String) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the optional Windows domain name for configuration an NTLM proxy.
- setProxyHost(String) - Method in exception com.ibm.cloud.objectstorage.AmazonServiceException
-
Sets proxy host.
- setProxyHost(String) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the optional proxy host the client will connect through.
- setProxyHost(String) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.AmazonS3ExceptionBuilder
-
Sets proxy host.
- setProxyPassword(String) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the optional proxy password to use when connecting through a proxy.
- setProxyPort(int) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the optional proxy port the client will connect through.
- setProxyProtocol(Protocol) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Set the
Protocol
to use for connecting to the proxy.
- setProxyUsername(String) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the optional proxy user name to use if connecting through a proxy.
- setProxyWorkstation(String) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the optional Windows workstation name for configuring NTLM proxy support.
- setPublicAccessBlock(SetPublicAccessBlockRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- setPublicAccessBlock(SetPublicAccessBlockRequest) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Creates or modifies the Public Access Block configuration for an Amazon S3 bucket.
- setPublicAccessBlock(SetPublicAccessBlockRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- setPublicAccessBlockConfiguration(PublicAccessBlockConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetPublicAccessBlockResult
-
The Public Access Block configuration currently in effect for this Amazon S3 bucket.
- setPublicAccessBlockConfiguration(PublicAccessBlockConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetPublicAccessBlockRequest
-
The Public Access Block configuration that you want to apply to this Amazon S3 bucket.
- SetPublicAccessBlockRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
- SetPublicAccessBlockRequest() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetPublicAccessBlockRequest
-
- SetPublicAccessBlockResult - Class in com.ibm.cloud.objectstorage.services.s3.model
-
- SetPublicAccessBlockResult() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SetPublicAccessBlockResult
-
- setQualifier(String) - Method in class com.ibm.cloud.objectstorage.arn.ArnResource.Builder
-
- setQueueARN(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.QueueConfiguration
-
Sets the queue ARN for this configuration
- setQueuePollTimeoutMilli(Long) - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
Sets the queue poll time in millisecond to be used for the default AWS
SDK metric collector; or null if the default is to be used.
- setQueuePollTimeoutMilli(Integer) - Method in class com.ibm.cloud.objectstorage.metrics.MetricAdmin
-
- setQueuePollTimeoutMilli(Integer) - Method in interface com.ibm.cloud.objectstorage.metrics.MetricAdminMBean
-
Sets the queue poll time in millisecond to be used for the default AWS
SDK metric collector; or null if the default is to be used.
- setQuiet(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectsRequest
-
Sets the quiet element for this request.
- setRange(long, long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptedGetObjectRequest
-
Deprecated.
- setRange(long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptedGetObjectRequest
-
Deprecated.
- setRange(long, long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Sets the optional inclusive byte range within the desired object that
will be downloaded by this request.
- setRange(long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Sets the optional inclusive start range within the desired object that the
rest of which will be downloaded by this request.
- setRange(long, long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PresignedUrlDownloadRequest
-
Sets the optional inclusive byte range within the desired object that
will be downloaded by this request.
- setRate_policy(String) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.TransferSpec
-
- setRate_policy_allowed(String) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.TransferSpec
-
- setRatePolicy(String) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaConfig
-
The rate policy to use when sharing bandwidth.
- setRawResponse(byte[]) - Method in exception com.ibm.cloud.objectstorage.AmazonServiceException
-
Sets the raw response content.
- setRawResponseContent(String) - Method in exception com.ibm.cloud.objectstorage.AmazonServiceException
-
Sets the raw response content.
- setReadLimit(int) - Method in class com.ibm.cloud.objectstorage.RequestClientOptions
-
Sets the optional mark-and-reset read limit used for signing and retry
purposes.
- setReason(String) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.NodeError
-
- setReceiveBufferSize(int) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- setReceiveBufferSize(int) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- setRedirect(RedirectRule) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RoutingRule
-
Set the redirect information.
- setRedirectAllRequestsTo(RedirectRule) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketWebsiteConfiguration
-
Sets the redirect information where all requests will be redirect to.
- setRedirectAllRequestsTo(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WebsiteConfiguration
-
- setRedirectLocation(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Sets the optional redirect location for the new object.
- setRedirectLocation(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the optional redirect location for the newly copied object.
- setRedirectLocation(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Sets the optional redirect location for the new object.
- setRedirectLocation(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutInstructionFileRequest
-
Sets the optional redirect location for the new object.
- setRedirectLocation(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3Object
-
Sets the redirect location for this object.
- setRefresh_token(String) - Method in class com.ibm.cloud.objectstorage.oauth.Token
-
Sets the refresh token.
- setRefreshForceIntervalNanos(long) - Method in class com.ibm.cloud.objectstorage.auth.json.JsonCredentialsProvider
-
Sets the forced refresh interval in nanoseconds.
- setRefreshForceIntervalNanos(long) - Method in class com.ibm.cloud.objectstorage.auth.profile.ProfileCredentialsProvider
-
Sets the forced refresh interval in nanoseconds.
- setRefreshIntervalNanos(long) - Method in class com.ibm.cloud.objectstorage.auth.json.JsonCredentialsProvider
-
Sets the refresh interval in nanoseconds.
- setRefreshIntervalNanos(long) - Method in class com.ibm.cloud.objectstorage.auth.profile.ProfileCredentialsProvider
-
Sets the refresh interval in nanoseconds.
- setRefreshTime(long) - Method in class com.ibm.cloud.objectstorage.oauth.Token
-
Set the refresh time for token.
- setRegion(Region) - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceClient
-
- setRegion(String) - Method in class com.ibm.cloud.objectstorage.arn.Arn.Builder
-
- setRegion(String) - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder
-
Sets the region to be used by the client.
- setRegion(Regions) - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
Sets the region to be used for the default AWS SDK metric collector;
or null if the default is to be used.
- setRegion(String) - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
Sets the region to be used for the default AWS SDK metric collector;
or null if the default is to be used.
- setRegion(String) - Method in class com.ibm.cloud.objectstorage.metrics.MetricAdmin
-
- setRegion(String) - Method in interface com.ibm.cloud.objectstorage.metrics.MetricAdminMBean
-
Sets the region to be used for the default AWS SDK metric collector; or
null if the default is to be used.
- setRegion(String) - Method in class com.ibm.cloud.objectstorage.partitions.model.CredentialScope
-
Sets the region string to be used when signing a request for an
endpoint.
- setRegion(Region) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- setRegion(Region) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
- setRegion(Region) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- setRegion(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CreateBucketRequest
-
- setRegionalized(boolean) - Method in class com.ibm.cloud.objectstorage.partitions.model.Service
-
sets the regionalized property for a service..
- setRegionMetadataServiceName(String) - Method in class com.ibm.cloud.objectstorage.internal.config.HttpClientConfigJsonHelper
-
- setRegionName(String) - Method in class com.ibm.cloud.objectstorage.auth.AWS4Signer
-
Sets the region name that this signer should use when calculating request
signatures.
- setRegionName(String) - Method in interface com.ibm.cloud.objectstorage.auth.RegionAwareSigner
-
Configure this signer with the name of the region it will be used
to sign requests for.
- setRegionName(String) - Method in class com.ibm.cloud.objectstorage.internal.config.HostRegexToRegionMappingJsonHelper
-
- setRegionRegex(String) - Method in class com.ibm.cloud.objectstorage.partitions.model.Partition
-
Sets the regex for the regions in the partition.
- setRegionSigners(JsonIndex<SignerConfigJsonHelper, SignerConfig>...) - Method in class com.ibm.cloud.objectstorage.internal.config.InternalConfigJsonHelper
-
- setRemote_host(String) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.TransferSpec
-
- setRemote_user(String) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.TransferSpec
-
- setReplaceKeyPrefixWith(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RedirectRule
-
Set the object prefix key to use in the redirect request.
- setReplaceKeyWith(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RedirectRule
-
Set the specific key to use in the redirect request.
- setReplicationConfiguration(BucketReplicationConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketReplicationConfigurationRequest
-
Sets the replication configuration for an Amazon S3 bucket.
- setReplicationStatus(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set if request involves bucket that is either a source or destination in a Replication rule.
- setRequestCharged(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set the value of the RequestCharged property for this object.
- setRequestCredentials(AWSCredentials) - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceRequest
-
- setRequestCredentialsProvider(AWSCredentialsProvider) - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceRequest
-
Sets the optional credentials provider to use for this request, overriding the default credentials
provider at the client level.
- setRequesterCharged(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.DeleteObjectsResponse
-
- setRequesterCharged(boolean) - Method in interface com.ibm.cloud.objectstorage.services.s3.internal.S3RequesterChargedResult
-
Used for conducting this operation from a Requester Pays Bucket.
- setRequesterCharged(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AccessControlList
-
- setRequesterCharged(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadResult
-
- setRequesterCharged(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectResult
-
- setRequesterCharged(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectsResult
-
- setRequesterCharged(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.FASPConnectionInfo
-
- setRequesterCharged(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadResult
-
- setRequesterCharged(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
- setRequesterCharged(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
- setRequesterCharged(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectResult
-
- setRequesterCharged(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3Object
-
- setRequesterCharged(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectLegalHoldResult
-
- setRequesterCharged(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectLockConfigurationResult
-
- setRequesterCharged(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectRetentionResult
-
- setRequesterCharged(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartResult
-
- setRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbortMultipartUploadRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- setRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- setRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- setRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- setRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- setRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectsRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- setRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectAclRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- setRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectLegalHoldRequest
-
Used for downloading an Amazon S3 Object from a Requester Pays Bucket.
- setRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectMetadataRequest
-
Used for downloading an Amazon S3 Object metadata from a Requester Pays Bucket.
- setRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Used for downloading an Amazon S3 Object from a Requester Pays Bucket.
- setRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRetentionRequest
-
Used for downloading an Amazon S3 Object from a Requester Pays Bucket.
- setRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- setRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListPartsRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- setRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- setRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RestoreObjectRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- setRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectAclRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- setRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectLegalHoldRequest
-
Used for downloading an Amazon S3 Object from a Requester Pays Bucket.
- setRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectLockConfigurationRequest
-
Used for downloading an Amazon S3 Object from a Requester Pays Bucket.
- setRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectRetentionRequest
-
Used for downloading an Amazon S3 Object from a Requester Pays Bucket.
- setRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- setRequestHandler2s(List<RequestHandler2>) - Method in class com.ibm.cloud.objectstorage.http.ExecutionContext.Builder
-
- setRequestHandlers(RequestHandler2...) - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder
-
Sets the request handlers to use in the client.
- setRequestId(String) - Method in exception com.ibm.cloud.objectstorage.AmazonServiceException
-
Sets the AWS requestId for this exception.
- setRequestId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.AmazonS3ExceptionBuilder
-
Sets the Amazon Web Services requestId for this exception.
- setRequestMetricCollector(RequestMetricCollector) - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceRequest
-
Sets a request level request metric collector which takes precedence over the ones at the
http client level and AWS SDK level.
- setRequestRoute(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set the route prefix to the HTTP URL generated.
- setRequestTimeout(int) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the amount of time to wait (in milliseconds) for the request to complete before giving
up and timing out.
- setRequestToken(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set a single use encrypted token that maps WriteGetObjectResponse
to the end user GetObject
request.
- setResource(String) - Method in class com.ibm.cloud.objectstorage.arn.Arn.Builder
-
- setResource(String) - Method in class com.ibm.cloud.objectstorage.arn.ArnResource.Builder
-
- setResourcePath(String) - Method in class com.ibm.cloud.objectstorage.DefaultRequest
-
- setResourcePath(String) - Method in interface com.ibm.cloud.objectstorage.Request
-
Sets the path to the resource being requested.
- setResourceType(String) - Method in class com.ibm.cloud.objectstorage.arn.ArnResource.Builder
-
- setResponseHeaders(ResponseHeaderOverrides) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Sets the headers to be overridden in the service response.
- setResponseHeaders(ResponseHeaderOverrides) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Sets the headers to be overridden in the service response.
- setResponseMetadata(ResponseMetadata) - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceResponse
-
Sets the response metadata associated with this response.
- setResponseMetadataCacheSize(int) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the response metadata cache size.
- setRestore(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set information about object restoration operation and expiration time of the restored object copy.
- setRestoreExpirationTime(Date) - Method in interface com.ibm.cloud.objectstorage.services.s3.internal.ObjectRestoreResult
-
Sets the expiration date when the Object is scheduled to move to Amazon Glacier.
- setRestoreExpirationTime(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
For internal use only.
- setResult(T) - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceResponse
-
Sets the result contained by this response.
- setResumeOnRetry(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PresignedUrlDownloadConfig
-
- setRetainUntilDate(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectLockRetention
-
- setRetention(ObjectLockRetention) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRetentionResult
-
The container element for an object's retention settings.
- setRetention(ObjectLockRetention) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectRetentionRequest
-
The container element for the Object Retention configuration.
- setRetentionDirective(RetentionDirective) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
- setRetentionExpirationDate(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
- setRetentionExpirationDate(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadRequest
-
- setRetentionExpirationDate(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
- setRetentionExpirationDate(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListLegalHoldsResult
-
Sets the retention expiration date for the object.
- setRetentionExpirationDate(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
- setRetentionExpirationDate(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3Object
-
- setRetentionLegalHoldCount(Integer) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
- setRetentionLegalHoldCount(Integer) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3Object
-
- setRetentionLegalHoldId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
- setRetentionLegalHoldId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadRequest
-
- setRetentionLegalHoldId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
- setRetentionPeriod(long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
- setRetentionPeriod(Long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadRequest
-
- setRetentionPeriod(Long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
- setRetentionPeriod(long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListLegalHoldsResult
-
Sets the retention period for the object.
- setRetentionPeriod(Long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
- setRetentionPeriod(Long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3Object
-
- setRetryCondition(RetryPolicy.RetryCondition) - Method in class com.ibm.cloud.objectstorage.retry.RetryPolicy.RetryPolicyBuilder
-
- setRetryMode(RetryMode) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the RetryMode to use
- setRetryMode(RetryMode) - Method in class com.ibm.cloud.objectstorage.retry.RetryPolicy.RetryPolicyBuilder
-
- setRetryPolicy(RetryPolicy) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the retry policy upon failed requests.
- setRetryRule(RetryRule) - Method in class com.ibm.cloud.objectstorage.test.AWSIntegrationTestBase
-
- setRetryRule(RetryRule) - Method in class com.ibm.cloud.objectstorage.test.AWSTestBase
-
- setReuseAddress(boolean) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- setReuseAddress(boolean) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- setReuseLastProvider(boolean) - Method in class com.ibm.cloud.objectstorage.auth.AWSCredentialsProviderChain
-
Enables or disables caching of the last successful credentials provider
in this chain.
- setRoleArn(String) - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.securitytoken.RoleInfo
-
The Amazon Resource Name (ARN) of the role to assume.
- setRoleARN(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketReplicationConfiguration
-
Sets the IAM role that will be used by Amazon S3 while replication.
- setRoleSessionName(String) - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.securitytoken.RoleInfo
-
An identifier for the assumed role session.
- setRoutingRules(List<RoutingRule>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketWebsiteConfiguration
-
Set the list of routing rules that can be used for configuring redirects
if certain conditions are meet.
- setRoutingRules(List<RoutingRule>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WebsiteConfiguration
-
- setRule(ObjectLockRule) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectLockConfiguration
-
The Object Lock rule in place for the specified object.
- setRules(List<CORSRule>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketCrossOriginConfiguration
-
Sets the rules that comprise this configuration.
- setRules(List<BucketLifecycleConfiguration.Rule>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration
-
Sets the rules that comprise this configuration.
- setRules(Map<String, ReplicationRule>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketReplicationConfiguration
-
Sets the replication rules for the Amazon S3 bucket.
- setS3BucketDestination(AnalyticsS3BucketDestination) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsExportDestination
-
- setS3BucketDestination(InventoryS3BucketDestination) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryDestination
-
- setS3Client(AmazonS3) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerBuilder
-
Sets the low level client used to make the service calls to Amazon S3.
- setS3ClientOptions(S3ClientOptions) - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- setS3ClientOptions(S3ClientOptions) - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Override the default S3 client options for this client.
- setS3ClientOptions(S3ClientOptions) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
Override the default S3 client options for this client.
- setS3KeyFilter(S3KeyFilter) - Method in class com.ibm.cloud.objectstorage.services.s3.model.Filter
-
Sets the S3KeyFilter
for this Filter
- setS3Object(S3Object) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PresignedUrlDownloadResult
-
- setS3Object(S3Object) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.DownloadImpl
-
Set the S3 object to download.
- setS3Object(S3Object) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.PresignedUrlDownloadImpl
-
Set the S3 object to download.
- setS3ObjectId(S3ObjectId) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Sets the S3 object id for this request.
- setS3progressListener(S3ProgressListener) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PresignedUrlDownloadConfig
-
- setSchedule(InventorySchedule) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryConfiguration
-
Sets the schedule for generating inventory results.
- setSdkClientExecutionTimeout(int) - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceRequest
-
Sets the amount of time (in milliseconds) to allow the client to complete the execution of
an API call.
- setSdkHttpMetadata(SdkHttpMetadata) - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceResult
-
- setSdkRequestTimeout(int) - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceRequest
-
Sets the amount of time to wait (in milliseconds) for the request to complete before giving
up and timing out.
- setSdkResponseMetadata(T) - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceResult
-
- setSecureRandom(SecureRandom) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
- setSecureRandom(SecureRandom) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CryptoConfiguration
-
Deprecated.
Sets the secure random instance to use for generating cryptographic
parameters.
- setSendBufferSize(int) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- setSendBufferSize(int) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- setServerSideEncryption(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
- setServerSideEncryption(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set the server-side encryption algorithm used when storing requested object in Amazon S3 (for example, AES256,
aws:kms
)).
- setService(String) - Method in class com.ibm.cloud.objectstorage.arn.Arn.Builder
-
- setService(String) - Method in class com.ibm.cloud.objectstorage.partitions.model.CredentialScope
-
Sets the service name string to be used when signing a request for an
endpoint.
- setServiceInstanceId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CreateBucketRequest
-
Set the IBM service instance Id used on the header for the
CreateBucketRequest
- setServiceName(String) - Method in exception com.ibm.cloud.objectstorage.AmazonServiceException
-
Sets the name of the service that sent this error response.
- setServiceName(String) - Method in class com.ibm.cloud.objectstorage.auth.AWS4Signer
-
Sets the service name that this signer should use when calculating
request signatures.
- setServiceName(String) - Method in interface com.ibm.cloud.objectstorage.auth.ServiceAwareSigner
-
Configure this signer with the name of the service it will be used
to sign requests for.
- setServiceName(String) - Method in class com.ibm.cloud.objectstorage.internal.config.HttpClientConfigJsonHelper
-
- setServiceNameIntern(String) - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceClient
-
An internal method used to explicitly override the service name
computed by the default implementation.
- setServiceRegionSigners(JsonIndex<SignerConfigJsonHelper, SignerConfig>...) - Method in class com.ibm.cloud.objectstorage.internal.config.InternalConfigJsonHelper
-
- setServiceSigners(JsonIndex<SignerConfigJsonHelper, SignerConfig>...) - Method in class com.ibm.cloud.objectstorage.internal.config.InternalConfigJsonHelper
-
- setShutDownThreadPools(Boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerBuilder
-
By default, when the transfer manager is shut down, the underlying
ExecutorService
is
also shut down.
- setSignatureVersions(Set<String>) - Method in class com.ibm.cloud.objectstorage.partitions.model.Endpoint
-
returns the supported signature versions of the endpoint.
- setSigner(Signer) - Method in class com.ibm.cloud.objectstorage.http.ExecutionContext
-
Deprecated.
- setSigner(Signer) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.auth.S3SignerProvider
-
This is necessary for S3 since we update the signer during request processing dependent on
which region the bucket exists in.
- setSignerOverride(String) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the name of the signature algorithm to use for signing requests made by this client.
- setSignerProvider(SignerProvider) - Method in class com.ibm.cloud.objectstorage.http.ExecutionContext.Builder
-
- setSignerRegionOverride(String) - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceClient
-
An internal method used to explicitly override the internal signer region
computed by the default implementation.
- setSignerType(String) - Method in class com.ibm.cloud.objectstorage.internal.config.SignerConfigJsonHelper
-
- setSingleMetricNamespace(boolean) - Static method in enum com.ibm.cloud.objectstorage.metrics.AwsSdkMetrics
-
Used to set whether a single metric name space is to be used for all
levels of SDK generated CloudWatch metrics, including JVM level, host
level, etc.
- setSingleMetricNamespace(boolean) - Method in class com.ibm.cloud.objectstorage.metrics.MetricAdmin
-
- setSingleMetricNamespace(boolean) - Method in interface com.ibm.cloud.objectstorage.metrics.MetricAdminMBean
-
Used to set whether a single metric name space is to be used.
- setSize(long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartSummary
-
Sets the size of this part, in bytes.
- setSize(long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectSummary
-
Sets the size of this object in bytes.
- setSkipAppendUriPath(boolean) - Method in class com.ibm.cloud.objectstorage.RequestClientOptions
-
- setSocketBufferSizeHints(int, int) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the optional size hints (in bytes) for the low level TCP send and receive buffers.
- setSocketTimeout(int) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the amount of time to wait (in milliseconds) for data to be transferred over an
established, open connection before the connection times out and is closed.
- setSoLinger(boolean, int) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- setSoLinger(boolean, int) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- setSoTimeout(int) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- setSoTimeout(int) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- setSource(String) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.NodePath
-
- setSource_root(String) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.TransferSpec
-
- setSourceBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the name of the bucket containing the source object to be copied.
- setSourceBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Sets the name of the bucket containing the source object to be copied.
- setSourceBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.model.CopyResult
-
Sets the name of the bucket containing the source object to be copied.
- setSourceKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the source bucket key under which the source object to be
copied is stored.
- setSourceKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Sets the source bucket key under which the source object to be copied is
stored.
- setSourceKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.model.CopyResult
-
Sets the source bucket key under which the source object to be copied is
stored.
- setSourceSSECustomerKey(SSECustomerKey) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the optional customer-provided server-side encryption key to use to
decrypt the source object being copied.
- setSourceSSECustomerKey(SSECustomerKey) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Sets the optional customer-provided server-side encryption key to use to
decrypt the source object part being copied.
- setSourceVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the optional version ID specifying which version of the source
object to copy.
- setSourceVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Sets the optional version ID specifying which version of the source
object to copy.
- setSSEAlgorithm(String) - Method in interface com.ibm.cloud.objectstorage.services.s3.internal.ServerSideEncryptionResult
-
Sets the server-side encryption algorithm for the response.
- setSSEAlgorithm(String) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.SSEResultBase
-
- setSSEAlgorithm(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Sets the SSE algorithm for server side encryption.
- setSSEAlgorithm(SSEAlgorithm) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Sets the SSE algorithm for server side encryption.
- setSSEAlgorithm(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Sets the server-side encryption algorithm when encrypting the object
using Amazon Web Services-managed keys.
- setSSEAwsKeyManagementParams(SSEAwsKeyManagementParams) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Sets the Amazon Web Services Key Management System parameters used to encrypt the object
on server side.
- setSSEAwsKeyManagementParams(SSEAwsKeyManagementParams) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the Amazon Web Services Key Management System parameters used to encrypt the object
on server side.
- setSSEAwsKeyManagementParams(SSEAwsKeyManagementParams) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Sets the Amazon Web Services Key Management System parameters used to encrypt the object
on server side.
- setSSECustomerAlgorithm(String) - Method in interface com.ibm.cloud.objectstorage.services.s3.internal.ServerSideEncryptionResult
-
Sets the server-side encryption algorithm used when encrypting the object
with customer-provided keys.
- setSSECustomerAlgorithm(String) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.SSEResultBase
-
- setSSECustomerAlgorithm(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
For internal use only.
- setSSECustomerAlgorithm(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set the algorithm used if server-side encryption with a customer-provided encryption key was specified for
object stored in Amazon S3.
- setSSECustomerKey(SSECustomerKey) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Sets the optional customer-provided server-side encryption key to use to
encrypt the uploaded object.
- setSSECustomerKey(SSECustomerKey) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Sets the customer-provided server-side encryption key to use as part of
the generated pre-signed URL.
- setSSECustomerKey(SSECustomerKey) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectMetadataRequest
-
Sets the optional customer-provided server-side encryption key to use
when retrieving the metadata of a server-side encrypted object.
- setSSECustomerKey(SSECustomerKey) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Sets the optional customer-provided server-side encryption key to use to
decrypt this object.
- setSSECustomerKey(SSECustomerKey) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Sets the optional customer-provided server-side encryption key to use to
encrypt the upload being started.
- setSSECustomerKey(SSECustomerKey) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Sets the optional customer-provided server-side encryption key to use to
encrypt the object part being uploaded.
- setSSECustomerKeyAlgorithm(SSEAlgorithm) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Sets the use of SSE-C (Server Side Encryption with Customer Key) using
the given encryption algorithm.
- setSSECustomerKeyMd5(String) - Method in interface com.ibm.cloud.objectstorage.services.s3.internal.ServerSideEncryptionResult
-
Sets the base64-encoded MD5 digest of the encryption key for server-side
encryption.
- setSSECustomerKeyMd5(String) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.SSEResultBase
-
- setSSECustomerKeyMd5(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
For internal use only.
- setSSECustomerKeyMD5(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set the 128-bit MD5 digest of customer-provided encryption key used in Amazon S3 to encrypt data stored in S3.
- setSSEKMSKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Specify the ID of the Amazon Web Services Key Management Service (KMS) symmetric encryption customer managed
key that was used for the object.
- setSsh_port(long) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.TransferSpec
-
- setSshfp(String) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.TransferSpec
-
- setSslCommonName(String) - Method in class com.ibm.cloud.objectstorage.partitions.model.Endpoint
-
sets the ssl common name for the endpoint.
- setSslSocketFactory(ConnectionSocketFactory) - Method in class com.ibm.cloud.objectstorage.ApacheHttpClientConfig
-
Sets a custom Apache HTTP client specific SSL socket factory.
- setStartAfter(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Request
-
Sets the optional parameter indicating where you want Amazon S3 to start the object
listing from.
- setStartAfter(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Result
-
Sets the optional parameter indicating where you want Amazon S3 to start the object
listing from.
- setState(Transfer.TransferState) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.AbstractDownloadCallable
-
Set the current Transfer.TransferState
- setState(Transfer.TransferState) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.AbstractTransfer
-
Sets the current state of this transfer.
- setState(Transfer.TransferState) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.DownloadImpl
-
This method is also responsible for firing COMPLETED signal to the
listeners.
- setState(Transfer.TransferState) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.MultipleFileTransfer
-
Override this method so that TransferState updates are also sent out to the
progress listener chain in forms of ProgressEvent.
- setState(Transfer.TransferState) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.PresignedUrlDownloadImpl
-
This method is also responsible for firing COMPLETED signal to the
listeners.
- setState(Transfer.TransferState) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.PresignUrlDownloadCallable
-
- setStatus(String, String, String, long) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.TransferListener
-
- setStatus(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketAccelerateConfiguration
-
Sets the desired bucket accelerate status for this configuration object.
- setStatus(BucketAccelerateStatus) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketAccelerateConfiguration
-
Sets the desired bucket accelerate status for this configuration object.
- setStatus(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the status of this rule.
- setStatus(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketProtectionConfiguration
-
Sets the desired bucket protection status for this configuration object.
- setStatus(BucketProtectionStatus) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketProtectionConfiguration
-
Sets the desired bucket protection status for this configuration object.
- setStatus(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketVersioningConfiguration
-
Sets the desired status of versioning for this bucket versioning
configuration object.
- setStatus(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteMarkerReplication
-
Set whether to replicate delete markers.
- setStatus(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ExistingObjectReplication
-
Sets the replication status for existing objects.
- setStatus(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectLockLegalHold
-
Indicates whether the specified object has a Legal Hold in place.
- setStatus(ObjectLockLegalHoldStatus) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectLockLegalHold
-
Indicates whether the specified object has a Legal Hold in place.
- setStatus(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ReplicationRule
-
Sets the status of this replication rule.
- setStatus(ReplicationRuleStatus) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ReplicationRule
-
Sets the status of this replication rule.
- setStatusCode(int) - Method in exception com.ibm.cloud.objectstorage.AmazonServiceException
-
Sets the HTTP status code that was returned with this service exception.
- setStatusCode(int) - Method in class com.ibm.cloud.objectstorage.http.HttpResponse
-
Sets the HTTP status code that was returned with this response.
- setStatusCode(int) - Method in exception com.ibm.cloud.objectstorage.oauth.OAuthServiceException
-
Sets the status code returned by the server.
- setStatusCode(int) - Method in exception com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaTransferException
-
Sets the status code returned by the server.
- setStatusCode(int) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.AmazonS3ExceptionBuilder
-
Sets the HTTP status code that was returned with this service exception.
- setStatusCode(Integer) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set the integer status code for an HTTP response of a corresponding GetObject
request.
- setStatusMessage(String) - Method in exception com.ibm.cloud.objectstorage.oauth.OAuthServiceException
-
Sets the status message returned by the server.
- setStatusMessage(String) - Method in exception com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaTransferException
-
Sets the status message returned by the server.
- setStatusText(String) - Method in class com.ibm.cloud.objectstorage.http.HttpResponse
-
Sets the HTTP status text returned with this response.
- setStorage_root(String) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.NodePath
-
- setStorageClass(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Sets the optional Amazon S3 storage class to use when storing the new
object.
- setStorageClass(StorageClass) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Sets the optional Amazon S3 storage class to use when storing the new
object.
- setStorageClass(StorageClass) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
-
Sets the storage class of this object.
- setStorageClass(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
-
Sets the storage class of this object.
- setStorageClass(StorageClass) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Transition
-
Sets the storage class of this object.
- setStorageClass(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Transition
-
Sets the storage class of this object.
- setStorageClass(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the optional Amazon S3 storage class to use when storing the newly
copied object.
- setStorageClass(StorageClass) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the optional Amazon S3 storage class to use when storing the newly
copied object.
- setStorageClass(StorageClass) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Sets the optional storage class to use when storing this upload's data in
S3.
- setStorageClass(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUpload
-
Sets the storage class indicating how the data in this multipart upload
will be stored.
- setStorageClass(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
Sets the class of storage used for the parts in the associated multipart
upload.
- setStorageClass(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutInstructionFileRequest
-
Sets the optional Amazon S3 storage class to use when storing the new
object.
- setStorageClass(StorageClass) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutInstructionFileRequest
-
Sets the optional Amazon S3 storage class to use when storing the new
object.
- setStorageClass(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ReplicationDestinationConfig
-
Sets the storage class for the replication destination.
- setStorageClass(StorageClass) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ReplicationDestinationConfig
-
Sets the storage class for the replication destination.
- setStorageClass(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectSummary
-
Sets the storage class used by Amazon S3 for this object.
- setStorageClass(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set the class of storage used to store object in Amazon S3.
- setStorageClass(StorageClass) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set the class of storage used to store object in Amazon S3.
- setStorageClassAnalysis(StorageClassAnalysis) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsConfiguration
-
Sets the StorageClassAnalysis object which indicates that data related to access patterns
will be collected and made available to analyze the tradeoffs between different storage classes.
- setStorageMode(CryptoStorageMode) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CryptoConfiguration
-
Deprecated.
Sets the storage mode to the specified mode.
- setTagCount(Integer) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set the number of tags, if any, on the object.
- setTagging(ObjectTagging) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
- setTagging(ObjectTagging) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Set the tags for this object.
- setTaggingCount(Integer) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3Object
-
- setTags(Tags) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.TransferSpec
-
- setTarget_rate_cap_kbps(long) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.TransferSpec
-
- setTarget_rate_kbps(long) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.TransferSpec
-
- setTargetRateCapKbps(long) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaConfig
-
Set upper limit of target rate, in Kbps.
- setTargetRateCapMbps(long) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaConfig
-
Set upper limit of target rate, in Mbps.
- setTargetRateKbps(long) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaConfig
-
Set The desired speed of the transfer, in Kbps.
- setTargetRateMbps(long) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaConfig
-
Set The desired speed of the transfer, in Mbps.
- setTcpNoDelay(boolean) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- setTcpNoDelay(boolean) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- setTesting(boolean) - Static method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.PresignUrlDownloadCallable
-
Used for testing purpose only.
- setTier(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GlacierJobParameters
-
Sets Glacier retrieval tier at which the restore will be processed.
- setTier(Tier) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GlacierJobParameters
-
Sets Glacier retrieval tier at which the restore will be processed.
- setTimeOffset(int) - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceClient
-
Sets the optional value for time offset for this client.
- setTimeOffset(int) - Method in class com.ibm.cloud.objectstorage.DefaultRequest
-
- setTimeOffset(int) - Method in interface com.ibm.cloud.objectstorage.Request
-
Sets the optional value for time offset for this request.
- setTimeoutMillis(long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PresignedUrlDownloadConfig
-
Sets the timeout, in milliseconds, for waiting for this download to complete.
- setTlsKeyManagersProvider(TlsKeyManagersProvider) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
- setToken(String) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.TransferSpec
-
- setToken(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultiFactorAuthentication
-
Sets the current unique Multi-Factor Authentication token generated by
the device associated with the caller's Amazon Web Services account.
- setToken(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketReplicationConfigurationRequest
-
- setToken(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectLockConfigurationRequest
-
- setToken_type(String) - Method in class com.ibm.cloud.objectstorage.oauth.Token
-
Sets the token type.
- setTokenCache(Token) - Method in class com.ibm.cloud.objectstorage.oauth.DefaultTokenManager
-
- setTokenManager(TokenManager) - Method in class com.ibm.cloud.objectstorage.auth.JsonCredentials
-
allows the token manager to be set outside this class.
- setTokenManager(TokenManager) - Method in class com.ibm.cloud.objectstorage.auth.PropertiesCredentials
-
allows the token manager to be set outside this class.
- setTopicARN(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.TopicConfiguration
-
Sets the topic ARN for this configuration
- setTopicConfigurations(Collection<BucketNotificationConfiguration.TopicConfiguration>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketNotificationConfiguration
-
Deprecated.
- setTotalBytesToTransfer(long) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferProgress
-
- setTrafficClass(int) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- setTrafficClass(int) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- setTransfer_requests(List<TransferRequest>) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaTransferSpecRequest
-
- setTransfer_requests(List<TransferRequest>) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.internal.AsperaTransferSpecRequest
-
- setTransfer_specs(List<TransferSpec>) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.TransferSpecs
-
- setTransition(String) - Method in interface com.ibm.cloud.objectstorage.services.s3.internal.ObjectTransitionResult
-
Set the object's transition storage class.
- setTransition(BucketLifecycleConfiguration.Transition) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Deprecated.
- setTransition(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
For internal use only.
- setTransitionDate(Date) - Method in interface com.ibm.cloud.objectstorage.services.s3.internal.ObjectTransitionResult
-
Sets the date when the Object is scheduled to transition to archive.
- setTransitionDate(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
For internal use only.
- setTransitions(List<BucketLifecycleConfiguration.Transition>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the Amazon S3 object transition rules for the given bucket.
- setTruncated(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketAnalyticsConfigurationsResult
-
For internal use only.
- setTruncated(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketInventoryConfigurationsResult
-
For internal use only.
- setTruncated(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketMetricsConfigurationsResult
-
For internal use only.
- setTruncated(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketsExtendedResponse
-
For internal use only.
- setTruncated(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Result
-
For internal use only.
- setTruncated(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUploadListing
-
Sets whether this listing is truncated, and additional requests need to
be made to get more results.
- setTruncated(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectListing
-
For internal use only.
- setTruncated(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
Sets whether or not this listing is truncated, and additional requests
need to be made to get more results.
- setTruncated(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.VersionListing
-
For internal use only.
- setType(String) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.NodePath
-
- setUaa_token(String) - Method in class com.ibm.cloud.objectstorage.oauth.Token
-
Sets the UAA token.
- setUnmodifiedSinceConstraint(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the optional unmodified constraint that restricts this request
to executing only if the source object has not been
modified after the specified date.
- setUnmodifiedSinceConstraint(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Sets the optional unmodified constraint that restricts this request to
executing only if the source object has not been modified after
the specified date.
- setUnmodifiedSinceConstraint(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Sets the optional unmodified constraint that restricts this request
to executing only if the object has not been modified after
the specified date.
- setUpCredentials() - Static method in class com.ibm.cloud.objectstorage.test.AWSIntegrationTestBase
-
Before of super class is guaranteed to be called before that of a subclass so the following
is safe.
- setUpCredentials() - Static method in class com.ibm.cloud.objectstorage.test.AWSTestBase
-
- setUploadId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbortMultipartUploadRequest
-
Sets the ID of the upload to abort.
- setUploadId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadRequest
-
Sets the ID of the multipart upload to complete.
- setUploadId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Sets the ID of the existing, initiated multipart upload with which this
new part will be associated.
- setUploadId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadResult
-
Sets the initiated multipart upload ID.
- setUploadId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListPartsRequest
-
Sets the ID of the multipart upload whose parts are being listed.
- setUploadId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUpload
-
Sets the unique ID of this multipart upload.
- setUploadId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartListing
-
Sets the upload ID value specified in the original request used to
identify which multipart upload contains the parts to list.
- setUploadId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Sets the ID of the existing, initiated multipart upload with which this
new part will be associated.
- setUploadIdMarker(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListMultipartUploadsRequest
-
Sets the optional upload ID marker indicating where in the results to
begin listing.
- setUploadIdMarker(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultipartUploadListing
-
Sets the optional upload ID marker specified in the original request to
specify where in the results to begin listing multipart uploads.
- setUploadPartMetadata(ObjectMetadata) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadObjectRequest
-
Sets the optional metadata to be included in each UploadPart request.
- setUseClientMode(boolean) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- setUseExpectContinue(boolean) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets if use expect continue should be enabled.
- setUseGzip(boolean) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets whether gzip decompression should be used when receiving HTTP responses.
- setUser_message(String) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.NodeError
-
- setUserAgent(String) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
- setUserAgentPrefix(String) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the HTTP user agent prefix to send with all requests.
- setUserAgentSuffix(String) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the HTTP user agent suffix to send with all requests.
- setUserAgentTemplate(String) - Method in class com.ibm.cloud.objectstorage.internal.config.InternalConfigJsonHelper
-
- setUseReaper(boolean) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
- setUseRequestMetrics(boolean) - Method in class com.ibm.cloud.objectstorage.http.ExecutionContext.Builder
-
- setUserMetadata(Map<String, String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectMetadata
-
Sets the custom user-metadata for the associated object.
- setUseTcpKeepAlive(boolean) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets whether or not to enable TCP KeepAlive support at the socket level.
- setUseThrottleRetries(boolean) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets whether throttled retries should be used
- setValidateAfterInactivityMillis(int) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the amount of time (in milliseconds) that a connection can be idle in the connection pool before it must be validated
to ensure it's still open.
- setValue(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.FilterRule
-
- setVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadResult
-
Sets the version ID of the new object, only present if versioning has
been enabled for the bucket.
- setVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectResult
-
- setVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartResult
-
Sets the version ID of the source object.
- setVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectsResult.DeletedObject
-
- setVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteVersionRequest
-
Sets the version ID uniquely identifying which version of the
object to delete.
- setVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Sets the version ID of the object, only present if versioning has
been enabled for the bucket.
- setVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectAclRequest
-
Sets the optional version ID specifying which version of the object whose ACL to
be retrieved.
- setVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectLegalHoldRequest
-
The Object Version ID.
- setVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectMetadataRequest
-
Sets the optional version ID of the object version whose metadata is
being retrieved.
- setVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Sets the optional version ID specifying which version of the object to
download.
- setVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRetentionRequest
-
The Object Version ID.
- setVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultiObjectDeleteException.DeleteError
-
- setVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectResult
-
Sets the optional version ID of the newly uploaded object.
- setVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RestoreObjectRequest
-
Sets the id of the version to be restored.
- setVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectIdBuilder
-
- setVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectLegalHoldRequest
-
The Object Version ID.
- setVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectRetentionRequest
-
The Object Version ID.
- setVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set an ID used to reference a specific version of the object.
- setVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.model.CopyResult
-
Sets the version ID of the new object, only present if versioning has
been enabled for the bucket.
- setVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.model.UploadResult
-
Sets the version ID of the new object, only present if versioning has
been enabled for the bucket.
- setVersionIdMarker(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.VersionListing
-
For internal use only.
- setVersioningConfiguration(BucketVersioningConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketVersioningConfigurationRequest
-
Sets the new versioning configuration for the specified bucket.
- setVersionSummaries(List<S3VersionSummary>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.VersionListing
-
For internal use only.
- setWantClientAuth(boolean) - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- setWebIdentityTokenFilePath(String) - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.securitytoken.RoleInfo
-
Set the absolute path to the JWT file that contains a web identity token.
- setWormMirrorDestination(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketCrossOriginConfigurationRequest
-
Sets the optional mirror-destination value for WORM mirroring
- setWormMirrorDestination(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectAclRequest
-
Sets the optional mirror-destination value for WORM mirroring
- setWormMirrorDestination(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectMetadataRequest
-
Sets the optional mirror-destination value for WORM mirroring
- setWormMirrorDestination(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Sets the optional mirror-destination value for WORM mirroring
- setWormMirrorDestination(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListLegalHoldsRequest
-
Sets the optional mirror-destination value for WORM mirroring
- setWormMirrorDestination(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListMultipartUploadsRequest
-
Sets the optional mirror-destination value for WORM mirroring
- setWormMirrorDestination(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsRequest
-
Sets the optional mirror-destination value for WORM mirroring
- setWormMirrorDestination(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListPartsRequest
-
Sets the optional mirror-destination value for WORM mirroring
- setWormMirrorDestination(String) - Method in interface com.ibm.cloud.objectstorage.services.s3.model.WormMirrorDestinationProvider
-
Sets the optional mirror-destination value for WORM mirroring
- setYears(Integer) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DefaultRetention
-
The number of years that you want to specify for the default retention period.
- setZeroByteContent(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Sets if zero byte content is to be used for generating pre-signed URL.
- SharedConfigDefaultLocationProvider - Class in com.ibm.cloud.objectstorage.profile.path.config
-
Checks if there is a config file present at the default location (~/.aws/config).
- SharedConfigDefaultLocationProvider() - Constructor for class com.ibm.cloud.objectstorage.profile.path.config.SharedConfigDefaultLocationProvider
-
- SHORT - Static variable in class com.ibm.cloud.objectstorage.protocol.json.internal.QueryParamMarshallers
-
- SHORT - Static variable in class com.ibm.cloud.objectstorage.protocol.json.internal.SimpleTypeJsonMarshallers
-
- SHORT - Static variable in interface com.ibm.cloud.objectstorage.protocol.MarshallingType
-
- shouldAbort() - Static method in enum com.ibm.cloud.objectstorage.util.SdkRuntime
-
Returns true if the current operation should abort; false otherwise.
- shouldAdjustForSkew() - Method in class com.ibm.cloud.objectstorage.retry.ClockSkewAdjuster.ClockSkewAdjustment
-
- ShouldClearSslSessionPredicate - Class in com.ibm.cloud.objectstorage.http.conn.ssl
-
Determines whether we should apply the workaround to bug that causes the SSL session cache to be
stuck in a bad state for either 24 hours or the next JVM restart.
- ShouldClearSslSessionPredicate(JavaVersionParser.JavaVersion) - Constructor for class com.ibm.cloud.objectstorage.http.conn.ssl.ShouldClearSslSessionPredicate
-
- shouldExcludeHeaderFromSigning(String) - Method in class com.ibm.cloud.objectstorage.auth.AWS4Signer
-
- shouldInclude(S3ObjectSummary) - Method in interface com.ibm.cloud.objectstorage.services.s3.transfer.KeyFilter
-
Logic to determine if this key should be included or not.
- shouldRetry(int, CredentialsEndpointRetryParameters) - Method in interface com.ibm.cloud.objectstorage.retry.internal.CredentialsEndpointRetryPolicy
-
Returns whether a failed request should be retried.
- shouldRetry(AmazonWebServiceRequest, AmazonClientException, int) - Method in class com.ibm.cloud.objectstorage.retry.PredefinedRetryPolicies.SDKDefaultRetryCondition
-
- shouldRetry(AmazonWebServiceRequest, AmazonClientException, int) - Method in interface com.ibm.cloud.objectstorage.retry.RetryPolicy.RetryCondition
-
Returns whether a failed request should be retried according to the
given request context.
- shouldRetry(RetryPolicyContext) - Method in class com.ibm.cloud.objectstorage.retry.RetryPolicyAdapter
-
- shouldRetry(RetryPolicyContext) - Method in class com.ibm.cloud.objectstorage.retry.v2.AndRetryCondition
-
- shouldRetry(RetryPolicyContext) - Method in class com.ibm.cloud.objectstorage.retry.v2.MaxNumberOfRetriesCondition
-
- shouldRetry(RetryPolicyContext) - Method in class com.ibm.cloud.objectstorage.retry.v2.OrRetryCondition
-
- shouldRetry(RetryPolicyContext) - Method in interface com.ibm.cloud.objectstorage.retry.v2.RetryCondition
-
Determine whether a request should or should not be retried.
- shouldRetry(RetryPolicyContext) - Method in class com.ibm.cloud.objectstorage.retry.v2.RetryOnExceptionsCondition
-
- shouldRetry(RetryPolicyContext) - Method in class com.ibm.cloud.objectstorage.retry.v2.RetryOnStatusCodeCondition
-
- shouldRetry(RetryPolicyContext) - Method in class com.ibm.cloud.objectstorage.retry.v2.SimpleRetryPolicy
-
- shouldRetry(AmazonWebServiceRequest, AmazonClientException, int) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.CompleteMultipartUploadRetryCondition
-
- shouldRetry(PollingStrategyContext) - Method in class com.ibm.cloud.objectstorage.waiters.MaxAttemptsRetryStrategy
-
Default way of checking if polling should be retried
or fast failed
- shouldRetry(PollingStrategyContext) - Method in interface com.ibm.cloud.objectstorage.waiters.PollingStrategy.RetryStrategy
-
Returns whether polling of a resource should be retried according to the
given polling context.
- shouldRetryWithAuthParam(Request<?>, HttpResponse, AmazonServiceException) - Method in interface com.ibm.cloud.objectstorage.retry.internal.AuthErrorRetryStrategy
-
Returns an alternative signing context (consists of a new signer instance
and a new request endpoint) that should be used to retry the request.
- shouldRetryWithAuthParam(Request<?>, HttpResponse, AmazonServiceException) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.S3V4AuthErrorRetryStrategy
-
- shouldUseHttpsScheme(SignableRequest<?>) - Method in class com.ibm.cloud.objectstorage.auth.AWS3Signer
-
- shouldUseMultipartUpload(PutObjectRequest, TransferManagerConfiguration) - Static method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.TransferManagerUtils
-
Returns true if the the specified request should be processed as a
multipart upload (instead of a single part upload).
- shutdown() - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceClient
-
Shuts down this client object, releasing any resources that might be held
open.
- shutdown() - Method in class com.ibm.cloud.objectstorage.client.ClientHandler
-
Shutdown and release any underlying resources.
- shutdown() - Method in class com.ibm.cloud.objectstorage.client.ClientHandlerImpl
-
- shutdown(boolean) - Static method in class com.ibm.cloud.objectstorage.event.SDKProgressPublisher
-
Can be used to shutdown the (legacy) executor.
- shutdown() - Method in class com.ibm.cloud.objectstorage.http.AmazonHttpClient
-
Shuts down this HTTP client object, releasing any resources that might be held open.
- shutdown() - Static method in class com.ibm.cloud.objectstorage.http.IdleConnectionReaper
-
Shuts down the thread, allowing the class and instance to be collected.
- shutdown() - Method in class com.ibm.cloud.objectstorage.http.timers.client.ClientExecutionTimer
-
- shutdown() - Method in class com.ibm.cloud.objectstorage.http.timers.request.HttpRequestTimer
-
- shutdown() - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- shutdown() - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
Shuts down this client object, releasing any resources that might be held
open.
- shutdownInput() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- shutdownInput() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- shutdownInput() - Method in class com.ibm.cloud.objectstorage.internal.SdkSocket
-
- shutdownInput() - Method in class com.ibm.cloud.objectstorage.internal.SdkSSLSocket
-
- shutdownNow() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManager
-
Forcefully shuts down this TransferManager instance - currently executing
transfers will not be allowed to finish.
- shutdownNow(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManager
-
Forcefully shuts down this TransferManager instance - currently executing
transfers will not be allowed to finish.
- shutdownOutput() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- shutdownOutput() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- shutdownOutput() - Method in class com.ibm.cloud.objectstorage.internal.SdkSocket
-
- shutdownOutput() - Method in class com.ibm.cloud.objectstorage.internal.SdkSSLSocket
-
- shutdownThreadPools() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaTransferManager
-
Shutdown without interrupting the threads involved, so that, for example,
any upload in progress can complete without throwing
AbortedException
.
- shutdownThreadPools() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.TransferListener
-
Shutdown without interrupting the threads involved
- sign(String, byte[], SigningAlgorithm) - Method in class com.ibm.cloud.objectstorage.auth.AbstractAWSSigner
-
- sign(byte[], byte[], SigningAlgorithm) - Method in class com.ibm.cloud.objectstorage.auth.AbstractAWSSigner
-
- sign(SignableRequest<?>, AWSCredentials) - Method in class com.ibm.cloud.objectstorage.auth.AWS3Signer
-
Signs the specified request with the AWS3 signing protocol by using the
AWS account credentials specified when this object was constructed and
adding the required AWS3 headers to the request.
- sign(SignableRequest<?>, AWSCredentials) - Method in class com.ibm.cloud.objectstorage.auth.AWS4Signer
-
- sign(SignableRequest<?>, AWSCredentials) - Method in class com.ibm.cloud.objectstorage.auth.AWS4UnsignedPayloadSigner
-
- sign(SignableRequest<?>, AWSCredentials) - Method in class com.ibm.cloud.objectstorage.auth.NoOpSigner
-
- sign(SignableRequest<?>, AWSCredentials) - Method in class com.ibm.cloud.objectstorage.auth.QueryStringSigner
-
This signer will add "Signature" parameter to the request.
- sign(SignableRequest<?>, SignatureVersion, SigningAlgorithm, AWSCredentials) - Method in class com.ibm.cloud.objectstorage.auth.QueryStringSigner
-
This signer will add following authentication parameters to the request:
AWSAccessKeyId SignatureVersion SignatureMethod Timestamp Signature
- sign(SignableRequest<?>) - Method in interface com.ibm.cloud.objectstorage.auth.RequestSigner
-
Sign the given request - modifies the
passed-in request to apply the signature.
- sign(SignableRequest<?>, AWSCredentials) - Method in interface com.ibm.cloud.objectstorage.auth.Signer
-
Sign the given request with the given set of credentials.
- sign(SignableRequest<?>) - Method in class com.ibm.cloud.objectstorage.auth.SignerAsRequestSigner
-
- sign(SignableRequest<?>, AWSCredentials) - Method in class com.ibm.cloud.objectstorage.oauth.IBMOAuthSigner
-
- sign(SignableRequest<?>, AWSCredentials) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.S3QueryStringSigner
-
- sign(SignableRequest<?>, AWSCredentials) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.S3Signer
-
- SignableRequest<T> - Interface in com.ibm.cloud.objectstorage
-
Represents a sign-able request being sent to an Amazon Web Service, including the
parameters being sent as part of the request, the endpoint to which the
request should be sent, etc.
- signAndBase64Encode(String, String, SigningAlgorithm) - Method in class com.ibm.cloud.objectstorage.auth.AbstractAWSSigner
-
Computes an RFC 2104-compliant HMAC signature and returns the result as a
Base64 encoded string.
- signAndBase64Encode(byte[], String, SigningAlgorithm) - Method in class com.ibm.cloud.objectstorage.auth.AbstractAWSSigner
-
Computes an RFC 2104-compliant HMAC signature for an array of bytes and
returns the result as a Base64 encoded string.
- SignatureVersion - Enum in com.ibm.cloud.objectstorage.auth
-
- Signer - Interface in com.ibm.cloud.objectstorage.auth
-
A strategy for applying cryptographic signatures to a request, proving
that the request was made by someone in posession of the given set of
credentials without transmitting the secret key over the wire.
- SignerAsRequestSigner - Class in com.ibm.cloud.objectstorage.auth
-
- SignerAsRequestSigner(Signer, AWSCredentialsProvider) - Constructor for class com.ibm.cloud.objectstorage.auth.SignerAsRequestSigner
-
- SignerConfig - Class in com.ibm.cloud.objectstorage.internal.config
-
Signer configuration.
- SignerConfigJsonHelper - Class in com.ibm.cloud.objectstorage.internal.config
-
An internal class used to build
SignerConfig
after this class per se has been
unmarshalled from JSON.
- SignerConfigJsonHelper() - Constructor for class com.ibm.cloud.objectstorage.internal.config.SignerConfigJsonHelper
-
- SignerConfigJsonHelper(String) - Constructor for class com.ibm.cloud.objectstorage.internal.config.SignerConfigJsonHelper
-
- SignerConstants - Class in com.ibm.cloud.objectstorage.auth.internal
-
- SignerConstants() - Constructor for class com.ibm.cloud.objectstorage.auth.internal.SignerConstants
-
- SignerFactory - Class in com.ibm.cloud.objectstorage.auth
-
Signer factory.
- SignerKey - Class in com.ibm.cloud.objectstorage.auth.internal
-
Holds the signing key and the number of days since epoch for the date for
which the signing key was generated.
- SignerKey(long, byte[]) - Constructor for class com.ibm.cloud.objectstorage.auth.internal.SignerKey
-
- SignerParams - Class in com.ibm.cloud.objectstorage.auth
-
Shared parameter structure to contain information required for signing by
various signer implementations.
- SignerParams(String, String) - Constructor for class com.ibm.cloud.objectstorage.auth.SignerParams
-
- signerProvider(SignerProvider) - Method in class com.ibm.cloud.objectstorage.auth.presign.PresignerParams.Builder
-
- signerProvider() - Method in class com.ibm.cloud.objectstorage.auth.presign.PresignerParams
-
- SignerProvider - Class in com.ibm.cloud.objectstorage.internal.auth
-
- SignerProvider() - Constructor for class com.ibm.cloud.objectstorage.internal.auth.SignerProvider
-
- SignerProviderContext - Class in com.ibm.cloud.objectstorage.internal.auth
-
- SignerProviderContext.Builder - Class in com.ibm.cloud.objectstorage.internal.auth
-
- SignerTypeAware - Interface in com.ibm.cloud.objectstorage.auth
-
- SIGNING_NAME - Static variable in class com.ibm.cloud.objectstorage.handlers.HandlerContextKey
-
The optional service name to sign the request.
- SIGNING_REGION - Static variable in class com.ibm.cloud.objectstorage.handlers.HandlerContextKey
-
The region used to sign the request.
- SigningAlgorithm - Enum in com.ibm.cloud.objectstorage.auth
-
- signWithMac(String, Mac) - Method in class com.ibm.cloud.objectstorage.auth.AbstractAWSSigner
-
- SIMPLE_NAME - Static variable in class com.ibm.cloud.objectstorage.util.AWSRequestMetrics
-
If the class name is required for logging and metrics we should use this
constant version instead of the expensive function call.
- SimpleMaterialProvider - Class in com.ibm.cloud.objectstorage.services.s3.model
-
- SimpleMaterialProvider() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SimpleMaterialProvider
-
- SimpleMetricType - Class in com.ibm.cloud.objectstorage.metrics
-
- SimpleMetricType() - Constructor for class com.ibm.cloud.objectstorage.metrics.SimpleMetricType
-
- SimpleRetryPolicy - Class in com.ibm.cloud.objectstorage.retry.v2
-
- SimpleRetryPolicy(RetryCondition, BackoffStrategy) - Constructor for class com.ibm.cloud.objectstorage.retry.v2.SimpleRetryPolicy
-
- SimpleServiceMetricType - Class in com.ibm.cloud.objectstorage.metrics
-
- SimpleServiceMetricType(String, String) - Constructor for class com.ibm.cloud.objectstorage.metrics.SimpleServiceMetricType
-
- SimpleThroughputMetricType - Class in com.ibm.cloud.objectstorage.metrics
-
- SimpleThroughputMetricType(String, String, String) - Constructor for class com.ibm.cloud.objectstorage.metrics.SimpleThroughputMetricType
-
- SimpleTypeJsonMarshallers - Class in com.ibm.cloud.objectstorage.protocol.json.internal
-
- SimpleTypeJsonMarshallers() - Constructor for class com.ibm.cloud.objectstorage.protocol.json.internal.SimpleTypeJsonMarshallers
-
- SimpleTypePathMarshallers - Class in com.ibm.cloud.objectstorage.protocol.json.internal
-
- SimpleTypePathMarshallers() - Constructor for class com.ibm.cloud.objectstorage.protocol.json.internal.SimpleTypePathMarshallers
-
- Singleton - Static variable in class com.ibm.cloud.objectstorage.http.impl.client.HttpRequestNoRetryHandler
-
- Singleton - Static variable in class com.ibm.cloud.objectstorage.http.impl.client.SdkHttpRequestRetryHandler
-
- size() - Method in class com.ibm.cloud.objectstorage.internal.FIFOCache
-
Returns the current size of the cache.
- size() - Method in class com.ibm.cloud.objectstorage.internal.SdkInternalMap
-
- size - Variable in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectSummary
-
The size of this object, in bytes
- size() - Method in class com.ibm.cloud.objectstorage.services.s3.model.SimpleMaterialProvider
-
- size() - Method in class com.ibm.cloud.objectstorage.util.ImmutableMapParameter
-
- skip(long) - Method in class com.ibm.cloud.objectstorage.auth.AwsChunkedEncodingInputStream
-
- skip(long) - Method in class com.ibm.cloud.objectstorage.internal.DelegateInputStream
-
- skip(long) - Method in class com.ibm.cloud.objectstorage.internal.ResettableInputStream
-
- skip(long) - Method in class com.ibm.cloud.objectstorage.internal.SdkBufferedInputStream
-
- skip(long) - Method in class com.ibm.cloud.objectstorage.internal.SdkDigestInputStream
-
Skips over and discards n
bytes of data from this input
stream, while taking the skipped bytes into account for digest
calculation.
- skip(long) - Method in class com.ibm.cloud.objectstorage.internal.SdkFilterInputStream
-
- skip(long) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.AbstractRepeatableCipherInputStream
-
Deprecated.
- skip(long) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.CipherLiteInputStream
- skip(long) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.RenewableCipherLiteInputStream
-
- skip(long) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.RepeatableFileInputStream
-
Deprecated.
- skip(long) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.S3AbortableInputStream
-
- skip(long) - Method in class com.ibm.cloud.objectstorage.util.LengthCheckInputStream
- skipClientSideValidation(GetObjectRequest, ObjectMetadata) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.SkipMd5CheckStrategy
-
Conveience method to determine whether to do client side validation of a GetObject call based
on both the request and the response.
- skipClientSideValidation(PresignedUrlDownloadRequest, ObjectMetadata) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.SkipMd5CheckStrategy
-
Conveience method to determine whether to do client side validation of a
PresignedUrlDownloadRequest
call based
on both the request and the response.
- skipClientSideValidationPerGetResponse(ObjectMetadata) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.SkipMd5CheckStrategy
-
Determines whether the client should use the
Headers.ETAG
header returned by S3 to
validate the integrity of the message client side based on the server response.
- skipClientSideValidationPerPutResponse(ObjectMetadata) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.SkipMd5CheckStrategy
-
Determines whether the client should use the
Headers.ETAG
header returned by S3 to
validate the integrity of the message client side based on the server response.
- skipClientSideValidationPerRequest(PutObjectRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.SkipMd5CheckStrategy
-
Determines whether the client should use the
Headers.ETAG
header returned by S3 to
validate the integrity of the message client side.
- skipClientSideValidationPerRequest(UploadPartRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.SkipMd5CheckStrategy
-
Determines whether the client should use the
Headers.ETAG
header returned by S3 to
validate the integrity of the message client side.
- skipClientSideValidationPerRequest(GetObjectRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.SkipMd5CheckStrategy
-
Based on the given
GetObjectRequest
, returns whether the specified request should
skip MD5 check on the requested object content.
- skipClientSideValidationPerRequest(PresignedUrlDownloadRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.SkipMd5CheckStrategy
-
Based on the given
PresignedUrlDownloadRequest
, returns whether the specified request should
skip MD5 check on the requested object content.
- skipClientSideValidationPerRequest(PresignedUrlUploadRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.SkipMd5CheckStrategy
-
Determines whether the client should use the
Headers.ETAG
header returned by S3 to
validate the integrity of the message client side.
- skipClientSideValidationPerUploadPartResponse(ObjectMetadata) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.SkipMd5CheckStrategy
-
Determines whether the client should use the
Headers.ETAG
header returned by S3 to
validate the integrity of the message client side based on the server response.
- SkipMd5CheckStrategy - Class in com.ibm.cloud.objectstorage.services.s3.internal
-
Logic for determining whether MD5 checksum validation should be performed or not.
- skipServerSideValidation(PutObjectRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.SkipMd5CheckStrategy
-
Determines whether the client should calculate and send the
Headers.CONTENT_MD5
header to be validated by S3 per the request.
- skipServerSideValidation(UploadPartRequest) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.SkipMd5CheckStrategy
-
Determines whether the client should calculate and send the
Headers.CONTENT_MD5
header to be validated by S3 per the request.
- sock - Variable in class com.ibm.cloud.objectstorage.internal.DelegateSocket
-
- sock - Variable in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- SOURCE_PROFILE - Static variable in class com.ibm.cloud.objectstorage.auth.profile.internal.ProfileKeyConstants
-
Property name for specifying the profile credentials to use when assuming a role
- SSEAlgorithm - Enum in com.ibm.cloud.objectstorage.services.s3.model
-
Server-side Encryption Algorithm.
- SSEAwsKeyManagementParams - Class in com.ibm.cloud.objectstorage.services.s3.model
-
- SSEAwsKeyManagementParams() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SSEAwsKeyManagementParams
-
Constructs a new instance of SSEAwsKeyManagementParams.
- SSEAwsKeyManagementParamsProvider - Interface in com.ibm.cloud.objectstorage.services.s3.model
-
Implemented by classes that support the option of using SSE with Amazon Web Services Key
Management System.
- SSECustomerKey - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Represents a customer provided key for use with Amazon S3 server-side
encryption.
- SSECustomerKey(String) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SSECustomerKey
-
Constructs a new customer provided server-side encryption key using the specified
base64-encoded key material.
- SSECustomerKey(byte[]) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SSECustomerKey
-
Constructs a new customer provided server-side encryption key using the
specified raw key material.
- SSECustomerKey(SecretKey) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.SSECustomerKey
-
Constructs a new customer provided server-side encryption key using the
specified SecretKey.
- SSECustomerKeyProvider - Interface in com.ibm.cloud.objectstorage.services.s3.model
-
Implemented by classes that support the option of using SSE Customer key.
- SSEResultBase - Class in com.ibm.cloud.objectstorage.services.s3.internal
-
Common abstract base class for result that contains server side encryption
(SSE) information.
- SSEResultBase() - Constructor for class com.ibm.cloud.objectstorage.services.s3.internal.SSEResultBase
-
- StackedRequestHandler - Class in com.ibm.cloud.objectstorage.handlers
-
- StackedRequestHandler(RequestHandler2...) - Constructor for class com.ibm.cloud.objectstorage.handlers.StackedRequestHandler
-
- StackedRequestHandler(List<RequestHandler2>) - Constructor for class com.ibm.cloud.objectstorage.handlers.StackedRequestHandler
-
- STANDARD - Static variable in interface com.ibm.cloud.objectstorage.auth.SdkClock
-
- standard() - Static method in class com.ibm.cloud.objectstorage.protocol.json.JsonProtocolMarshallerBuilder
-
- standard() - Static method in class com.ibm.cloud.objectstorage.services.kms.AWSKMSClientBuilder
-
- standard() - Static method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3ClientBuilder
-
- standard() - Static method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerBuilder
-
- start(RootDoc) - Static method in class com.ibm.cloud.objectstorage.annotation.ExcludeDoclet
-
- start() - Method in class com.ibm.cloud.objectstorage.metrics.MetricCollector
-
Starts the request metric collector.
- start(String) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.XmlWriter
-
- start(String, String, String) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.XmlWriter
-
- start(String, String[], String[]) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.XmlWriter
-
- STARTED_EVENT_CODE - Static variable in class com.ibm.cloud.objectstorage.event.ProgressEvent
-
- startElement(String) - Method in class com.ibm.cloud.objectstorage.util.XMLWriter
-
Starts a new element with the specified name at the current position in
the in-progress XML document.
- startEvent(String) - Method in class com.ibm.cloud.objectstorage.util.AWSRequestMetrics
-
- startEvent(MetricType) - Method in class com.ibm.cloud.objectstorage.util.AWSRequestMetrics
-
- startEvent(String) - Method in class com.ibm.cloud.objectstorage.util.AWSRequestMetricsFullSupport
-
Start an event which will be timed.
- startEvent(MetricType) - Method in class com.ibm.cloud.objectstorage.util.AWSRequestMetricsFullSupport
-
- startHandshake() - Method in class com.ibm.cloud.objectstorage.internal.DelegateSSLSocket
-
- startMarshalling() - Method in class com.ibm.cloud.objectstorage.protocol.json.internal.JsonProtocolMarshaller
-
If there is not an explicit payload member then we need to start the implicit JSON request object.
- startMarshalling() - Method in interface com.ibm.cloud.objectstorage.protocol.ProtocolRequestMarshaller
-
Hook to perform an initialization that needs to happen at the start of marshalling.
- startTimer(int) - Method in class com.ibm.cloud.objectstorage.http.timers.client.ClientExecutionTimer
-
Start the timer with the specified timeout and return a object that can be used to track the
state of the timer and cancel it if need be.
- startTimer(HttpRequestBase, int) - Method in class com.ibm.cloud.objectstorage.http.timers.request.HttpRequestTimer
-
Start the timer with the specified timeout and return a object that can be used to track the
state of the timer and cancel it if need be.
- startTiming() - Static method in class com.ibm.cloud.objectstorage.util.TimingInfo
-
Captures the current wall clock time (since epoch in millisecond)
and the current time (in nanosecond) used for timing measurement.
- startTimingFullSupport() - Static method in class com.ibm.cloud.objectstorage.util.TimingInfo
-
Captures the current wall clock time (since epoch in millisecond)
and the current time (in nanosecond) used for timing measurement.
- startTimingFullSupport(long) - Static method in class com.ibm.cloud.objectstorage.util.TimingInfo
-
Captures the given start time in nanosecond, ignoring the wall clock time.
- startTimingFullSupport(long, long) - Static method in class com.ibm.cloud.objectstorage.util.TimingInfo
-
Captures the given wall clock time and start time in nanosecond
- startTransfer(String, String) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaFaspManagerWrapper
-
- state - Variable in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.AbstractTransfer
-
The current state of this transfer.
- stateChangeListeners - Variable in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.AbstractTransfer
-
Collection of listeners to be notified for changes to the state of this transfer via setState()
- StaticCredentialsProvider - Class in com.ibm.cloud.objectstorage.internal
-
- StaticCredentialsProvider(AWSCredentials) - Constructor for class com.ibm.cloud.objectstorage.internal.StaticCredentialsProvider
-
Deprecated.
- StaticEncryptionMaterialsProvider - Class in com.ibm.cloud.objectstorage.services.s3.model
-
Simple implementation of EncryptionMaterialsProvider that just wraps static
EncryptionMaterials.
- StaticEncryptionMaterialsProvider(EncryptionMaterials) - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.StaticEncryptionMaterialsProvider
-
- StaticSignerProvider - Class in com.ibm.cloud.objectstorage.auth
-
Implementation of
SignerProvider
that always returns the same signer regardless of
context.
- StaticSignerProvider(Signer) - Constructor for class com.ibm.cloud.objectstorage.auth.StaticSignerProvider
-
- StaxResponseHandler<T> - Class in com.ibm.cloud.objectstorage.http
-
Default implementation of HttpResponseHandler that handles a successful
response from an AWS service and unmarshalls the result using a StAX
unmarshaller.
- StaxResponseHandler(Unmarshaller<T, StaxUnmarshallerContext>, boolean, boolean) - Constructor for class com.ibm.cloud.objectstorage.http.StaxResponseHandler
-
- StaxResponseHandler(Unmarshaller<T, StaxUnmarshallerContext>) - Constructor for class com.ibm.cloud.objectstorage.http.StaxResponseHandler
-
Constructs a new response handler that will use the specified StAX
unmarshaller to unmarshall the service response and uses the specified
response element path to find the root of the business data in the
service's response.
- stop() - Method in class com.ibm.cloud.objectstorage.metrics.MetricCollector
-
Stops the request metric collector.
- STORAGE_CLASS - Static variable in interface com.ibm.cloud.objectstorage.services.s3.Headers
-
Header describing what class of storage a user wants
- storageClass - Variable in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectSummary
-
The class of storage used by Amazon S3 to store this object
- StorageClass - Enum in com.ibm.cloud.objectstorage.services.s3.model
-
Specifies constants that define Amazon S3 storage classes.
- StorageClassAnalysis - Class in com.ibm.cloud.objectstorage.services.s3.model.analytics
-
- StorageClassAnalysis() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.analytics.StorageClassAnalysis
-
- StorageClassAnalysisDataExport - Class in com.ibm.cloud.objectstorage.services.s3.model.analytics
-
- StorageClassAnalysisDataExport() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.analytics.StorageClassAnalysisDataExport
-
- StorageClassAnalysisSchemaVersion - Enum in com.ibm.cloud.objectstorage.services.s3.model.analytics
-
The version of the output schema to use when exporting data.
- STREAM - Static variable in interface com.ibm.cloud.objectstorage.protocol.MarshallingType
-
- STRING - Static variable in class com.ibm.cloud.objectstorage.protocol.json.internal.HeaderMarshallers
-
- STRING - Static variable in class com.ibm.cloud.objectstorage.protocol.json.internal.QueryParamMarshallers
-
- STRING - Static variable in class com.ibm.cloud.objectstorage.protocol.json.internal.SimpleTypeJsonMarshallers
-
- STRING - Static variable in class com.ibm.cloud.objectstorage.protocol.json.internal.SimpleTypePathMarshallers
-
- STRING - Static variable in interface com.ibm.cloud.objectstorage.protocol.MarshallingType
-
- StringInputStream - Class in com.ibm.cloud.objectstorage.util
-
Simple wrapper for ByteArrayInputStream that will automatically encode the
string as UTF-8 data, and still allows access to the original string.
- StringInputStream(String) - Constructor for class com.ibm.cloud.objectstorage.util.StringInputStream
-
- StringMapBuilder - Class in com.ibm.cloud.objectstorage.util
-
A convenient map builder for Strings.
- StringMapBuilder() - Constructor for class com.ibm.cloud.objectstorage.util.StringMapBuilder
-
- StringMapBuilder(String, String) - Constructor for class com.ibm.cloud.objectstorage.util.StringMapBuilder
-
- stringMapFromJsonString(String) - Static method in enum com.ibm.cloud.objectstorage.util.json.Jackson
-
Returns a map of strings from the given json string; or null if the given json string is null.
- StringToByteBufferAdapter - Class in com.ibm.cloud.objectstorage.adapters.types
-
- StringToByteBufferAdapter() - Constructor for class com.ibm.cloud.objectstorage.adapters.types.StringToByteBufferAdapter
-
- StringToInputStreamAdapter - Class in com.ibm.cloud.objectstorage.adapters.types
-
- StringToInputStreamAdapter() - Constructor for class com.ibm.cloud.objectstorage.adapters.types.StringToInputStreamAdapter
-
- StringUtils - Class in com.ibm.cloud.objectstorage.util
-
Utilities for converting objects to strings.
- StringUtils() - Constructor for class com.ibm.cloud.objectstorage.util.StringUtils
-
- STRUCTURED - Static variable in class com.ibm.cloud.objectstorage.protocol.json.internal.SimpleTypeJsonMarshallers
-
- STRUCTURED - Static variable in interface com.ibm.cloud.objectstorage.protocol.MarshallingType
-
- StructuredJsonGenerator - Interface in com.ibm.cloud.objectstorage.protocol.json
-
Interface for generating a JSON
- StructuredJsonMarshaller<T> - Interface in com.ibm.cloud.objectstorage.protocol.json
-
- StructuredPojo - Interface in com.ibm.cloud.objectstorage.protocol
-
Interface implemented by model classes so that they may marshaller themselves.
- STSProfileCredentialsServiceLoader - Class in com.ibm.cloud.objectstorage.auth.profile.internal.securitytoken
-
Loads com.ibm.cloud.objectstorage.services.securitytoken.internal.STSProfileCredentialsService
from the STS SDK module, if the module is on the current classpath.
- STSProfileCredentialsServiceProvider - Class in com.ibm.cloud.objectstorage.auth.profile.internal.securitytoken
-
- STSProfileCredentialsServiceProvider(RoleInfo) - Constructor for class com.ibm.cloud.objectstorage.auth.profile.internal.securitytoken.STSProfileCredentialsServiceProvider
-
- submitRefreshTask() - Method in class com.ibm.cloud.objectstorage.oauth.DefaultTokenManager
-
Submits a token refresh task
- subTransfers - Variable in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.MultipleFileTransfer
-
- SUSPENDED - Static variable in class com.ibm.cloud.objectstorage.services.s3.model.BucketVersioningConfiguration
-
S3 bucket versioning status indicating that versioning is suspended for a
bucket.
- swfDefault() - Static method in class com.ibm.cloud.objectstorage.PredefinedClientConfigurations
-
- SYMMETRIC_CIPHER_BLOCK_SIZE - Static variable in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.JceEncryptionConstants
-
AES cipher block size
- SYMMETRIC_KEY_ALGORITHM - Static variable in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.JceEncryptionConstants
-
Name of the symmetric encryption algorithm
- SYMMETRIC_KEY_LENGTH - Static variable in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.JceEncryptionConstants
-
Minimum length of the generated symmetric key
- SyncBuilderParams() - Constructor for class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder.SyncBuilderParams
-
- SyncProgressListener - Class in com.ibm.cloud.objectstorage.event
-
Abstract adapter class for a progress listener that is delivered with
progress event synchronously.
- SyncProgressListener() - Constructor for class com.ibm.cloud.objectstorage.event.SyncProgressListener
-
- SystemDefaultDnsResolver - Class in com.ibm.cloud.objectstorage
-
- SystemDefaultDnsResolver() - Constructor for class com.ibm.cloud.objectstorage.SystemDefaultDnsResolver
-
- SystemPropertiesCredentialsProvider - Class in com.ibm.cloud.objectstorage.auth
-
AWSCredentialsProvider
implementation that provides credentials by
looking at the
aws.accessKeyId
and
aws.secretKey
Java system properties.
- SystemPropertiesCredentialsProvider() - Constructor for class com.ibm.cloud.objectstorage.auth.SystemPropertiesCredentialsProvider
-
- SystemPropertyTlsKeyManagersProvider - Class in com.ibm.cloud.objectstorage.http
-
Implementation of
TlsKeyManagersProvider
that gets the information
about the KeyStore to load from the system properties.
- SystemPropertyTlsKeyManagersProvider() - Constructor for class com.ibm.cloud.objectstorage.http.SystemPropertyTlsKeyManagersProvider
-
- Waiter<Input extends AmazonWebServiceRequest> - Interface in com.ibm.cloud.objectstorage.waiters
-
- WaiterAcceptor<Output> - Class in com.ibm.cloud.objectstorage.waiters
-
- WaiterAcceptor() - Constructor for class com.ibm.cloud.objectstorage.waiters.WaiterAcceptor
-
- WaiterBuilder<Input extends AmazonWebServiceRequest,Output> - Class in com.ibm.cloud.objectstorage.waiters
-
- WaiterBuilder() - Constructor for class com.ibm.cloud.objectstorage.waiters.WaiterBuilder
-
- WaiterExecution<Input extends AmazonWebServiceRequest,Output> - Class in com.ibm.cloud.objectstorage.waiters
-
- WaiterExecution(WaiterExecutionBuilder<Input, Output>) - Constructor for class com.ibm.cloud.objectstorage.waiters.WaiterExecution
-
Constructs a new waiter with all the parameters defined
in the WaiterExecutionBuilder
- WaiterExecutionBuilder<Input extends AmazonWebServiceRequest,Output> - Class in com.ibm.cloud.objectstorage.waiters
-
- WaiterExecutionBuilder() - Constructor for class com.ibm.cloud.objectstorage.waiters.WaiterExecutionBuilder
-
- WaiterExecutorServiceFactory - Class in com.ibm.cloud.objectstorage.waiters
-
Static helper class that is used by generated code to build an efficient
ExecutorService
to be used by
asynchronous waiter executions.
- WaiterExecutorServiceFactory() - Constructor for class com.ibm.cloud.objectstorage.waiters.WaiterExecutorServiceFactory
-
- WaiterHandler<Input extends AmazonWebServiceRequest> - Class in com.ibm.cloud.objectstorage.waiters
-
Callbacks are executed synchronously.
- WaiterHandler() - Constructor for class com.ibm.cloud.objectstorage.waiters.WaiterHandler
-
- WaiterImpl<Input extends AmazonWebServiceRequest,Output> - Class in com.ibm.cloud.objectstorage.waiters
-
- WaiterImpl(WaiterBuilder<Input, Output>) - Constructor for class com.ibm.cloud.objectstorage.waiters.WaiterImpl
-
Constructs a new waiter with the given internal parameters
- WaiterParameters<Input extends AmazonWebServiceRequest> - Class in com.ibm.cloud.objectstorage.waiters
-
- WaiterParameters() - Constructor for class com.ibm.cloud.objectstorage.waiters.WaiterParameters
-
- WaiterParameters(Input) - Constructor for class com.ibm.cloud.objectstorage.waiters.WaiterParameters
-
- waiters() - Method in class com.ibm.cloud.objectstorage.services.s3.AbstractAmazonS3
-
- waiters() - Method in interface com.ibm.cloud.objectstorage.services.s3.AmazonS3
-
- waiters() - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Client
-
- WaiterState - Enum in com.ibm.cloud.objectstorage.waiters
-
- WaiterTimedOutException - Exception in com.ibm.cloud.objectstorage.waiters
-
- WaiterTimedOutException(String) - Constructor for exception com.ibm.cloud.objectstorage.waiters.WaiterTimedOutException
-
Constructs a new WaiterTimedOutException with the specified error
message.
- WaiterUnrecoverableException - Exception in com.ibm.cloud.objectstorage.waiters
-
- WaiterUnrecoverableException(String) - Constructor for exception com.ibm.cloud.objectstorage.waiters.WaiterUnrecoverableException
-
Constructs a new WaiterUnrecoverableException with the specified error
message.
- waitForCompletion() - Method in interface com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaTransaction
-
- waitForCompletion() - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaTransactionImpl
-
- waitForCompletion() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.AbstractTransfer
-
Waits for this transfer to complete.
- waitForCompletion() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.MultipleFileDownloadImpl
-
Waits for this transfer to complete.
- waitForCompletion() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.MultipleFileUploadImpl
-
Waits for this transfer to complete.
- waitForCompletion() - Method in interface com.ibm.cloud.objectstorage.services.s3.transfer.Transfer
-
Waits for this transfer to complete.
- waitForCopyResult() - Method in interface com.ibm.cloud.objectstorage.services.s3.transfer.Copy
-
Waits for the copy request to complete and returns the result of this
request.
- waitForCopyResult() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.CopyImpl
-
Waits for this copy operation to complete and returns the result of the
operation.
- waitForException() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.AbstractTransfer
-
Waits for this transfer to finish and returns any error that occurred, or
returns null
if no errors occurred.
- waitForException() - Method in interface com.ibm.cloud.objectstorage.services.s3.transfer.Transfer
-
Waits for this transfer to finish and returns any error that occurred, or
returns null
if no errors occurred.
- waitForUploadResult() - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.internal.UploadImpl
-
Waits for this upload to complete and returns the result of this upload.
- waitForUploadResult() - Method in interface com.ibm.cloud.objectstorage.services.s3.transfer.Upload
-
Waits for this upload to complete and returns the result of this upload.
- waitTillCompletion() - Static method in class com.ibm.cloud.objectstorage.event.SDKProgressPublisher
-
Deprecated.
- warn(Object) - Method in class com.ibm.cloud.objectstorage.log.CommonsLog
-
- warn(Object, Throwable) - Method in class com.ibm.cloud.objectstorage.log.CommonsLog
-
- warn(Object) - Method in interface com.ibm.cloud.objectstorage.log.InternalLogApi
-
Logs a message with warn log level.
- warn(Object, Throwable) - Method in interface com.ibm.cloud.objectstorage.log.InternalLogApi
-
Logs an error with warn log level.
- WEB_IDENTITY_TOKEN - Static variable in class com.ibm.cloud.objectstorage.auth.profile.internal.ProfileKeyConstants
-
Absolute path to a JWT file containing a web identity token.
- WebIdentityTokenCredentialsProvider - Class in com.ibm.cloud.objectstorage.auth
-
- WebIdentityTokenCredentialsProvider() - Constructor for class com.ibm.cloud.objectstorage.auth.WebIdentityTokenCredentialsProvider
-
- WebIdentityTokenCredentialsProvider.Builder - Interface in com.ibm.cloud.objectstorage.auth
-
- webIdentityTokenFile(String) - Method in interface com.ibm.cloud.objectstorage.auth.WebIdentityTokenCredentialsProvider.Builder
-
Define the absolute path to the web identity token file that should be used by this credentials provider.
- WebsiteConfiguration - Class in com.ibm.cloud.objectstorage.services.s3.model
-
- WebsiteConfiguration() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.WebsiteConfiguration
-
- when_I_attempt_to_call_API(String, Map<String, String>) - Method in class com.ibm.cloud.objectstorage.smoketest.AWSCucumberStepdefs
-
- when_I_call_the_API(String) - Method in class com.ibm.cloud.objectstorage.smoketest.AWSCucumberStepdefs
-
- when_I_call_the_API(String, Map<String, String>) - Method in class com.ibm.cloud.objectstorage.smoketest.AWSCucumberStepdefs
-
- withAbortIncompleteMultipartUpload(AbortIncompleteMultipartUpload) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
- withAccelerateConfiguration(BucketAccelerateConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketAccelerateConfigurationRequest
-
- withAccelerateModeEnabled(Boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Builder
-
Configures the client to use S3 accelerate endpoint for all requests.
- withAcceptors(WaiterAcceptor<Output>...) - Method in class com.ibm.cloud.objectstorage.waiters.WaiterBuilder
-
- withAcceptors(List<WaiterAcceptor<Output>>) - Method in class com.ibm.cloud.objectstorage.waiters.WaiterExecutionBuilder
-
- withAcceptRanges(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Indicate that a range of bytes was specified.
- withAccessControlList(AccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Sets the optional access control list for the new object.
- withAccessControlList(AccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the optional access control list for the new object.
- withAccessControlList(AccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CreateBucketRequest
-
Sets the optional access control list for the new bucket.
- withAccessControlList(AccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Sets the optional access control list for the new upload.
- withAccessControlList(AccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutInstructionFileRequest
-
Sets the optional access control list for the new object.
- withAccessControlList(AccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectRequest
-
- withAccessKey(String) - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallAttemptMonitoringEvent
-
Sets the accessKey
- withAccountId(String) - Method in class com.ibm.cloud.objectstorage.arn.Arn.Builder
-
- withAccountId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryS3BucketDestination
-
- withAdditionalRetentionPeriod(Long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ExtendObjectRetentionRequest
-
- withAlgorithm(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SSECustomerKey
-
Sets the encryption algorithm to use with this customer-provided
server-side encryption key, and returns this object so that method calls
can be chained together.
- withAllowedHeaders(List<String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CORSRule
-
Sets the allowed headers of this rule and returns a reference to this object for
method chaining.
- withAllowedMethods(List<CORSRule.AllowedMethods>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CORSRule
-
Sets the allowed methods of this rule and returns a reference to this object for
method chaining.
- withAllowedOrigins(List<String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CORSRule
-
Sets the allowed origins of this rule and returns a reference to this object for
method chaining.
- withAlwaysCalculateMultipartMd5(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerBuilder
-
Set to true if Transfer Manager should calculate MD5 for multipart uploads.
- withAlwaysUseCryptoProvider(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CryptoConfiguration
-
Deprecated.
Sets whether the specified crypto provider should be used in all cases.
- withAnalyticsConfiguration(AnalyticsConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketAnalyticsConfigurationResult
-
- withAnalyticsConfiguration(AnalyticsConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketAnalyticsConfigurationRequest
-
- withAnalyticsConfigurationList(List<AnalyticsConfiguration>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketAnalyticsConfigurationsResult
-
- withApi(String) - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallAttemptMonitoringEvent
-
- withApi(String) - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallMonitoringEvent
-
- withApi(String) - Method in class com.ibm.cloud.objectstorage.monitoring.ApiMonitoringEvent
-
Sets the api
- withApiCallTimeout(int) - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallMonitoringEvent
-
Sets the api call timeout
- withAscpLogPath(String) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaTransferManagerConfig
-
Set the log path for ascp processes to write to
- withAscpMaxConcurrent(int) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaTransferManagerConfig
-
Overwrite the default number of ascp processes.
- withAsperaConfig(AsperaConfig) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaTransferManagerBuilder
-
Allows a user to overwrite the asperaConfig created during initialisation
- withAsperaTransferManagerConfig(AsperaTransferManagerConfig) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaTransferManager
-
Allows a user to overwrite the AsperaTransferManager with their own customised properties.
- withAsperaTransferManagerConfig(AsperaTransferManagerConfig) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaTransferManagerBuilder
-
Allows a user to overwrite the asperaTransferManagerConfig created during initialisation
- withAttemptCount(Integer) - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallMonitoringEvent
-
Sets the attemptCount
- withAttemptLatency(Long) - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallAttemptMonitoringEvent
-
Sets the latency
- withAwsClient(AmazonWebServiceClient) - Method in class com.ibm.cloud.objectstorage.http.ExecutionContext.Builder
-
- withAwsException(String) - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallAttemptMonitoringEvent
-
Sets the awsException
- withAwsExceptionMessage(String) - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallAttemptMonitoringEvent
-
Sets the awsExceptionMessage
- withAwsQueryCompatible(Boolean) - Method in class com.ibm.cloud.objectstorage.protocol.json.JsonErrorResponseMetadata
-
- withBackoffStrategy(RetryPolicy.BackoffStrategy) - Method in class com.ibm.cloud.objectstorage.retry.RetryPolicy.RetryPolicyBuilder
-
Set the back-off strategy for controlling how long the next retry should wait.
- withBaseServiceExceptionClass(Class<? extends RuntimeException>) - Method in class com.ibm.cloud.objectstorage.protocol.json.JsonClientMetadata
-
- withBatchSize(int) - Method in class com.ibm.cloud.objectstorage.services.s3.iterable.S3Objects
-
Sets the batch size, i.e., how many
S3ObjectSummary
s will be
fetched at once.
- withBlockPublicAcls(Boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PublicAccessBlockConfiguration
-
Specifies whether Amazon S3 should block public access control lists (ACLs) for this bucket and objects in this
bucket.
- withBucket(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectAclRequest
-
The bucket name that contains the object for which to get the ACL information.
- withBucket(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectIdBuilder
-
- withBucketAccountId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsS3BucketDestination
-
Sets the account ID that owns the destination bucket and returns this object for method chaining.
- withBucketArn(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsS3BucketDestination
-
Sets the Amazon resource name (ARN) of the bucket to which data is exported
and returns this object for method chaining.
- withBucketArn(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryS3BucketDestination
-
Sets the Amazon resource name (ARN) of the bucket where inventory results will be published.
- withBucketARN(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ReplicationDestinationConfig
-
Sets the destination bucket ARN for the replication rule.
- withBucketKeyEnabled(Boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Indicate whether the object stored in Amazon S3 uses an S3 bucket key for server-side encryption with Amazon Web
Services KMS (SSE-KMS).
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbortMultipartUploadRequest
-
The bucket name to which the upload was taking place.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
The bucket name to which the PUT action was initiated.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AddLegalHoldRequest
-
Sets the name of the bucket containing the reference to the object to
add a legal hold to, and returns a reference to this
object(AddLegalHoldRequest) for method chaining.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadRequest
-
Sets the name of the bucket containing the multipart upload to complete,
and returns this updated CompleteMultipartUploadRequest so that
additional method calls can be chained together.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketAnalyticsConfigurationRequest
-
Sets the name of the bucket from which an analytics configuration is deleted
and returns this object for method chaining.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketInventoryConfigurationRequest
-
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketMetricsConfigurationRequest
-
Sets the name of the bucket from which the metrics configuration is deleted
and returns this object for method chaining.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketPolicyRequest
-
Sets the name of the Amazon S3 bucket whose policy is being deleted, and
returns the updated request object so that additional method calls can be
chained together.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteLegalHoldRequest
-
Sets the name of the bucket containing the reference to the object to
delete a legal hold from, and returns a reference to this
object(DeleteLegalHoldRequest) for method chaining.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectRequest
-
The bucket name of the bucket containing the object.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectsRequest
-
The bucket name containing the objects to delete.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeletePublicAccessBlockRequest
-
The Amazon S3 bucket whose Public Access Block configuration you want to delete.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteVersionRequest
-
Sets the name of the Amazon S3 bucket containing the version to delete.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ExtendObjectRetentionRequest
-
Sets the name of the bucket containing the reference to the object to
add a legal hold to, and returns a reference to this
object(AddLegalHoldRequest) for method chaining.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Sets the name of the bucket involved in this request, and returns this
request object to enable additional method calls to be chained together.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GenericBucketRequest
-
Sets the name of the target bucket, and returns this updated request
object so that additional method calls can be chained together.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketAnalyticsConfigurationRequest
-
Sets the name of the bucket from which an analytics configuration is to be retrieved
and returns this object for method chaining.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketInventoryConfigurationRequest
-
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketLocationRequest
-
Sets the name of the bucket whose location is being requested, and
returns this updated object so that additional method calls can be
chained together.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketMetricsConfigurationRequest
-
Sets the name of the bucket containing the metrics configuration to retrieve
and returns this object for method chaining.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketPolicyRequest
-
Sets the name of the Amazon S3 bucket whose policy is being retrieved,
and returns the updated request object so that additional method calls
can be chained together.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketWebsiteConfigurationRequest
-
Sets the name of the bucket whose website configuration is being
retrieved, and returns this updated request object so that additional
method calls can be chained together.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectLegalHoldRequest
-
The bucket name containing the object whose Legal Hold status you want to retrieve.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectLockConfigurationRequest
-
The bucket whose Object Lock configuration you want to retrieve.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectMetadataRequest
-
The name of the bucket containing the object.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
The bucket name containing the object.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRetentionRequest
-
The S3 Bucket.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetPublicAccessBlockRequest
-
The name of the Amazon S3 bucket whose Public Access Block configuration you want to retrieve.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
The name of the bucket to which to initiate the upload
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketAnalyticsConfigurationsRequest
-
Sets the name of the Amazon S3 bucket whose analytics configurations are to be listed.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketInventoryConfigurationsRequest
-
Sets the name of the Amazon S3 bucket whose inventory configurations are to be listed.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketMetricsConfigurationsRequest
-
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListMultipartUploadsRequest
-
The name of the bucket to which the multipart upload was initiated.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsRequest
-
The name of the bucket containing the objects.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Request
-
Bucket name to list.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListPartsRequest
-
Sets the BucketName property for this request.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectRequest
-
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RestoreObjectRequest
-
Sets the name of the bucket containing the reference to the object to
restore which is now stored in Amazon Glacier, and returns a reference
to this object(RestoreObjectRequest) for method chaining.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketAccelerateConfigurationRequest
-
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketAnalyticsConfigurationRequest
-
Sets the name of the bucket to which an analytics configuration is stored
and returns this object for method chaining.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketCrossOriginConfigurationRequest
-
Sets the name of the bucket whose cross origin configuration is being set,
and returns this object so that additional method calls may be chained
together.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketInventoryConfigurationRequest
-
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketLifecycleConfigurationRequest
-
Sets the name of the bucket whose lifecycle configuration is being set,
and returns this object so that additional method calls may be chained
together.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketLoggingConfigurationRequest
-
Sets the name of the bucket whose logging configuration is being set
and returns this object, enabling additional method calls to be
chained together.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketMetricsConfigurationRequest
-
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketNotificationConfigurationRequest
-
Sets the name of the bucket whose notification configuration is being
set, and returns this object so that additional method calls may be
chained together.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketPolicyRequest
-
Sets the name of the Amazon S3 bucket whose policy is being set, and
returns the updated request object so that additional method calls can be
chained together.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketProtectionConfigurationRequest
-
Sets the name of the bucket to which a protection configuration is stored
and returns this object for method chaining.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketReplicationConfigurationRequest
-
Sets the name of Amazon S3 bucket for replication configuration.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketVersioningConfigurationRequest
-
Sets the name of the bucket whose versioning configuration is being set,
and returns this object so that additional method calls may be chained
together.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketWebsiteConfigurationRequest
-
Sets the name of the bucket whose website configuration is being set and
returns this updated request object so that additional method calls can
be chained together.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectLegalHoldRequest
-
The bucket name containing the object that you want to place a Legal Hold on.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectLockConfigurationRequest
-
The S3 Bucket.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectRetentionRequest
-
The S3 Bucket.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetPublicAccessBlockRequest
-
The name of the Amazon S3 bucket whose Public Access Block configuration you want to set.
- withBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Sets the name of the bucket containing the existing, initiated multipart
upload, with which this new part will be associated, and returns this
updated object so that additional method calls can be chained together.
- withBucketRegion(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.HeadBucketResult
-
- withBypassGovernanceRetention(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectRetentionRequest
-
- withBytesReadBeforeException(int) - Method in class com.ibm.cloud.objectstorage.util.UnreliableFilterInputStream
-
- withCacheControl(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ResponseHeaderOverrides
-
Sets the cache control response header.
- withCacheControl(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Specify caching behavior along the request/reply chain.
- withCacheResponseMetadata(boolean) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets whether or not to cache response metadata.
- withCalculateMD5(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Indicates that Content MD5 should be calculated for this part,
and returns this updated request object so that additional method calls
can be chained together.
- withCannedAccessControlList(CannedAccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the canned ACL to use for the newly copied object, and returns this
CopyObjectRequest
, enabling additional method calls to be chained
together.
- withCannedAcl(CannedAccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Sets the optional pre-configured access control policy to use for the new
object.
- withCannedAcl(CannedAccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CreateBucketRequest
-
Sets the optional Canned ACL to set for the new bucket, and returns this
updated object so that additional method calls can be chained together.
- withCannedACL(CannedAccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Sets the optional canned Access Control List (ACL) to set permissions for
the new object created when the multipart upload is completed.
- withCannedAcl(CannedAccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutInstructionFileRequest
-
Sets the optional pre-configured access control policy to use for the new
object.
- withCannedAcl(CannedAccessControlList) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectRequest
-
- withChunkedEncodingDisabled(Boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Builder
-
Configures the client to disable chunked encoding for all requests.
- withChunkedEncodingDisabled(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.S3ClientOptions
-
- withClientConfiguration(ClientConfiguration) - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder
-
Sets the ClientConfiguration to be used by the client.
- withClientExecutionTimeout(int) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the amount of time (in milliseconds) to allow the client to complete the execution of
an API call.
- withClientId(String) - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallAttemptMonitoringEvent
-
- withClientId(String) - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallMonitoringEvent
-
- withClientId(String) - Method in class com.ibm.cloud.objectstorage.monitoring.ApiMonitoringEvent
-
Sets the clientId
- withClientParams(AwsSyncClientParams) - Method in class com.ibm.cloud.objectstorage.client.ClientHandlerParams
-
- withCondition(RoutingRuleCondition) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RoutingRule
-
Set the condition that must be met for the specified redirect to apply
and returns a reference to this object(RoutingRule) for method chaining.
- withConfiguration(BucketWebsiteConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketWebsiteConfigurationRequest
-
Sets the website configuration to send as part of this request, and
returns this updated request object so that additional method calls can
be chained together.
- withConnectionMaxIdleMillis(long) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the maximum amount of time that an idle connection may sit in the connection pool and
still be eligible for reuse.
- withConnectionTimeout(int) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the amount of time to wait (in milliseconds) when initially establishing a connection
before giving up and timing out, and returns the updated ClientConfiguration object so that
additional method calls may be chained together.
- withConnectionTTL(long) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the expiration time (in milliseconds) for a connection in the connection pool.
- withContentDisposition(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ResponseHeaderOverrides
-
Sets the content disposition response header override.
- withContentDisposition(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Specify presentational information for the object.
- withContentEncoding(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ResponseHeaderOverrides
-
Sets the content encoding response header override.
- withContentEncoding(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Specify what content encodings have been applied to the object and thus what decoding mechanisms must be
applied to obtain the media-type referenced by the Content-Type header field.
- withContentLanguage(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ResponseHeaderOverrides
-
Sets the content language response header override
- withContentLanguage(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set the language the content is in.
- withContentLength(Long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set the size of the body in bytes.
- withContentMd5(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Sets the expected content-md5 header of the request and returns this
object, for method chaining.
- withContentMd5(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PresignedUrlUploadResult
-
Sets the Base64-encoded MD5 hash of the object content that was
calculated on the client-side.
- withContentRange(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set the portion of the object returned in the response.
- withContentType(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Sets the expected content-type of the request and returns
this object, for method chaining.
- withContentType(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ResponseHeaderOverrides
-
Sets the content type response header override.
- withContentType(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set the standard MIME type describing the format of the object data.
- withContentTypeOverride(String) - Method in class com.ibm.cloud.objectstorage.protocol.json.JsonClientMetadata
-
- withContinuationToken(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketAnalyticsConfigurationsRequest
-
Sets the optional continuation token.
- withContinuationToken(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketAnalyticsConfigurationsResult
-
Sets the optional continuation token.
- withContinuationToken(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketInventoryConfigurationsRequest
-
Sets the optional continuation token.
- withContinuationToken(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketInventoryConfigurationsResult
-
Sets the optional continuation token.
- withContinuationToken(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketMetricsConfigurationsRequest
-
Sets the optional continuation token.
- withContinuationToken(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketMetricsConfigurationsResult
-
Sets the optional continuation token.
- withContinuationToken(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Request
-
Sets the optional continuation token.
- withCounter(String, long) - Method in class com.ibm.cloud.objectstorage.util.AWSRequestMetrics
-
- withCounter(MetricType, long) - Method in class com.ibm.cloud.objectstorage.util.AWSRequestMetrics
-
- withCreateEncryptionMaterial(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptedInitiateMultipartUploadRequest
-
- withCreateTime(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListLegalHoldsResult
-
- withCredentials(AWSCredentialsProvider) - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder
-
Sets the AWSCredentialsProvider used by the client.
- withCrossOriginConfiguration(BucketCrossOriginConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketCrossOriginConfigurationRequest
-
Sets the new cross origin configuration for the specified bucket and
returns this object, enabling additional method calls to be chained
together.
- withCryptoMode(CryptoMode) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CryptoConfiguration
-
Deprecated.
Fluent API to set the crypto mode; applicable only to the S3 encryption
client.
- withCryptoProvider(Provider) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CryptoConfiguration
-
Deprecated.
Sets the crypto provider to the specified provider, and returns the
updated CryptoConfiguration object.
- withCustomErrorCodeFieldName(String) - Method in class com.ibm.cloud.objectstorage.protocol.json.JsonErrorResponseMetadata
-
- withDataExport(StorageClassAnalysisDataExport) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.StorageClassAnalysis
-
Sets the container used to describe how data related to the
storage class analysis should be exported.
- withDate(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Transition
-
Set the expiration date of this object and returns a reference to
this object(Transition) for method chaining.
- withDays(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.NoncurrentVersionExpiration
-
Specifies the number of days an object is noncurrent before Amazon S3 can perform the associated action.
- withDays(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
-
Sets the time in days from when a new version of the object
is uploaded to the bucket and when older versions are archived,
and returns a reference to this object for method chaining.
- withDays(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Transition
-
Sets the time, in days, between when an object is uploaded to the
bucket and when it expires, and returns a reference to this object
for method chaining.
- withDays(Integer) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DefaultRetention
-
The number of days that you want to specify for the default retention period.
- withDaysAfterInitiation(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbortIncompleteMultipartUpload
-
- withDefaultPollingStrategy(PollingStrategy) - Method in class com.ibm.cloud.objectstorage.waiters.WaiterBuilder
-
- withDefaultRetention(DefaultRetention) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectLockRule
-
The default retention period that you want to apply to new objects placed in the specified bucket.
- withDefaultRetentionInDays(Integer) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketProtectionConfiguration
-
- withDelayInMs(int) - Method in class com.ibm.cloud.objectstorage.test.retry.RetryableParams
-
- withDeleteMarker(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set whether an object stored in Amazon S3 is (true
) or is not (false
) a delete
marker.
- withDeleteMarkerReplication(DeleteMarkerReplication) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ReplicationRule
-
Fluent method to set the DeleteMarkerReplication that is indicate if delete
markers have or don't have to be replicated in Replication configuration V2.
- withDelimiter(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListMultipartUploadsRequest
-
Sets the optional delimiter parameter that causes multipart uploads for
keys that contain the same string between the prefix and the first
occurrence of the delimiter to be rolled up into a single result element
in the
MultipartUploadListing.getCommonPrefixes()
list.
- withDelimiter(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsRequest
-
Sets the optional delimiter parameter that causes keys that contain the
same string between the prefix and the first occurrence of the delimiter
to be rolled up into a single result element in the
ObjectListing.getCommonPrefixes()
list.
- withDelimiter(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Request
-
Sets the optional delimiter parameter that causes keys that contain the
same string between the prefix and the first occurrence of the delimiter
to be rolled up into a single result element in the
ListObjectsV2Result.getCommonPrefixes()
list.
- withDestination(AnalyticsExportDestination) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.StorageClassAnalysisDataExport
-
Sets the place to store the data for an analysis
and return this object for method chaining.
- withDestination(InventoryDestination) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryConfiguration
-
Sets the
InventoryDestination
that contains information
about where to publish the inventory results and returns
this object for method chaining.
- withDestinationBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the name of the destination bucket which will contain the new,
copied object and returns this object, enabling additional method calls
to be chained together.
- withDestinationBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Sets the name of the destination bucket which will contain the new,
copied object and returns this object, enabling additional method calls
to be chained together.
- withDestinationConfig(ReplicationDestinationConfig) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ReplicationRule
-
Sets the destination configuration for the replication rule.Returns the
updated object.
- withDestinationKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the destination bucket key under which the new, copied object
will be stored and returns this object, enabling additional method calls
can be chained together.
- withDestinationKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Sets the destination bucket key under which the new, copied object
will be stored and returns this object, enabling additional method calls
can be chained together.
- withDestinationRoot(String) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaConfig
-
Set the file ID of the destination root directory.
- withDestinationSSECustomerKey(SSECustomerKey) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the optional customer-provided server-side encryption key to use to
encrypt the destination object being copied, and returns the updated
request object so that additional method calls can be chained together.
- withDestinationSSECustomerKey(SSECustomerKey) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Returns the optional customer-provided server-side encryption key to use
to encrypt the source object part being copied, and returns the updated
request object so that additional method calls can be chained together.
- withDeviceSerialNumber(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultiFactorAuthentication
-
Sets the Multi-Factor Authentication device serial number to include with
this request.
- withDisableHostPrefixInjection(boolean) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the configuration option to disable the host prefix injection.
- withDisableParallelDownloads(Boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerBuilder
-
Sets the option to disable parallel downloads.
- withDisableSocketProxy(boolean) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Set whether to disable proxies at the socket level.
- withDisableStrictHostnameVerification(boolean) - Method in class com.ibm.cloud.objectstorage.client.ClientHandlerParams
-
- withDiskLimit(long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadObjectRequest
-
Configured the maximum disk space (in bytes) that will be consumed for
this request.
- withDnsResolver(DnsResolver) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the DNS Resolver that should be used to for resolving AWS IP addresses.
- withDownloadSizePerRequest(long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PresignedUrlDownloadConfig
-
- withDualstackEnabled(Boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Builder
-
Configures the client to use Amazon S3 dualstack mode for all requests.
- withEnabled(Boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryConfiguration
-
Sets the value whether the inventory is enabled or disabled
and returns this object for method chaining.
- withEncodingType(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListMultipartUploadsRequest
-
Sets the optional encodingType
parameter indicating the
encoding method to be applied on the response.
- withEncodingType(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsRequest
-
Sets the optional encodingType
parameter indicating the
encoding method to be applied on the response.
- withEncodingType(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Request
-
Sets the optional encodingType
parameter indicating the
encoding method to be applied on the response.
- withEncodingType(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListPartsRequest
-
Sets the optional encodingType
parameter indicating the
encoding method to be applied on the response.
- withEncryptionType(EncryptionType) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CreateBucketRequest
-
- withEndpoint(String) - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceClient
-
- withEndpointConfiguration(AwsClientBuilder.EndpointConfiguration) - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder
-
Sets the endpoint configuration (service endpoint & signing region) to be used for requests.
- withErrorCode(String) - Method in class com.ibm.cloud.objectstorage.protocol.json.JsonErrorShapeMetadata
-
- withErrorCode(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set a string that uniquely identifies an error condition.
- witherrorDocument(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WebsiteConfiguration
-
- withErrorMessage(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set a generic description of the error condition.
- withErrorResponseHandler(HttpResponseHandler<? extends SdkBaseException>) - Method in class com.ibm.cloud.objectstorage.client.ClientExecutionParams
-
- withErrorShapes(List<JsonErrorShapeMetadata>) - Method in class com.ibm.cloud.objectstorage.protocol.json.JsonErrorResponseMetadata
-
- withETag(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartETag
-
Sets the entity tag generated from the content of the associated part,
and returns this updated PartETag object so that additional method calls
can be chained together.
- withETag(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set an opaque identifier assigned by a web server to a specific version of a resource found at a URL.
- withEvents(Set<String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.NotificationConfiguration
-
- withException(Exception) - Method in class com.ibm.cloud.objectstorage.handlers.HandlerAfterAttemptContext.HandlerAfterAttemptContextBuilder
-
Fluent set for what the exception should be on the eventual HandlerAfterAttemptContext instance
- withException(Exception) - Method in class com.ibm.cloud.objectstorage.retry.internal.CredentialsEndpointRetryParameters.Builder
-
- withExceptionUnmarshaller(JsonErrorUnmarshaller) - Method in class com.ibm.cloud.objectstorage.protocol.json.JsonErrorShapeMetadata
-
- withExecutorFactory(ExecutorFactory) - Method in class com.ibm.cloud.objectstorage.client.builder.AwsAsyncClientBuilder
-
Sets a custom executor service factory to use for the async clients.
- withExecutorFactory(ExecutorFactory) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerBuilder
-
- withExecutorService(ExecutorService) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadObjectRequest
-
Configure a custom executor service for concurrent uploads.
- withExecutorService(ExecutorService) - Method in class com.ibm.cloud.objectstorage.waiters.WaiterBuilder
-
- withExpectedBucketOwner(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketAnalyticsConfigurationRequest
-
- withExpectedBucketOwner(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketCrossOriginConfigurationRequest
-
- withExpectedBucketOwner(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketInventoryConfigurationRequest
-
- withExpectedBucketOwner(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketLifecycleConfigurationRequest
-
- withExpectedBucketOwner(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketMetricsConfigurationRequest
-
- withExpectedBucketOwner(String) - Method in interface com.ibm.cloud.objectstorage.services.s3.model.ExpectedBucketOwnerRequest
-
Set the account id of the expected bucket owner.
- withExpectedBucketOwner(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketAccelerateConfigurationRequest
-
- withExpectedBucketOwner(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketAnalyticsConfigurationRequest
-
- withExpectedBucketOwner(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketInventoryConfigurationRequest
-
- withExpectedBucketOwner(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketLoggingConfigurationRequest
-
- withExpectedBucketOwner(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketMetricsConfigurationRequest
-
- withExpectedBucketOwner(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectLegalHoldRequest
-
- withExpectedBucketOwner(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectLockConfigurationRequest
-
- withExpectedBucketOwner(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRetentionRequest
-
- withExpectedBucketOwner(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectLegalHoldRequest
-
- withExpectedBucketOwner(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectLockConfigurationRequest
-
- withExpectedBucketOwner(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectRetentionRequest
-
- withExpiration(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Sets the expiration date at which point the new pre-signed URL will no
longer be accepted by Amazon S3, and returns this request object to
enable additional method calls to be chained together.
- withExpiration(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
If the object expiration is configured (see PUT Bucket lifecycle), the response includes this header.
- withExpirationDate(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the expiration date of the object and returns a reference to this
object(Rule) for method chaining.
- withExpirationDate(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListLegalHoldsResult
-
Sets the retention expiration date for the object and returns
ListLegalHoldsResult
object for method chaining.
- withExpirationInDays(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the time, in days, between when an object is uploaded to the
bucket and when it expires, and returns a reference to this object
for method chaining.
- withExpirationInDays(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RestoreObjectRequest
-
Set the lifetime of the active copy in days.
- withExpiredObjectDeleteMarker(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Fluent method for setting the value of the ExpiredObjectDeleteMarkers attributes.
- withExpires(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ResponseHeaderOverrides
-
Sets the expires response header override.
- withExpires(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set the date and time at which the object is no longer cacheable.
- withExposedHeaders(List<String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CORSRule
-
Sets the exposeHeaders of this rule and returns a reference to this object for
method chaining.
- withExtendRetentionFromCurrentTime(Long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ExtendObjectRetentionRequest
-
- withExternalId(String) - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.securitytoken.RoleInfo
-
A unique identifier that is used by third parties when assuming roles in
their customers' accounts.
- withExtraMaterialsDescription(ExtraMaterialsDescription) - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptedGetObjectRequest
-
Sets the supplemental materials description for the encryption materials
to be used with the current request.
- withExtraMaterialsDescription(Map<String, String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptedGetObjectRequest
-
Fluent API to set the supplemental materials description for the
encryption materials to be used with the current request.
- withFastFailRateLimiting(boolean) - Method in class com.ibm.cloud.objectstorage.retry.RetryPolicy.RetryPolicyBuilder
-
Whether the client should fail immediately when it cannot immediately make a request because there is not enough capacity in the rate limiter.
- withFetchOwner(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Request
-
Sets the optional fetch owner flag.
- withFile(File) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Sets the file containing the data to be uploaded to Amazon S3.
- withFile(File) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PresignedUrlUploadRequest
-
- withFile(File) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectRequest
-
- withFile(File) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Sets the file containing the data to upload, and returns this updated
UploadPartRequest object so that additional method calls can be chained
together.
- withFile(File) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
- withFileOffset(long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Sets the optional offset in the specified file, at which to begin
uploading data for this part, and returns this updated UploadPartRequest
object so that additional method calls can be chained together.
- withFilter(AnalyticsFilter) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsConfiguration
-
Sets the filter used to describe a set of objects for analysis.
- withFilter(LifecycleFilter) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Fluent method to set the
LifecycleFilter
that is used to identify objects
that a Lifecycle Rule applies to.
- withFilter(InventoryFilter) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryConfiguration
-
Sets the inventoryFilter used to describe a set of objects
to include in inventory results.
- withFilter(MetricsFilter) - Method in class com.ibm.cloud.objectstorage.services.s3.model.metrics.MetricsConfiguration
-
- withFilter(Filter) - Method in class com.ibm.cloud.objectstorage.services.s3.model.NotificationConfiguration
-
- withFilter(ReplicationFilter) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ReplicationRule
-
Fluent method to set the
ReplicationFilter
that is used to identify objects
that a CRR Rule applies to.
- withFilterRules(List<FilterRule>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3KeyFilter
-
- withFilterRules(FilterRule...) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3KeyFilter
-
Convenience varargs method to set the list of
FilterRule
s for this
S3KeyFilter
and returns this object for method chaining
- withFinalAwsException(String) - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallMonitoringEvent
-
- withFinalAwsExceptionMessage(String) - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallMonitoringEvent
-
- withFinalHttpStatusCode(Integer) - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallMonitoringEvent
-
- withFinalSdkException(String) - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallMonitoringEvent
-
- withFinalSdkExceptionMessage(String) - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallMonitoringEvent
-
- withFirstByte(Long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Sets the optional zero-based byte offset to begin copying the source
object.
- withForceGlobalBucketAccessEnabled(Boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Builder
-
Configure whether global bucket access is enabled for clients generated by this builder.
- withFormat(AnalyticsS3ExportFileFormat) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsS3BucketDestination
-
Sets the file format used when exporting data to Amazon S3.
- withFormat(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsS3BucketDestination
-
Sets the file format used when exporting data to Amazon S3.
- withFormat(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryS3BucketDestination
-
- withFormat(InventoryFormat) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryS3BucketDestination
-
- withFqdn(String) - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallAttemptMonitoringEvent
-
Sets the fqdn
- withFrequency(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventorySchedule
-
Sets the frequency for producing inventory results
and returns
InventorySchedule
object
for method chaining.
- withFrequency(InventoryFrequency) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventorySchedule
-
Sets the frequency for producing inventory results
and returns
InventorySchedule
object
for method chaining.
- withGeneralProgressListener(ProgressListener) - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceRequest
-
Sets the optional progress listener for receiving updates about the progress of the request,
and returns a reference to this object so that method calls can be chained together.
- withGlacierJobParameters(GlacierJobParameters) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RestoreObjectRequest
-
Sets Glacier related parameters pertaining to this job.
- withGzip(boolean) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets whether gzip decompression should be used when receiving HTTP responses.
- withHasStreamingSuccessResponse(boolean) - Method in class com.ibm.cloud.objectstorage.protocol.json.JsonOperationMetadata
-
- withHeader(String, String) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
- withHonorDefaultBackoffStrategyInRetryMode(boolean) - Method in class com.ibm.cloud.objectstorage.retry.RetryPolicy.RetryPolicyBuilder
-
Whether the policy should honor the backoff strategy dictated by the configured retry mode.
- withHonorDefaultMaxErrorRetryInRetryMode(boolean) - Method in class com.ibm.cloud.objectstorage.retry.RetryPolicy.RetryPolicyBuilder
-
Whether the policy should honor the max error retries dictated by the configured retry mode.
- withHonorMaxErrorRetryInClientConfig(boolean) - Method in class com.ibm.cloud.objectstorage.retry.RetryPolicy.RetryPolicyBuilder
-
- withHostName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RedirectRule
-
Set the host name to use in the redirect request and returns a reference
to this object(RoutingRuleRedirect) for method chaining.
- withHttpErrorCodeReturnedEquals(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RoutingRuleCondition
-
Set the HTTP error code when the redirect is applied and returns a
reference to this object(RoutingRuleCondition) for method chaining.
- withHttpMethodName(HttpMethodName) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PresignedUrlUploadRequest
-
- withHttpRedirectCode(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RedirectRule
-
Set the HTTP code to use in the redirect response and returns a reference
to this object(RoutingRuleRedirect) for method chaining.
- withHttpStatusCode(Integer) - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallAttemptMonitoringEvent
-
Sets the httpStatusCode
- withHttpStatusCode(Integer) - Method in class com.ibm.cloud.objectstorage.protocol.json.JsonErrorShapeMetadata
-
- withIAMEndpoint(String) - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder
-
Sets the IAM endpoint to use for token retrieval by the DefaultTokenManager
and the DefaultTokenProvider.
- withIamEndpoint(String) - Method in class com.ibm.cloud.objectstorage.oauth.DelegateTokenProvider
-
- withIAMMaxRetry(int) - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder
-
Sets the maximum number of attempts for retrieving/refreshing IAM token by the DefaultTokenManager.
- withIAMTokenRefresh(double) - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder
-
Sets the time offset used for IAM token refresh by the DefaultTokenManager.
- withId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsConfiguration
-
Sets the identifier used to represent an analytics configuration
and returns the
AnalyticsConfiguration
object
for method chaining.
- withId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the ID of this rule and returns a reference to this object for
method chaining.
- withId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CORSRule
-
Sets the ID of this rule and returns a reference to this object for
method chaining.
- withId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketAnalyticsConfigurationRequest
-
Sets the identifier used to represent an analytics configuration
and returns this object for method chaining.
- withId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketInventoryConfigurationRequest
-
- withId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteBucketMetricsConfigurationRequest
-
- withId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketAnalyticsConfigurationRequest
-
Sets the identifier used to represent an analytics configuration
and returns this object for method chaining.
- withId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketInventoryConfigurationRequest
-
- withId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketMetricsConfigurationRequest
-
- withId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryConfiguration
-
Sets the ID used to identify the inventory configuration
and returns this object for method chaining.
- withId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.LegalHold
-
Sets the id for this
LegalHold
and returns this object for method chaining
- withId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.metrics.MetricsConfiguration
-
Sets the ID used to identify the metrics configuration and returns this object for method chaining.
- withIgnoreMissingInstructionFile(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CryptoConfiguration
-
Deprecated.
Fluent API to set the property to ignore instruction file that cannot be
found during a GET operation.
- withIgnorePublicAcls(Boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PublicAccessBlockConfiguration
-
Specifies whether Amazon S3 should ignore public ACLs for this bucket and objects in this bucket.
- withIncludedObjectVersions(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryConfiguration
-
Sets which object version(s) to included in the inventory results
and returns this object for method chaining.
- withIncludedObjectVersions(InventoryIncludedObjectVersions) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryConfiguration
-
Sets which object version(s) to included in the inventory results
and returns this object for method chaining.
- withIndexDocumentSuffix(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketWebsiteConfiguration
-
Sets the document to serve when a directory is specified (ex:
index.html).
- withIndexDocumentSuffix(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WebsiteConfiguration
-
- withInput(Input) - Method in class com.ibm.cloud.objectstorage.client.ClientExecutionParams
-
- withInputStream(InputStream) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Sets the input stream containing the data to be uploaded to Amazon S3.
- withInputStream(InputStream) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PresignedUrlUploadRequest
-
- withInputStream(InputStream) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectRequest
-
- withInputStream(InputStream) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Sets the stream containing the data to upload for the new part, and
returns this updated object so that additional method calls can be
chained together.
- withInputStream(InputStream) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
- withInstructionFileSuffix(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptedGetObjectRequest
-
Fluent API to explicitly sets the suffix of an instruction file to be
used to retrieve the S3 encrypted object.
- withInventoryConfiguration(InventoryConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketInventoryConfigurationResult
-
- withInventoryConfiguration(InventoryConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketInventoryConfigurationRequest
-
- withInventoryConfigurationList(List<InventoryConfiguration>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketInventoryConfigurationsResult
-
- withIsRedirect(boolean) - Method in class com.ibm.cloud.objectstorage.internal.auth.SignerProviderContext.Builder
-
- withKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbortMultipartUploadRequest
-
Sets the key of the multipart upload to abort and returns the updated
AbortMultipartUploadRequest object so that additional method calls can be
chained together.
- withKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Sets the key under which to store the new object.
- withKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AddLegalHoldRequest
-
Sets the key, the name of the reference to the object to add a legal hold to.
- withKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadRequest
-
Sets the key under which the multipart upload to complete is stored, and
returns this updated CompleteMultipartUploadRequest object so that
additional method calls can be chained together.
- withKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteLegalHoldRequest
-
Sets the key, the name of the reference to the object to delete a legal hold from.
- withKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectRequest
-
Sets the key of the object to delete and returns this object, enabling
additional method calls to be chained together.
- withKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteVersionRequest
-
Sets the key of the version to delete
Returns this
DeleteVersionRequest
, enabling additional method
calls to be chained together.
- withKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ExtendObjectRetentionRequest
-
Sets the key, the name of the reference to the object to add a legal hold to.
- withKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Sets the key of the object involved in this request, and returns this
request object to enable additional method calls to be chained together.
- withKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectAclRequest
-
Sets the key under which the object whose ACL to be retrieved is stored.
- withKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectLegalHoldRequest
-
The Object Key.
- withKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectMetadataRequest
-
Sets the key of the object whose metadata is being retrieved.
- withKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Sets the key under which the object to be downloaded is stored.
- withKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRetentionRequest
-
The Object Key.
- withKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Sets the key by which to store the new multipart upload, and hence, the
eventual object created from the multipart upload.
- withKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListPartsRequest
-
Sets the key of the associated multipart upload whose parts are being
listed, and returns this updated ListPartsRequest object so that
additional method calls can be chained together.
- withKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectRequest
-
- withKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RestoreObjectRequest
-
Sets the key, the name of the reference to the object to restore, which
is now stored in Amazon Glacier.
- withKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectIdBuilder
-
- withKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectLegalHoldRequest
-
The Object Key.
- withKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectRetentionRequest
-
The Object Key.
- withKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Sets the key of the initiated multipart upload, and returns this updated
object so that additional method calls can be chained together.
- withKeyMarker(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListMultipartUploadsRequest
-
Sets the KeyMarker property for this request.
- withKeyPrefixEquals(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RoutingRuleCondition
-
Set the object key name prefix when the redirect is applied and returns a
reference to this object(RoutingRuleCondition) for method chaining.
- withKeys(List<DeleteObjectsRequest.KeyVersion>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectsRequest
-
Sets the list of keys to delete from this bucket, clearing any existing
list of keys.
- withKeys(String...) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectsRequest
-
Convenience method to specify a set of keys without versions.
- withKeyWrapExpected(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptedGetObjectRequest
-
- withLastByte(Long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Sets the optional zero-based byte offset to stop copying the source.
- withLastModified(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set the date and time the object was last modified.
- withLastPart(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Marks this part as the last part being uploaded in a multipart upload,
and returns this updated request object so that additional method calls
can be chained together.
- withLatency(Long) - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallMonitoringEvent
-
Sets the latency
- withLatest(EncryptionMaterials) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SimpleMaterialProvider
-
- withLegalHold(ObjectLockLegalHold) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectLegalHoldResult
-
The current Legal Hold status for the specified object.
- withLegalHold(ObjectLockLegalHold) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectLegalHoldRequest
-
Container element for the Legal Hold configuration you want to apply to the specified object.
- withLegalHoldId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AddLegalHoldRequest
-
Sets the legal hold id to be added and returns a reference to
this object for method chaining.
- withLegalHoldId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteLegalHoldRequest
-
Sets the legal hold id to be deleted and returns a reference to
this object for method chaining.
- withLegalHolds(List<LegalHold>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListLegalHoldsResult
-
Sets the list of legal holds for the object and returns
ListLegalHoldsResult
object for method chaining.
- withLifecycleConfiguration(BucketLifecycleConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketLifecycleConfigurationRequest
-
Sets the new lifecycle configuration for the specified bucket and
returns this object, enabling additional method calls to be chained
together.
- withLocalAddress(InetAddress) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the optional local address the client will bind to and returns the updated
ClientConfiguration object.
- withLockMinRate(boolean) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaConfig
-
Set to indicate if the minimum transfer rate is locked by the server.
- withLockRatePolicy(boolean) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaConfig
-
Set to indicate if the rate policy is locked by the server.
- withLockTargetRate(boolean) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaConfig
-
Set to indicate if the target transfer rate is locked by the server.
- withLoggingConfiguration(BucketLoggingConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketLoggingConfigurationRequest
-
Sets the logging configuration for the specified bucket and returns
the updated object, enabling additional method calls to be chained
together.
- withLongLivedCredentials(AWSCredentials) - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.securitytoken.RoleInfo
-
Provides the credentials that are used to assume the role.
- withLongLivedCredentialsProvider(AWSCredentialsProvider) - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.securitytoken.RoleInfo
-
Provides the credentials that are used to assume the role.
- withMarker(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketsExtendedRequest
-
Sets the optional marker parameter indicating where to begin
listing.
- withMarker(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsRequest
-
Sets the optional marker parameter indicating where in the bucket to begin
listing.
- withMarshaller(Marshaller<Request<Input>, Input>) - Method in class com.ibm.cloud.objectstorage.client.ClientExecutionParams
-
- withMatchingETagConstraint(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Adds a single ETag constraint to this request and returns this object,
enabling additional method calls to be chained together.
- withMatchingETagConstraint(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Adds a single ETag constraint to this request and returns this object,
enabling additional method calls to be chained together.
- withMatchingETagConstraint(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Sets a single ETag constraint to this request.
- withMatchingETagConstraints(List<String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
- withMaterialsDescription(Map<String, String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptedInitiateMultipartUploadRequest
-
sets the materials description for the encryption materials to be used with the current Multi Part Upload Request.
- withMaterialsDescription(Map<String, String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptedPutObjectRequest
-
sets the materials description for the encryption materials to be used with the current PutObjectRequest.
- withMaterialsDescription(Map<String, String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadObjectRequest
-
- withMaxAgeSeconds(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CORSRule
-
Sets the max age in seconds of this rule and returns a reference to this object for
method chaining.
- withMaxAttempts(int) - Method in class com.ibm.cloud.objectstorage.test.retry.RetryableParams
-
- withMaxConnections(int) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the maximum number of allowed open HTTP connections and returns the updated
ClientConfiguration object.
- withMaxConsecutiveRetriesBeforeThrottling(int) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Set the maximum number of consecutive failed retries that the client will permit before
throttling all subsequent retries of failed requests.
- withMaxErrorRetry(int) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the maximum number of retry attempts for failed retryable requests (ex: 5xx error
responses from services), and returns the updated ClientConfiguration object.
- withMaxErrorRetry(int) - Method in class com.ibm.cloud.objectstorage.retry.RetryPolicy.RetryPolicyBuilder
-
Set aximum number of retry attempts for failed requests.
- withMaxFaspCacheSize(int) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaTransferManagerConfig
-
Overwrite the FaspConnectionInfo cache.
- withMaximumRetentionInDays(Integer) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketProtectionConfiguration
-
- withMaxKeys(Integer) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketsExtendedRequest
-
Sets the optional maxKeys
parameter indicating the maximum number of keys to
include in the response.
- withMaxKeys(Integer) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsRequest
-
Sets the optional maxKeys
parameter indicating the maximum number of keys to
include in the response.
- withMaxKeys(Integer) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Request
-
Sets the optional maxKeys
parameter indicating the maximum number of keys to
include in the response.
- withMaxNumErrors(int) - Method in class com.ibm.cloud.objectstorage.util.UnreliableFilterInputStream
-
- withMaxParts(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListPartsRequest
-
Sets the optional maximum number of parts to be returned in the part
listing and returns this updated ListPartsRequest objects so that
additional method calls can be chained together.
- withMaxRetriesExceeded(int) - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallMonitoringEvent
-
Sets the api call timeout
- withMaxUploads(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListMultipartUploadsRequest
-
Sets the optional maximum number of uploads to return and returns this
updated ListMultipartUploadsRequest object so that additional method
calls can be chained together.
- withMd5(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SSECustomerKey
-
Sets the optional MD5 digest (base64-encoded) of the encryption key to
use when encrypting the object, and returns the updated object so that
additional method calls can be chained together.
- withMD5Digest(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Sets the optional, but recommended, MD5 hash of the content of this part.
- withMetadata(ObjectMetadata) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Sets the optional metadata instructing Amazon S3 how to handle the
uploaded data (e.g.
- withMetadata(ObjectMetadata) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PresignedUrlUploadRequest
-
Sets the optional metadata instructing Amazon S3 how to handle the
uploaded data (e.g.
- withMetadata(ObjectMetadata) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PresignedUrlUploadResult
-
- withMetadata(ObjectMetadata) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectRequest
-
- withMetadata(ObjectMetadata) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set a map of metadata to store with the object in S3.
- withMetadataDirective(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Specifies whether the metadata is copied from the source object or replaced with metadata provided in the request.
- withMetadataDirective(MetadataDirective) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Specifies whether the metadata is copied from the source object or replaced with metadata provided in the request.
- withMethod(HttpMethod) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Sets the HTTP method (GET, PUT, DELETE, HEAD) to be used in this request,
and returns this request object to enable additional method calls to be
chained together.
- withMetricsCollector(RequestMetricCollector) - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder
-
Sets a custom RequestMetricCollector to use for the client.
- withMetricsConfiguration(MetricsConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketMetricsConfigurationResult
-
- withMetricsConfiguration(MetricsConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketMetricsConfigurationRequest
-
- withMetricsConfigurationList(List<MetricsConfiguration>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketMetricsConfigurationsResult
-
- withMfa(MultiFactorAuthentication) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectsRequest
-
Sets the optional Multi-Factor Authentication information to include with
this request
Returns this, enabling additional method
calls to be chained together.
- withMfa(MultiFactorAuthentication) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteVersionRequest
-
Sets the optional Multi-Factor Authentication information to include with
this request
Returns this
DeleteVersionRequest
, enabling additional method
calls to be chained together.
- withMfa(MultiFactorAuthentication) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketVersioningConfigurationRequest
-
Sets the optional Multi-Factor Authentication information to include with
this request, and returns this object so that additional method calls may
be chained together.
- withMfaDeleteEnabled(Boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketVersioningConfiguration
-
Sets the status of Multi-Factor Authentication (MFA) Delete for a bucket,
and returns this object so that additional method calls may be chained
together.
- withMinimumRetentionInDays(Integer) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketProtectionConfiguration
-
- withMinimumUploadPartSize(Long) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerBuilder
-
Sets the minimum part size for upload parts.
- withMinRateCapKbps(long) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaConfig
-
Set lower limit of target rate, in Kbps.
- withMinRateCapMbps(long) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaConfig
-
Set lower limit of target rate, in Mbps.
- withMinRateKbps(long) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaConfig
-
Set The minimum transfer rate.
- withMinRateMbps(long) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaConfig
-
Set The minimum transfer rate.
- withMissingMeta(Integer) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set the number of metadata entries not returned in x-amz-meta
headers.
- withMode(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DefaultRetention
-
The default Object Lock retention mode you want to apply to new objects placed in the specified bucket.
- withMode(ObjectLockRetentionMode) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DefaultRetention
-
The default Object Lock retention mode you want to apply to new objects placed in the specified bucket.
- withMode(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectLockRetention
-
Indicates the Retention mode for the specified object.
- withMode(ObjectLockRetentionMode) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectLockRetention
-
Indicates the Retention mode for the specified object.
- withModeledClass(Class<? extends RuntimeException>) - Method in class com.ibm.cloud.objectstorage.protocol.json.JsonErrorShapeMetadata
-
- withModifiedSinceConstraint(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the optional modified constraint that restricts this request
to executing only if the source object has been modified
after the specified date.
- withModifiedSinceConstraint(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Sets the optional modified constraint that restricts this request to
executing only if the source object has been modified after the
specified date.
- withModifiedSinceConstraint(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Sets the optional modified constraint that restricts this request
to executing only if the object has been modified after the
specified date.
- withMultiFileOutputStream(MultiFileOutputStream) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadObjectRequest
-
Configure a custom multi-file output stream; or null if the default is
to be used.
- withMultipartCopyPartSize(Long) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerBuilder
-
Sets the minimum size in bytes of each part when a multi-part copy operation is carried out.
- withMultipartCopyThreshold(Long) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerBuilder
-
Sets the size threshold, in bytes, for when to use multi-part copy.
- withMultipartUploadThreshold(Long) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerBuilder
-
Sets the size threshold, in bytes, for when to use multipart uploads.
- withMultiSession(int) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaConfig
-
Set the number of simultaneous transfer sessions.
- withMultiSession(boolean) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaTransferManagerConfig
-
Overwrite the default option for multi session using the '-all' suffix on the subdomain
of the remote_host field in the transfer spec
- withMultiSessionThreshold(long) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaConfig
-
Set the min size file threshold to allow multiSession to work
- withMultiSessionThresholdMb(long) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaConfig
-
Set the min size file threshold in MB to allow multiSession to work
- withName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.FilterRule
-
Sets the name for this
FilterRule
and returns this object for method chaining.
- withName(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.LegalHold
-
Sets the date for this
LegalHold
and returns this object for method chaining.
- withNewerNoncurrentVersions(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.NoncurrentVersionExpiration
-
Specifies how many noncurrent versions Amazon S3 will retain.
- withNewerNoncurrentVersions(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
-
Specifies how many noncurrent versions Amazon S3 will retain.
- withNewObjectMetadata(ObjectMetadata) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the object metadata to use for the new, copied object and returns
this object, enabling additional method calls to be chained together.
- withNewObjectTagging(ObjectTagging) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
set the tagging for the new object.
- withNewRetentionExpirationDate(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ExtendObjectRetentionRequest
-
- withNewRetentionPeriod(Long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ExtendObjectRetentionRequest
-
- withNextContinuationToken(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketAnalyticsConfigurationsResult
-
Sets the optional NextContinuationToken.
- withNextContinuationToken(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketInventoryConfigurationsResult
-
Sets the optional NextContinuationToken.
- withNextContinuationToken(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketMetricsConfigurationsResult
-
Sets the optional NextContinuationToken.
- withNoncurrentVersionExpiration(BucketLifecycleConfiguration.NoncurrentVersionExpiration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the Amazon S3 non current object expiration rules for the given bucket.
- withNoncurrentVersionExpirationInDays(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
- withNoncurrentVersionTransition(BucketLifecycleConfiguration.NoncurrentVersionTransition) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Deprecated.
- withNoncurrentVersionTransitions(List<BucketLifecycleConfiguration.NoncurrentVersionTransition>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the Amazon S3 non current object transition rules for the given bucket.
- withNonmatchingETagConstraint(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Adds a single ETag constraint to this request and returns this object, enabling
additional method calls to be chained together.
- withNonmatchingETagConstraint(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Adds a single ETag constraint to this request and returns this object,
enabling additional method calls to be chained together.
- withNonmatchingETagConstraint(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Sets a single ETag constraint to this request.
- withNonmatchingETagConstraints(List<String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
- withNonProxyHosts(String) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Set the optional hosts the client will access without going
through the proxy.
- withNotificationConfiguration(Map<String, NotificationConfiguration>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketNotificationConfiguration
-
Sets the given notification configurations and returns this object.
- withNotificationConfiguration(BucketNotificationConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketNotificationConfigurationRequest
-
Sets the new notification configuration for the specified bucket and
returns this object, enabling additional method calls to be chained
together.
- withObjectLockConfiguration(ObjectLockConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectLockConfigurationResult
-
The specified bucket's Object Lock configuration.
- withObjectLockConfiguration(ObjectLockConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectLockConfigurationRequest
-
The Object Lock configuration that you want to apply to the specified bucket.
- withObjectLockEnabled(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectLockConfiguration
-
Indicates whether this object has an Object Lock configuration enabled.
- withObjectLockEnabled(ObjectLockEnabled) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectLockConfiguration
-
Indicates whether this object has an Object Lock configuration enabled.
- withObjectLockEnabledForBucket(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CreateBucketRequest
-
Specifies whether you want S3 Object Lock to be enabled for the new bucket.
- withObjectLockLegalHoldStatus(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
The Legal Hold status that you want to apply to the specified object.
- withObjectLockLegalHoldStatus(ObjectLockLegalHoldStatus) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
The Legal Hold status that you want to apply to the specified object.
- withObjectLockLegalHoldStatus(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Specifies whether you want to apply a Legal Hold to the copied object.
- withObjectLockLegalHoldStatus(ObjectLockLegalHoldStatus) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Specifies whether you want to apply a Legal Hold to the copied object.
- withObjectLockLegalHoldStatus(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
The Legal Hold status that you want to apply to the specified object.
- withObjectLockLegalHoldStatus(ObjectLockLegalHoldStatus) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
The Legal Hold status that you want to apply to the specified object.
- withObjectLockLegalHoldStatus(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set whether an object stored in Amazon S3 has an active legal hold.
- withObjectLockLegalHoldStatus(ObjectLockLegalHoldStatus) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set whether an object stored in Amazon S3 has an active legal hold.
- withObjectLockMode(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
The Object Lock mode that you want to apply to this object.
- withObjectLockMode(ObjectLockMode) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
The Object Lock mode that you want to apply to this object.
- withObjectLockMode(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
The Object Lock mode that you want to apply to the copied object.
- withObjectLockMode(ObjectLockMode) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
The Object Lock mode that you want to apply to the copied object.
- withObjectLockMode(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
The Object Lock mode that you want to apply to this object.
- withObjectLockMode(ObjectLockMode) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
The Object Lock mode that you want to apply to this object.
- withObjectLockMode(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set whether an object stored in Amazon S3 has Object Lock enabled.
- withObjectLockMode(ObjectLockMode) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set whether an object stored in Amazon S3 has Object Lock enabled.
- withObjectLockRetainUntilDate(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
The date and time when you want this object's Object Lock to expire.
- withObjectLockRetainUntilDate(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
The date and time when you want this object's Object Lock to expire.
- withObjectLockRetainUntilDate(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
The date and time when you want this object's Object Lock to expire.
- withObjectLockRetainUntilDate(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set the date and time when Object Lock is configured to expire.
- withObjectMetadata(ObjectMetadata) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Sets the additional information about the new object being created, such
as content type, content encoding, user metadata, etc.
- withObjectMetadata(ObjectMetadata) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
- withObjectPrefixes(String...) - Method in class com.ibm.cloud.objectstorage.services.s3.model.NotificationConfiguration
-
- withOptionalFields(List<String>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryConfiguration
-
Sets the optional fields that are included in the inventory results.
- withOutputSchemaVersion(StorageClassAnalysisSchemaVersion) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.StorageClassAnalysisDataExport
-
Sets the version of the output schema to use when exporting data
and returns this object for method chaining.
- withOutputSchemaVersion(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.StorageClassAnalysisDataExport
-
Sets the version of the output schema to use when exporting data
and returns this object for method chaining.
- withOwner(Owner) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AccessControlList
-
- withParameter(String, String) - Method in class com.ibm.cloud.objectstorage.DefaultRequest
-
- withParameter(String, String) - Method in interface com.ibm.cloud.objectstorage.Request
-
Adds the specified request parameter to this request, and returns the
updated request object.
- withPartETags(List<PartETag>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadRequest
-
Sets the list of part numbers and ETags that identify the individual
parts of the multipart upload to complete, and returns this updated
CompleteMultipartUploadRequest object so that additional method calls can be chained.
- withPartETags(UploadPartResult...) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadRequest
-
Sets the list of part numbers and ETags that identify the individual
parts of the multipart upload to complete based on the specified results
from part uploads.
- withPartETags(Collection<UploadPartResult>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadRequest
-
Sets the list of part numbers and ETags that identify the individual
parts of the multipart upload to complete based on the specified results
from part uploads.
- withPartition(String) - Method in class com.ibm.cloud.objectstorage.arn.Arn.Builder
-
- withPartNumber(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Sets the part number describing this part's position relative to the
other parts in the multipart upload.
- withPartNumber(Integer) - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptedGetObjectRequest
-
Deprecated.
- withPartNumber(Integer) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectMetadataRequest
-
Sets the optional part number to find the number of parts of an object.
- withPartNumber(Integer) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Sets the optional part number that indicates the part to be downloaded in a multipart object.
- withPartNumber(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PartETag
-
Sets the part number of the associated part, and returns this updated
PartETag object so that additional method calls can be chained together.
- withPartNumber(int) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Sets the part number describing this part's position relative to the
other parts in the multipart upload.
- withPartNumberMarker(Integer) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListPartsRequest
-
Sets the optional part number marker indicating where in the results to
being listing parts, and returns this updated ListPartsRequest object so
that additional method calls can be chained together.
- withPartsCount(Integer) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set the count of parts this object has.
- withPartSize(long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadObjectRequest
-
Configured the part size for multi-part upload.
- withPartSize(long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Sets the size of this part, in bytes, and returns this updated
UploadPartRequest object so that additional method calls can be chained
together.
- withPathStyleAccess(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.S3ClientOptions
-
- withPathStyleAccessEnabled(Boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Builder
-
Configures the client to use path-style access for all requests.
- withPayloadJson(boolean) - Method in class com.ibm.cloud.objectstorage.protocol.json.JsonOperationMetadata
-
- withPayloadSigningEnabled(Boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.AmazonS3Builder
-
Configures the client to sign payloads in all situations.
- withPermanentRetentionEnabled(Boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketProtectionConfiguration
-
Fluent setter method for #setEnablePermanentRetention(Boolean)
- withPolicyText(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketPolicyRequest
-
Sets the policy to apply to the specified bucket, and returns the updated
request object so that additional method calls can be chained together.
- withPollingStrategy(PollingStrategy) - Method in class com.ibm.cloud.objectstorage.waiters.WaiterExecutionBuilder
-
- withPollingStrategy(PollingStrategy) - Method in class com.ibm.cloud.objectstorage.waiters.WaiterParameters
-
Constructs a new WaiterParameters with the given polling strategy
- withPredicate(AnalyticsFilterPredicate) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsFilter
-
- withPredicate(InventoryFilterPredicate) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryFilter
-
- withPredicate(LifecycleFilterPredicate) - Method in class com.ibm.cloud.objectstorage.services.s3.model.lifecycle.LifecycleFilter
-
Sets the
LifecycleFilterPredicate
to be applied to
BucketLifecycleConfiguration.Rule
and returns the object
for method chaining.
- withPredicate(MetricsFilterPredicate) - Method in class com.ibm.cloud.objectstorage.services.s3.model.metrics.MetricsFilter
-
- withPredicate(ReplicationFilterPredicate) - Method in class com.ibm.cloud.objectstorage.services.s3.model.replication.ReplicationFilter
-
- withPreemptiveBasicProxyAuth(boolean) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets whether to attempt to authenticate preemptively against proxy servers using basic
authentication, and returns the updated ClientConfiguration object so that additional method
calls may be chained together.
- withPrefix(AmazonS3, String, String) - Static method in class com.ibm.cloud.objectstorage.services.s3.iterable.S3Objects
-
Constructs an iterable that covers the objects in an Amazon S3 bucket
where the key begins with the given prefix.
- withPrefix(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsS3BucketDestination
-
Sets the prefix to use when exporting data.
- withPrefix(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
- withPrefix(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryS3BucketDestination
-
- withPrefix(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketsExtendedRequest
-
Sets the optional prefix parameter restricting the response to keys that
begin with the specified prefix.
- withPrefix(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListMultipartUploadsRequest
-
Sets the optional prefix parameter restricting the response to multipart
uploads for keys that begin with the specified prefix.
- withPrefix(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsRequest
-
Sets the optional prefix parameter restricting the response to keys that
begin with the specified prefix.
- withPrefix(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Request
-
Sets the optional prefix parameter restricting the response to keys that
begin with the specified prefix.
- withPrefix(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ReplicationRule
-
Sets the Amazon S3 Object prefix for the replication rule.
- withPresignedUrl(URL) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PresignedUrlDownloadRequest
-
- withPresignedUrl(URL) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PresignedUrlUploadRequest
-
- withPreviousObjectListing(ObjectListing) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListNextBatchOfObjectsRequest
-
Sets the previous object listing and returns the updated request object so that additional
method calls can be chained together.
- withPriority(Integer) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ReplicationRule
-
Set the priority of current rule.
- withProgressListener(ProgressListener) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
- withProgressListener(ProgressListener) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
- withProgressListener(ProgressListener) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectRequest
-
Deprecated.
- withProgressListener(ProgressListener) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
- withProtectionConfiguration(BucketProtectionConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketProtectionConfigurationRequest
-
- withProtocol(Protocol) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the protocol (i.e.
- withProtocol(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RedirectRule
-
Set the protocol to use in the redirect request and and returns a
reference to this object(RoutingRuleRedirect) for method chaining.
- withProtocolVersion(String) - Method in class com.ibm.cloud.objectstorage.protocol.json.JsonClientMetadata
-
- withProxyAuthenticationMethods(List<ProxyAuthenticationMethod>) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Configure the list of authentication methods that should be used when authenticating against an HTTP proxy, in the order
they should be attempted.
- withProxyDomain(String) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the optional Windows domain name for configuration an NTLM proxy and returns a reference
to this updated ClientConfiguration object so that additional method calls can be chained
together.
- withProxyHost(String) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the optional proxy host the client will connect through and returns the updated
ClientConfiguration object.
- withProxyPassword(String) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the optional proxy password to use when connecting through a proxy, and returns the
updated ClientConfiguration object.
- withProxyPort(int) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the optional proxy port the client will connect through and returns the updated
ClientConfiguration object.
- withProxyProtocol(Protocol) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Set the
Protocol
to use for connecting to the proxy.
- withProxyUsername(String) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the optional proxy user name and returns the updated ClientConfiguration object.
- withProxyWorkstation(String) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the optional Windows workstation name for configuring NTLM proxy support, and returns
the updated ClientConfiguration object so that additional method calls can be chained
together.
- withPublicAccessBlockConfiguration(PublicAccessBlockConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetPublicAccessBlockResult
-
The Public Access Block configuration currently in effect for this Amazon S3 bucket.
- withPublicAccessBlockConfiguration(PublicAccessBlockConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetPublicAccessBlockRequest
-
The Public Access Block configuration that you want to apply to this Amazon S3 bucket.
- withQualifier(String) - Method in class com.ibm.cloud.objectstorage.arn.ArnResource.Builder
-
- withQueueARN(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.QueueConfiguration
-
Fluent method to set the queue ARN for this configuration
- withQuiet(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectsRequest
-
Sets the quiet element for this request.
- withRange(long, long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptedGetObjectRequest
-
Deprecated.
- withRange(long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.EncryptedGetObjectRequest
-
Deprecated.
- withRange(long, long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Sets the optional inclusive byte range within the desired object that
will be downloaded by this request.
- withRange(long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Sets the optional inclusive start range within the desired object that the
rest of which will be downloaded by this request.
- withRange(long, long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PresignedUrlDownloadRequest
-
Sets the optional inclusive byte range within the desired object that
will be downloaded by this request.
- withRatePolicy(String) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaConfig
-
The rate policy to use when sharing bandwidth.
- withReaper(boolean) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
- withReceiverClientId(String) - Method in class com.ibm.cloud.objectstorage.oauth.DelegateTokenProvider
-
- withRedirect(RedirectRule) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RoutingRule
-
Set the redirect information and returns a reference to this
object(RoutingRule) for method chaining.
- withRedirectAllRequestsTo(RedirectRule) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketWebsiteConfiguration
-
Sets the redirect information where all requests will be redirect to and
returns a reference to this object(BucketWebsiteConfiguration) for method
chaining.
- withRedirectAllRequestsTo(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WebsiteConfiguration
-
- withRedirectLocation(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Sets the optional redirect location for the new object.Returns this
AbstractPutObjectRequest
, enabling additional method calls to be chained
together.
- withRedirectLocation(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the optional redirect location for the newly copied object.Returns this
CopyObjectRequest
, enabling additional method calls to be chained
together.
- withRedirectLocation(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Sets the optional redirect location for the new object.
- withRedirectLocation(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutInstructionFileRequest
-
Sets the optional redirect location for the new object.Returns this
PutObjectRequest
, enabling additional method calls to be chained
together.
- withRedirectLocation(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectRequest
-
- withRegion(Region) - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceClient
-
- withRegion(Regions) - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceClient
-
- withRegion(String) - Method in class com.ibm.cloud.objectstorage.arn.Arn.Builder
-
- withRegion(Regions) - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder
-
Sets the region to be used by the client.
- withRegion(String) - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder
-
Sets the region to be used by the client.
- withRegion(Region) - Method in class com.ibm.cloud.objectstorage.internal.DefaultServiceEndpointBuilder
-
- withRegion(Region) - Method in class com.ibm.cloud.objectstorage.internal.IdentityEndpointBuilder
-
- withRegion(Region) - Method in class com.ibm.cloud.objectstorage.internal.ServiceEndpointBuilder
-
Changes the region of the endpoint builder
- withRegion(String) - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallAttemptMonitoringEvent
-
Sets the region
- withRegion(String) - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallMonitoringEvent
-
- withRegion(String) - Method in class com.ibm.cloud.objectstorage.monitoring.ApiMonitoringEvent
-
Sets the region
- withRegion(Region) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.DualstackEndpointBuilder
-
- withReplaceKeyPrefixWith(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RedirectRule
-
Set the object prefix key to use in the redirect request and returns a
reference to this object(RoutingRuleRedirect) for method chaining.
- withReplaceKeyWith(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RedirectRule
-
Set the specific key to use in the redirect request and returns a
reference to this object(RoutingRuleRedirect) for method chaining.
- withReplicationConfiguration(BucketReplicationConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketReplicationConfigurationRequest
-
Sets the replication configuration for an Amazon S3 bucket.
- withReplicationStatus(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set if request involves bucket that is either a source or destination in a Replication rule.
- withRequest(Request<?>) - Method in class com.ibm.cloud.objectstorage.handlers.HandlerAfterAttemptContext.HandlerAfterAttemptContextBuilder
-
Fluent set for what the request should be on the eventual HandlerAfterAttemptContext instance
- withRequest(Request<?>) - Method in class com.ibm.cloud.objectstorage.handlers.HandlerBeforeAttemptContext.HandlerBeforeAttemptContextBuilder
-
Fluent set for what the request should be on the eventual HandlerBeforeAttemptContext instance
- withRequest(Request<?>) - Method in class com.ibm.cloud.objectstorage.internal.auth.SignerProviderContext.Builder
-
- withRequest(Input) - Method in class com.ibm.cloud.objectstorage.waiters.WaiterExecutionBuilder
-
- withRequest(Input) - Method in class com.ibm.cloud.objectstorage.waiters.WaiterParameters
-
Constructs a new WaiterParameters with the given request
- withRequestCharged(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set the value of the RequestCharged property for this object.
- withRequestConfig(RequestConfig) - Method in class com.ibm.cloud.objectstorage.client.ClientExecutionParams
-
- withRequestConfig(RequestConfig) - Method in class com.ibm.cloud.objectstorage.internal.auth.SignerProviderContext.Builder
-
- withRequestCredentialsProvider(AWSCredentialsProvider) - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceRequest
-
Sets the optional credentials provider to use for this request, overriding the default credentials
provider at the client level.
- withRequestCredentialsProvider(AWSCredentialsProvider) - Method in class com.ibm.cloud.objectstorage.auth.presign.PresignerFacade.PresigningRequest
-
- withRequesterCharged(Boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectLegalHoldResult
-
- withRequesterCharged(Boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectLockConfigurationResult
-
- withRequesterCharged(Boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectRetentionResult
-
- withRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbortMultipartUploadRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- withRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- withRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- withRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- withRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- withRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteObjectsRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- withRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectAclRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- withRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectLegalHoldRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- withRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectMetadataRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- withRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- withRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRetentionRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- withRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- withRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListPartsRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- withRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- withRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RestoreObjectRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- withRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectAclRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- withRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectLegalHoldRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- withRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectLockConfigurationRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- withRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectRetentionRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- withRequesterPays(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Used for conducting this operation from a Requester Pays Bucket.
- withRequestHandler2s(List<RequestHandler2>) - Method in class com.ibm.cloud.objectstorage.http.ExecutionContext.Builder
-
- withRequestHandlers(RequestHandler2...) - Method in class com.ibm.cloud.objectstorage.client.builder.AwsClientBuilder
-
Sets the request handlers to use in the client.
- withRequestLatency(Long) - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallAttemptMonitoringEvent
-
Sets the requestLatency
- withRequestMetricCollector(RequestMetricCollector) - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceRequest
-
Specifies a request level metric collector which takes precedence over the ones at the http
client level and AWS SDK level.
- withRequestRoute(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set the route prefix to the HTTP URL generated.
- withRequestTimeout(int) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the amount of time to wait (in milliseconds) for the request to complete before giving
up and timing out.
- withRequestToken(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set a single use encrypted token that maps WriteGetObjectResponse
to the end user GetObject
request.
- withResetIntervalBeforeException(int) - Method in class com.ibm.cloud.objectstorage.util.UnreliableFilterInputStream
-
- withResource(String) - Method in class com.ibm.cloud.objectstorage.arn.Arn.Builder
-
- withResource(String) - Method in class com.ibm.cloud.objectstorage.arn.ArnResource.Builder
-
- withResourceType(String) - Method in class com.ibm.cloud.objectstorage.arn.ArnResource.Builder
-
- withResponse(Response<?>) - Method in class com.ibm.cloud.objectstorage.handlers.HandlerAfterAttemptContext.HandlerAfterAttemptContextBuilder
-
Fluent set for what the response should be on the eventual HandlerAfterAttemptContext instance
- withResponseHandler(HttpResponseHandler<Output>) - Method in class com.ibm.cloud.objectstorage.client.ClientExecutionParams
-
- withResponseHeaders(ResponseHeaderOverrides) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Sets the headers to be overridden in the service response and returns
this object, for method chaining.
- withResponseHeaders(ResponseHeaderOverrides) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Sets the headers to be overridden in the service response and returns
this object, for method chaining.
- withResponseMetadataCacheSize(int) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the response metadata cache size.
- withRestore(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set information about object restoration operation and expiration time of the restored object copy.
- withResumeOnRetry(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PresignedUrlDownloadConfig
-
- withRetainUntilDate(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectLockRetention
-
- withRetention(ObjectLockRetention) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRetentionResult
-
The container element for an object's retention settings.
- withRetention(ObjectLockRetention) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectRetentionRequest
-
The container element for the Object Retention configuration.
- withRetentionExpirationDate(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadRequest
-
- withRetentionLegalHoldId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadRequest
-
- withRetentionPeriod(Long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadRequest
-
- withRetentionPeriod(long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListLegalHoldsResult
-
Sets the retention period for the object and returns
ListLegalHoldsResult
object for method chaining.
- withRetryCondition(RetryPolicy.RetryCondition) - Method in class com.ibm.cloud.objectstorage.retry.RetryPolicy.RetryPolicyBuilder
-
Set the retry condition on whether a specific request and exception should be retried.
- withRetryMode(RetryMode) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the RetryMode to use
- withRetryMode(RetryMode) - Method in class com.ibm.cloud.objectstorage.retry.RetryPolicy.RetryPolicyBuilder
-
Set the retry mode for the client.
- withRetryPolicy(RetryPolicy) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the retry policy upon failed requests, and returns the updated ClientConfiguration
object.
- withRoleArn(String) - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.securitytoken.RoleInfo
-
The Amazon Resource Name (ARN) of the role to assume.
- withRoleARN(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketReplicationConfiguration
-
Sets the IAM role that will be used by Amazon S3 while replication.
- withRoleSessionName(String) - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.securitytoken.RoleInfo
-
An identifier for the assumed role session.
- withRoutingRule(List<RoutingRule>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WebsiteConfiguration
-
- withRoutingRules(List<RoutingRule>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketWebsiteConfiguration
-
Set the list of routing rules that can be used for configuring redirects
if certain conditions are meet and returns a reference to this
object(BucketWebsiteConfiguration) for method chaining.
- withRule(ObjectLockRule) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectLockConfiguration
-
The Object Lock rule in place for the specified object.
- withRules(List<CORSRule>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketCrossOriginConfiguration
-
Sets the rules that comprise this configuration and returns a reference
to this object for easy method chaining.
- withRules(CORSRule...) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketCrossOriginConfiguration
-
- withRules(List<BucketLifecycleConfiguration.Rule>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration
-
Sets the rules that comprise this configuration and returns a reference
to this object for easy method chaining.
- withRules(BucketLifecycleConfiguration.Rule...) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration
-
- withRules(Map<String, ReplicationRule>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketReplicationConfiguration
-
Sets the replication rules for the Amazon S3 bucket.
- withS3BucketDestination(AnalyticsS3BucketDestination) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsExportDestination
-
- withS3BucketDestination(InventoryS3BucketDestination) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryDestination
-
- withS3Client(AmazonS3) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerBuilder
-
Sets the low level client used to make the service calls to Amazon S3.
- withS3KeyFilter(S3KeyFilter) - Method in class com.ibm.cloud.objectstorage.services.s3.model.Filter
-
Sets the S3KeyFilter
for this Filter
and returns this object for method
chaining
- withS3Object(S3Object) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PresignedUrlDownloadResult
-
- withS3ObjectId(S3ObjectId) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Fluent API to set the S3 object id for this request.
- withS3progressListener(S3ProgressListener) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PresignedUrlDownloadConfig
-
- withSchedule(InventorySchedule) - Method in class com.ibm.cloud.objectstorage.services.s3.model.inventory.InventoryConfiguration
-
Returns the schedule for generating inventory results
and returns
InventoryConfiguration
object
for method chaining.
- withSdkClientExecutionTimeout(int) - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceRequest
-
Sets the amount of time (in milliseconds) to allow the client to complete the execution of
an API call.
- withSdkException(String) - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallAttemptMonitoringEvent
-
Sets the sdkException
- withSdkExceptionMessage(String) - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallAttemptMonitoringEvent
-
Sets the sdkExceptionMessage
- withSdkFunction(SdkFunction<Input, Output>) - Method in class com.ibm.cloud.objectstorage.waiters.WaiterBuilder
-
- withSdkFunction(SdkFunction) - Method in class com.ibm.cloud.objectstorage.waiters.WaiterExecutionBuilder
-
- withSdkRequestTimeout(int) - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceRequest
-
Sets the amount of time to wait (in milliseconds) for the request to complete before giving
up and timing out.
- withSecureRandom(SecureRandom) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
- withSecureRandom(SecureRandom) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CryptoConfiguration
-
Deprecated.
Sets the secure random instance to use for generating cryptographic
parameters, and returns this object.
- withServerSideEncryption(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set the server-side encryption algorithm used when storing requested object in Amazon S3 (for example, AES256,
aws:kms
)).
- withService(String) - Method in class com.ibm.cloud.objectstorage.arn.Arn.Builder
-
- withService(String) - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallAttemptMonitoringEvent
-
- withService(String) - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallMonitoringEvent
-
- withService(String) - Method in class com.ibm.cloud.objectstorage.monitoring.ApiMonitoringEvent
-
Sets the service against which the call is being made.
- withServiceInstanceId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CreateBucketRequest
-
Sets the serviceInstanceId on the Request Object.
- withSessionToken(String) - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallAttemptMonitoringEvent
-
Sets the sessionToken
- withShutDownThreadPools(Boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.transfer.TransferManagerBuilder
-
By default, when the transfer manager is shut down, the underlying
ExecutorService
is
also shut down.
- withSignerOverride(String) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the name of the signature algorithm to use for signing requests made by this client.
- withSignerProvider(SignerProvider) - Method in class com.ibm.cloud.objectstorage.http.ExecutionContext.Builder
-
- withSocketBufferSizeHints(int, int) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the optional size hints (in bytes) for the low level TCP send and receive buffers, and
returns the updated ClientConfiguration object so that additional method calls may be chained
together.
- withSocketTimeout(int) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the amount of time to wait (in milliseconds) for data to be transferred over an
established, open connection before the connection times out and is closed, and returns the
updated ClientConfiguration object so that additional method calls may be chained together.
- withSourceBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the name of the bucket containing the source object to be copied,
and returns this object, enabling additional method calls to be chained
together.
- withSourceBucketName(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Sets the name of the bucket containing the source object to be copied.
- withSourceKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the key in the source bucket under which the source object to be
copied is stored and returns this object, enabling additional method calls
to be chained together.
- withSourceKey(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Sets the source bucket key under which the source object to be copied is
stored.
- withSourceSSECustomerKey(SSECustomerKey) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the optional customer-provided server-side encryption key to use to
decrypt the source object being copied, and returns the updated request
object so that additional method calls can be chained together.
- withSourceSSECustomerKey(SSECustomerKey) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Sets the optional customer-provided server-side encryption key to use to
decrypt the source object part being copied, and returns the updated
request object so that additional method calls can be chained together.
- withSourceVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the optional version ID specifying which version of the source
object to copy and returns this object, enabling additional method calls
to be chained together.
- withSourceVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Sets the optional version ID specifying which version of the source
object to copy.
- withSSEAlgorithm(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
- withSSEAlgorithm(SSEAlgorithm) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
- withSSEAwsKeyManagementParams(SSEAwsKeyManagementParams) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Sets the Amazon Web Services Key Management System parameters used to encrypt the object
on server side.
- withSSEAwsKeyManagementParams(SSEAwsKeyManagementParams) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the Amazon Web Services Key Management System parameters used to encrypt the object
on server side.
- withSSEAwsKeyManagementParams(SSEAwsKeyManagementParams) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Sets the Amazon Web Services Key Management System parameters used to encrypt the object
on server side.
- withSSEAwsKeyManagementParams(SSEAwsKeyManagementParams) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectRequest
-
- withSSECustomerAlgorithm(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set the algorithm used if server-side encryption with a customer-provided encryption key was specified for
object stored in Amazon S3.
- withSSECustomerKey(SSECustomerKey) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Sets the optional customer-provided server-side encryption key to use to
encrypt the uploaded object, and returns the updated request object so
that additional method calls can be chained together.
- withSSECustomerKey(SSECustomerKey) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Sets the customer-provided server-side encryption key to use as part of
the generated pre-signed URL, and returns the updated request object so
that additional method calls can be chained together.
- withSSECustomerKey(SSECustomerKey) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectMetadataRequest
-
Sets the optional customer-provided server-side encryption key to use
when retrieving the metadata of a server-side encrypted object, and
retuns the updated request object so that additional method calls can be
chained together.
- withSSECustomerKey(SSECustomerKey) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Sets the optional customer-provided server-side encryption key to use to
decrypt this object, and returns the updated GetObjectRequest so that
additional method calls may be chained together.
- withSSECustomerKey(SSECustomerKey) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Sets the optional customer-provided server-side encryption key to use to
encrypt the upload being started, and returns the updated
InitiateMultipartUploadRequest so that additional method calls may be
chained together.
- withSSECustomerKey(SSECustomerKey) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectRequest
-
- withSSECustomerKey(SSECustomerKey) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Sets the optional customer-provided server-side encryption key to use to
encrypt the object part being uploaded, and returns the updated request
object so that additional method calls can be chained together.
- withSSECustomerKeyAlgorithm(SSEAlgorithm) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
- withSSECustomerKeyMD5(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set the 128-bit MD5 digest of customer-provided encryption key used in Amazon S3 to encrypt data stored in S3.
- withSSEKMSKeyId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Specify the ID of the Amazon Web Services Key Management Service (KMS) symmetric encryption customer managed
key that was used for the object.
- withSslSocketFactory(ConnectionSocketFactory) - Method in class com.ibm.cloud.objectstorage.ApacheHttpClientConfig
-
Fluent API for setting a custom Apache HTTP client specific SSL socket
factory.
- withStartAfter(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsV2Request
-
Sets the optional parameter indicating where you want Amazon S3 to start the object
listing from.
- withStatus(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketAccelerateConfiguration
-
- withStatus(BucketAccelerateStatus) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketAccelerateConfiguration
-
- withStatus(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the status of this rule and returns a reference to this object
for method chaining.
- withStatus(BucketProtectionStatus) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketProtectionConfiguration
-
- withStatus(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketVersioningConfiguration
-
Sets the desired status of versioning for this bucket versioning
configuration object, and returns this object so that additional method
calls may be chained together.
- withStatus(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteMarkerReplication
-
Set whether to replicate delete markers.
- withStatus(DeleteMarkerReplicationStatus) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteMarkerReplication
-
Set whether to replicate delete markers.
- withStatus(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ExistingObjectReplication
-
Sets the replication status for existing objects.
- withStatus(ExistingObjectReplicationStatus) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ExistingObjectReplication
-
Sets the replication status for existing objects.
- withStatus(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectLockLegalHold
-
Indicates whether the specified object has a Legal Hold in place.
- withStatus(ObjectLockLegalHoldStatus) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ObjectLockLegalHold
-
Indicates whether the specified object has a Legal Hold in place.
- withStatus(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ReplicationRule
-
Sets the status of this replication rule.
- withStatus(ReplicationRuleStatus) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ReplicationRule
-
Sets the status of this replication rule.
- withStatusCode(Integer) - Method in class com.ibm.cloud.objectstorage.retry.internal.CredentialsEndpointRetryParameters.Builder
-
- withStatusCode(Integer) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set the integer status code for an HTTP response of a corresponding GetObject
request.
- withStorageClass(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Sets the optional Amazon S3 storage class to use when storing the new
object.
- withStorageClass(StorageClass) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
Sets the optional Amazon S3 storage class to use when storing the new
object.
- withStorageClass(StorageClass) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
-
Sets the storage class of this object and returns a reference to this object for method
chaining.
- withStorageClass(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
-
Sets the storage class of this object and returns a reference to this object for method
chaining.
- withStorageClass(StorageClass) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Transition
-
Sets the storage class of this object and returns a reference to this object for method
chaining.
- withStorageClass(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Transition
-
Sets the storage class of this object and returns a reference to this object for method
chaining.
- withStorageClass(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the optional Amazon S3 storage class to use when storing the newly
copied object and returns this CopyObjectRequest
, enabling additional
method calls to be chained together.
- withStorageClass(StorageClass) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the optional Amazon S3 storage class to use when storing the newly
copied object and returns this CopyObjectRequest, enabling additional
method calls to be chained together.
- withStorageClass(StorageClass) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Sets the optional storage class to use when storing this upload's data in
S3.
- withStorageClass(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
- withStorageClass(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutInstructionFileRequest
-
Sets the optional Amazon S3 storage class to use when storing the new
object.
- withStorageClass(StorageClass) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutInstructionFileRequest
-
Sets the optional Amazon S3 storage class to use when storing the new
object.
- withStorageClass(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectRequest
-
- withStorageClass(StorageClass) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectRequest
-
- withStorageClass(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ReplicationDestinationConfig
-
Sets the storage class for the replication destination.
- withStorageClass(StorageClass) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ReplicationDestinationConfig
-
Sets the storage class for the replication destination.
- withStorageClass(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set the class of storage used to store object in Amazon S3.
- withStorageClass(StorageClass) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set the class of storage used to store object in Amazon S3.
- withStorageClassAnalysis(StorageClassAnalysis) - Method in class com.ibm.cloud.objectstorage.services.s3.model.analytics.AnalyticsConfiguration
-
Sets the StorageClassAnalysis object which indicates that data related to access patterns
will be collected and made available to analyze the tradeoffs between different storage classes.
- withStorageMode(CryptoStorageMode) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CryptoConfiguration
-
Deprecated.
Sets the storage mode to the specified mode, and returns the updated
CryptoConfiguration object.
- withSupportsCbor(boolean) - Method in class com.ibm.cloud.objectstorage.protocol.json.JsonClientMetadata
-
- withSupportsIon(boolean) - Method in class com.ibm.cloud.objectstorage.protocol.json.JsonClientMetadata
-
- withTagCount(Integer) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set the number of tags, if any, on the object.
- withTagging(ObjectTagging) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbstractPutObjectRequest
-
- withTagging(ObjectTagging) - Method in class com.ibm.cloud.objectstorage.services.s3.model.InitiateMultipartUploadRequest
-
Set the tags for this object.
- withTagging(ObjectTagging) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PutObjectRequest
-
- withTargetRateCapKbps(long) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaConfig
-
Set upper limit of target rate, in Kbps.
- withTargetRateCapMbps(long) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaConfig
-
Set upper limit of target rate, in Mbps.
- withTargetRateKbps(long) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaConfig
-
Set The desired speed of the transfer, in Kbps.
- withTargetRateMbps(long) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaConfig
-
Set The desired speed of the transfer, in Mbps.
- withTcpKeepAlive(boolean) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets whether or not to enable TCP KeepAlive support at the socket level.
- withThrottledRetries(boolean) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets whether throttled retries should be used
- withTier(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GlacierJobParameters
-
Sets Glacier retrieval tier at which the restore will be processed.
- withTier(Tier) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GlacierJobParameters
-
Sets Glacier retrieval tier at which the restore will be processed.
- withTimeOffset(int) - Method in class com.ibm.cloud.objectstorage.AmazonWebServiceClient
-
Sets the optional value for time offset for this client.
- withTimeOffset(int) - Method in class com.ibm.cloud.objectstorage.DefaultRequest
-
- withTimeOffset(int) - Method in interface com.ibm.cloud.objectstorage.Request
-
Sets the optional value for time offset for this request.
- withTimeoutMillis(long) - Method in class com.ibm.cloud.objectstorage.services.s3.model.PresignedUrlDownloadConfig
-
Sets the timeout, in milliseconds, for waiting for this download to complete.
- withTimestamp(Long) - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallAttemptMonitoringEvent
-
Sets the timestamp, in milliseconds, since January 1st, 1970, for the time point at which the event.
- withTimestamp(Long) - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallMonitoringEvent
-
Sets the timestamp, in milliseconds, since January 1st, 1970, for the time point at which the event.
- withTimestamp(Long) - Method in class com.ibm.cloud.objectstorage.monitoring.ApiMonitoringEvent
-
Sets the timestamp, in milliseconds, since January 1st, 1970, for the time point at which the event.
- withTlsKeyManagersProvider(TlsKeyManagersProvider) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
- withToken(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.MultiFactorAuthentication
-
Sets the current, unique Multi-Factor Authentication token generated by
the device associated with the caller's Amazon Web Services account.
- withToken(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketReplicationConfigurationRequest
-
- withToken(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectLockConfigurationRequest
-
- withTokenManager(TokenManager) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaTransferManager
-
Allows a user to overwrite the TokenManager with their own.
- withTokenManager(TokenManager) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaTransferManagerBuilder
-
Allows a user to overwrite the TokenManager with their own.
- withTopicARN(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.TopicConfiguration
-
Fluent method to set the topic ARN for this configuration
- withTopicConfigurations(BucketNotificationConfiguration.TopicConfiguration...) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketNotificationConfiguration
-
Deprecated.
- withTransfer_requests(List<TransferRequest>) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.AsperaTransferSpecRequest
-
- withTransfer_requests(List<TransferRequest>) - Method in class com.ibm.cloud.objectstorage.services.aspera.transfer.internal.AsperaTransferSpecRequest
-
- withTransition(BucketLifecycleConfiguration.Transition) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Deprecated.
- withTransitions(List<BucketLifecycleConfiguration.Transition>) - Method in class com.ibm.cloud.objectstorage.services.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the Amazon S3 object transition rules for the given bucket.
- withTruncated(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketAnalyticsConfigurationsResult
-
For internal use only.
- withTruncated(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketInventoryConfigurationsResult
-
For internal use only.
- withTruncated(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListBucketMetricsConfigurationsResult
-
For internal use only.
- withUnmodifiedSinceConstraint(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyObjectRequest
-
Sets the optional unmodified constraint that restricts this request
to executing only if the source object has not been
modified after the specified date.
- withUnmodifiedSinceConstraint(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Sets the optional unmodified constraint that restricts this request to
executing only if the source object has not been modified after
the specified date.
- withUnmodifiedSinceConstraint(Date) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Sets the optional unmodified constraint that restricts this request
to executing only if the object has not been modified after
the specified date.
- withUploadId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.AbortMultipartUploadRequest
-
Sets the ID of the multipart upload to abort, and returns this updated
AbortMultipartUploadRequest object so that additional method calls can be
chained together.
- withUploadId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CompleteMultipartUploadRequest
-
Sets the ID of the multipart upload to complete, and returns this updated
CompleteMultipartUploadRequest object so that additional method calls can
be chained together.
- withUploadId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.CopyPartRequest
-
Sets the ID of the existing, initiated multipart upload with which this
new part will be associated.
- withUploadId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListPartsRequest
-
Sets the ID of the multipart upload whose parts are being listed, and
returns this updated ListPartsRequest object so that additional method
calls can be chained together.
- withUploadId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadPartRequest
-
Sets the ID of the existing, initiated multipart upload with which this
new part will be associated, and returns this updated UploadPartRequest
object so that additional method calls can be chained together.
- withUploadIdMarker(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListMultipartUploadsRequest
-
Sets the optional upload ID marker indicating where in the results to
begin listing and returns this updated ListMultipartUploadsRequest object
so that additional methods can be chained together.
- withUploadObjectObserver(UploadObjectObserver) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadObjectRequest
-
Configure a custom upload-object observer; or null if the default is to
be used.
- withUploadPartMetadata(ObjectMetadata) - Method in class com.ibm.cloud.objectstorage.services.s3.model.UploadObjectRequest
-
- withUri(URI) - Method in class com.ibm.cloud.objectstorage.internal.auth.SignerProviderContext.Builder
-
- withUseExpectContinue(boolean) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets if use expect continue should be enabled.
- withUserAgent(String) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
- withUserAgent(String) - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallAttemptMonitoringEvent
-
- withUserAgent(String) - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallMonitoringEvent
-
- withUserAgent(String) - Method in class com.ibm.cloud.objectstorage.monitoring.ApiMonitoringEvent
-
Sets the userAgent
- withUserAgentPrefix(String) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the HTTP user agent prefix header used in requests and returns the updated ClientConfiguration
object.
- withUserAgentSuffix(String) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the HTTP user agent suffix header used in requests and returns the updated ClientConfiguration
object.
- withUseRequestMetrics(boolean) - Method in class com.ibm.cloud.objectstorage.http.ExecutionContext.Builder
-
- withValidateAfterInactivityMillis(int) - Method in class com.ibm.cloud.objectstorage.ClientConfiguration
-
Sets the amount of time (in milliseconds) that a connection can be idle in the connection pool before it must be validated
to ensure it's still open.
- withValue(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.FilterRule
-
Sets the value for this
FilterRule
and returns this object for method chaining
- withVersion(Integer) - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallAttemptMonitoringEvent
-
- withVersion(Integer) - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallMonitoringEvent
-
- withVersion(Integer) - Method in class com.ibm.cloud.objectstorage.monitoring.ApiMonitoringEvent
-
Sets the version.
- withVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DeleteVersionRequest
-
Sets the version ID uniquely identifying which version of the object to
delete
Returns this
DeleteVersionRequest
, enabling additional method
calls to be chained together.
- withVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
Sets the version ID of the object, only present if versioning has
been enabled for the bucket.
- withVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectAclRequest
-
Sets the optional version ID specifying which version of the object whose ACL to be
retrieved and returns this
GetObjectAclRequest
, enabling additional method calls to be
chained together.
- withVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectLegalHoldRequest
-
The Object Version ID.
- withVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectMetadataRequest
-
Sets the optional version ID of the object version whose metadata is
being retrieved.
- withVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Sets the optional version ID specifying which version of the object to
download and returns this object, enabling additional method calls to be
chained together.
- withVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRetentionRequest
-
The Object Version ID.
- withVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.RestoreObjectRequest
-
Sets the id of the version to be restored and returns a reference to
this object for method chaining.
- withVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.S3ObjectIdBuilder
-
- withVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectLegalHoldRequest
-
The Object Version ID.
- withVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetObjectRetentionRequest
-
The Object Version ID.
- withVersionId(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
Set an ID used to reference a specific version of the object.
- withVersioningConfiguration(BucketVersioningConfiguration) - Method in class com.ibm.cloud.objectstorage.services.s3.model.SetBucketVersioningConfigurationRequest
-
Sets the new versioning configuration for the specified bucket and
returns this object, enabling additional method calls to be chained
together.
- withWebIdentityTokenFilePath(String) - Method in class com.ibm.cloud.objectstorage.auth.profile.internal.securitytoken.RoleInfo
-
- withWormMirrorDestination(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetBucketCrossOriginConfigurationRequest
-
Sets the optional mirror-destination value for WORM mirroring
and returns the updated GetBucketCrossOriginConfigurationRequest so that additional
method calls may be chained together.
- withWormMirrorDestination(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectAclRequest
-
Sets the optional mirror-destination value for WORM mirroring
and returns the updated GetObjectAclRequest so that additional
method calls may be chained together.
- withWormMirrorDestination(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectMetadataRequest
-
Sets the optional mirror-destination value for WORM mirroring
and returns the updated GetObjectRequest so that additional
method calls may be chained together.
- withWormMirrorDestination(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GetObjectRequest
-
Sets the optional mirror-destination value for WORM mirroring
and returns the updated GetObjectRequest so that additional
method calls may be chained together.
- withWormMirrorDestination(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListLegalHoldsRequest
-
Sets the optional mirror-destination value for WORM mirroring
and returns the updated ListLegalHoldsRequest so that additional
method calls may be chained together.
- withWormMirrorDestination(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListMultipartUploadsRequest
-
Sets the optional mirror-destination value for WORM mirroring
and returns the updated ListMultipartUploadsRequest so that additional
method calls may be chained together.
- withWormMirrorDestination(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListObjectsRequest
-
Sets the optional mirror-destination value for WORM mirroring
and returns the updated ListObjectsRequest so that additional
method calls may be chained together.
- withWormMirrorDestination(String) - Method in class com.ibm.cloud.objectstorage.services.s3.model.ListPartsRequest
-
Sets the optional mirror-destination value for WORM mirroring
and returns the updated ListPartsRequest so that additional
method calls may be chained together.
- withXAmzId2(String) - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallAttemptMonitoringEvent
-
Sets the value of x-amz-id-2 in response header
- withXAmznRequestId(String) - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallAttemptMonitoringEvent
-
Sets the value of x-amzn-RequestId in response header
- withXAmzRequestId(String) - Method in class com.ibm.cloud.objectstorage.monitoring.ApiCallAttemptMonitoringEvent
-
Sets the value of x-amz-request-id in response header
- withYears(Integer) - Method in class com.ibm.cloud.objectstorage.services.s3.model.DefaultRetention
-
The number of years that you want to specify for the default retention period.
- withZeroByteContent(boolean) - Method in class com.ibm.cloud.objectstorage.services.s3.model.GeneratePresignedUrlRequest
-
- WormMirrorDestinationProvider - Interface in com.ibm.cloud.objectstorage.services.s3.model
-
Implemented by classes that support the option of using the WORM
mirroring-destination header
- wrap(ProgressListener) - Static method in class com.ibm.cloud.objectstorage.event.ProgressListener.ExceptionReporter
-
Returns a wrapper for the given listener to capture the first
exception thrown.
- wrap(HttpClientConnectionManager) - Static method in class com.ibm.cloud.objectstorage.http.conn.ClientConnectionManagerFactory
-
Returns a wrapped instance of HttpClientConnectionManager
to capture the necessary performance metrics.
- wrap(InputStream) - Static method in class com.ibm.cloud.objectstorage.internal.ReleasableInputStream
-
- wrapWithCipher(R, ContentCryptoMaterial) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.crypto.v1.S3CryptoModuleBase
-
Returns the given PutObjectRequest
but has the content as
input stream wrapped with a cipher, and configured with some meta data
and user metadata.
- write(int) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.MultiFileOutputStream
-
This method would block as necessary if running out of disk space.
- write(byte[]) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.MultiFileOutputStream
-
This method would block as necessary if running out of disk space.
- write(byte[], int, int) - Method in class com.ibm.cloud.objectstorage.services.s3.internal.MultiFileOutputStream
-
This method would block as necessary if running out of disk space.
- writeEndArray() - Method in class com.ibm.cloud.objectstorage.protocol.json.SdkJsonGenerator
-
- writeEndArray() - Method in interface com.ibm.cloud.objectstorage.protocol.json.StructuredJsonGenerator
-
- writeEndObject() - Method in class com.ibm.cloud.objectstorage.protocol.json.SdkJsonGenerator
-
- writeEndObject() - Method in interface com.ibm.cloud.objectstorage.protocol.json.StructuredJsonGenerator
-
- writeFieldName(String) - Method in class com.ibm.cloud.objectstorage.protocol.json.SdkJsonGenerator
-
- writeFieldName(String) - Method in interface com.ibm.cloud.objectstorage.protocol.json.StructuredJsonGenerator
-
- WriteGetObjectResponseRequest - Class in com.ibm.cloud.objectstorage.services.s3.model
-
- WriteGetObjectResponseRequest() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseRequest
-
- WriteGetObjectResponseResult - Class in com.ibm.cloud.objectstorage.services.s3.model
-
- WriteGetObjectResponseResult() - Constructor for class com.ibm.cloud.objectstorage.services.s3.model.WriteGetObjectResponseResult
-
- writeNull() - Method in class com.ibm.cloud.objectstorage.protocol.json.SdkJsonGenerator
-
- writeNull() - Method in interface com.ibm.cloud.objectstorage.protocol.json.StructuredJsonGenerator
-
- writeStartArray() - Method in class com.ibm.cloud.objectstorage.protocol.json.SdkJsonGenerator
-
- writeStartArray() - Method in interface com.ibm.cloud.objectstorage.protocol.json.StructuredJsonGenerator
-
- writeStartObject() - Method in class com.ibm.cloud.objectstorage.protocol.json.SdkJsonGenerator
-
- writeStartObject() - Method in interface com.ibm.cloud.objectstorage.protocol.json.StructuredJsonGenerator
-
- writeTo(OutputStream) - Method in class com.ibm.cloud.objectstorage.http.RepeatableInputStreamRequestEntity
-
Resets the underlying InputStream if this isn't the first attempt to
write out the request, otherwise simply delegates to
InputStreamRequestEntity to write out the data.
- writeTo(OutputStream) - Method in class com.ibm.cloud.objectstorage.metrics.MetricInputStreamEntity
-
- writeValue(String) - Method in class com.ibm.cloud.objectstorage.protocol.json.SdkJsonGenerator
-
- writeValue(boolean) - Method in class com.ibm.cloud.objectstorage.protocol.json.SdkJsonGenerator
-
- writeValue(long) - Method in class com.ibm.cloud.objectstorage.protocol.json.SdkJsonGenerator
-
- writeValue(double) - Method in class com.ibm.cloud.objectstorage.protocol.json.SdkJsonGenerator
-
- writeValue(float) - Method in class com.ibm.cloud.objectstorage.protocol.json.SdkJsonGenerator
-
- writeValue(short) - Method in class com.ibm.cloud.objectstorage.protocol.json.SdkJsonGenerator
-
- writeValue(int) - Method in class com.ibm.cloud.objectstorage.protocol.json.SdkJsonGenerator
-
- writeValue(ByteBuffer) - Method in class com.ibm.cloud.objectstorage.protocol.json.SdkJsonGenerator
-
- writeValue(Date, TimestampFormat) - Method in class com.ibm.cloud.objectstorage.protocol.json.SdkJsonGenerator
-
- writeValue(BigDecimal) - Method in class com.ibm.cloud.objectstorage.protocol.json.SdkJsonGenerator
-
- writeValue(BigInteger) - Method in class com.ibm.cloud.objectstorage.protocol.json.SdkJsonGenerator
-
- writeValue(String) - Method in interface com.ibm.cloud.objectstorage.protocol.json.StructuredJsonGenerator
-
- writeValue(boolean) - Method in interface com.ibm.cloud.objectstorage.protocol.json.StructuredJsonGenerator
-
- writeValue(long) - Method in interface com.ibm.cloud.objectstorage.protocol.json.StructuredJsonGenerator
-
- writeValue(double) - Method in interface com.ibm.cloud.objectstorage.protocol.json.StructuredJsonGenerator
-
- writeValue(float) - Method in interface com.ibm.cloud.objectstorage.protocol.json.StructuredJsonGenerator
-
- writeValue(short) - Method in interface com.ibm.cloud.objectstorage.protocol.json.StructuredJsonGenerator
-
- writeValue(int) - Method in interface com.ibm.cloud.objectstorage.protocol.json.StructuredJsonGenerator
-
- writeValue(ByteBuffer) - Method in interface com.ibm.cloud.objectstorage.protocol.json.StructuredJsonGenerator
-
- writeValue(Date, TimestampFormat) - Method in interface com.ibm.cloud.objectstorage.protocol.json.StructuredJsonGenerator
-
- writeValue(BigDecimal) - Method in interface com.ibm.cloud.objectstorage.protocol.json.StructuredJsonGenerator
-
- writeValue(BigInteger) - Method in interface com.ibm.cloud.objectstorage.protocol.json.StructuredJsonGenerator
-