A B C D E F G H I J L M N O P R S T U V W Y 
All Classes All Packages

A

ACCOUNT_AUTHORIZATION - com.backblaze.b2.client.exceptions.B2UnauthorizedException.RequestCategory
 
advance() - Method in class com.backblaze.b2.client.B2ListFilesIterableBase.IterBase
 
advance() - Method in class com.backblaze.b2.client.B2ListPartsIterableBase.IterBase
 
advanceBoth(Duration) - Method in class com.backblaze.b2.util.B2ClockSim
Shifts the current time by the given duration.
advanceNow(Duration) - Method in class com.backblaze.b2.util.B2ClockSim
Shifts the current wall clock time by the given duration.
ALL_PRIVATE - Static variable in interface com.backblaze.b2.client.structures.B2BucketTypes
 
ALL_PUBLIC - Static variable in interface com.backblaze.b2.client.structures.B2BucketTypes
 
ALL_VERSIONS - Static variable in class com.backblaze.b2.json.VersionRange
Version range that includes all versions.
ALLOW_EXTRA_FIELDS - Static variable in class com.backblaze.b2.json.B2Json
Deprecated.
allVersionsFrom(int) - Static method in class com.backblaze.b2.json.VersionRange
Factory for a range with a start version that includes all later versions.
APPLICATION_OCTET - Static variable in interface com.backblaze.b2.client.contentSources.B2ContentTypes
 
applicationKeys() - Method in interface com.backblaze.b2.client.B2StorageClient
Just like applicationKeys(request), except that it makes a request for all application keys for the account.
applicationKeys(B2ListKeysRequest) - Method in interface com.backblaze.b2.client.B2StorageClient
Returns an iterable whose iterator yields the application keys that match the given request.
applicationKeys(B2ListKeysRequest) - Method in class com.backblaze.b2.client.B2StorageClientImpl
 
arrayHasMoreValues() - Method in class com.backblaze.b2.json.B2JsonReader
Are there more values in an array?
atEnd() - Method in class com.backblaze.b2.client.structures.B2ListFileNamesResponse
 
atEnd() - Method in interface com.backblaze.b2.client.structures.B2ListFilesResponse
 
atEnd() - Method in class com.backblaze.b2.client.structures.B2ListFileVersionsResponse
 
atEnd() - Method in class com.backblaze.b2.client.structures.B2ListPartsResponse
 
atEnd() - Method in class com.backblaze.b2.client.structures.B2ListUnfinishedLargeFilesResponse
 
AUTHORIZATION - Static variable in interface com.backblaze.b2.client.contentSources.B2Headers
 
authorize(B2StorageClientWebifier) - Method in interface com.backblaze.b2.client.B2AccountAuthorizer
This will be called to get a new B2AccountAuthorization instance.
authorize(B2StorageClientWebifier) - Method in class com.backblaze.b2.client.B2AccountAuthorizerSimpleImpl
 
authorizeAccount(B2AuthorizeAccountRequest) - Method in interface com.backblaze.b2.client.B2StorageClientWebifier
 
authorizeAccount(B2AuthorizeAccountRequest) - Method in class com.backblaze.b2.client.B2StorageClientWebifierImpl
 
available() - Method in class com.backblaze.b2.util.B2InputStreamExcerpt
 
available() - Method in class com.backblaze.b2.util.B2InputStreamWithByteProgressListener
 
available() - Method in class com.backblaze.b2.util.B2Sha1InputStream
 

B

B2_AUTO - Static variable in interface com.backblaze.b2.client.contentSources.B2ContentTypes
 
B2AccountAuthorization - Class in com.backblaze.b2.client.structures
 
B2AccountAuthorization(String, String, String, String, long, long, B2Allowed, String) - Constructor for class com.backblaze.b2.client.structures.B2AccountAuthorization
 
B2AccountAuthorizer - Interface in com.backblaze.b2.client
B2AccountAuthorizer provides a mechanism to get an accountId and a corresponding B2AccountAuthorization.
B2AccountAuthorizerSimpleImpl - Class in com.backblaze.b2.client
B2AccountAuthorizerSimpleImpl is the usual implementation of authorizing.
B2AccountAuthorizerSimpleImpl.Builder - Class in com.backblaze.b2.client
 
B2Allowed - Class in com.backblaze.b2.client.structures
 
B2Allowed(List<String>, String, String, String) - Constructor for class com.backblaze.b2.client.structures.B2Allowed
 
B2AlreadyStoredPartStorer - Class in com.backblaze.b2.client
This implementation "stores" a part that has already been successfully stored in B2.
B2AlreadyStoredPartStorer(B2Part) - Constructor for class com.backblaze.b2.client.B2AlreadyStoredPartStorer
 
B2ApplicationKey - Class in com.backblaze.b2.client.structures
Response from b2_delete_key, and included in response from b2_list_keys.
B2ApplicationKey(String, String, String, TreeSet<String>, String, String, Long, Set<String>) - Constructor for class com.backblaze.b2.client.structures.B2ApplicationKey
 
B2AuthorizationFilteredResponseField<T> - Class in com.backblaze.b2.client.structures
A generic class to represent response fields that are filtered based on authorization Parameter T will represent the different types of response field (e.g.
B2AuthorizationFilteredResponseField(boolean, T) - Constructor for class com.backblaze.b2.client.structures.B2AuthorizationFilteredResponseField
 
B2AuthorizeAccountRequest - Class in com.backblaze.b2.client.structures
This structure holds the information for b2_authorize_account.
B2AuthorizeAccountRequest(String, String) - Constructor for class com.backblaze.b2.client.structures.B2AuthorizeAccountRequest
 
B2AuthorizeAccountRequest.Builder - Class in com.backblaze.b2.client.structures
 
B2BadRequestException - Exception in com.backblaze.b2.client.exceptions
 
B2BadRequestException(String, Integer, String) - Constructor for exception com.backblaze.b2.client.exceptions.B2BadRequestException
 
B2BadRequestException(String, Integer, String, Throwable) - Constructor for exception com.backblaze.b2.client.exceptions.B2BadRequestException
 
B2Bucket - Class in com.backblaze.b2.client.structures
 
B2Bucket(String, String, String, String, Map<String, String>, List<B2CorsRule>, List<B2LifecycleRule>, Set<String>, B2AuthorizationFilteredResponseField<B2BucketFileLockConfiguration>, B2AuthorizationFilteredResponseField<B2BucketServerSideEncryption>, B2AuthorizationFilteredResponseField<B2BucketReplicationConfiguration>, int) - Constructor for class com.backblaze.b2.client.structures.B2Bucket
 
B2BucketDefaultRetention - Class in com.backblaze.b2.client.structures
 
B2BucketDefaultRetention(String, int, String) - Constructor for class com.backblaze.b2.client.structures.B2BucketDefaultRetention
 
B2BucketDefaultRetention(String, B2BucketDefaultRetentionPeriod) - Constructor for class com.backblaze.b2.client.structures.B2BucketDefaultRetention
 
B2BucketDefaultRetentionPeriod - Class in com.backblaze.b2.client.structures
 
B2BucketDefaultRetentionPeriod(int, String) - Constructor for class com.backblaze.b2.client.structures.B2BucketDefaultRetentionPeriod
 
B2BucketFileLockConfiguration - Class in com.backblaze.b2.client.structures
 
B2BucketFileLockConfiguration(boolean) - Constructor for class com.backblaze.b2.client.structures.B2BucketFileLockConfiguration
 
B2BucketFileLockConfiguration(boolean, B2BucketDefaultRetention) - Constructor for class com.backblaze.b2.client.structures.B2BucketFileLockConfiguration
 
B2BucketFileLockConfiguration(boolean, String, int, String) - Constructor for class com.backblaze.b2.client.structures.B2BucketFileLockConfiguration
 
B2BucketReplicationConfiguration - Class in com.backblaze.b2.client.structures
Replication configuration for a bucket.
B2BucketServerSideEncryption - Class in com.backblaze.b2.client.structures
 
B2BucketTypes - Interface in com.backblaze.b2.client.structures
B2BucketTypes provides constants for well-known bucket types.
B2ByteArrayContentSource - Class in com.backblaze.b2.client.contentSources
Use B2ByteArrayContentSource to wrap data in memory for uploading to B2.
B2ByteArrayContentSource.Builder - Class in com.backblaze.b2.client.contentSources
 
B2ByteProgressListener - Interface in com.backblaze.b2.util
This listener is called as data is read from an input stream.
B2ByteRange - Class in com.backblaze.b2.util
Represents a range of bytes in an HTTP entity.
B2ByteRange(Long, Long) - Constructor for class com.backblaze.b2.util.B2ByteRange
Initializes a new B2ByteRange.
B2CancellableContentSource - Class in com.backblaze.b2.client
A ContentSource wrapper that returns an InputStream that will check whether the cancellation token says to stop.
B2CancellableContentSource(B2ContentSource, B2CancellationToken) - Constructor for class com.backblaze.b2.client.B2CancellableContentSource
 
B2CancelLargeFileRequest - Class in com.backblaze.b2.client.structures
 
B2CancelLargeFileRequest.Builder - Class in com.backblaze.b2.client.structures
 
B2CancelLargeFileResponse - Class in com.backblaze.b2.client.structures
 
B2CancelLargeFileResponse(String, String, String) - Constructor for class com.backblaze.b2.client.structures.B2CancelLargeFileResponse
 
B2CancellationToken - Class in com.backblaze.b2.client
Token to pass around whether the caller has cancelled an operation so that sub tasks can stop their processing.
B2CancellationToken() - Constructor for class com.backblaze.b2.client.B2CancellationToken
 
B2CannotComputeException - Exception in com.backblaze.b2.client.exceptions
 
B2CannotComputeException(String) - Constructor for exception com.backblaze.b2.client.exceptions.B2CannotComputeException
 
B2Capabilities - Interface in com.backblaze.b2.client.structures
B2Capabilities provides constants capabilities in application keys.
B2ClientConfig - Class in com.backblaze.b2.client
B2ClientConfig describes the various settings the B2 clients need.
B2ClientConfig.Builder - Class in com.backblaze.b2.client
The Builder for building a B2ClientConfig.
B2Clock - Class in com.backblaze.b2.util
This class provides access to two different time measurements.
B2Clock() - Constructor for class com.backblaze.b2.util.B2Clock
 
B2ClockImpl - Class in com.backblaze.b2.util
B2ClockImpl uses values from the System class to provide a "real" implementation of B2Clock whose clocks are determined by the system.
B2ClockImpl() - Constructor for class com.backblaze.b2.util.B2ClockImpl
 
B2ClockSim - Class in com.backblaze.b2.util
B2ClockSim provides a simple simulation of a clock, for use in tests.
B2Collections - Class in com.backblaze.b2.util
 
B2Collections() - Constructor for class com.backblaze.b2.util.B2Collections
 
B2ConnectFailedException - Exception in com.backblaze.b2.client.exceptions
B2ConnectFailedException represents a failure to connect to the B2 servers.
B2ConnectFailedException(String, Integer, String) - Constructor for exception com.backblaze.b2.client.exceptions.B2ConnectFailedException
 
B2ConnectFailedException(String, Integer, String, Throwable) - Constructor for exception com.backblaze.b2.client.exceptions.B2ConnectFailedException
 
B2ConnectionBrokenException - Exception in com.backblaze.b2.client.exceptions
B2ConnectionBrokenException represents the network connection to the B2 servers having been closed unexpectedly.
B2ConnectionBrokenException(String, Integer, String) - Constructor for exception com.backblaze.b2.client.exceptions.B2ConnectionBrokenException
 
B2ConnectionBrokenException(String, Integer, String, Throwable) - Constructor for exception com.backblaze.b2.client.exceptions.B2ConnectionBrokenException
 
B2ContentFileWriter - Class in com.backblaze.b2.client.contentHandlers
This is a B2ContentWriter which records the incoming data into a file on disk.
B2ContentFileWriter.Builder - Class in com.backblaze.b2.client.contentHandlers
 
B2ContentMemoryWriter - Class in com.backblaze.b2.client.contentHandlers
This is a B2ContentWriter which records the incoming data into an in-memory byte array.
B2ContentMemoryWriter.Builder - Class in com.backblaze.b2.client.contentHandlers
 
B2ContentOutputStreamWriter - Class in com.backblaze.b2.client.contentHandlers
B2ContentOutputStreamWriter is a subclass of B2ContentWriter which uses a Helper to create the OutputStream to write to, and optionally, the InputStream to use to reread and verify the SHA1.
B2ContentOutputStreamWriter.Builder - Class in com.backblaze.b2.client.contentHandlers
 
B2ContentOutputStreamWriter.Helper - Interface in com.backblaze.b2.client.contentHandlers
A Helper provides the OutputStream(s) to write to and the InputStream(s) to use to re-read the content after writing it.
B2ContentSink - Interface in com.backblaze.b2.client.contentHandlers
Implement B2ContentSink to process files downloaded from B2.
B2ContentSource - Interface in com.backblaze.b2.client.contentSources
Implementations of B2ContentSource provide the length, SHA1, and the bytes that the B2Client should upload.
B2ContentTypes - Interface in com.backblaze.b2.client.contentSources
B2ContentTypes provides constants for well-known mime types, especially ones that have meaning to B2.
B2ContentWriter - Class in com.backblaze.b2.client.contentHandlers
B2ContentWriter is a base class for ContentHandlers which writes the content to a stream.
B2CopyFileRequest - Class in com.backblaze.b2.client.structures
 
B2CopyFileRequest.Builder - Class in com.backblaze.b2.client.structures
 
B2CopyingPartStorer - Class in com.backblaze.b2.client
This implementation stores a part of a large file by copying from a file that is already stored in B2.
B2CopyingPartStorer(int, String) - Constructor for class com.backblaze.b2.client.B2CopyingPartStorer
 
B2CopyingPartStorer(int, String, B2ByteRange) - Constructor for class com.backblaze.b2.client.B2CopyingPartStorer
 
B2CopyPartRequest - Class in com.backblaze.b2.client.structures
 
B2CopyPartRequest.Builder - Class in com.backblaze.b2.client.structures
 
B2CorsRule - Class in com.backblaze.b2.client.structures
 
B2CorsRule.Builder - Class in com.backblaze.b2.client.structures
 
B2CreateBucketRequest - Class in com.backblaze.b2.client.structures
 
B2CreateBucketRequest(String, String, Map<String, String>, List<B2CorsRule>, List<B2LifecycleRule>, boolean, B2BucketServerSideEncryption, B2BucketReplicationConfiguration) - Constructor for class com.backblaze.b2.client.structures.B2CreateBucketRequest
 
B2CreateBucketRequest.Builder - Class in com.backblaze.b2.client.structures
 
B2CreateBucketRequestReal - Class in com.backblaze.b2.client.structures
NOTE: B2CreateBucketRequestReal has the attributes needed by the B2 API.
B2CreateBucketRequestReal(String, B2CreateBucketRequest) - Constructor for class com.backblaze.b2.client.structures.B2CreateBucketRequestReal
 
B2CreatedApplicationKey - Class in com.backblaze.b2.client.structures
Information returned from b2_create_key.
B2CreatedApplicationKey(String, String, String, String, TreeSet<String>, String, String, Long, Set<String>) - Constructor for class com.backblaze.b2.client.structures.B2CreatedApplicationKey
 
B2CreateKeyRequest - Class in com.backblaze.b2.client.structures
 
B2CreateKeyRequest.Builder - Class in com.backblaze.b2.client.structures
 
B2CreateKeyRequestReal - Class in com.backblaze.b2.client.structures
b2_create_key request, as sent to service, including the accountId.
B2CreateKeyRequestReal(String, B2CreateKeyRequest) - Constructor for class com.backblaze.b2.client.structures.B2CreateKeyRequestReal
 
B2Credentials - Interface in com.backblaze.b2.client.credentialsSources
Credentials for accessing B2's APIs.
B2CredentialsFromEnvironmentSource - Class in com.backblaze.b2.client.credentialsSources
This B2CredentialsSource reads the credentials from two environment variables: B2_APPLICATION_KEY_ID B2_APPLICATION_KEY If either is missing or empty, getCredentials() will throw.
B2CredentialsImpl - Class in com.backblaze.b2.client.credentialsSources
Simple implementation of B2Credentials.
B2CredentialsSource - Interface in com.backblaze.b2.client.credentialsSources
A B2CredentialsSource returns credentials.
B2DateTimeUtil - Class in com.backblaze.b2.util
 
B2DefaultRetryPolicy - Class in com.backblaze.b2.client
B2DefaultRetryPolicy implements the retry policy described in the B2 documentation.
B2DefaultRetryPolicy() - Constructor for class com.backblaze.b2.client.B2DefaultRetryPolicy
 
B2DeleteBucketRequest - Class in com.backblaze.b2.client.structures
 
B2DeleteBucketRequest.Builder - Class in com.backblaze.b2.client.structures
 
B2DeleteBucketRequestReal - Class in com.backblaze.b2.client.structures
 
B2DeleteBucketRequestReal(String, String) - Constructor for class com.backblaze.b2.client.structures.B2DeleteBucketRequestReal
 
B2DeleteFileVersionRequest - Class in com.backblaze.b2.client.structures
 
B2DeleteFileVersionRequest(String, String, boolean) - Constructor for class com.backblaze.b2.client.structures.B2DeleteFileVersionRequest
 
B2DeleteFileVersionRequest.Builder - Class in com.backblaze.b2.client.structures
 
B2DeleteFileVersionResponse - Class in com.backblaze.b2.client.structures
 
B2DeleteFileVersionResponse(String, String) - Constructor for class com.backblaze.b2.client.structures.B2DeleteFileVersionResponse
 
B2DeleteKeyRequest - Class in com.backblaze.b2.client.structures
 
B2DeleteKeyRequest(String) - Constructor for class com.backblaze.b2.client.structures.B2DeleteKeyRequest
 
B2DeleteKeyRequest.Builder - Class in com.backblaze.b2.client.structures
 
B2DownloadAuthorization - Class in com.backblaze.b2.client.structures
 
B2DownloadAuthorization(String, String, String) - Constructor for class com.backblaze.b2.client.structures.B2DownloadAuthorization
 
B2DownloadByIdRequest - Class in com.backblaze.b2.client.structures
 
B2DownloadByIdRequest.Builder - Class in com.backblaze.b2.client.structures
 
B2DownloadByNameRequest - Class in com.backblaze.b2.client.structures
 
B2DownloadByNameRequest.Builder - Class in com.backblaze.b2.client.structures
 
B2ErrorStructure - Class in com.backblaze.b2.client.structures
This structure describes the json that's returned by b2 for errors.
B2ErrorStructure(int, String, String) - Constructor for class com.backblaze.b2.client.structures.B2ErrorStructure
 
B2EventNotification - Class in com.backblaze.b2.client.structures
The notification that Backblaze sends when object events occur.
B2EventNotification(List<B2EventNotificationEvent>) - Constructor for class com.backblaze.b2.client.structures.B2EventNotification
 
B2EventNotificationEvent - Class in com.backblaze.b2.client.structures
The individual event notification for an object.
B2EventNotificationEvent(String, String, String, long, String, int, String, String, Long, String) - Constructor for class com.backblaze.b2.client.structures.B2EventNotificationEvent
 
B2EventNotificationRule - Class in com.backblaze.b2.client.structures
One rule about under what condition(s) to send notifications for events in a bucket.
B2EventNotificationRule(String, TreeSet<String>, String, B2EventNotificationTargetConfiguration, boolean) - Constructor for class com.backblaze.b2.client.structures.B2EventNotificationRule
 
B2EventNotificationRule(String, TreeSet<String>, String, B2EventNotificationTargetConfiguration, boolean, Boolean, String) - Constructor for class com.backblaze.b2.client.structures.B2EventNotificationRule
 
B2EventNotificationTargetConfiguration - Class in com.backblaze.b2.client.structures
A destination for an event notification.
B2EventNotificationTargetConfiguration() - Constructor for class com.backblaze.b2.client.structures.B2EventNotificationTargetConfiguration
 
B2Exception - Exception in com.backblaze.b2.client.exceptions
B2Exception is a checked exception class that's the base class for all B2-specific exceptions thrown by b2-sdk-java.
B2Exception(String, int, Integer, String) - Constructor for exception com.backblaze.b2.client.exceptions.B2Exception
 
B2Exception(String, int, Integer, String, Throwable) - Constructor for exception com.backblaze.b2.client.exceptions.B2Exception
 
B2ExecutorUtils - Class in com.backblaze.b2.util
 
B2ExecutorUtils() - Constructor for class com.backblaze.b2.util.B2ExecutorUtils
 
B2FileContentSource - Class in com.backblaze.b2.client.contentSources
 
B2FileContentSource.Builder - Class in com.backblaze.b2.client.contentSources
 
B2FilePolicy - Interface in com.backblaze.b2.client
B2FilePolicy answers questions about whether to upload a file as a 'small' file or as a 'large' file.
B2FileRetention - Class in com.backblaze.b2.client.structures
 
B2FileRetention(String, Long) - Constructor for class com.backblaze.b2.client.structures.B2FileRetention
 
B2FileRetentionMode - Interface in com.backblaze.b2.client.structures
B2FileRetentionMode provides constants for a bucket's default retention mode
B2FileRetentionPeriodUnit - Interface in com.backblaze.b2.client.structures
B2FileRetentionPeriodUnit provides constants for a bucket's default retention period
B2FileSseForRequest - Class in com.backblaze.b2.client.structures
 
B2FileSseForResponse - Class in com.backblaze.b2.client.structures
 
B2FileSseForResponse(String, String, String) - Constructor for class com.backblaze.b2.client.structures.B2FileSseForResponse
 
B2FileVersion - Class in com.backblaze.b2.client.structures
Information about a file, as returned by the B2 API.
B2FileVersion(String, String, long, String, String, String, Map<String, String>, String, long, B2AuthorizationFilteredResponseField<B2FileRetention>, B2AuthorizationFilteredResponseField<String>, B2FileSseForResponse, String) - Constructor for class com.backblaze.b2.client.structures.B2FileVersion
 
B2FinishLargeFileRequest - Class in com.backblaze.b2.client.structures
 
B2FinishLargeFileRequest(String, List<String>) - Constructor for class com.backblaze.b2.client.structures.B2FinishLargeFileRequest
 
B2FinishLargeFileRequest.Builder - Class in com.backblaze.b2.client.structures
 
B2FlushAndSyncFileOnCloseOutputStream - Class in com.backblaze.b2.util
Wrap your FileOutputStreams with a B2FlushAndSyncFileOnCloseOutputStream to ensure that your files are always sync'd before being closed.
B2ForbiddenException - Exception in com.backblaze.b2.client.exceptions
B2ForbiddenException is thrown when an HTTP response has a 403 status code or when a field for which client does not have necessary read authorization is accessed (e.g., defaultServerSideEncryption in B2Bucket).
B2ForbiddenException(String, Integer, String) - Constructor for exception com.backblaze.b2.client.exceptions.B2ForbiddenException
 
B2ForbiddenException(String, Integer, String, Throwable) - Constructor for exception com.backblaze.b2.client.exceptions.B2ForbiddenException
 
B2GetBucketNotificationRulesRequest - Class in com.backblaze.b2.client.structures
 
B2GetBucketNotificationRulesRequest.Builder - Class in com.backblaze.b2.client.structures
 
B2GetBucketNotificationRulesResponse - Class in com.backblaze.b2.client.structures
 
B2GetBucketNotificationRulesResponse(String, List<B2EventNotificationRule>) - Constructor for class com.backblaze.b2.client.structures.B2GetBucketNotificationRulesResponse
 
B2GetBucketNotificationRulesResponse.Builder - Class in com.backblaze.b2.client.structures
 
B2GetDownloadAuthorizationRequest - Class in com.backblaze.b2.client.structures
 
B2GetDownloadAuthorizationRequest.Builder - Class in com.backblaze.b2.client.structures
 
B2GetFileInfoByNameRequest - Class in com.backblaze.b2.client.structures
 
B2GetFileInfoByNameRequest(String, String) - Constructor for class com.backblaze.b2.client.structures.B2GetFileInfoByNameRequest
 
B2GetFileInfoByNameRequest(String, String, B2FileSseForRequest) - Constructor for class com.backblaze.b2.client.structures.B2GetFileInfoByNameRequest
 
B2GetFileInfoByNameRequest.Builder - Class in com.backblaze.b2.client.structures
 
B2GetFileInfoRequest - Class in com.backblaze.b2.client.structures
 
B2GetFileInfoRequest.Builder - Class in com.backblaze.b2.client.structures
 
B2GetUploadPartUrlRequest - Class in com.backblaze.b2.client.structures
 
B2GetUploadPartUrlRequest.Builder - Class in com.backblaze.b2.client.structures
 
B2GetUploadUrlRequest - Class in com.backblaze.b2.client.structures
 
B2GetUploadUrlRequest.Builder - Class in com.backblaze.b2.client.structures
 
B2Headers - Interface in com.backblaze.b2.client.contentSources
B2Headers represents the HTTP headers that come with a response from the server.
B2HeadersImpl - Class in com.backblaze.b2.client.contentSources
B2HeadersImpl implements the B2Headers interface.
B2HeadersImpl.Builder - Class in com.backblaze.b2.client.contentSources
 
B2HideFileRequest - Class in com.backblaze.b2.client.structures
 
B2HideFileRequest.Builder - Class in com.backblaze.b2.client.structures
 
B2InputStreamExcerpt - Class in com.backblaze.b2.util
B2InputStreamExcerpt is a stream that provides the contents of an underlying stream starting from the start'th byte and continuing up to and including the (start + length - 1)'th byte.
B2InputStreamExcerpt(InputStream, long, long) - Constructor for class com.backblaze.b2.util.B2InputStreamExcerpt
 
B2InputStreamWithByteProgressListener - Class in com.backblaze.b2.util
B2InputStreamWithByteProgressListener provides progress notifications to a listener.
B2InputStreamWithByteProgressListener(InputStream, B2ByteProgressListener) - Constructor for class com.backblaze.b2.util.B2InputStreamWithByteProgressListener
 
B2InternalErrorException - Exception in com.backblaze.b2.client.exceptions
 
B2InternalErrorException(String) - Constructor for exception com.backblaze.b2.client.exceptions.B2InternalErrorException
 
B2InternalErrorException(String, Integer, String) - Constructor for exception com.backblaze.b2.client.exceptions.B2InternalErrorException
 
B2InternalErrorException(String, Integer, String, Throwable) - Constructor for exception com.backblaze.b2.client.exceptions.B2InternalErrorException
 
B2InternalErrorException(String, String) - Constructor for exception com.backblaze.b2.client.exceptions.B2InternalErrorException
 
B2IoUtils - Class in com.backblaze.b2.util
 
B2IoUtils() - Constructor for class com.backblaze.b2.util.B2IoUtils
 
B2Json - Class in com.backblaze.b2.json
JSON (de)serialization of Java objects.
B2Json.constructor - Annotation Type in com.backblaze.b2.json
Constructor annotation saying that this is the constructor B2Json should use.
B2Json.defaultForInvalidEnumValue - Annotation Type in com.backblaze.b2.json
Field annotation that designates the enum value to use when the value in a field isn't one of the known values.
B2Json.defaultForUnknownType - Annotation Type in com.backblaze.b2.json
Class annotation that applies to a class that is a @union.
B2Json.firstVersion - Annotation Type in com.backblaze.b2.json
Annotation that says that a field exists in all versions at or after this one.
B2Json.ignored - Annotation Type in com.backblaze.b2.json
Field annotation that says the field is not included in JSON.
B2Json.optional - Annotation Type in com.backblaze.b2.json
Field annotation that says a field is optional.
B2Json.optionalWithDefault - Annotation Type in com.backblaze.b2.json
Field annotation that says a field is optional.
B2Json.required - Annotation Type in com.backblaze.b2.json
Field annotation that says a field is required to be present.
B2Json.sensitive - Annotation Type in com.backblaze.b2.json
Annotation that says this is a sensitive field and should be redacted when outputting for logging
B2Json.serializedName - Annotation Type in com.backblaze.b2.json
Annotation to declare that this member will be serialized to JSON with the specified name, instead of the field name in the Java class.
B2Json.type - Annotation Type in com.backblaze.b2.json
Type annotation used to configure B2Json serialization/deserialization.
B2Json.union - Annotation Type in com.backblaze.b2.json
Class annotation that says a class is the base class for a union type.
B2Json.unionSubtypes - Annotation Type in com.backblaze.b2.json
Class annotation that applies to an interface that is a @union.
B2Json.unionSubtypes.type - Annotation Type in com.backblaze.b2.json
 
B2Json.versionRange - Annotation Type in com.backblaze.b2.json
Annotation that says that a field exists in all versions in a range (inclusive).
B2JsonAtomicLongArrayHandler - Class in com.backblaze.b2.json
 
B2JsonAtomicLongArrayHandler(B2JsonTypeHandler<Long>) - Constructor for class com.backblaze.b2.json.B2JsonAtomicLongArrayHandler
 
B2JsonBadValueException - Exception in com.backblaze.b2.json
Exception thrown when a value in a JSON object is bad, even though it is valid JSON.
B2JsonBadValueException(String) - Constructor for exception com.backblaze.b2.json.B2JsonBadValueException
 
B2JsonBadValueException(String, Throwable) - Constructor for exception com.backblaze.b2.json.B2JsonBadValueException
 
B2JsonBigDecimalHandler - Class in com.backblaze.b2.json
(De)serializes BigDecimal objects.
B2JsonBigDecimalHandler() - Constructor for class com.backblaze.b2.json.B2JsonBigDecimalHandler
 
B2JsonBigIntegerHandler - Class in com.backblaze.b2.json
(De)serializes BigInteger objects.
B2JsonBigIntegerHandler() - Constructor for class com.backblaze.b2.json.B2JsonBigIntegerHandler
 
B2JsonBooleanArrayHandler - Class in com.backblaze.b2.json
 
B2JsonBooleanArrayHandler(B2JsonTypeHandler) - Constructor for class com.backblaze.b2.json.B2JsonBooleanArrayHandler
 
B2JsonBooleanHandler - Class in com.backblaze.b2.json
(De)serializes Boolean objects.
B2JsonBooleanHandler(boolean) - Constructor for class com.backblaze.b2.json.B2JsonBooleanHandler
 
B2JsonBoundedByteArrayOutputStream - Class in com.backblaze.b2.json
A B2Json implementation of OutputStream that - stores stream content in a byte array - expands capacity when needed (typically doubles) - has an upper bound limit on output array size (max capacity) - throws IOException if the max capacity threshold is crossed.
B2JsonBoundedByteArrayOutputStream(int) - Constructor for class com.backblaze.b2.json.B2JsonBoundedByteArrayOutputStream
 
B2JsonByteArrayHandler - Class in com.backblaze.b2.json
 
B2JsonByteArrayHandler(B2JsonTypeHandler) - Constructor for class com.backblaze.b2.json.B2JsonByteArrayHandler
 
B2JsonByteHandler - Class in com.backblaze.b2.json
(De)serializes Byte objects.
B2JsonByteHandler(boolean) - Constructor for class com.backblaze.b2.json.B2JsonByteHandler
 
B2JsonCharacterHandler - Class in com.backblaze.b2.json
(De)serializes Character objects.
B2JsonCharacterHandler(boolean) - Constructor for class com.backblaze.b2.json.B2JsonCharacterHandler
 
B2JsonCharArrayHandler - Class in com.backblaze.b2.json
 
B2JsonCharArrayHandler(B2JsonTypeHandler) - Constructor for class com.backblaze.b2.json.B2JsonCharArrayHandler
 
B2JsonCharSquenceHandler - Class in com.backblaze.b2.json
(De)serializes CharSequence objects When deserializing, the underlying concrete type is String and thus will allocate even when the JSON input is a string.
B2JsonCharSquenceHandler() - Constructor for class com.backblaze.b2.json.B2JsonCharSquenceHandler
 
B2JsonConcurrentMapHandler - Class in com.backblaze.b2.json
 
B2JsonConcurrentMapHandler(B2JsonTypeHandler, B2JsonTypeHandler) - Constructor for class com.backblaze.b2.json.B2JsonConcurrentMapHandler
 
B2JsonDoubleArrayHandler - Class in com.backblaze.b2.json
 
B2JsonDoubleArrayHandler(B2JsonTypeHandler) - Constructor for class com.backblaze.b2.json.B2JsonDoubleArrayHandler
 
B2JsonDoubleHandler - Class in com.backblaze.b2.json
(De)serializes Double objects.
B2JsonDoubleHandler(boolean) - Constructor for class com.backblaze.b2.json.B2JsonDoubleHandler
 
B2JsonEnumHandler<T> - Class in com.backblaze.b2.json
 
B2JsonEnumHandler(Class<T>) - Constructor for class com.backblaze.b2.json.B2JsonEnumHandler
 
B2JsonEnumSetHandler - Class in com.backblaze.b2.json
Serialization for enum sets.
B2JsonEnumSetHandler(B2JsonTypeHandler) - Constructor for class com.backblaze.b2.json.B2JsonEnumSetHandler
 
B2JsonException - Exception in com.backblaze.b2.json
Exception thrown when there is a problem reading or writing JSON.
B2JsonException(String) - Constructor for exception com.backblaze.b2.json.B2JsonException
 
B2JsonException(String, Throwable) - Constructor for exception com.backblaze.b2.json.B2JsonException
 
B2JsonFloatArrayHandler - Class in com.backblaze.b2.json
 
B2JsonFloatArrayHandler(B2JsonTypeHandler) - Constructor for class com.backblaze.b2.json.B2JsonFloatArrayHandler
 
B2JsonFloatHandler - Class in com.backblaze.b2.json
(De)serializes Float objects.
B2JsonFloatHandler(boolean) - Constructor for class com.backblaze.b2.json.B2JsonFloatHandler
 
B2JsonHandlerMap - Class in com.backblaze.b2.json
Holds a mapping from Class to B2JsonTypeHandler.
B2JsonHandlerMap() - Constructor for class com.backblaze.b2.json.B2JsonHandlerMap
 
B2JsonInitializedTypeHandler<T> - Class in com.backblaze.b2.json
Base class for all implementations of B2JsonTypeHandler that have an initialize() method.
B2JsonInitializedTypeHandler() - Constructor for class com.backblaze.b2.json.B2JsonInitializedTypeHandler
 
B2JsonIntArrayHandler - Class in com.backblaze.b2.json
 
B2JsonIntArrayHandler(B2JsonTypeHandler) - Constructor for class com.backblaze.b2.json.B2JsonIntArrayHandler
 
B2JsonIntegerHandler - Class in com.backblaze.b2.json
(De)serializes Integer objects.
B2JsonIntegerHandler(boolean) - Constructor for class com.backblaze.b2.json.B2JsonIntegerHandler
 
B2JsonLinkedHashSetHandler - Class in com.backblaze.b2.json
 
B2JsonLinkedHashSetHandler(B2JsonTypeHandler) - Constructor for class com.backblaze.b2.json.B2JsonLinkedHashSetHandler
 
B2JsonListHandler - Class in com.backblaze.b2.json
 
B2JsonListHandler(B2JsonTypeHandler) - Constructor for class com.backblaze.b2.json.B2JsonListHandler
 
B2JsonLocalDateHandler - Class in com.backblaze.b2.json
 
B2JsonLocalDateHandler() - Constructor for class com.backblaze.b2.json.B2JsonLocalDateHandler
 
B2JsonLocalDateTimeHandler - Class in com.backblaze.b2.json
 
B2JsonLocalDateTimeHandler() - Constructor for class com.backblaze.b2.json.B2JsonLocalDateTimeHandler
 
B2JsonLongArrayHandler - Class in com.backblaze.b2.json
 
B2JsonLongArrayHandler(B2JsonTypeHandler) - Constructor for class com.backblaze.b2.json.B2JsonLongArrayHandler
 
B2JsonLongHandler - Class in com.backblaze.b2.json
(De)serializes Long objects.
B2JsonLongHandler(boolean) - Constructor for class com.backblaze.b2.json.B2JsonLongHandler
 
B2JsonMapHandler - Class in com.backblaze.b2.json
 
B2JsonMapHandler(B2JsonTypeHandler, B2JsonTypeHandler) - Constructor for class com.backblaze.b2.json.B2JsonMapHandler
 
B2JsonNonUrlTypeHandler<T> - Class in com.backblaze.b2.json
Base class for handlers that don't support reading URL parameters.
B2JsonNonUrlTypeHandler() - Constructor for class com.backblaze.b2.json.B2JsonNonUrlTypeHandler
 
B2JsonObjectArrayHandler<T> - Class in com.backblaze.b2.json
 
B2JsonObjectArrayHandler(Class<T>, Class, B2JsonTypeHandler) - Constructor for class com.backblaze.b2.json.B2JsonObjectArrayHandler
 
B2JsonObjectHandler<T> - Class in com.backblaze.b2.json
(De)serializes Java objects based on field annotations.
B2JsonOptions - Class in com.backblaze.b2.json
Options used by JSON serialization and de-serialization.
B2JsonOptions.Builder - Class in com.backblaze.b2.json
Builder for B2JsonOptions
B2JsonOptions.ExtraFieldOption - Enum in com.backblaze.b2.json
What to do with extra fields found when de-serializing.
B2JsonOptions.SerializationOption - Enum in com.backblaze.b2.json
How to format the serialized string PRETTY is the default and produces indented, multi-line JSON COMPACT produces a single line of text with no optional whitespace
B2JsonReader - Class in com.backblaze.b2.json
Reads a stream of characters and converts them to JSON tokens.
B2JsonReader(Reader) - Constructor for class com.backblaze.b2.json.B2JsonReader
Initializes a new reader.
B2JsonSetHandler - Class in com.backblaze.b2.json
Serialize and deserialize sets
B2JsonSetHandler(B2JsonTypeHandler) - Constructor for class com.backblaze.b2.json.B2JsonSetHandler
 
B2JsonStringHandler - Class in com.backblaze.b2.json
(De)serializes String objects.
B2JsonStringHandler() - Constructor for class com.backblaze.b2.json.B2JsonStringHandler
 
B2JsonTreeSetHandler - Class in com.backblaze.b2.json
 
B2JsonTreeSetHandler(B2JsonTypeHandler) - Constructor for class com.backblaze.b2.json.B2JsonTreeSetHandler
 
B2JsonTypeHandler<T> - Interface in com.backblaze.b2.json
Interface for (de)serializing one class of object.
B2JsonTypeHandlerWithDefaults<T> - Class in com.backblaze.b2.json
Base class for all handlers that deal with default values.
B2JsonTypeHandlerWithDefaults() - Constructor for class com.backblaze.b2.json.B2JsonTypeHandlerWithDefaults
 
B2JsonUnionBaseHandler<T> - Class in com.backblaze.b2.json
Handler for the class that is the base class for a union type.
B2JsonUnionTypeMap - Class in com.backblaze.b2.json
Holds the mapping between type names and the classes used for them in a union type.
B2JsonUnionTypeMap.Builder - Class in com.backblaze.b2.json
 
B2JsonUtil - Class in com.backblaze.b2.json
 
B2JsonUtil() - Constructor for class com.backblaze.b2.json.B2JsonUtil
 
B2JsonWriter - Class in com.backblaze.b2.json
Writes out JSON tokens, supports pretty and compact style output.
B2JsonWriter(OutputStream, B2JsonOptions) - Constructor for class com.backblaze.b2.json.B2JsonWriter
 
B2LargeFileStorer - Class in com.backblaze.b2.client
A class for handling the creation of large files.
B2LegalHold - Interface in com.backblaze.b2.client.structures
B2LegalHold provides constants for file lock legal hold
B2LifecycleRule - Class in com.backblaze.b2.client.structures
One rule about when to delete files in a bucket.
B2LifecycleRule.Builder - Class in com.backblaze.b2.client.structures
 
B2ListBucketsRequest - Class in com.backblaze.b2.client.structures
 
B2ListBucketsRequest.Builder - Class in com.backblaze.b2.client.structures
 
B2ListBucketsResponse - Class in com.backblaze.b2.client.structures
 
B2ListBucketsResponse(List<B2Bucket>) - Constructor for class com.backblaze.b2.client.structures.B2ListBucketsResponse
 
B2ListFileNamesIterable - Class in com.backblaze.b2.client
 
B2ListFileNamesIterable(B2StorageClientImpl, B2ListFileNamesRequest) - Constructor for class com.backblaze.b2.client.B2ListFileNamesIterable
 
B2ListFileNamesRequest - Class in com.backblaze.b2.client.structures
 
B2ListFileNamesRequest.Builder - Class in com.backblaze.b2.client.structures
 
B2ListFileNamesResponse - Class in com.backblaze.b2.client.structures
 
B2ListFileNamesResponse(List<B2FileVersion>, String) - Constructor for class com.backblaze.b2.client.structures.B2ListFileNamesResponse
 
B2ListFilesIterable - Interface in com.backblaze.b2.client
This interface collects the APIs we provide on our B2FileVersion iterables.
B2ListFilesIterableBase - Class in com.backblaze.b2.client
 
B2ListFilesIterableBase.IterBase - Class in com.backblaze.b2.client
 
B2ListFilesResponse - Interface in com.backblaze.b2.client.structures
 
B2ListFileVersionsIterable - Class in com.backblaze.b2.client
 
B2ListFileVersionsIterable(B2StorageClientImpl, B2ListFileVersionsRequest) - Constructor for class com.backblaze.b2.client.B2ListFileVersionsIterable
 
B2ListFileVersionsRequest - Class in com.backblaze.b2.client.structures
 
B2ListFileVersionsRequest.Builder - Class in com.backblaze.b2.client.structures
 
B2ListFileVersionsResponse - Class in com.backblaze.b2.client.structures
 
B2ListFileVersionsResponse(List<B2FileVersion>, String, String) - Constructor for class com.backblaze.b2.client.structures.B2ListFileVersionsResponse
 
B2ListKeysIterable - Class in com.backblaze.b2.client
This interface collects the APIs we provide on our B2ApplicationKey iterables.
B2ListKeysIterable(B2StorageClientImpl, B2ListKeysRequest) - Constructor for class com.backblaze.b2.client.B2ListKeysIterable
 
B2ListKeysIterator - Class in com.backblaze.b2.client
 
B2ListKeysRequest - Class in com.backblaze.b2.client.structures
 
B2ListKeysRequest(Integer, String) - Constructor for class com.backblaze.b2.client.structures.B2ListKeysRequest
 
B2ListKeysRequest.Builder - Class in com.backblaze.b2.client.structures
 
B2ListKeysRequestReal - Class in com.backblaze.b2.client.structures
NOTE: B2ListKeysRequestReal has the attributes needed by the B2 API.
B2ListKeysRequestReal(String, Integer, String) - Constructor for class com.backblaze.b2.client.structures.B2ListKeysRequestReal
 
B2ListKeysResponse - Class in com.backblaze.b2.client.structures
 
B2ListKeysResponse(List<B2ApplicationKey>, String) - Constructor for class com.backblaze.b2.client.structures.B2ListKeysResponse
 
B2ListPartsIterable - Interface in com.backblaze.b2.client
This interface collects the APIs we provide on our B2Part iterables.
B2ListPartsIterableBase - Class in com.backblaze.b2.client
 
B2ListPartsIterableBase.IterBase - Class in com.backblaze.b2.client
 
B2ListPartsIterableImpl - Class in com.backblaze.b2.client
 
B2ListPartsIterableImpl(B2StorageClientImpl, B2ListPartsRequest) - Constructor for class com.backblaze.b2.client.B2ListPartsIterableImpl
 
B2ListPartsRequest - Class in com.backblaze.b2.client.structures
 
B2ListPartsRequest(String, Integer, Integer) - Constructor for class com.backblaze.b2.client.structures.B2ListPartsRequest
 
B2ListPartsRequest.Builder - Class in com.backblaze.b2.client.structures
 
B2ListPartsResponse - Class in com.backblaze.b2.client.structures
 
B2ListPartsResponse(List<B2Part>, Integer) - Constructor for class com.backblaze.b2.client.structures.B2ListPartsResponse
 
B2ListUnfinishedLargeFilesIterable - Class in com.backblaze.b2.client
 
B2ListUnfinishedLargeFilesIterable(B2StorageClientImpl, B2ListUnfinishedLargeFilesRequest) - Constructor for class com.backblaze.b2.client.B2ListUnfinishedLargeFilesIterable
 
B2ListUnfinishedLargeFilesRequest - Class in com.backblaze.b2.client.structures
 
B2ListUnfinishedLargeFilesRequest(String, String, String, Integer) - Constructor for class com.backblaze.b2.client.structures.B2ListUnfinishedLargeFilesRequest
 
B2ListUnfinishedLargeFilesRequest.Builder - Class in com.backblaze.b2.client.structures
 
B2ListUnfinishedLargeFilesResponse - Class in com.backblaze.b2.client.structures
 
B2ListUnfinishedLargeFilesResponse(List<B2FileVersion>, String) - Constructor for class com.backblaze.b2.client.structures.B2ListUnfinishedLargeFilesResponse
 
B2LocalException - Exception in com.backblaze.b2.client.exceptions
Instances of B2LocalException represent issues that are detected by the SDK.
B2LocalException(String, String) - Constructor for exception com.backblaze.b2.client.exceptions.B2LocalException
 
B2LocalException(String, String, Throwable) - Constructor for exception com.backblaze.b2.client.exceptions.B2LocalException
 
B2Md5 - Interface in com.backblaze.b2.util
 
B2NetworkBaseException - Exception in com.backblaze.b2.client.exceptions
Instances of subclasses of B2NetworkExceptions represent issues that appears to be related to the network.
B2NetworkException - Exception in com.backblaze.b2.client.exceptions
B2NetworkTimeoutException represents the network connection to a B2 server being closed locally because the server isn't answering in a timely fashion.
B2NetworkException(String, Integer, String) - Constructor for exception com.backblaze.b2.client.exceptions.B2NetworkException
 
B2NetworkException(String, Integer, String, Throwable) - Constructor for exception com.backblaze.b2.client.exceptions.B2NetworkException
 
B2NetworkTimeoutException - Exception in com.backblaze.b2.client.exceptions
B2NetworkTimeoutException represents the network connection to a B2 server being closed locally because the server isn't answering in a timely fashion.
B2NetworkTimeoutException(String, Integer, String) - Constructor for exception com.backblaze.b2.client.exceptions.B2NetworkTimeoutException
 
B2NetworkTimeoutException(String, Integer, String, Throwable) - Constructor for exception com.backblaze.b2.client.exceptions.B2NetworkTimeoutException
 
B2NotFoundException - Exception in com.backblaze.b2.client.exceptions
 
B2NotFoundException(Integer, String) - Constructor for exception com.backblaze.b2.client.exceptions.B2NotFoundException
 
B2NotFoundException(String, Integer, String) - Constructor for exception com.backblaze.b2.client.exceptions.B2NotFoundException
 
B2NotFoundException(String, Integer, String, Throwable) - Constructor for exception com.backblaze.b2.client.exceptions.B2NotFoundException
 
B2OverrideableHeaders - Interface in com.backblaze.b2.client.structures
Interface defining getters for headers that can be overridden on download
B2Part - Class in com.backblaze.b2.client.structures
 
B2Part(String, int, long, String, String, long, B2FileSseForResponse) - Constructor for class com.backblaze.b2.client.structures.B2Part
 
B2PartSpec - Class in com.backblaze.b2.client
A B2PartSpec represents part of a large file.
B2PartStorer - Interface in com.backblaze.b2.client
Implementations of B2PartStorer are responsible for storing a single part of a large file in B2.
B2Preconditions - Interface in com.backblaze.b2.util
 
B2ReplicationRule - Class in com.backblaze.b2.client.structures
One rule about how files should be replicated to the destination bucket.
B2ReplicationRule(String, String, int, String, boolean, boolean) - Constructor for class com.backblaze.b2.client.structures.B2ReplicationRule
Initializes a new, immutable rule.
B2ReplicationStatus - Interface in com.backblaze.b2.client.structures
B2ReplicationStatus provides constants for cloud file replication
B2RequestTimeoutException - Exception in com.backblaze.b2.client.exceptions
 
B2RequestTimeoutException(String, Integer, String) - Constructor for exception com.backblaze.b2.client.exceptions.B2RequestTimeoutException
 
B2RequestTimeoutException(String, Integer, String, Throwable) - Constructor for exception com.backblaze.b2.client.exceptions.B2RequestTimeoutException
 
B2RetryPolicy - Interface in com.backblaze.b2.client
The B2RetryPolicy is called once after each attempt.
B2RuntimeException - Exception in com.backblaze.b2.client.exceptions
B2RuntimeExceptions are thrown instead of B2Exceptions in the places where an interface prevents the SDK from throwing a B2Exception.
B2RuntimeException(String) - Constructor for exception com.backblaze.b2.client.exceptions.B2RuntimeException
 
B2RuntimeException(String, Throwable) - Constructor for exception com.backblaze.b2.client.exceptions.B2RuntimeException
 
B2Sdk - Class in com.backblaze.b2.client
 
B2Sdk() - Constructor for class com.backblaze.b2.client.B2Sdk
 
B2ServerSideEncryptionMode - Interface in com.backblaze.b2.client.structures
B2ServerSideEncryptionMode provides constants for the Server-Side Encryption Modes
B2ServiceUnavailableException - Exception in com.backblaze.b2.client.exceptions
 
B2ServiceUnavailableException(String, Integer, String) - Constructor for exception com.backblaze.b2.client.exceptions.B2ServiceUnavailableException
 
B2ServiceUnavailableException(String, Integer, String, Throwable) - Constructor for exception com.backblaze.b2.client.exceptions.B2ServiceUnavailableException
 
B2SetBucketNotificationRulesRequest - Class in com.backblaze.b2.client.structures
 
B2SetBucketNotificationRulesRequest.Builder - Class in com.backblaze.b2.client.structures
 
B2SetBucketNotificationRulesResponse - Class in com.backblaze.b2.client.structures
 
B2SetBucketNotificationRulesResponse(String, List<B2EventNotificationRule>) - Constructor for class com.backblaze.b2.client.structures.B2SetBucketNotificationRulesResponse
 
B2SetBucketNotificationRulesResponse.Builder - Class in com.backblaze.b2.client.structures
 
B2Sha1 - Interface in com.backblaze.b2.util
 
B2Sha1AppenderInputStream - Class in com.backblaze.b2.util
Use this to create a stream that contains the contents a wrapped stream concatenated with the sha1 of that stream.
B2Sha1AppenderInputStream() - Constructor for class com.backblaze.b2.util.B2Sha1AppenderInputStream
 
B2Sha1InputStream - Class in com.backblaze.b2.util
Wrapper for an InputStream that computes the SHA1 of the bytes going through it.
B2Sha1InputStream(InputStream) - Constructor for class com.backblaze.b2.util.B2Sha1InputStream
Initializes a stream that will digest all of the bytes read and skipped.
B2SignatureVerificationException - Exception in com.backblaze.b2.client.exceptions
Instances of this class represents failure to verify content given a signature and secret.
B2SignatureVerificationException(String, Throwable) - Constructor for exception com.backblaze.b2.client.exceptions.B2SignatureVerificationException
 
B2StartLargeFileRequest - Class in com.backblaze.b2.client.structures
 
B2StartLargeFileRequest.Builder - Class in com.backblaze.b2.client.structures
 
B2StorageClient - Interface in com.backblaze.b2.client
B2StorageClient is the interface for performing B2 operations.
B2StorageClientFactory - Interface in com.backblaze.b2.client
Implementations of B2StorageClientFactory can create a B2StorageClient from a B2ClientConfig.
B2StorageClientFactoryPathBasedImpl - Class in com.backblaze.b2.client
This implementation of B2StorageClientFactory has a list of registered class names and instantiates the first one of those classes which can be loaded.
B2StorageClientImpl - Class in com.backblaze.b2.client
B2StorageClientImpl implements B2StorageClient and it acquires credentials as needed and implements our retry policies.
B2StorageClientImpl(B2StorageClientWebifier, B2ClientConfig, Supplier<B2RetryPolicy>) - Constructor for class com.backblaze.b2.client.B2StorageClientImpl
Creates a client with the given webifier and config and a default B2Sleeper.
B2StorageClientWebifier - Interface in com.backblaze.b2.client
A B2StorageClientWebifier is responsible for converting from request objects to web calls and back again.
B2StorageClientWebifierImpl - Class in com.backblaze.b2.client
 
B2StorageClientWebifierImpl(B2WebApiClient, String, String, B2TestMode) - Constructor for class com.backblaze.b2.client.B2StorageClientWebifierImpl
 
B2StoreLargeFileRequest - Class in com.backblaze.b2.client.structures
 
B2StoreLargeFileRequest.Builder - Class in com.backblaze.b2.client.structures
 
B2StringUtil - Class in com.backblaze.b2.util
String utilities
B2TestMode - Enum in com.backblaze.b2.client.structures
TestModes allow the client to ask the server to cause errors to help with testing the client.
B2TooManyRequestsException - Exception in com.backblaze.b2.client.exceptions
 
B2TooManyRequestsException(String, Integer, String) - Constructor for exception com.backblaze.b2.client.exceptions.B2TooManyRequestsException
 
B2TooManyRequestsException(String, Integer, String, Throwable) - Constructor for exception com.backblaze.b2.client.exceptions.B2TooManyRequestsException
 
B2TypeResolver - Class in com.backblaze.b2.json
Class used to resolve generic types of a class when supplied with the actual type arguments used to construct an instance of the class.
B2TypeResolver(Class<?>) - Constructor for class com.backblaze.b2.json.B2TypeResolver
 
B2TypeResolver(Class<?>, Type[]) - Constructor for class com.backblaze.b2.json.B2TypeResolver
Creates a type resolver for the supplied class.
B2UnauthorizedException - Exception in com.backblaze.b2.client.exceptions
 
B2UnauthorizedException(String, Integer, String) - Constructor for exception com.backblaze.b2.client.exceptions.B2UnauthorizedException
 
B2UnauthorizedException(String, Integer, String, Throwable) - Constructor for exception com.backblaze.b2.client.exceptions.B2UnauthorizedException
 
B2UnauthorizedException.RequestCategory - Enum in com.backblaze.b2.client.exceptions
 
B2UpdateBucketRequest - Class in com.backblaze.b2.client.structures
 
B2UpdateBucketRequest.Builder - Class in com.backblaze.b2.client.structures
 
B2UpdateFileLegalHoldRequest - Class in com.backblaze.b2.client.structures
 
B2UpdateFileLegalHoldRequest.Builder - Class in com.backblaze.b2.client.structures
 
B2UpdateFileLegalHoldResponse - Class in com.backblaze.b2.client.structures
 
B2UpdateFileLegalHoldResponse(String, String, String) - Constructor for class com.backblaze.b2.client.structures.B2UpdateFileLegalHoldResponse
 
B2UpdateFileRetentionRequest - Class in com.backblaze.b2.client.structures
 
B2UpdateFileRetentionRequest.Builder - Class in com.backblaze.b2.client.structures
 
B2UpdateFileRetentionResponse - Class in com.backblaze.b2.client.structures
 
B2UpdateFileRetentionResponse(String, String, B2FileRetention) - Constructor for class com.backblaze.b2.client.structures.B2UpdateFileRetentionResponse
 
B2UploadFileRequest - Class in com.backblaze.b2.client.structures
 
B2UploadFileRequest.Builder - Class in com.backblaze.b2.client.structures
 
B2UploadingPartStorer - Class in com.backblaze.b2.client
This implementation stores a part of a large file by uploading the bytes from a B2ContentSource.
B2UploadingPartStorer(int, B2ContentSource) - Constructor for class com.backblaze.b2.client.B2UploadingPartStorer
 
B2UploadListener - Interface in com.backblaze.b2.client.structures
A B2UploadListener is called by periodically by the upload processes to provide an indication of progress.
B2UploadPartRequest - Class in com.backblaze.b2.client.structures
 
B2UploadPartRequest.Builder - Class in com.backblaze.b2.client.structures
 
B2UploadPartUrlResponse - Class in com.backblaze.b2.client.structures
 
B2UploadPartUrlResponse(String, String, String) - Constructor for class com.backblaze.b2.client.structures.B2UploadPartUrlResponse
 
B2UploadProgress - Class in com.backblaze.b2.client.structures
The B2UploadProgress summarizes the state of an upload.
B2UploadProgress(int, int, long, long, long, B2UploadState) - Constructor for class com.backblaze.b2.client.structures.B2UploadProgress
 
B2UploadState - Enum in com.backblaze.b2.client.structures
Generally, uploads follow this state diagram:
B2UploadUrlResponse - Class in com.backblaze.b2.client.structures
 
B2UploadUrlResponse(String, String, String) - Constructor for class com.backblaze.b2.client.structures.B2UploadUrlResponse
 
B2Utf8Util - Class in com.backblaze.b2.util
B2Utf8Util has methods that are useful for processing Utf8.
B2Utf8Util() - Constructor for class com.backblaze.b2.util.B2Utf8Util
 
B2WebApiClient - Interface in com.backblaze.b2.client.webApiClients
 
B2WebhookConfiguration - Class in com.backblaze.b2.client.structures
Webhook destination for B2EventNotificationRule
B2WebhookConfiguration(String) - Constructor for class com.backblaze.b2.client.structures.B2WebhookConfiguration
 
B2WebhookConfiguration(String, String) - Constructor for class com.backblaze.b2.client.structures.B2WebhookConfiguration
 
B2WebhookConfiguration(String, TreeSet<B2WebhookCustomHeader>) - Constructor for class com.backblaze.b2.client.structures.B2WebhookConfiguration
 
B2WebhookConfiguration(String, TreeSet<B2WebhookCustomHeader>, String) - Constructor for class com.backblaze.b2.client.structures.B2WebhookConfiguration
 
B2WebhookCustomHeader - Class in com.backblaze.b2.client.structures
Custom headers for B2WebhookConfiguration
B2WebhookCustomHeader(String, String) - Constructor for class com.backblaze.b2.client.structures.B2WebhookCustomHeader
 
between(long, long) - Static method in class com.backblaze.b2.util.B2ByteRange
 
binaryMd5OfBytes(byte[]) - Static method in interface com.backblaze.b2.util.B2Md5
Returns the binary digest of an array of bytes
binaryMd5OfBytes(byte[], int, int) - Static method in interface com.backblaze.b2.util.B2Md5
Returns the binary digest of a subsequence of an array of bytes
binarySha1OfBytes(byte[]) - Static method in interface com.backblaze.b2.util.B2Sha1
Returns the SHA-1 of the given bytes, as binary data.
binarySha1OfInputStream(InputStream) - Static method in interface com.backblaze.b2.util.B2Sha1
Returns the SHA-1 of the given InputStream, as binary data.
bucketId - Variable in class com.backblaze.b2.client.structures.B2Allowed
 
bucketName - Variable in class com.backblaze.b2.client.structures.B2Allowed
 
buckets() - Method in interface com.backblaze.b2.client.B2StorageClient
 
build() - Method in class com.backblaze.b2.client.B2AccountAuthorizerSimpleImpl.Builder
 
build() - Method in class com.backblaze.b2.client.B2ClientConfig.Builder
 
build() - Method in class com.backblaze.b2.client.contentHandlers.B2ContentFileWriter.Builder
 
build() - Static method in class com.backblaze.b2.client.contentHandlers.B2ContentMemoryWriter
 
build() - Method in class com.backblaze.b2.client.contentHandlers.B2ContentMemoryWriter.Builder
 
build() - Method in class com.backblaze.b2.client.contentHandlers.B2ContentOutputStreamWriter.Builder
 
build() - Method in class com.backblaze.b2.client.contentSources.B2ByteArrayContentSource.Builder
 
build() - Method in class com.backblaze.b2.client.contentSources.B2FileContentSource.Builder
 
build() - Method in class com.backblaze.b2.client.contentSources.B2HeadersImpl.Builder
 
build() - Static method in class com.backblaze.b2.client.credentialsSources.B2CredentialsFromEnvironmentSource
 
build() - Method in class com.backblaze.b2.client.structures.B2AuthorizeAccountRequest.Builder
 
build() - Method in class com.backblaze.b2.client.structures.B2CancelLargeFileRequest.Builder
 
build() - Method in class com.backblaze.b2.client.structures.B2CopyFileRequest.Builder
 
build() - Method in class com.backblaze.b2.client.structures.B2CopyPartRequest.Builder
 
build() - Method in class com.backblaze.b2.client.structures.B2CorsRule.Builder
 
build() - Method in class com.backblaze.b2.client.structures.B2CreateBucketRequest.Builder
 
build() - Method in class com.backblaze.b2.client.structures.B2CreateKeyRequest.Builder
 
build() - Method in class com.backblaze.b2.client.structures.B2DeleteBucketRequest.Builder
 
build() - Method in class com.backblaze.b2.client.structures.B2DeleteFileVersionRequest.Builder
 
build() - Method in class com.backblaze.b2.client.structures.B2DeleteKeyRequest.Builder
 
build() - Method in class com.backblaze.b2.client.structures.B2DownloadByIdRequest.Builder
 
build() - Method in class com.backblaze.b2.client.structures.B2DownloadByNameRequest.Builder
 
build() - Method in class com.backblaze.b2.client.structures.B2FinishLargeFileRequest.Builder
 
build() - Method in class com.backblaze.b2.client.structures.B2GetBucketNotificationRulesRequest.Builder
 
build() - Method in class com.backblaze.b2.client.structures.B2GetBucketNotificationRulesResponse.Builder
 
build() - Method in class com.backblaze.b2.client.structures.B2GetDownloadAuthorizationRequest.Builder
 
build() - Method in class com.backblaze.b2.client.structures.B2GetFileInfoByNameRequest.Builder
 
build() - Method in class com.backblaze.b2.client.structures.B2GetFileInfoRequest.Builder
 
build() - Method in class com.backblaze.b2.client.structures.B2GetUploadPartUrlRequest.Builder
 
build() - Method in class com.backblaze.b2.client.structures.B2GetUploadUrlRequest.Builder
 
build() - Method in class com.backblaze.b2.client.structures.B2HideFileRequest.Builder
 
build() - Method in class com.backblaze.b2.client.structures.B2LifecycleRule.Builder
 
build() - Method in class com.backblaze.b2.client.structures.B2ListBucketsRequest.Builder
 
build() - Method in class com.backblaze.b2.client.structures.B2ListFileNamesRequest.Builder
 
build() - Method in class com.backblaze.b2.client.structures.B2ListFileVersionsRequest.Builder
 
build() - Method in class com.backblaze.b2.client.structures.B2ListKeysRequest.Builder
 
build() - Method in class com.backblaze.b2.client.structures.B2ListPartsRequest.Builder
 
build() - Method in class com.backblaze.b2.client.structures.B2ListUnfinishedLargeFilesRequest.Builder
 
build() - Method in class com.backblaze.b2.client.structures.B2SetBucketNotificationRulesRequest.Builder
 
build() - Method in class com.backblaze.b2.client.structures.B2SetBucketNotificationRulesResponse.Builder
 
build() - Method in class com.backblaze.b2.client.structures.B2StartLargeFileRequest.Builder
 
build() - Method in class com.backblaze.b2.client.structures.B2StoreLargeFileRequest.Builder
 
build() - Method in class com.backblaze.b2.client.structures.B2UpdateBucketRequest.Builder
 
build() - Method in class com.backblaze.b2.client.structures.B2UpdateFileLegalHoldRequest.Builder
 
build() - Method in class com.backblaze.b2.client.structures.B2UpdateFileRetentionRequest.Builder
 
build() - Method in class com.backblaze.b2.client.structures.B2UploadFileRequest.Builder
 
build() - Method in class com.backblaze.b2.client.structures.B2UploadPartRequest.Builder
 
build() - Method in class com.backblaze.b2.json.B2JsonOptions.Builder
 
build() - Method in class com.backblaze.b2.json.B2JsonUnionTypeMap.Builder
Builds the B2JsonUnionTypeMap.
build(byte[]) - Static method in class com.backblaze.b2.client.contentSources.B2ByteArrayContentSource
 
build(File) - Static method in class com.backblaze.b2.client.contentSources.B2FileContentSource
 
builder() - Static method in class com.backblaze.b2.client.contentHandlers.B2ContentMemoryWriter
 
builder() - Static method in class com.backblaze.b2.client.contentSources.B2HeadersImpl
 
builder() - Static method in class com.backblaze.b2.client.structures.B2ListKeysRequest
 
builder() - Static method in class com.backblaze.b2.json.B2JsonOptions
Returns a new builder for B2JsonOptions.
builder() - Static method in class com.backblaze.b2.json.B2JsonUnionTypeMap
 
builder(byte[]) - Static method in class com.backblaze.b2.client.contentSources.B2ByteArrayContentSource
 
builder(int, B2ContentSource) - Static method in class com.backblaze.b2.client.structures.B2UploadPartRequest
 
builder(int, String, String) - Static method in class com.backblaze.b2.client.structures.B2CopyPartRequest
 
builder(B2AccountAuthorizer, String) - Static method in class com.backblaze.b2.client.B2ClientConfig
 
builder(B2ContentOutputStreamWriter.Helper) - Static method in class com.backblaze.b2.client.contentHandlers.B2ContentOutputStreamWriter
 
builder(B2Headers) - Static method in class com.backblaze.b2.client.contentSources.B2HeadersImpl
 
builder(B2Bucket) - Static method in class com.backblaze.b2.client.structures.B2UpdateBucketRequest
 
builder(B2FileVersion) - Static method in class com.backblaze.b2.client.structures.B2StoreLargeFileRequest
Deprecated.
builder(B2ListFileNamesRequest) - Static method in class com.backblaze.b2.client.structures.B2ListFileNamesRequest
 
builder(B2ListFileVersionsRequest) - Static method in class com.backblaze.b2.client.structures.B2ListFileVersionsRequest
 
builder(B2ListPartsRequest) - Static method in class com.backblaze.b2.client.structures.B2ListPartsRequest
 
builder(B2ListUnfinishedLargeFilesRequest) - Static method in class com.backblaze.b2.client.structures.B2ListUnfinishedLargeFilesRequest
 
builder(File) - Static method in class com.backblaze.b2.client.contentHandlers.B2ContentFileWriter
 
builder(File) - Static method in class com.backblaze.b2.client.contentSources.B2FileContentSource
 
builder(String) - Static method in class com.backblaze.b2.client.structures.B2CancelLargeFileRequest
 
builder(String) - Static method in class com.backblaze.b2.client.structures.B2DeleteBucketRequest
 
builder(String) - Static method in class com.backblaze.b2.client.structures.B2DeleteKeyRequest
 
builder(String) - Static method in class com.backblaze.b2.client.structures.B2DownloadByIdRequest
 
builder(String) - Static method in class com.backblaze.b2.client.structures.B2GetBucketNotificationRulesRequest
 
builder(String) - Static method in class com.backblaze.b2.client.structures.B2GetFileInfoRequest
 
builder(String) - Static method in class com.backblaze.b2.client.structures.B2GetUploadPartUrlRequest
 
builder(String) - Static method in class com.backblaze.b2.client.structures.B2GetUploadUrlRequest
 
builder(String) - Static method in class com.backblaze.b2.client.structures.B2LifecycleRule
 
builder(String) - Static method in class com.backblaze.b2.client.structures.B2ListBucketsRequest
 
builder(String) - Static method in class com.backblaze.b2.client.structures.B2ListFileNamesRequest
 
builder(String) - Static method in class com.backblaze.b2.client.structures.B2ListFileVersionsRequest
 
builder(String) - Static method in class com.backblaze.b2.client.structures.B2ListPartsRequest
 
builder(String) - Static method in class com.backblaze.b2.client.structures.B2ListUnfinishedLargeFilesRequest
 
builder(String) - Static method in class com.backblaze.b2.client.structures.B2StoreLargeFileRequest
 
builder(String, String) - Static method in class com.backblaze.b2.client.B2AccountAuthorizerSimpleImpl
 
builder(String, String) - Static method in class com.backblaze.b2.client.structures.B2AuthorizeAccountRequest
 
builder(String, String) - Static method in class com.backblaze.b2.client.structures.B2CopyFileRequest
 
builder(String, String) - Static method in class com.backblaze.b2.client.structures.B2CreateBucketRequest
 
builder(String, String) - Static method in class com.backblaze.b2.client.structures.B2DeleteFileVersionRequest
 
builder(String, String) - Static method in class com.backblaze.b2.client.structures.B2DownloadByNameRequest
 
builder(String, String) - Static method in class com.backblaze.b2.client.structures.B2GetFileInfoByNameRequest
 
builder(String, String) - Static method in class com.backblaze.b2.client.structures.B2HideFileRequest
 
builder(String, String, int) - Static method in class com.backblaze.b2.client.structures.B2GetDownloadAuthorizationRequest
 
builder(String, String, B2FileRetention) - Static method in class com.backblaze.b2.client.structures.B2UpdateFileRetentionRequest
 
builder(String, String, String) - Static method in class com.backblaze.b2.client.B2ClientConfig
 
builder(String, String, String) - Static method in class com.backblaze.b2.client.structures.B2StartLargeFileRequest
 
builder(String, String, String) - Static method in class com.backblaze.b2.client.structures.B2UpdateFileLegalHoldRequest
 
builder(String, String, String, B2ContentSource) - Static method in class com.backblaze.b2.client.structures.B2UploadFileRequest
 
builder(String, List<B2EventNotificationRule>) - Static method in class com.backblaze.b2.client.structures.B2GetBucketNotificationRulesResponse
 
builder(String, List<B2EventNotificationRule>) - Static method in class com.backblaze.b2.client.structures.B2SetBucketNotificationRulesRequest
 
builder(String, List<B2EventNotificationRule>) - Static method in class com.backblaze.b2.client.structures.B2SetBucketNotificationRulesResponse
 
builder(String, List<String>) - Static method in class com.backblaze.b2.client.structures.B2FinishLargeFileRequest
 
builder(String, List<String>, Set<String>, int) - Static method in class com.backblaze.b2.client.structures.B2CorsRule
 
builder(Set<String>, String) - Static method in class com.backblaze.b2.client.structures.B2CreateKeyRequest
 
Builder() - Constructor for class com.backblaze.b2.client.contentHandlers.B2ContentMemoryWriter.Builder
 
Builder() - Constructor for class com.backblaze.b2.client.contentSources.B2HeadersImpl.Builder
 
Builder() - Constructor for class com.backblaze.b2.client.structures.B2ListKeysRequest.Builder
 
Builder() - Constructor for class com.backblaze.b2.json.B2JsonOptions.Builder
 
Builder(byte[]) - Constructor for class com.backblaze.b2.client.contentSources.B2ByteArrayContentSource.Builder
 
Builder(int, String, String) - Constructor for class com.backblaze.b2.client.structures.B2CopyPartRequest.Builder
 
Builder(B2AccountAuthorizer, String) - Constructor for class com.backblaze.b2.client.B2ClientConfig.Builder
 
Builder(B2ListFileNamesRequest) - Constructor for class com.backblaze.b2.client.structures.B2ListFileNamesRequest.Builder
 
Builder(B2ListFileVersionsRequest) - Constructor for class com.backblaze.b2.client.structures.B2ListFileVersionsRequest.Builder
 
Builder(B2ListPartsRequest) - Constructor for class com.backblaze.b2.client.structures.B2ListPartsRequest.Builder
 
Builder(B2ListUnfinishedLargeFilesRequest) - Constructor for class com.backblaze.b2.client.structures.B2ListUnfinishedLargeFilesRequest.Builder
 
Builder(String) - Constructor for class com.backblaze.b2.client.structures.B2CancelLargeFileRequest.Builder
 
Builder(String) - Constructor for class com.backblaze.b2.client.structures.B2DeleteBucketRequest.Builder
 
Builder(String) - Constructor for class com.backblaze.b2.client.structures.B2DeleteKeyRequest.Builder
 
Builder(String) - Constructor for class com.backblaze.b2.client.structures.B2GetBucketNotificationRulesRequest.Builder
 
Builder(String) - Constructor for class com.backblaze.b2.client.structures.B2GetFileInfoRequest.Builder
 
Builder(String) - Constructor for class com.backblaze.b2.client.structures.B2GetUploadPartUrlRequest.Builder
 
Builder(String) - Constructor for class com.backblaze.b2.client.structures.B2GetUploadUrlRequest.Builder
 
Builder(String) - Constructor for class com.backblaze.b2.client.structures.B2LifecycleRule.Builder
 
Builder(String) - Constructor for class com.backblaze.b2.client.structures.B2ListBucketsRequest.Builder
 
Builder(String) - Constructor for class com.backblaze.b2.client.structures.B2ListPartsRequest.Builder
 
Builder(String) - Constructor for class com.backblaze.b2.client.structures.B2ListUnfinishedLargeFilesRequest.Builder
 
Builder(String, String) - Constructor for class com.backblaze.b2.client.B2AccountAuthorizerSimpleImpl.Builder
 
Builder(String, String) - Constructor for class com.backblaze.b2.client.structures.B2AuthorizeAccountRequest.Builder
 
Builder(String, String) - Constructor for class com.backblaze.b2.client.structures.B2CopyFileRequest.Builder
 
Builder(String, String) - Constructor for class com.backblaze.b2.client.structures.B2DeleteFileVersionRequest.Builder
 
Builder(String, String) - Constructor for class com.backblaze.b2.client.structures.B2HideFileRequest.Builder
 
Builder(String, String, int) - Constructor for class com.backblaze.b2.client.structures.B2GetDownloadAuthorizationRequest.Builder
 
Builder(String, String, B2FileRetention) - Constructor for class com.backblaze.b2.client.structures.B2UpdateFileRetentionRequest.Builder
 
Builder(String, String, String) - Constructor for class com.backblaze.b2.client.structures.B2UpdateFileLegalHoldRequest.Builder
 
Builder(String, List<B2EventNotificationRule>) - Constructor for class com.backblaze.b2.client.structures.B2GetBucketNotificationRulesResponse.Builder
 
Builder(String, List<B2EventNotificationRule>) - Constructor for class com.backblaze.b2.client.structures.B2SetBucketNotificationRulesRequest.Builder
 
Builder(String, List<B2EventNotificationRule>) - Constructor for class com.backblaze.b2.client.structures.B2SetBucketNotificationRulesResponse.Builder
 
Builder(String, List<String>) - Constructor for class com.backblaze.b2.client.structures.B2FinishLargeFileRequest.Builder
 
buildFrom(B2UploadFileRequest) - Static method in class com.backblaze.b2.client.structures.B2StartLargeFileRequest
This is only public so it is available from other sdk packages.
BYPASS_GOVERNANCE - Static variable in interface com.backblaze.b2.client.structures.B2Capabilities
 
bypassGovernance - Variable in class com.backblaze.b2.client.structures.B2UpdateFileRetentionRequest
 

C

cancelLargeFile(B2AccountAuthorization, B2CancelLargeFileRequest) - Method in interface com.backblaze.b2.client.B2StorageClientWebifier
 
cancelLargeFile(B2AccountAuthorization, B2CancelLargeFileRequest) - Method in class com.backblaze.b2.client.B2StorageClientWebifierImpl
 
cancelLargeFile(B2CancelLargeFileRequest) - Method in interface com.backblaze.b2.client.B2StorageClient
Cancels an unfinished large file.
cancelLargeFile(B2CancelLargeFileRequest) - Method in class com.backblaze.b2.client.B2StorageClientImpl
 
cancelLargeFile(String) - Method in interface com.backblaze.b2.client.B2StorageClient
Just like cancelLargeFile(request), except that you only need to specify the largeFileId for the unfinished large file you're trying to cancel.
canGetCredentials() - Method in class com.backblaze.b2.client.credentialsSources.B2CredentialsFromEnvironmentSource
 
capabilities - Variable in class com.backblaze.b2.client.structures.B2Allowed
 
checkArgument(boolean) - Static method in interface com.backblaze.b2.util.B2Preconditions
 
checkArgument(boolean, Object) - Static method in interface com.backblaze.b2.util.B2Preconditions
 
checkArgumentIsNotNull(Object, Object) - Static method in interface com.backblaze.b2.util.B2Preconditions
 
checkDefaultValues() - Method in class com.backblaze.b2.json.B2JsonObjectHandler
Checks the validity of all of the default values for fields with optionalWithDefault.
checkDefaultValues() - Method in class com.backblaze.b2.json.B2JsonTypeHandlerWithDefaults
Checks whether default values are OK, and throws if not.
checkDefaultValues() - Method in class com.backblaze.b2.json.B2JsonUnionBaseHandler
Check the validity of the default value, if there is one.
checkState(boolean) - Static method in interface com.backblaze.b2.util.B2Preconditions
 
checkState(boolean, Object) - Static method in interface com.backblaze.b2.util.B2Preconditions
 
clazz() - Method in annotation type com.backblaze.b2.json.B2Json.unionSubtypes.type
 
CLIENT_UNAUTHORIZED_TO_READ - Static variable in interface com.backblaze.b2.client.contentSources.B2Headers
 
close() - Method in interface com.backblaze.b2.client.B2StorageClient
Closes this instance, releasing resources.
close() - Method in class com.backblaze.b2.client.B2StorageClientImpl
Closes resources used by this client.
close() - Method in interface com.backblaze.b2.client.B2StorageClientWebifier
Closes this object and its underlying resources.
close() - Method in class com.backblaze.b2.client.B2StorageClientWebifierImpl
 
close() - Method in interface com.backblaze.b2.client.webApiClients.B2WebApiClient
Closes this object and its underlying resources.
close() - Method in class com.backblaze.b2.util.B2FlushAndSyncFileOnCloseOutputStream
 
close() - Method in class com.backblaze.b2.util.B2InputStreamExcerpt
 
close() - Method in class com.backblaze.b2.util.B2InputStreamWithByteProgressListener
 
close() - Method in class com.backblaze.b2.util.B2Sha1InputStream
 
closeQuietly(Closeable) - Static method in class com.backblaze.b2.util.B2IoUtils
If closable isn't null, this will close it, ignoring any IOExceptions that might happen.
code - Variable in class com.backblaze.b2.client.structures.B2ErrorStructure
A single token that indicates the cause of the error.
com.backblaze.b2.client - package com.backblaze.b2.client
 
com.backblaze.b2.client.contentHandlers - package com.backblaze.b2.client.contentHandlers
 
com.backblaze.b2.client.contentSources - package com.backblaze.b2.client.contentSources
 
com.backblaze.b2.client.credentialsSources - package com.backblaze.b2.client.credentialsSources
 
com.backblaze.b2.client.exceptions - package com.backblaze.b2.client.exceptions
 
com.backblaze.b2.client.structures - package com.backblaze.b2.client.structures
 
com.backblaze.b2.client.webApiClients - package com.backblaze.b2.client.webApiClients
 
com.backblaze.b2.json - package com.backblaze.b2.json
 
com.backblaze.b2.util - package com.backblaze.b2.util
 
COMPACT - com.backblaze.b2.json.B2JsonOptions.SerializationOption
 
compareTo(B2PartSpec) - Method in class com.backblaze.b2.client.B2PartSpec
 
compareTo(B2EventNotificationRule) - Method in class com.backblaze.b2.client.structures.B2EventNotificationRule
Rules are sorted by name first, and then additional attributes if necessary.
compareTo(B2WebhookCustomHeader) - Method in class com.backblaze.b2.client.structures.B2WebhookCustomHeader
B2CustomHeaders are sorted (without case sensitivity) by name first, and then value.
compareTo(FieldInfo) - Method in class com.backblaze.b2.json.FieldInfo
 
COMPLETED - Static variable in interface com.backblaze.b2.client.structures.B2ReplicationStatus
 
COMPLIANCE - Static variable in interface com.backblaze.b2.client.structures.B2FileRetentionMode
 
constructorArgIndex - Variable in class com.backblaze.b2.json.FieldInfo
 
CONTENT_LENGTH - Static variable in interface com.backblaze.b2.client.contentSources.B2Headers
 
CONTENT_MD5 - Static variable in interface com.backblaze.b2.client.contentSources.B2Headers
 
CONTENT_RANGE - Static variable in interface com.backblaze.b2.client.contentSources.B2Headers
 
CONTENT_SHA1 - Static variable in interface com.backblaze.b2.client.contentSources.B2Headers
 
CONTENT_TYPE - Static variable in interface com.backblaze.b2.client.contentSources.B2Headers
 
copy(InputStream, OutputStream) - Static method in class com.backblaze.b2.util.B2IoUtils
Copies the contents of 'in' to 'out' stopping when it hits the end of 'in' or when it hit an exception.
COPY_METADATA_DIRECTIVE - Static variable in class com.backblaze.b2.client.structures.B2CopyFileRequest
 
copyFile(B2AccountAuthorization, B2CopyFileRequest) - Method in interface com.backblaze.b2.client.B2StorageClientWebifier
 
copyFile(B2AccountAuthorization, B2CopyFileRequest) - Method in class com.backblaze.b2.client.B2StorageClientWebifierImpl
 
copyPart(B2AccountAuthorization, B2CopyPartRequest) - Method in interface com.backblaze.b2.client.B2StorageClientWebifier
 
copyPart(B2AccountAuthorization, B2CopyPartRequest) - Method in class com.backblaze.b2.client.B2StorageClientWebifierImpl
 
copySmallFile(B2CopyFileRequest) - Method in interface com.backblaze.b2.client.B2StorageClient
Makes a copy of a file in the same bucket.
copySmallFile(B2CopyFileRequest) - Method in class com.backblaze.b2.client.B2StorageClientImpl
 
couldBeLargeFile(long) - Method in interface com.backblaze.b2.client.B2FilePolicy
 
create(B2ClientConfig) - Method in interface com.backblaze.b2.client.B2StorageClientFactory
 
create(B2ClientConfig) - Method in class com.backblaze.b2.client.B2StorageClientFactoryPathBasedImpl
 
create(File) - Static method in class com.backblaze.b2.util.B2FlushAndSyncFileOnCloseOutputStream
 
create(FileOutputStream) - Static method in class com.backblaze.b2.util.B2FlushAndSyncFileOnCloseOutputStream
 
create(InputStream) - Static method in class com.backblaze.b2.util.B2Sha1AppenderInputStream
 
create(String) - Method in interface com.backblaze.b2.client.B2StorageClientFactory
Gets the applicationKeyId and applicationKey from the environment and then
create(String, int, Integer, String) - Static method in exception com.backblaze.b2.client.exceptions.B2Exception
Returns a new B2Exception, trying to provide the appropriate subclass to characterize the it.
create(String, String, String) - Method in interface com.backblaze.b2.client.B2StorageClientFactory
 
createBucket(B2AccountAuthorization, B2CreateBucketRequestReal) - Method in interface com.backblaze.b2.client.B2StorageClientWebifier
 
createBucket(B2AccountAuthorization, B2CreateBucketRequestReal) - Method in class com.backblaze.b2.client.B2StorageClientWebifierImpl
 
createBucket(B2CreateBucketRequest) - Method in interface com.backblaze.b2.client.B2StorageClient
Creates a new bucket with the given request.
createBucket(B2CreateBucketRequest) - Method in class com.backblaze.b2.client.B2StorageClientImpl
 
createBucket(String, String) - Method in interface com.backblaze.b2.client.B2StorageClient
Creates a new bucket with the specified bucketName and bucketType and default settings for all of the other bucket attributes.
createContentSourceWithRangeOrNull(long, long) - Method in interface com.backblaze.b2.client.contentSources.B2ContentSource
If possible, this returns a NEW input stream for just the specified range of the content.
createDefaultFactory() - Static method in interface com.backblaze.b2.client.B2StorageClientFactory
 
createDestinationInputStream() - Method in class com.backblaze.b2.client.contentHandlers.B2ContentFileWriter
 
createDestinationInputStream() - Method in class com.backblaze.b2.client.contentHandlers.B2ContentMemoryWriter
 
createDestinationInputStream() - Method in class com.backblaze.b2.client.contentHandlers.B2ContentOutputStreamWriter
 
createDestinationInputStream() - Method in class com.backblaze.b2.client.contentHandlers.B2ContentWriter
 
createDestinationOutputStream() - Method in class com.backblaze.b2.client.contentHandlers.B2ContentFileWriter
 
createDestinationOutputStream() - Method in class com.backblaze.b2.client.contentHandlers.B2ContentMemoryWriter
 
createDestinationOutputStream() - Method in class com.backblaze.b2.client.contentHandlers.B2ContentOutputStreamWriter
 
createDestinationOutputStream() - Method in class com.backblaze.b2.client.contentHandlers.B2ContentWriter
 
createForDestination(Map<String, String>) - Static method in class com.backblaze.b2.client.structures.B2BucketReplicationConfiguration
Returns a B2BucketReplicationConfiguration for a bucket that will only be a replication destination.
createForSource(String, List<B2ReplicationRule>) - Static method in class com.backblaze.b2.client.structures.B2BucketReplicationConfiguration
Returns a B2BucketReplicationConfiguration for a bucket that will only be a replication source.
createForSourceAndDestination(String, List<B2ReplicationRule>, Map<String, String>) - Static method in class com.backblaze.b2.client.structures.B2BucketReplicationConfiguration
Returns a ReplicationConfiguration for a bucket that will be a replication source and a replication destination.
createInputStream() - Method in class com.backblaze.b2.client.B2CancellableContentSource
 
createInputStream() - Method in interface com.backblaze.b2.client.contentHandlers.B2ContentOutputStreamWriter.Helper
This might be called multiple times.
createInputStream() - Method in class com.backblaze.b2.client.contentSources.B2ByteArrayContentSource
 
createInputStream() - Method in interface com.backblaze.b2.client.contentSources.B2ContentSource
NOTE: this may be called multiple times as uploads are retried, etc.
createInputStream() - Method in class com.backblaze.b2.client.contentSources.B2FileContentSource
 
createKey(B2AccountAuthorization, B2CreateKeyRequestReal) - Method in interface com.backblaze.b2.client.B2StorageClientWebifier
 
createKey(B2AccountAuthorization, B2CreateKeyRequestReal) - Method in class com.backblaze.b2.client.B2StorageClientWebifierImpl
 
createKey(B2CreateKeyRequest) - Method in interface com.backblaze.b2.client.B2StorageClient
Creates a new application key.
createKey(B2CreateKeyRequest) - Method in class com.backblaze.b2.client.B2StorageClientImpl
 
createOutputStream() - Method in interface com.backblaze.b2.client.contentHandlers.B2ContentOutputStreamWriter.Helper
This might be called multiple times.
createSha1MessageDigest() - Static method in interface com.backblaze.b2.util.B2Sha1
Returns a SHA-1 MessageDigest, which we expect to always be available.
createSseB2Aes256() - Static method in class com.backblaze.b2.client.structures.B2BucketServerSideEncryption
Create default bucket server-side encryption configuration with mode of SSE-B2 and algorithm of AES256
createSseB2Aes256() - Static method in class com.backblaze.b2.client.structures.B2FileSseForRequest
Creates and returns a B2FileSseForRequest for SSE-B2 with algorithm set to AES256.
createSseCAes256(String) - Static method in class com.backblaze.b2.client.structures.B2FileSseForRequest
Creates and returns a B2FileSseForRequest for SSE-C with algorithm set to AES256 and encryption key as specified.
createSseCAes256(String, String) - Static method in class com.backblaze.b2.client.structures.B2FileSseForRequest
Creates and returns a B2FileSseForRequest for SSE-C with algorithm set to AES256 and key/MD5 as specified.
createSseNone() - Static method in class com.backblaze.b2.client.structures.B2BucketServerSideEncryption
Create default bucket server-side encryption configuration with default encryption disabled.
createThreadFactory(String) - Static method in class com.backblaze.b2.util.B2ExecutorUtils
 
CUSTOM_UPLOAD_TIMESTAMP - Static variable in interface com.backblaze.b2.client.contentSources.B2Headers
 

D

DAYS - Static variable in interface com.backblaze.b2.client.structures.B2FileRetentionPeriodUnit
 
decimalNumberInRange(String, int, int, int, int) - Static method in class com.backblaze.b2.util.B2StringUtil
 
decimalSubstringToInt(String, int, int) - Static method in class com.backblaze.b2.util.B2StringUtil
 
DEFAULT - Static variable in class com.backblaze.b2.json.B2JsonOptions
The default set of options.
DEFAULT_AND_ALLOW_EXTRA_FIELDS - Static variable in class com.backblaze.b2.json.B2JsonOptions
The default set of options, except that extra fields are ignored.
DEFAULT_CODE - Static variable in exception com.backblaze.b2.client.exceptions.B2BadRequestException
 
DEFAULT_CODE - Static variable in exception com.backblaze.b2.client.exceptions.B2Exception
 
DEFAULT_CODE - Static variable in exception com.backblaze.b2.client.exceptions.B2ForbiddenException
 
DEFAULT_CODE - Static variable in exception com.backblaze.b2.client.exceptions.B2InternalErrorException
 
DEFAULT_CODE - Static variable in exception com.backblaze.b2.client.exceptions.B2NotFoundException
 
DEFAULT_CODE - Static variable in exception com.backblaze.b2.client.exceptions.B2RequestTimeoutException
 
DEFAULT_CODE - Static variable in exception com.backblaze.b2.client.exceptions.B2ServiceUnavailableException
 
DEFAULT_CODE - Static variable in exception com.backblaze.b2.client.exceptions.B2SignatureVerificationException
 
DEFAULT_CODE - Static variable in exception com.backblaze.b2.client.exceptions.B2TooManyRequestsException
 
DEFAULT_CODE - Static variable in exception com.backblaze.b2.client.exceptions.B2UnauthorizedException
 
defaultValue() - Method in annotation type com.backblaze.b2.json.B2Json.optionalWithDefault
 
defaultValueForOptional() - Method in class com.backblaze.b2.json.B2JsonAtomicLongArrayHandler
 
defaultValueForOptional() - Method in class com.backblaze.b2.json.B2JsonBigDecimalHandler
 
defaultValueForOptional() - Method in class com.backblaze.b2.json.B2JsonBigIntegerHandler
 
defaultValueForOptional() - Method in class com.backblaze.b2.json.B2JsonBooleanArrayHandler
 
defaultValueForOptional() - Method in class com.backblaze.b2.json.B2JsonBooleanHandler
 
defaultValueForOptional() - Method in class com.backblaze.b2.json.B2JsonByteArrayHandler
 
defaultValueForOptional() - Method in class com.backblaze.b2.json.B2JsonByteHandler
 
defaultValueForOptional() - Method in class com.backblaze.b2.json.B2JsonCharacterHandler
 
defaultValueForOptional() - Method in class com.backblaze.b2.json.B2JsonCharArrayHandler
 
defaultValueForOptional() - Method in class com.backblaze.b2.json.B2JsonCharSquenceHandler
 
defaultValueForOptional() - Method in class com.backblaze.b2.json.B2JsonConcurrentMapHandler
 
defaultValueForOptional() - Method in class com.backblaze.b2.json.B2JsonDoubleArrayHandler
 
defaultValueForOptional() - Method in class com.backblaze.b2.json.B2JsonDoubleHandler
 
defaultValueForOptional() - Method in class com.backblaze.b2.json.B2JsonEnumHandler
 
defaultValueForOptional() - Method in class com.backblaze.b2.json.B2JsonEnumSetHandler
 
defaultValueForOptional() - Method in class com.backblaze.b2.json.B2JsonFloatArrayHandler
 
defaultValueForOptional() - Method in class com.backblaze.b2.json.B2JsonFloatHandler
 
defaultValueForOptional() - Method in class com.backblaze.b2.json.B2JsonIntArrayHandler
 
defaultValueForOptional() - Method in class com.backblaze.b2.json.B2JsonIntegerHandler
 
defaultValueForOptional() - Method in class com.backblaze.b2.json.B2JsonLinkedHashSetHandler
 
defaultValueForOptional() - Method in class com.backblaze.b2.json.B2JsonListHandler
 
defaultValueForOptional() - Method in class com.backblaze.b2.json.B2JsonLocalDateHandler
 
defaultValueForOptional() - Method in class com.backblaze.b2.json.B2JsonLocalDateTimeHandler
 
defaultValueForOptional() - Method in class com.backblaze.b2.json.B2JsonLongArrayHandler
 
defaultValueForOptional() - Method in class com.backblaze.b2.json.B2JsonLongHandler
 
defaultValueForOptional() - Method in class com.backblaze.b2.json.B2JsonMapHandler
 
defaultValueForOptional() - Method in class com.backblaze.b2.json.B2JsonObjectArrayHandler
 
defaultValueForOptional() - Method in class com.backblaze.b2.json.B2JsonObjectHandler
 
defaultValueForOptional() - Method in class com.backblaze.b2.json.B2JsonSetHandler
 
defaultValueForOptional() - Method in class com.backblaze.b2.json.B2JsonStringHandler
 
defaultValueForOptional() - Method in class com.backblaze.b2.json.B2JsonTreeSetHandler
 
defaultValueForOptional() - Method in interface com.backblaze.b2.json.B2JsonTypeHandler
Returns the default value to use when an optional field is not present.
defaultValueForOptional() - Method in class com.backblaze.b2.json.B2JsonUnionBaseHandler
 
defaultValueJsonOrNull - Variable in class com.backblaze.b2.json.FieldInfo
 
DELETE_BUCKETS - Static variable in interface com.backblaze.b2.client.structures.B2Capabilities
 
DELETE_FILES - Static variable in interface com.backblaze.b2.client.structures.B2Capabilities
 
DELETE_KEYS - Static variable in interface com.backblaze.b2.client.structures.B2Capabilities
 
deleteAllFilesInBucket(String) - Method in interface com.backblaze.b2.client.B2StorageClient
Delete all files in bucket.
deleteBucket(B2AccountAuthorization, B2DeleteBucketRequestReal) - Method in interface com.backblaze.b2.client.B2StorageClientWebifier
 
deleteBucket(B2AccountAuthorization, B2DeleteBucketRequestReal) - Method in class com.backblaze.b2.client.B2StorageClientWebifierImpl
 
deleteBucket(B2DeleteBucketRequest) - Method in interface com.backblaze.b2.client.B2StorageClient
Deletes the specified bucket.
deleteBucket(B2DeleteBucketRequest) - Method in class com.backblaze.b2.client.B2StorageClientImpl
 
deleteBucket(String) - Method in interface com.backblaze.b2.client.B2StorageClient
Just like deleteBucket(request) except that the request is created from the specified bucketId.
deleteFileVersion(B2AccountAuthorization, B2DeleteFileVersionRequest) - Method in interface com.backblaze.b2.client.B2StorageClientWebifier
 
deleteFileVersion(B2AccountAuthorization, B2DeleteFileVersionRequest) - Method in class com.backblaze.b2.client.B2StorageClientWebifierImpl
 
deleteFileVersion(B2DeleteFileVersionRequest) - Method in interface com.backblaze.b2.client.B2StorageClient
Deletes the specified file version.
deleteFileVersion(B2DeleteFileVersionRequest) - Method in class com.backblaze.b2.client.B2StorageClientImpl
 
deleteFileVersion(B2FileVersion) - Method in interface com.backblaze.b2.client.B2StorageClient
Just like deleteFileVersion(request), except that the request is created from the specified fileVersion.
deleteFileVersion(String, String) - Method in interface com.backblaze.b2.client.B2StorageClient
Just like deleteFileVersion(request), except that the request is created from the specified fileName and fileId.
deleteKey(B2AccountAuthorization, B2DeleteKeyRequest) - Method in interface com.backblaze.b2.client.B2StorageClientWebifier
 
deleteKey(B2AccountAuthorization, B2DeleteKeyRequest) - Method in class com.backblaze.b2.client.B2StorageClientWebifierImpl
 
deleteKey(B2DeleteKeyRequest) - Method in interface com.backblaze.b2.client.B2StorageClient
Deletes the specified application key.
deleteKey(B2DeleteKeyRequest) - Method in class com.backblaze.b2.client.B2StorageClientImpl
 
deserialize(B2JsonReader, B2JsonOptions) - Method in class com.backblaze.b2.json.B2JsonAtomicLongArrayHandler
 
deserialize(B2JsonReader, B2JsonOptions) - Method in class com.backblaze.b2.json.B2JsonBigDecimalHandler
 
deserialize(B2JsonReader, B2JsonOptions) - Method in class com.backblaze.b2.json.B2JsonBigIntegerHandler
 
deserialize(B2JsonReader, B2JsonOptions) - Method in class com.backblaze.b2.json.B2JsonBooleanArrayHandler
 
deserialize(B2JsonReader, B2JsonOptions) - Method in class com.backblaze.b2.json.B2JsonBooleanHandler
 
deserialize(B2JsonReader, B2JsonOptions) - Method in class com.backblaze.b2.json.B2JsonByteArrayHandler
 
deserialize(B2JsonReader, B2JsonOptions) - Method in class com.backblaze.b2.json.B2JsonByteHandler
 
deserialize(B2JsonReader, B2JsonOptions) - Method in class com.backblaze.b2.json.B2JsonCharacterHandler
 
deserialize(B2JsonReader, B2JsonOptions) - Method in class com.backblaze.b2.json.B2JsonCharArrayHandler
 
deserialize(B2JsonReader, B2JsonOptions) - Method in class com.backblaze.b2.json.B2JsonCharSquenceHandler
 
deserialize(B2JsonReader, B2JsonOptions) - Method in class com.backblaze.b2.json.B2JsonConcurrentMapHandler
 
deserialize(B2JsonReader, B2JsonOptions) - Method in class com.backblaze.b2.json.B2JsonDoubleArrayHandler
 
deserialize(B2JsonReader, B2JsonOptions) - Method in class com.backblaze.b2.json.B2JsonDoubleHandler
 
deserialize(B2JsonReader, B2JsonOptions) - Method in class com.backblaze.b2.json.B2JsonEnumHandler
 
deserialize(B2JsonReader, B2JsonOptions) - Method in class com.backblaze.b2.json.B2JsonEnumSetHandler
 
deserialize(B2JsonReader, B2JsonOptions) - Method in class com.backblaze.b2.json.B2JsonFloatArrayHandler
 
deserialize(B2JsonReader, B2JsonOptions) - Method in class com.backblaze.b2.json.B2JsonFloatHandler
 
deserialize(B2JsonReader, B2JsonOptions) - Method in class com.backblaze.b2.json.B2JsonIntArrayHandler
 
deserialize(B2JsonReader, B2JsonOptions) - Method in class com.backblaze.b2.json.B2JsonIntegerHandler
 
deserialize(B2JsonReader, B2JsonOptions) - Method in class com.backblaze.b2.json.B2JsonLinkedHashSetHandler
 
deserialize(B2JsonReader, B2JsonOptions) - Method in class com.backblaze.b2.json.B2JsonListHandler
 
deserialize(B2JsonReader, B2JsonOptions) - Method in class com.backblaze.b2.json.B2JsonLocalDateHandler
 
deserialize(B2JsonReader, B2JsonOptions) - Method in class com.backblaze.b2.json.B2JsonLocalDateTimeHandler
 
deserialize(B2JsonReader, B2JsonOptions) - Method in class com.backblaze.b2.json.B2JsonLongArrayHandler
 
deserialize(B2JsonReader, B2JsonOptions) - Method in class com.backblaze.b2.json.B2JsonLongHandler
 
deserialize(B2JsonReader, B2JsonOptions) - Method in class com.backblaze.b2.json.B2JsonMapHandler
 
deserialize(B2JsonReader, B2JsonOptions) - Method in class com.backblaze.b2.json.B2JsonObjectArrayHandler
 
deserialize(B2JsonReader, B2JsonOptions) - Method in class com.backblaze.b2.json.B2JsonObjectHandler
 
deserialize(B2JsonReader, B2JsonOptions) - Method in class com.backblaze.b2.json.B2JsonSetHandler
 
deserialize(B2JsonReader, B2JsonOptions) - Method in class com.backblaze.b2.json.B2JsonStringHandler
 
deserialize(B2JsonReader, B2JsonOptions) - Method in class com.backblaze.b2.json.B2JsonTreeSetHandler
 
deserialize(B2JsonReader, B2JsonOptions) - Method in interface com.backblaze.b2.json.B2JsonTypeHandler
Deserialize one object from a JSON input stream.
deserialize(B2JsonReader, B2JsonOptions) - Method in class com.backblaze.b2.json.B2JsonUnionBaseHandler
 
deserializeFromFieldNameToValueMap(Map<String, Object>, B2JsonOptions) - Method in class com.backblaze.b2.json.B2JsonObjectHandler
 
deserializeFromUrlParameterMap(Map<String, String>, B2JsonOptions) - Method in class com.backblaze.b2.json.B2JsonObjectHandler
 
deserializeMaybeNull(B2JsonTypeHandler<T>, B2JsonReader, B2JsonOptions) - Static method in class com.backblaze.b2.json.B2JsonUtil
Deserialize an object that may be null.
deserializeUrlParam(String) - Method in class com.backblaze.b2.json.B2JsonBigDecimalHandler
 
deserializeUrlParam(String) - Method in class com.backblaze.b2.json.B2JsonBigIntegerHandler
 
deserializeUrlParam(String) - Method in class com.backblaze.b2.json.B2JsonBooleanHandler
 
deserializeUrlParam(String) - Method in class com.backblaze.b2.json.B2JsonByteHandler
 
deserializeUrlParam(String) - Method in class com.backblaze.b2.json.B2JsonCharacterHandler
 
deserializeUrlParam(String) - Method in class com.backblaze.b2.json.B2JsonCharSquenceHandler
 
deserializeUrlParam(String) - Method in class com.backblaze.b2.json.B2JsonDoubleHandler
 
deserializeUrlParam(String) - Method in class com.backblaze.b2.json.B2JsonEnumHandler
 
deserializeUrlParam(String) - Method in class com.backblaze.b2.json.B2JsonFloatHandler
 
deserializeUrlParam(String) - Method in class com.backblaze.b2.json.B2JsonIntegerHandler
 
deserializeUrlParam(String) - Method in class com.backblaze.b2.json.B2JsonLocalDateHandler
 
deserializeUrlParam(String) - Method in class com.backblaze.b2.json.B2JsonLocalDateTimeHandler
 
deserializeUrlParam(String) - Method in class com.backblaze.b2.json.B2JsonLongHandler
 
deserializeUrlParam(String) - Method in class com.backblaze.b2.json.B2JsonNonUrlTypeHandler
 
deserializeUrlParam(String) - Method in class com.backblaze.b2.json.B2JsonObjectHandler
 
deserializeUrlParam(String) - Method in class com.backblaze.b2.json.B2JsonStringHandler
 
deserializeUrlParam(String) - Method in interface com.backblaze.b2.json.B2JsonTypeHandler
When an API is called with GET, this is used to deserialize one of the values.
deserializeUrlParam(String) - Method in class com.backblaze.b2.json.B2JsonUnionBaseHandler
 
digest() - Method in class com.backblaze.b2.util.B2Sha1InputStream
Returns the SHA1 of the bytes processed so far.
discards() - Method in annotation type com.backblaze.b2.json.B2Json.constructor
 
discards() - Method in annotation type com.backblaze.b2.json.B2Json.type
When discards is non-empty, is a comma-separated list of field names which are allowed to be present in the parsed json, but whose values will be discarded.
downloadById(B2AccountAuthorization, B2DownloadByIdRequest, B2ContentSink) - Method in interface com.backblaze.b2.client.B2StorageClientWebifier
 
downloadById(B2AccountAuthorization, B2DownloadByIdRequest, B2ContentSink) - Method in class com.backblaze.b2.client.B2StorageClientWebifierImpl
 
downloadById(B2DownloadByIdRequest, B2ContentSink) - Method in interface com.backblaze.b2.client.B2StorageClient
Asks to download the specified file by id.
downloadById(B2DownloadByIdRequest, B2ContentSink) - Method in class com.backblaze.b2.client.B2StorageClientImpl
 
downloadById(String, B2ContentSink) - Method in interface com.backblaze.b2.client.B2StorageClient
Just like downloadById(request), but you only have to specify the fileId instead of a request object.
downloadByName(B2AccountAuthorization, B2DownloadByNameRequest, B2ContentSink) - Method in interface com.backblaze.b2.client.B2StorageClientWebifier
 
downloadByName(B2AccountAuthorization, B2DownloadByNameRequest, B2ContentSink) - Method in class com.backblaze.b2.client.B2StorageClientWebifierImpl
 
downloadByName(B2DownloadByNameRequest, B2ContentSink) - Method in interface com.backblaze.b2.client.B2StorageClient
Asks to download the specified file by bucket name and file name.
downloadByName(B2DownloadByNameRequest, B2ContentSink) - Method in class com.backblaze.b2.client.B2StorageClientImpl
 
downloadByName(String, String, B2ContentSink) - Method in interface com.backblaze.b2.client.B2StorageClient
Just like downloadByName(request), but you only have to specify the bucketName and the fileName instead of a request object.
durationString(long) - Static method in class com.backblaze.b2.util.B2DateTimeUtil
 

E

effectiveRange(long) - Method in class com.backblaze.b2.util.B2ByteRange
Return an equivalent byte range with both start and end set, and with both being valid indexes into the entity.
end - Variable in class com.backblaze.b2.util.B2ByteRange
The index of the last byte in the range, inclusive.
equalHexSha1s(String, String) - Static method in interface com.backblaze.b2.util.B2Sha1
This canonicalizes sha1s before comparing them.
equals(Object) - Method in class com.backblaze.b2.client.B2AlreadyStoredPartStorer
 
equals(Object) - Method in class com.backblaze.b2.client.B2ClientConfig
 
equals(Object) - Method in class com.backblaze.b2.client.B2CopyingPartStorer
 
equals(Object) - Method in class com.backblaze.b2.client.B2PartSpec
 
equals(Object) - Method in class com.backblaze.b2.client.B2UploadingPartStorer
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2AccountAuthorization
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2Allowed
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2ApplicationKey
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2AuthorizationFilteredResponseField
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2AuthorizeAccountRequest
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2Bucket
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2BucketDefaultRetention
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2BucketDefaultRetentionPeriod
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2BucketFileLockConfiguration
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2BucketReplicationConfiguration
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2BucketServerSideEncryption
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2CancelLargeFileRequest
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2CancelLargeFileResponse
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2CopyFileRequest
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2CopyPartRequest
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2CorsRule
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2CreateBucketRequestReal
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2CreatedApplicationKey
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2CreateKeyRequest
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2CreateKeyRequestReal
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2DeleteBucketRequest
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2DeleteBucketRequestReal
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2DeleteFileVersionRequest
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2DeleteFileVersionResponse
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2DeleteKeyRequest
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2DownloadByIdRequest
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2DownloadByNameRequest
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2EventNotification
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2EventNotificationEvent
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2EventNotificationRule
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2FileRetention
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2FileSseForRequest
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2FileSseForResponse
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2FileVersion
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2FinishLargeFileRequest
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2GetBucketNotificationRulesRequest
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2GetBucketNotificationRulesResponse
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2GetDownloadAuthorizationRequest
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2GetFileInfoByNameRequest
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2GetFileInfoRequest
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2GetUploadPartUrlRequest
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2GetUploadUrlRequest
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2HideFileRequest
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2LifecycleRule
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2ListBucketsRequest
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2ListBucketsResponse
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2ListFileNamesRequest
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2ListFileNamesResponse
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2ListFileVersionsRequest
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2ListFileVersionsResponse
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2ListKeysRequest
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2ListKeysRequestReal
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2ListKeysResponse
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2ListPartsRequest
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2ListPartsResponse
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2ListUnfinishedLargeFilesRequest
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2ListUnfinishedLargeFilesResponse
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2Part
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2ReplicationRule
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2SetBucketNotificationRulesRequest
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2SetBucketNotificationRulesResponse
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2StartLargeFileRequest
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2StoreLargeFileRequest
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2UpdateBucketRequest
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2UpdateFileLegalHoldRequest
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2UpdateFileLegalHoldResponse
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2UpdateFileRetentionRequest
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2UpdateFileRetentionResponse
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2UploadPartRequest
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2UploadPartUrlResponse
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2UploadProgress
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2UploadUrlResponse
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2WebhookConfiguration
 
equals(Object) - Method in class com.backblaze.b2.client.structures.B2WebhookCustomHeader
 
equals(Object) - Method in class com.backblaze.b2.util.B2ByteRange
 
ERROR - com.backblaze.b2.json.B2JsonOptions.ExtraFieldOption
 
EXPECT - Static variable in interface com.backblaze.b2.client.contentSources.B2Headers
 
EXPIRE_SOME_ACCOUNT_AUTHORIZATION_TOKENS - com.backblaze.b2.client.structures.B2TestMode
 

F

FAIL_SOME_UPLOADS - com.backblaze.b2.client.structures.B2TestMode
 
failed() - Method in class com.backblaze.b2.client.contentHandlers.B2ContentOutputStreamWriter
 
failed() - Method in interface com.backblaze.b2.client.contentHandlers.B2ContentOutputStreamWriter.Helper
Called after the download fails (if it got as far as calling createOutputStream()).
failed() - Method in class com.backblaze.b2.client.contentHandlers.B2ContentWriter
Called after we've created an output stream, but then the download failed for some reason.
FAILED - com.backblaze.b2.client.structures.B2UploadState
 
FAILED - Static variable in interface com.backblaze.b2.client.structures.B2ReplicationStatus
 
field - Variable in class com.backblaze.b2.json.FieldInfo
 
FieldInfo - Class in com.backblaze.b2.json
Information for one field in an object that is (de)serialized.
FieldInfo.FieldRequirement - Enum in com.backblaze.b2.json
 
FILE_ID - Static variable in interface com.backblaze.b2.client.contentSources.B2Headers
 
FILE_INFO_PREFIX - Static variable in interface com.backblaze.b2.client.contentSources.B2Headers
 
FILE_LEGAL_HOLD - Static variable in interface com.backblaze.b2.client.contentSources.B2Headers
 
FILE_NAME - Static variable in interface com.backblaze.b2.client.contentSources.B2Headers
 
FILE_RETENTION_MODE - Static variable in interface com.backblaze.b2.client.contentSources.B2Headers
 
FILE_RETENTION_RETAIN_UNTIL_TIMESTAMP - Static variable in interface com.backblaze.b2.client.contentSources.B2Headers
 
fileId - Variable in class com.backblaze.b2.client.structures.B2UpdateFileLegalHoldRequest
 
fileId - Variable in class com.backblaze.b2.client.structures.B2UpdateFileLegalHoldResponse
 
fileId - Variable in class com.backblaze.b2.client.structures.B2UpdateFileRetentionRequest
 
fileId - Variable in class com.backblaze.b2.client.structures.B2UpdateFileRetentionResponse
 
fileName - Variable in class com.backblaze.b2.client.structures.B2UpdateFileLegalHoldRequest
 
fileName - Variable in class com.backblaze.b2.client.structures.B2UpdateFileLegalHoldResponse
 
fileName - Variable in class com.backblaze.b2.client.structures.B2UpdateFileRetentionRequest
 
fileName - Variable in class com.backblaze.b2.client.structures.B2UpdateFileRetentionResponse
 
fileNames(B2ListFileNamesRequest) - Method in interface com.backblaze.b2.client.B2StorageClient
Returns an iterable whose iterator yields the fileNames that match the given request.
fileNames(B2ListFileNamesRequest) - Method in class com.backblaze.b2.client.B2StorageClientImpl
 
fileNames(String) - Method in interface com.backblaze.b2.client.B2StorageClient
Just like fileNames(request), except that it makes a request for all fileNames in the specified bucket.
fileRetention - Variable in class com.backblaze.b2.client.structures.B2UpdateFileRetentionRequest
 
fileRetention - Variable in class com.backblaze.b2.client.structures.B2UpdateFileRetentionResponse
 
fileVersions(B2ListFileVersionsRequest) - Method in interface com.backblaze.b2.client.B2StorageClient
Returns an iterable whose iterator yields the fileVersions that match the given request.
fileVersions(B2ListFileVersionsRequest) - Method in class com.backblaze.b2.client.B2StorageClientImpl
 
fileVersions(String) - Method in interface com.backblaze.b2.client.B2StorageClient
Just like fileVersions(request), except that it makes a request for all fileVersions in the specified bucket.
finishArray() - Method in class com.backblaze.b2.json.B2JsonReader
Reads the close bracket for an array.
finishArray() - Method in class com.backblaze.b2.json.B2JsonWriter
 
finishLargeFile(B2AccountAuthorization, B2FinishLargeFileRequest) - Method in interface com.backblaze.b2.client.B2StorageClientWebifier
 
finishLargeFile(B2AccountAuthorization, B2FinishLargeFileRequest) - Method in class com.backblaze.b2.client.B2StorageClientWebifierImpl
 
finishLargeFile(B2FinishLargeFileRequest) - Method in interface com.backblaze.b2.client.B2StorageClient
This method allows the caller to finish a large file.
finishLargeFile(B2FinishLargeFileRequest) - Method in class com.backblaze.b2.client.B2StorageClientImpl
 
finishObject() - Method in class com.backblaze.b2.json.B2JsonReader
Reads the close brace for an object.
finishObject() - Method in class com.backblaze.b2.json.B2JsonWriter
 
finishUploadingLargeFile(B2FileVersion, B2UploadFileRequest, ExecutorService) - Method in interface com.backblaze.b2.client.B2StorageClient
Verifies that the given fileVersion represents an unfinished large file and that the specified content is compatible-enough with the information in that B2FileVersion.
finishUploadingLargeFile(B2FileVersion, B2UploadFileRequest, ExecutorService) - Method in class com.backblaze.b2.client.B2StorageClientImpl
 
firstVersion() - Method in annotation type com.backblaze.b2.json.B2Json.firstVersion
 
firstVersion() - Method in annotation type com.backblaze.b2.json.B2Json.versionRange
 
flush() - Method in class com.backblaze.b2.util.B2FlushAndSyncFileOnCloseOutputStream
 
FOLDER_ACTION - Static variable in class com.backblaze.b2.client.structures.B2FileVersion
 
FORCE_CAP_EXCEEDED - com.backblaze.b2.client.structures.B2TestMode
 
forLocalContent(B2FileVersion, B2ContentSource, B2PartSizes, B2AccountAuthorizationCache, B2StorageClientWebifier, B2Retryer, Supplier<B2RetryPolicy>, ExecutorService) - Static method in class com.backblaze.b2.client.B2LargeFileStorer
 
forLocalContent(B2StoreLargeFileRequest, B2ContentSource, B2PartSizes, B2AccountAuthorizationCache, B2StorageClientWebifier, B2Retryer, Supplier<B2RetryPolicy>, ExecutorService) - Static method in class com.backblaze.b2.client.B2LargeFileStorer
 
forLocalContent(B2StoreLargeFileRequest, B2ContentSource, B2PartSizes, B2AccountAuthorizationCache, B2StorageClientWebifier, B2Retryer, Supplier<B2RetryPolicy>, ExecutorService, boolean) - Static method in class com.backblaze.b2.client.B2LargeFileStorer
 
formatFguidDateTime(LocalDateTime) - Static method in class com.backblaze.b2.util.B2DateTimeUtil
Returns a date-time in FGUID form: "d20150315_m092654"
formatSolidDate(LocalDate) - Static method in class com.backblaze.b2.util.B2DateTimeUtil
Formats a date in "solid" format, like "20150314"
fromJson(byte[], Class<T>) - Method in class com.backblaze.b2.json.B2Json
Parse JSON as an object of the given class.
fromJson(byte[], Class<T>, int) - Method in class com.backblaze.b2.json.B2Json
Deprecated.
fromJson(byte[], Class<T>, B2JsonOptions) - Method in class com.backblaze.b2.json.B2Json
 
fromJson(InputStream, Class<T>) - Method in class com.backblaze.b2.json.B2Json
Parse JSON as an object of the given class with the given options.
fromJson(InputStream, Class<T>, int) - Method in class com.backblaze.b2.json.B2Json
Deprecated.
fromJson(InputStream, Type, B2JsonOptions) - Method in class com.backblaze.b2.json.B2Json
Parse the bytes from an InputStream as JSON using the supplied options, returning the parsed object.
fromJson(Reader, Class<T>) - Method in class com.backblaze.b2.json.B2Json
Parse JSON as an object of the given class with the given options.
fromJson(Reader, Type, B2JsonOptions) - Method in class com.backblaze.b2.json.B2Json
Parse the bytes from a Reader as JSON using the supplied options, returning the parsed object.
fromJson(String, Class<T>) - Method in class com.backblaze.b2.json.B2Json
Parse JSON as an object of the given class.
fromJson(String, Class<T>, int) - Method in class com.backblaze.b2.json.B2Json
Deprecated.
fromJson(String, Class<T>, B2JsonOptions) - Method in class com.backblaze.b2.json.B2Json
 
fromJsonOrThrowRuntime(String, Class<T>) - Static method in class com.backblaze.b2.json.B2Json
Parse an assumed JSON string into a defined class.
fromJsonOrThrowRuntime(String, Class<T>, B2JsonOptions) - Static method in class com.backblaze.b2.json.B2Json
 
fromJsonUntilEof(InputStream, Class<T>) - Method in class com.backblaze.b2.json.B2Json
Parse JSON as an object of the given class with the given options, reading from the input stream until reaching EOF.
fromJsonUntilEof(InputStream, Class<T>, int) - Method in class com.backblaze.b2.json.B2Json
Deprecated.
fromJsonUntilEof(InputStream, Class<T>, B2JsonOptions) - Method in class com.backblaze.b2.json.B2Json
 
fromUrlParameterMap(Map<String, String>, Class<T>) - Method in class com.backblaze.b2.json.B2Json
Parse a URL parameter map as an object of the given class.
fromUrlParameterMap(Map<String, String>, Class<T>, int) - Method in class com.backblaze.b2.json.B2Json
Deprecated.
fromUrlParameterMap(Map<String, String>, Class<T>, B2JsonOptions) - Method in class com.backblaze.b2.json.B2Json
 

G

get() - Static method in class com.backblaze.b2.json.B2Json
 
get() - Static method in class com.backblaze.b2.util.B2Clock
 
getAbsoluteMinimumPartSize() - Method in class com.backblaze.b2.client.structures.B2AccountAuthorization
 
getAccountAuthorization() - Method in interface com.backblaze.b2.client.B2StorageClient
This method provides access to an account authorization structure.
getAccountAuthorization() - Method in class com.backblaze.b2.client.B2StorageClientImpl
 
getAccountAuthorizer() - Method in class com.backblaze.b2.client.B2ClientConfig
 
getAccountId() - Method in interface com.backblaze.b2.client.B2StorageClient
 
getAccountId() - Method in class com.backblaze.b2.client.B2StorageClientImpl
 
getAccountId() - Method in class com.backblaze.b2.client.structures.B2AccountAuthorization
 
getAccountId() - Method in class com.backblaze.b2.client.structures.B2ApplicationKey
 
getAccountId() - Method in class com.backblaze.b2.client.structures.B2Bucket
 
getAccountId() - Method in class com.backblaze.b2.client.structures.B2CreatedApplicationKey
 
getAccountId() - Method in class com.backblaze.b2.client.structures.B2CreateKeyRequestReal
 
getAccountId() - Method in class com.backblaze.b2.client.structures.B2DeleteBucketRequestReal
 
getAccountId() - Method in class com.backblaze.b2.client.structures.B2EventNotificationEvent
The ID of the account where the objects reside that corresponds to the event.
getAccountId() - Method in class com.backblaze.b2.client.structures.B2ListBucketsRequest
 
getAccountId() - Method in class com.backblaze.b2.client.structures.B2ListKeysRequestReal
 
getAccountId() - Method in class com.backblaze.b2.client.structures.B2UpdateBucketRequest
 
getAction() - Method in class com.backblaze.b2.client.structures.B2FileVersion
 
getAlgorithm() - Method in class com.backblaze.b2.client.structures.B2BucketServerSideEncryption
 
getAlgorithm() - Method in class com.backblaze.b2.client.structures.B2FileSseForRequest
 
getAlgorithm() - Method in class com.backblaze.b2.client.structures.B2FileSseForResponse
 
getAllowed() - Method in class com.backblaze.b2.client.structures.B2AccountAuthorization
 
getAllowedHeaders() - Method in class com.backblaze.b2.client.structures.B2CorsRule
 
getAllowedOperations() - Method in class com.backblaze.b2.client.structures.B2CorsRule
 
getAllowedOrigins() - Method in class com.backblaze.b2.client.structures.B2CorsRule
 
getApiUrl() - Method in class com.backblaze.b2.client.structures.B2AccountAuthorization
 
getApplicationKey() - Method in interface com.backblaze.b2.client.credentialsSources.B2Credentials
 
getApplicationKey() - Method in class com.backblaze.b2.client.credentialsSources.B2CredentialsImpl
 
getApplicationKey() - Method in class com.backblaze.b2.client.structures.B2AuthorizeAccountRequest
 
getApplicationKey() - Method in class com.backblaze.b2.client.structures.B2CreatedApplicationKey
 
getApplicationKeyId() - Method in interface com.backblaze.b2.client.credentialsSources.B2Credentials
 
getApplicationKeyId() - Method in class com.backblaze.b2.client.credentialsSources.B2CredentialsImpl
 
getApplicationKeyId() - Method in class com.backblaze.b2.client.structures.B2ApplicationKey
 
getApplicationKeyId() - Method in class com.backblaze.b2.client.structures.B2AuthorizeAccountRequest
 
getApplicationKeyId() - Method in class com.backblaze.b2.client.structures.B2CreatedApplicationKey
 
getApplicationKeyId() - Method in class com.backblaze.b2.client.structures.B2DeleteKeyRequest
 
getAuthorizationToken() - Method in class com.backblaze.b2.client.structures.B2AccountAuthorization
 
getAuthorizationToken() - Method in class com.backblaze.b2.client.structures.B2DownloadAuthorization
 
getAuthorizationToken() - Method in class com.backblaze.b2.client.structures.B2UploadPartUrlResponse
 
getAuthorizationToken() - Method in class com.backblaze.b2.client.structures.B2UploadUrlResponse
 
getB2CacheControl() - Method in class com.backblaze.b2.client.structures.B2DownloadByIdRequest
 
getB2CacheControl() - Method in class com.backblaze.b2.client.structures.B2DownloadByNameRequest
 
getB2CacheControl() - Method in class com.backblaze.b2.client.structures.B2GetDownloadAuthorizationRequest
 
getB2CacheControl() - Method in interface com.backblaze.b2.client.structures.B2OverrideableHeaders
 
getB2ContentDisposition() - Method in class com.backblaze.b2.client.structures.B2DownloadByIdRequest
 
getB2ContentDisposition() - Method in class com.backblaze.b2.client.structures.B2DownloadByNameRequest
 
getB2ContentDisposition() - Method in class com.backblaze.b2.client.structures.B2GetDownloadAuthorizationRequest
 
getB2ContentDisposition() - Method in interface com.backblaze.b2.client.structures.B2OverrideableHeaders
 
getB2ContentEncoding() - Method in class com.backblaze.b2.client.structures.B2DownloadByIdRequest
 
getB2ContentEncoding() - Method in class com.backblaze.b2.client.structures.B2DownloadByNameRequest
 
getB2ContentEncoding() - Method in class com.backblaze.b2.client.structures.B2GetDownloadAuthorizationRequest
 
getB2ContentEncoding() - Method in interface com.backblaze.b2.client.structures.B2OverrideableHeaders
 
getB2ContentLanguage() - Method in class com.backblaze.b2.client.structures.B2DownloadByIdRequest
 
getB2ContentLanguage() - Method in class com.backblaze.b2.client.structures.B2DownloadByNameRequest
 
getB2ContentLanguage() - Method in class com.backblaze.b2.client.structures.B2GetDownloadAuthorizationRequest
 
getB2ContentLanguage() - Method in interface com.backblaze.b2.client.structures.B2OverrideableHeaders
 
getB2ContentType() - Method in class com.backblaze.b2.client.structures.B2DownloadByIdRequest
 
getB2ContentType() - Method in class com.backblaze.b2.client.structures.B2DownloadByNameRequest
 
getB2ContentType() - Method in class com.backblaze.b2.client.structures.B2GetDownloadAuthorizationRequest
 
getB2ContentType() - Method in interface com.backblaze.b2.client.structures.B2OverrideableHeaders
 
getB2Expires() - Method in class com.backblaze.b2.client.structures.B2DownloadByIdRequest
 
getB2Expires() - Method in class com.backblaze.b2.client.structures.B2DownloadByNameRequest
 
getB2Expires() - Method in class com.backblaze.b2.client.structures.B2GetDownloadAuthorizationRequest
 
getB2Expires() - Method in interface com.backblaze.b2.client.structures.B2OverrideableHeaders
 
getB2FileInfo() - Method in interface com.backblaze.b2.client.contentSources.B2Headers
 
getBucketId() - Method in class com.backblaze.b2.client.structures.B2Allowed
 
getBucketId() - Method in class com.backblaze.b2.client.structures.B2ApplicationKey
 
getBucketId() - Method in class com.backblaze.b2.client.structures.B2Bucket
 
getBucketId() - Method in class com.backblaze.b2.client.structures.B2CreatedApplicationKey
 
getBucketId() - Method in class com.backblaze.b2.client.structures.B2CreateKeyRequest
 
getBucketId() - Method in class com.backblaze.b2.client.structures.B2CreateKeyRequestReal
 
getBucketId() - Method in class com.backblaze.b2.client.structures.B2DeleteBucketRequest
 
getBucketId() - Method in class com.backblaze.b2.client.structures.B2DeleteBucketRequestReal
 
getBucketId() - Method in class com.backblaze.b2.client.structures.B2DownloadAuthorization
 
getBucketId() - Method in class com.backblaze.b2.client.structures.B2EventNotificationEvent
The ID of the bucket where the objects reside that corresponds to the event.
getBucketId() - Method in class com.backblaze.b2.client.structures.B2GetBucketNotificationRulesRequest
 
getBucketId() - Method in class com.backblaze.b2.client.structures.B2GetBucketNotificationRulesResponse
 
getBucketId() - Method in class com.backblaze.b2.client.structures.B2GetDownloadAuthorizationRequest
 
getBucketId() - Method in class com.backblaze.b2.client.structures.B2GetUploadUrlRequest
 
getBucketId() - Method in class com.backblaze.b2.client.structures.B2HideFileRequest
 
getBucketId() - Method in class com.backblaze.b2.client.structures.B2ListBucketsRequest
 
getBucketId() - Method in class com.backblaze.b2.client.structures.B2ListFileNamesRequest
 
getBucketId() - Method in class com.backblaze.b2.client.structures.B2ListFileVersionsRequest
 
getBucketId() - Method in class com.backblaze.b2.client.structures.B2ListUnfinishedLargeFilesRequest
 
getBucketId() - Method in class com.backblaze.b2.client.structures.B2SetBucketNotificationRulesRequest
 
getBucketId() - Method in class com.backblaze.b2.client.structures.B2SetBucketNotificationRulesResponse
 
getBucketId() - Method in class com.backblaze.b2.client.structures.B2StartLargeFileRequest
 
getBucketId() - Method in class com.backblaze.b2.client.structures.B2UpdateBucketRequest
 
getBucketId() - Method in class com.backblaze.b2.client.structures.B2UploadFileRequest
 
getBucketId() - Method in class com.backblaze.b2.client.structures.B2UploadUrlResponse
 
getBucketInfo() - Method in class com.backblaze.b2.client.structures.B2Bucket
 
getBucketInfo() - Method in class com.backblaze.b2.client.structures.B2CreateBucketRequest
 
getBucketInfo() - Method in class com.backblaze.b2.client.structures.B2UpdateBucketRequest
 
getBucketName() - Method in class com.backblaze.b2.client.structures.B2Allowed
 
getBucketName() - Method in class com.backblaze.b2.client.structures.B2Bucket
 
getBucketName() - Method in class com.backblaze.b2.client.structures.B2CreateBucketRequest
 
getBucketName() - Method in class com.backblaze.b2.client.structures.B2DownloadByNameRequest
 
getBucketName() - Method in class com.backblaze.b2.client.structures.B2EventNotificationEvent
The name of the bucket where the objects reside that corresponds to the event.
getBucketName() - Method in class com.backblaze.b2.client.structures.B2GetFileInfoByNameRequest
 
getBucketName() - Method in class com.backblaze.b2.client.structures.B2ListBucketsRequest
 
getBucketNotificationRules(B2AccountAuthorization, B2GetBucketNotificationRulesRequest) - Method in interface com.backblaze.b2.client.B2StorageClientWebifier
 
getBucketNotificationRules(B2AccountAuthorization, B2GetBucketNotificationRulesRequest) - Method in class com.backblaze.b2.client.B2StorageClientWebifierImpl
 
getBucketNotificationRules(B2GetBucketNotificationRulesRequest) - Method in interface com.backblaze.b2.client.B2StorageClient
Gets the bucket's event notification rules as described by the request.
getBucketNotificationRules(B2GetBucketNotificationRulesRequest) - Method in class com.backblaze.b2.client.B2StorageClientImpl
 
getBucketNotificationRules(String) - Method in interface com.backblaze.b2.client.B2StorageClient
Just like getBucketNotificationRules(request), except that the request is created from the specified bucketId.
getBucketOrNullByName(String) - Method in interface com.backblaze.b2.client.B2StorageClient
 
getBuckets() - Method in class com.backblaze.b2.client.structures.B2ListBucketsResponse
 
getBucketType() - Method in class com.backblaze.b2.client.structures.B2Bucket
 
getBucketType() - Method in class com.backblaze.b2.client.structures.B2CreateBucketRequest
 
getBucketType() - Method in class com.backblaze.b2.client.structures.B2UpdateBucketRequest
 
getBucketTypes() - Method in class com.backblaze.b2.client.structures.B2ListBucketsRequest
 
getBytes() - Method in class com.backblaze.b2.client.contentHandlers.B2ContentMemoryWriter
 
getBytesSoFar() - Method in class com.backblaze.b2.client.structures.B2UploadProgress
 
getCapabilities() - Method in class com.backblaze.b2.client.structures.B2Allowed
 
getCapabilities() - Method in class com.backblaze.b2.client.structures.B2ApplicationKey
 
getCapabilities() - Method in class com.backblaze.b2.client.structures.B2CreatedApplicationKey
 
getCapabilities() - Method in class com.backblaze.b2.client.structures.B2CreateKeyRequest
 
getCapabilities() - Method in class com.backblaze.b2.client.structures.B2CreateKeyRequestReal
 
getClient() - Method in class com.backblaze.b2.client.B2ListFilesIterableBase
 
getClient() - Method in class com.backblaze.b2.client.B2ListPartsIterableBase
 
getClientUnauthorizedToReadHeaderList() - Method in interface com.backblaze.b2.client.contentSources.B2Headers
 
getCode() - Method in exception com.backblaze.b2.client.exceptions.B2Exception
 
getContent(String, B2Headers, B2ContentSink) - Method in interface com.backblaze.b2.client.webApiClients.B2WebApiClient
GETs from a web service that returns content.
getContentLength() - Method in class com.backblaze.b2.client.B2CancellableContentSource
 
getContentLength() - Method in class com.backblaze.b2.client.contentSources.B2ByteArrayContentSource
 
getContentLength() - Method in interface com.backblaze.b2.client.contentSources.B2ContentSource
 
getContentLength() - Method in class com.backblaze.b2.client.contentSources.B2FileContentSource
 
getContentLength() - Method in interface com.backblaze.b2.client.contentSources.B2Headers
 
getContentLength() - Method in class com.backblaze.b2.client.structures.B2FileVersion
 
getContentLength() - Method in class com.backblaze.b2.client.structures.B2Part
 
getContentMd5() - Method in class com.backblaze.b2.client.structures.B2FileVersion
 
getContentMd5() - Method in class com.backblaze.b2.client.structures.B2Part
 
getContentMd5OrNull() - Method in interface com.backblaze.b2.client.contentSources.B2Headers
 
getContentSha1() - Method in class com.backblaze.b2.client.structures.B2FileVersion
 
getContentSha1() - Method in class com.backblaze.b2.client.structures.B2Part
 
getContentSha1EvenIfUnverifiedOrNull() - Method in interface com.backblaze.b2.client.contentSources.B2Headers
 
getContentSha1OrNull() - Method in interface com.backblaze.b2.client.contentSources.B2Headers
 
getContentSource() - Method in class com.backblaze.b2.client.structures.B2UploadFileRequest
 
getContentSource() - Method in class com.backblaze.b2.client.structures.B2UploadPartRequest
 
getContentType() - Method in interface com.backblaze.b2.client.contentSources.B2Headers
 
getContentType() - Method in class com.backblaze.b2.client.structures.B2CopyFileRequest
 
getContentType() - Method in class com.backblaze.b2.client.structures.B2FileVersion
 
getContentType() - Method in class com.backblaze.b2.client.structures.B2StartLargeFileRequest
 
getContentType() - Method in class com.backblaze.b2.client.structures.B2UploadFileRequest
 
getCorsRuleName() - Method in class com.backblaze.b2.client.structures.B2CorsRule
 
getCorsRules() - Method in class com.backblaze.b2.client.structures.B2Bucket
 
getCorsRules() - Method in class com.backblaze.b2.client.structures.B2CreateBucketRequest
 
getCorsRules() - Method in class com.backblaze.b2.client.structures.B2UpdateBucketRequest
 
getCredentials() - Method in class com.backblaze.b2.client.credentialsSources.B2CredentialsFromEnvironmentSource
 
getCredentials() - Method in interface com.backblaze.b2.client.credentialsSources.B2CredentialsSource
 
getCurrentResponseOrNull() - Method in class com.backblaze.b2.client.B2ListFilesIterableBase.IterBase
 
getCurrentResponseOrNull() - Method in class com.backblaze.b2.client.B2ListPartsIterableBase.IterBase
 
getCustomerAlgorithm() - Method in class com.backblaze.b2.client.structures.B2DownloadByNameRequest
 
getCustomerKey() - Method in class com.backblaze.b2.client.structures.B2DownloadByNameRequest
 
getCustomerKey() - Method in class com.backblaze.b2.client.structures.B2FileSseForRequest
 
getCustomerKeyMd5() - Method in class com.backblaze.b2.client.structures.B2DownloadByNameRequest
 
getCustomerKeyMd5() - Method in class com.backblaze.b2.client.structures.B2FileSseForRequest
 
getCustomerKeyMd5() - Method in class com.backblaze.b2.client.structures.B2FileSseForResponse
 
getCustomHeaders() - Method in class com.backblaze.b2.client.structures.B2WebhookConfiguration
 
getCustomUploadTimestamp() - Method in class com.backblaze.b2.client.structures.B2StartLargeFileRequest
 
getCustomUploadTimestamp() - Method in class com.backblaze.b2.client.structures.B2UploadFileRequest
 
getDaysFromHidingToDeleting() - Method in class com.backblaze.b2.client.structures.B2LifecycleRule
 
getDaysFromStartingToCancelingUnfinishedLargeFiles() - Method in class com.backblaze.b2.client.structures.B2LifecycleRule
 
getDaysFromUploadingToHiding() - Method in class com.backblaze.b2.client.structures.B2LifecycleRule
 
getDefaultRetention() - Method in class com.backblaze.b2.client.structures.B2BucketFileLockConfiguration
 
getDefaultRetention() - Method in class com.backblaze.b2.client.structures.B2UpdateBucketRequest
 
getDefaultRetentionMode() - Method in class com.backblaze.b2.client.structures.B2BucketFileLockConfiguration
 
getDefaultRetentionPeriod() - Method in class com.backblaze.b2.client.structures.B2BucketFileLockConfiguration
 
getDefaultServerSideEncryption() - Method in class com.backblaze.b2.client.structures.B2Bucket
Returns settings for default bucket encryption (i.e., mode and algorithm) or null if there are none.
getDefaultServerSideEncryption() - Method in class com.backblaze.b2.client.structures.B2CreateBucketRequest
 
getDefaultServerSideEncryption() - Method in class com.backblaze.b2.client.structures.B2UpdateBucketRequest
 
getDelimiter() - Method in class com.backblaze.b2.client.structures.B2ListFileNamesRequest
 
getDelimiter() - Method in class com.backblaze.b2.client.structures.B2ListFileVersionsRequest
 
getDestinationBucketId() - Method in class com.backblaze.b2.client.structures.B2CopyFileRequest
 
getDestinationBucketId() - Method in class com.backblaze.b2.client.structures.B2ReplicationRule
 
getDestinationServerSideEncryption() - Method in class com.backblaze.b2.client.structures.B2CopyFileRequest
 
getDestinationServerSideEncryption() - Method in class com.backblaze.b2.client.structures.B2CopyPartRequest
 
getDownloadAuthorization(B2AccountAuthorization, B2GetDownloadAuthorizationRequest) - Method in interface com.backblaze.b2.client.B2StorageClientWebifier
 
getDownloadAuthorization(B2AccountAuthorization, B2GetDownloadAuthorizationRequest) - Method in class com.backblaze.b2.client.B2StorageClientWebifierImpl
 
getDownloadAuthorization(B2GetDownloadAuthorizationRequest) - Method in interface com.backblaze.b2.client.B2StorageClient
 
getDownloadAuthorization(B2GetDownloadAuthorizationRequest) - Method in class com.backblaze.b2.client.B2StorageClientImpl
 
getDownloadByIdUrl(B2AccountAuthorization, B2DownloadByIdRequest) - Method in interface com.backblaze.b2.client.B2StorageClientWebifier
 
getDownloadByIdUrl(B2AccountAuthorization, B2DownloadByIdRequest) - Method in class com.backblaze.b2.client.B2StorageClientWebifierImpl
 
getDownloadByIdUrl(B2DownloadByIdRequest) - Method in interface com.backblaze.b2.client.B2StorageClient
Returns the URL for downloading the file specified by the request.
getDownloadByIdUrl(B2DownloadByIdRequest) - Method in class com.backblaze.b2.client.B2StorageClientImpl
 
getDownloadByIdUrl(String) - Method in interface com.backblaze.b2.client.B2StorageClient
Just like getDownloadByIdUrl(request) except that the request is created from the given fileId.
getDownloadByNameUrl(B2AccountAuthorization, B2DownloadByNameRequest) - Method in interface com.backblaze.b2.client.B2StorageClientWebifier
 
getDownloadByNameUrl(B2AccountAuthorization, B2DownloadByNameRequest) - Method in class com.backblaze.b2.client.B2StorageClientWebifierImpl
 
getDownloadByNameUrl(B2DownloadByNameRequest) - Method in interface com.backblaze.b2.client.B2StorageClient
Returns the URL for downloading the file specified by the request.
getDownloadByNameUrl(B2DownloadByNameRequest) - Method in class com.backblaze.b2.client.B2StorageClientImpl
 
getDownloadByNameUrl(String, String) - Method in interface com.backblaze.b2.client.B2StorageClient
Just like getDownloadByIdUrl(request) except that the request is created from the given bucketName and fileName.
getDownloadUrl() - Method in class com.backblaze.b2.client.structures.B2AccountAuthorization
 
getDuration() - Method in class com.backblaze.b2.client.structures.B2BucketDefaultRetentionPeriod
 
getEncryptionFromHeadersOrNull(B2Headers) - Static method in class com.backblaze.b2.client.structures.B2FileSseForResponse
Construct a B2FileSseForResponse from B2Headers, or null if the required headers are not present
getEventNotificationRules() - Method in class com.backblaze.b2.client.structures.B2GetBucketNotificationRulesResponse
 
getEventNotificationRules() - Method in class com.backblaze.b2.client.structures.B2SetBucketNotificationRulesRequest
 
getEventNotificationRules() - Method in class com.backblaze.b2.client.structures.B2SetBucketNotificationRulesResponse
 
getEvents() - Method in class com.backblaze.b2.client.structures.B2EventNotification
A list of object events.
getEventTimestamp() - Method in class com.backblaze.b2.client.structures.B2EventNotificationEvent
The UTC time when this event was generated.
getEventType() - Method in class com.backblaze.b2.client.structures.B2EventNotificationEvent
The event type of the event notification rule that corresponds to the event.
getEventTypes() - Method in class com.backblaze.b2.client.structures.B2EventNotificationRule
 
getEventVersion() - Method in class com.backblaze.b2.client.structures.B2EventNotificationEvent
The version of the event notification payload.
getExcerptLength() - Method in class com.backblaze.b2.util.B2InputStreamExcerpt
 
getExcerptStart() - Method in class com.backblaze.b2.util.B2InputStreamExcerpt
 
getExpirationTimestamp() - Method in class com.backblaze.b2.client.structures.B2ApplicationKey
 
getExpirationTimestamp() - Method in class com.backblaze.b2.client.structures.B2CreatedApplicationKey
 
getExposeHeaders() - Method in class com.backblaze.b2.client.structures.B2CorsRule
 
getExtraFieldOption() - Method in class com.backblaze.b2.json.B2JsonOptions
What to do with extra fields found when de-serializing.
getFileId() - Method in class com.backblaze.b2.client.structures.B2CancelLargeFileRequest
 
getFileId() - Method in class com.backblaze.b2.client.structures.B2CancelLargeFileResponse
 
getFileId() - Method in class com.backblaze.b2.client.structures.B2DeleteFileVersionRequest
 
getFileId() - Method in class com.backblaze.b2.client.structures.B2DeleteFileVersionResponse
 
getFileId() - Method in class com.backblaze.b2.client.structures.B2DownloadByIdRequest
 
getFileId() - Method in class com.backblaze.b2.client.structures.B2FileVersion
 
getFileId() - Method in class com.backblaze.b2.client.structures.B2FinishLargeFileRequest
 
getFileId() - Method in class com.backblaze.b2.client.structures.B2GetFileInfoRequest
 
getFileId() - Method in class com.backblaze.b2.client.structures.B2GetUploadPartUrlRequest
 
getFileId() - Method in class com.backblaze.b2.client.structures.B2ListPartsRequest
 
getFileId() - Method in class com.backblaze.b2.client.structures.B2Part
 
getFileId() - Method in class com.backblaze.b2.client.structures.B2StoreLargeFileRequest
 
getFileId() - Method in class com.backblaze.b2.client.structures.B2UpdateFileLegalHoldRequest
 
getFileId() - Method in class com.backblaze.b2.client.structures.B2UpdateFileLegalHoldResponse
 
getFileId() - Method in class com.backblaze.b2.client.structures.B2UpdateFileRetentionRequest
 
getFileId() - Method in class com.backblaze.b2.client.structures.B2UpdateFileRetentionResponse
 
getFileId() - Method in class com.backblaze.b2.client.structures.B2UploadPartUrlResponse
 
getFileInfo() - Method in class com.backblaze.b2.client.structures.B2CopyFileRequest
 
getFileInfo() - Method in class com.backblaze.b2.client.structures.B2FileVersion
 
getFileInfo() - Method in class com.backblaze.b2.client.structures.B2StartLargeFileRequest
 
getFileInfo() - Method in class com.backblaze.b2.client.structures.B2UploadFileRequest
 
getFileInfo(B2AccountAuthorization, B2GetFileInfoRequest) - Method in interface com.backblaze.b2.client.B2StorageClientWebifier
 
getFileInfo(B2AccountAuthorization, B2GetFileInfoRequest) - Method in class com.backblaze.b2.client.B2StorageClientWebifierImpl
 
getFileInfo(B2GetFileInfoRequest) - Method in interface com.backblaze.b2.client.B2StorageClient
 
getFileInfo(B2GetFileInfoRequest) - Method in class com.backblaze.b2.client.B2StorageClientImpl
 
getFileInfo(String) - Method in interface com.backblaze.b2.client.B2StorageClient
Just like getFileInfo(request) except that the request is created from the given fileId.
getFileInfoByName(B2AccountAuthorization, B2GetFileInfoByNameRequest) - Method in interface com.backblaze.b2.client.B2StorageClientWebifier
 
getFileInfoByName(B2AccountAuthorization, B2GetFileInfoByNameRequest) - Method in class com.backblaze.b2.client.B2StorageClientWebifierImpl
 
getFileInfoByName(B2GetFileInfoByNameRequest) - Method in interface com.backblaze.b2.client.B2StorageClient
 
getFileInfoByName(B2GetFileInfoByNameRequest) - Method in class com.backblaze.b2.client.B2StorageClientImpl
 
getFileInfoByName(String, String) - Method in interface com.backblaze.b2.client.B2StorageClient
Just like getFileInfoByName(request), but for the most recent version of file with the specified fileName in the specified bucket.
getFileLegalHoldOrNull() - Method in interface com.backblaze.b2.client.contentSources.B2Headers
 
getFileLockConfiguration() - Method in class com.backblaze.b2.client.structures.B2Bucket
Returns bucket file lock configuration.
getFileLockEnabled() - Method in class com.backblaze.b2.client.structures.B2UpdateBucketRequest
 
getFileName() - Method in class com.backblaze.b2.client.structures.B2CancelLargeFileResponse
 
getFileName() - Method in class com.backblaze.b2.client.structures.B2CopyFileRequest
 
getFileName() - Method in class com.backblaze.b2.client.structures.B2DeleteFileVersionRequest
 
getFileName() - Method in class com.backblaze.b2.client.structures.B2DeleteFileVersionResponse
 
getFileName() - Method in class com.backblaze.b2.client.structures.B2DownloadByNameRequest
 
getFileName() - Method in class com.backblaze.b2.client.structures.B2FileVersion
 
getFileName() - Method in class com.backblaze.b2.client.structures.B2GetFileInfoByNameRequest
 
getFileName() - Method in class com.backblaze.b2.client.structures.B2HideFileRequest
 
getFileName() - Method in class com.backblaze.b2.client.structures.B2StartLargeFileRequest
 
getFileName() - Method in class com.backblaze.b2.client.structures.B2UpdateFileLegalHoldRequest
 
getFileName() - Method in class com.backblaze.b2.client.structures.B2UpdateFileLegalHoldResponse
 
getFileName() - Method in class com.backblaze.b2.client.structures.B2UpdateFileRetentionRequest
 
getFileName() - Method in class com.backblaze.b2.client.structures.B2UpdateFileRetentionResponse
 
getFileName() - Method in class com.backblaze.b2.client.structures.B2UploadFileRequest
 
getFileNameOrNull() - Method in interface com.backblaze.b2.client.contentSources.B2Headers
 
getFileNamePrefix() - Method in class com.backblaze.b2.client.structures.B2DownloadAuthorization
 
getFileNamePrefix() - Method in class com.backblaze.b2.client.structures.B2GetDownloadAuthorizationRequest
 
getFileNamePrefix() - Method in class com.backblaze.b2.client.structures.B2LifecycleRule
 
getFileNamePrefix() - Method in class com.backblaze.b2.client.structures.B2ReplicationRule
 
getFilePolicy() - Method in interface com.backblaze.b2.client.B2StorageClient
 
getFilePolicy() - Method in class com.backblaze.b2.client.B2StorageClientImpl
 
getFileRetention() - Method in class com.backblaze.b2.client.structures.B2CopyFileRequest
 
getFileRetention() - Method in class com.backblaze.b2.client.structures.B2FileVersion
Returns the file retention setting on the file version
getFileRetention() - Method in class com.backblaze.b2.client.structures.B2StartLargeFileRequest
 
getFileRetention() - Method in class com.backblaze.b2.client.structures.B2UpdateFileRetentionRequest
 
getFileRetention() - Method in class com.backblaze.b2.client.structures.B2UpdateFileRetentionResponse
 
getFileRetention() - Method in class com.backblaze.b2.client.structures.B2UploadFileRequest
 
getFileRetentionFromHeadersOrNull(B2Headers) - Static method in class com.backblaze.b2.client.structures.B2FileRetention
Construct a B2FileRetention from B2Headers, or null if the required headers are not present
getFileRetentionModeOrNull() - Method in interface com.backblaze.b2.client.contentSources.B2Headers
 
getFileRetentionRetainUntilTimestampOrNull() - Method in interface com.backblaze.b2.client.contentSources.B2Headers
 
getFiles() - Method in class com.backblaze.b2.client.structures.B2ListFileNamesResponse
 
getFiles() - Method in interface com.backblaze.b2.client.structures.B2ListFilesResponse
 
getFiles() - Method in class com.backblaze.b2.client.structures.B2ListFileVersionsResponse
 
getFiles() - Method in class com.backblaze.b2.client.structures.B2ListUnfinishedLargeFilesResponse
 
getFileVersion() - Method in class com.backblaze.b2.client.structures.B2StoreLargeFileRequest
Deprecated.
getHandledType() - Method in class com.backblaze.b2.json.B2JsonAtomicLongArrayHandler
 
getHandledType() - Method in class com.backblaze.b2.json.B2JsonBigDecimalHandler
 
getHandledType() - Method in class com.backblaze.b2.json.B2JsonBigIntegerHandler
 
getHandledType() - Method in class com.backblaze.b2.json.B2JsonBooleanArrayHandler
 
getHandledType() - Method in class com.backblaze.b2.json.B2JsonBooleanHandler
 
getHandledType() - Method in class com.backblaze.b2.json.B2JsonByteArrayHandler
 
getHandledType() - Method in class com.backblaze.b2.json.B2JsonByteHandler
 
getHandledType() - Method in class com.backblaze.b2.json.B2JsonCharacterHandler
 
getHandledType() - Method in class com.backblaze.b2.json.B2JsonCharArrayHandler
 
getHandledType() - Method in class com.backblaze.b2.json.B2JsonCharSquenceHandler
 
getHandledType() - Method in class com.backblaze.b2.json.B2JsonConcurrentMapHandler
 
getHandledType() - Method in class com.backblaze.b2.json.B2JsonDoubleArrayHandler
 
getHandledType() - Method in class com.backblaze.b2.json.B2JsonDoubleHandler
 
getHandledType() - Method in class com.backblaze.b2.json.B2JsonEnumHandler
 
getHandledType() - Method in class com.backblaze.b2.json.B2JsonEnumSetHandler
 
getHandledType() - Method in class com.backblaze.b2.json.B2JsonFloatArrayHandler
 
getHandledType() - Method in class com.backblaze.b2.json.B2JsonFloatHandler
 
getHandledType() - Method in class com.backblaze.b2.json.B2JsonIntArrayHandler
 
getHandledType() - Method in class com.backblaze.b2.json.B2JsonIntegerHandler
 
getHandledType() - Method in class com.backblaze.b2.json.B2JsonLinkedHashSetHandler
 
getHandledType() - Method in class com.backblaze.b2.json.B2JsonListHandler
 
getHandledType() - Method in class com.backblaze.b2.json.B2JsonLocalDateHandler
 
getHandledType() - Method in class com.backblaze.b2.json.B2JsonLocalDateTimeHandler
 
getHandledType() - Method in class com.backblaze.b2.json.B2JsonLongArrayHandler
 
getHandledType() - Method in class com.backblaze.b2.json.B2JsonLongHandler
 
getHandledType() - Method in class com.backblaze.b2.json.B2JsonMapHandler
 
getHandledType() - Method in class com.backblaze.b2.json.B2JsonObjectArrayHandler
 
getHandledType() - Method in class com.backblaze.b2.json.B2JsonObjectHandler
 
getHandledType() - Method in class com.backblaze.b2.json.B2JsonSetHandler
 
getHandledType() - Method in class com.backblaze.b2.json.B2JsonStringHandler
 
getHandledType() - Method in class com.backblaze.b2.json.B2JsonTreeSetHandler
 
getHandledType() - Method in interface com.backblaze.b2.json.B2JsonTypeHandler
What class does this handle?
getHandledType() - Method in class com.backblaze.b2.json.B2JsonUnionBaseHandler
 
getHandler() - Method in class com.backblaze.b2.json.FieldInfo
 
getHandler(Type) - Method in class com.backblaze.b2.json.B2JsonHandlerMap
Gets the handler for a given class at the top level.
getHeadersOrNull() - Method in class com.backblaze.b2.client.contentHandlers.B2ContentWriter
 
getHmacSha256SigningSecret() - Method in class com.backblaze.b2.client.structures.B2WebhookConfiguration
 
getIfRevisionIs() - Method in class com.backblaze.b2.client.structures.B2UpdateBucketRequest
 
getIsSensitive() - Method in class com.backblaze.b2.json.FieldInfo
 
getJsonMemberName() - Method in class com.backblaze.b2.json.FieldInfo
Returns the member name that this field is serialized to in Json.
getKeyName() - Method in class com.backblaze.b2.client.structures.B2ApplicationKey
 
getKeyName() - Method in class com.backblaze.b2.client.structures.B2CreatedApplicationKey
 
getKeyName() - Method in class com.backblaze.b2.client.structures.B2CreateKeyRequest
 
getKeyName() - Method in class com.backblaze.b2.client.structures.B2CreateKeyRequestReal
 
getKeys() - Method in class com.backblaze.b2.client.structures.B2ListKeysResponse
 
getLargeFileId() - Method in class com.backblaze.b2.client.structures.B2CopyPartRequest
 
getLargeFileSha1OrNull() - Method in interface com.backblaze.b2.client.contentSources.B2Headers
 
getLargeFileSha1OrNull() - Method in class com.backblaze.b2.client.structures.B2FileVersion
 
getLegalHold() - Method in class com.backblaze.b2.client.structures.B2CopyFileRequest
 
getLegalHold() - Method in class com.backblaze.b2.client.structures.B2FileVersion
Returns the legal hold status on the file version
getLegalHold() - Method in class com.backblaze.b2.client.structures.B2StartLargeFileRequest
 
getLegalHold() - Method in class com.backblaze.b2.client.structures.B2UpdateFileLegalHoldRequest
 
getLegalHold() - Method in class com.backblaze.b2.client.structures.B2UpdateFileLegalHoldResponse
 
getLegalHold() - Method in class com.backblaze.b2.client.structures.B2UploadFileRequest
 
getLength() - Method in class com.backblaze.b2.client.B2PartSpec
 
getLength() - Method in class com.backblaze.b2.client.structures.B2UploadProgress
 
getLifecycleRules() - Method in class com.backblaze.b2.client.structures.B2Bucket
 
getLifecycleRules() - Method in class com.backblaze.b2.client.structures.B2CreateBucketRequest
 
getLifecycleRules() - Method in class com.backblaze.b2.client.structures.B2UpdateBucketRequest
 
getListener() - Method in class com.backblaze.b2.client.structures.B2UploadFileRequest
 
getMasterUrl() - Method in class com.backblaze.b2.client.B2ClientConfig
 
getMatchedRuleName() - Method in class com.backblaze.b2.client.structures.B2EventNotificationEvent
The name of the event notification rule the corresponds to the event.
getMaxAgeSeconds() - Method in class com.backblaze.b2.client.structures.B2CorsRule
 
getMaxCapacity() - Method in class com.backblaze.b2.json.B2JsonBoundedByteArrayOutputStream
returns the max capacity of output array
getMaxFileCount() - Method in class com.backblaze.b2.client.structures.B2ListFileNamesRequest
 
getMaxFileCount() - Method in class com.backblaze.b2.client.structures.B2ListFileVersionsRequest
 
getMaxFileCount() - Method in class com.backblaze.b2.client.structures.B2ListUnfinishedLargeFilesRequest
 
getMaxKeyCount() - Method in class com.backblaze.b2.client.structures.B2ListKeysRequest
 
getMaxKeyCount() - Method in class com.backblaze.b2.client.structures.B2ListKeysRequestReal
 
getMaxPartCount() - Method in class com.backblaze.b2.client.structures.B2ListPartsRequest
 
getMd5MessageDigest() - Static method in interface com.backblaze.b2.util.B2Md5
Returns an MD5 MessageDigest, which we expect to always be available.
getMetadataDirective() - Method in class com.backblaze.b2.client.structures.B2CopyFileRequest
 
getMode() - Method in class com.backblaze.b2.client.structures.B2BucketDefaultRetention
 
getMode() - Method in class com.backblaze.b2.client.structures.B2BucketServerSideEncryption
 
getMode() - Method in class com.backblaze.b2.client.structures.B2FileRetention
 
getMode() - Method in class com.backblaze.b2.client.structures.B2FileSseForRequest
 
getMode() - Method in class com.backblaze.b2.client.structures.B2FileSseForResponse
 
getName() - Static method in class com.backblaze.b2.client.B2Sdk
 
getName() - Method in class com.backblaze.b2.client.structures.B2EventNotificationRule
 
getName() - Method in class com.backblaze.b2.client.structures.B2WebhookCustomHeader
 
getName() - Method in class com.backblaze.b2.json.FieldInfo
Deprecated.
use FieldInfo.getJsonMemberName() instead which is clearer.
getNamePrefix() - Method in class com.backblaze.b2.client.structures.B2Allowed
 
getNamePrefix() - Method in class com.backblaze.b2.client.structures.B2ApplicationKey
 
getNamePrefix() - Method in class com.backblaze.b2.client.structures.B2CreatedApplicationKey
 
getNamePrefix() - Method in class com.backblaze.b2.client.structures.B2CreateKeyRequest
 
getNamePrefix() - Method in class com.backblaze.b2.client.structures.B2CreateKeyRequestReal
 
getNamePrefix() - Method in class com.backblaze.b2.client.structures.B2ListUnfinishedLargeFilesRequest
 
getNames() - Method in interface com.backblaze.b2.client.contentSources.B2Headers
 
getNames() - Method in class com.backblaze.b2.client.contentSources.B2HeadersImpl
 
getNextApplicationKeyId() - Method in class com.backblaze.b2.client.structures.B2ListKeysResponse
 
getNextFileId() - Method in class com.backblaze.b2.client.structures.B2ListFileVersionsResponse
 
getNextFileId() - Method in class com.backblaze.b2.client.structures.B2ListUnfinishedLargeFilesResponse
 
getNextFileName() - Method in class com.backblaze.b2.client.structures.B2ListFileNamesResponse
 
getNextFileName() - Method in class com.backblaze.b2.client.structures.B2ListFileVersionsResponse
 
getNextPartNumber() - Method in class com.backblaze.b2.client.structures.B2ListPartsResponse
 
getNumberOfBytes() - Method in class com.backblaze.b2.util.B2ByteRange
Returns the number of bytes that the range specifies.
getObjectName() - Method in class com.backblaze.b2.client.structures.B2EventNotificationEvent
The name of the object that corresponds to the event.
getObjectNamePrefix() - Method in class com.backblaze.b2.client.structures.B2EventNotificationRule
 
getObjectSize() - Method in class com.backblaze.b2.client.structures.B2EventNotificationEvent
The size of bytes of the object that corresponds to the event.
getObjectVersionId() - Method in class com.backblaze.b2.client.structures.B2EventNotificationEvent
The unique identifier for the version of the object that corresponds to the event.
getOptions() - Method in class com.backblaze.b2.client.structures.B2ApplicationKey
 
getOptions() - Method in class com.backblaze.b2.client.structures.B2Bucket
 
getOptions() - Method in class com.backblaze.b2.client.structures.B2CreatedApplicationKey
 
getPartCount() - Method in class com.backblaze.b2.client.structures.B2UploadProgress
 
getPartIndex() - Method in class com.backblaze.b2.client.structures.B2UploadProgress
 
getPartNumber() - Method in class com.backblaze.b2.client.B2AlreadyStoredPartStorer
 
getPartNumber() - Method in class com.backblaze.b2.client.B2CopyingPartStorer
 
getPartNumber() - Method in class com.backblaze.b2.client.B2PartSpec
 
getPartNumber() - Method in interface com.backblaze.b2.client.B2PartStorer
 
getPartNumber() - Method in class com.backblaze.b2.client.B2UploadingPartStorer
 
getPartNumber() - Method in class com.backblaze.b2.client.structures.B2CopyPartRequest
 
getPartNumber() - Method in class com.backblaze.b2.client.structures.B2Part
 
getPartNumber() - Method in class com.backblaze.b2.client.structures.B2UploadPartRequest
 
getParts() - Method in class com.backblaze.b2.client.structures.B2ListPartsResponse
 
getPartSha1Array() - Method in class com.backblaze.b2.client.structures.B2FinishLargeFileRequest
 
getPartSizeOrThrow() - Method in class com.backblaze.b2.client.B2AlreadyStoredPartStorer
 
getPartSizeOrThrow() - Method in class com.backblaze.b2.client.B2CopyingPartStorer
 
getPartSizeOrThrow() - Method in interface com.backblaze.b2.client.B2PartStorer
 
getPartSizeOrThrow() - Method in class com.backblaze.b2.client.B2UploadingPartStorer
 
getPeriod() - Method in class com.backblaze.b2.client.structures.B2BucketDefaultRetention
 
getPrefix() - Method in class com.backblaze.b2.client.structures.B2ListFileNamesRequest
 
getPrefix() - Method in class com.backblaze.b2.client.structures.B2ListFileVersionsRequest
 
getPriority() - Method in class com.backblaze.b2.client.structures.B2ReplicationRule
 
getRange() - Method in class com.backblaze.b2.client.structures.B2CopyFileRequest
 
getRange() - Method in class com.backblaze.b2.client.structures.B2CopyPartRequest
 
getRange() - Method in class com.backblaze.b2.client.structures.B2DownloadByIdRequest
 
getRange() - Method in class com.backblaze.b2.client.structures.B2DownloadByNameRequest
 
getRecommendedPartSize() - Method in class com.backblaze.b2.client.structures.B2AccountAuthorization
 
getRedactSensitive() - Method in class com.backblaze.b2.json.B2JsonOptions
Redact sensitive fields from output
getReplicationConfiguration() - Method in class com.backblaze.b2.client.structures.B2Bucket
Returns settings for bucket replication configuration or null if there are none.
getReplicationConfiguration() - Method in class com.backblaze.b2.client.structures.B2CreateBucketRequest
 
getReplicationConfiguration() - Method in class com.backblaze.b2.client.structures.B2UpdateBucketRequest
 
getReplicationRuleName() - Method in class com.backblaze.b2.client.structures.B2ReplicationRule
 
getReplicationRulesOrNull() - Method in class com.backblaze.b2.client.structures.B2BucketReplicationConfiguration
 
getReplicationStatus() - Method in class com.backblaze.b2.client.structures.B2FileVersion
 
getReplicationStatusOrNull() - Method in interface com.backblaze.b2.client.contentSources.B2Headers
 
getRequestCategory() - Method in exception com.backblaze.b2.client.exceptions.B2UnauthorizedException
 
getRetainUntilTimestamp() - Method in class com.backblaze.b2.client.structures.B2FileRetention
 
getRetryAfterSecondsOrNull() - Method in exception com.backblaze.b2.client.exceptions.B2Exception
 
getRevision() - Method in class com.backblaze.b2.client.structures.B2Bucket
 
getS3ApiUrl() - Method in class com.backblaze.b2.client.structures.B2AccountAuthorization
 
getSerializationOption() - Method in class com.backblaze.b2.json.B2JsonOptions
 
getServerSideEncryption() - Method in class com.backblaze.b2.client.structures.B2DownloadByIdRequest
 
getServerSideEncryption() - Method in class com.backblaze.b2.client.structures.B2DownloadByNameRequest
 
getServerSideEncryption() - Method in class com.backblaze.b2.client.structures.B2FileVersion
 
getServerSideEncryption() - Method in class com.backblaze.b2.client.structures.B2GetFileInfoByNameRequest
 
getServerSideEncryption() - Method in class com.backblaze.b2.client.structures.B2Part
 
getServerSideEncryption() - Method in class com.backblaze.b2.client.structures.B2StartLargeFileRequest
 
getServerSideEncryption() - Method in class com.backblaze.b2.client.structures.B2StoreLargeFileRequest
 
getServerSideEncryption() - Method in class com.backblaze.b2.client.structures.B2UploadFileRequest
 
getServerSideEncryption() - Method in class com.backblaze.b2.client.structures.B2UploadPartRequest
 
getServerSideEncryptionOrNull() - Method in interface com.backblaze.b2.client.contentSources.B2Headers
 
getSha1OrNull() - Method in class com.backblaze.b2.client.B2CancellableContentSource
 
getSha1OrNull() - Method in class com.backblaze.b2.client.contentSources.B2ByteArrayContentSource
 
getSha1OrNull() - Method in interface com.backblaze.b2.client.contentSources.B2ContentSource
You are encouraged to implement this.
getSha1OrNull() - Method in class com.backblaze.b2.client.contentSources.B2FileContentSource
 
getSize() - Method in class com.backblaze.b2.json.B2JsonBoundedByteArrayOutputStream
returns the current output array size
getSourceApplicationKeyIdOrNull() - Method in class com.backblaze.b2.client.structures.B2BucketReplicationConfiguration
 
getSourceFileId() - Method in class com.backblaze.b2.client.structures.B2CopyFileRequest
 
getSourceFileId() - Method in class com.backblaze.b2.client.structures.B2CopyPartRequest
 
getSourceServerSideEncryption() - Method in class com.backblaze.b2.client.structures.B2CopyFileRequest
 
getSourceServerSideEncryption() - Method in class com.backblaze.b2.client.structures.B2CopyPartRequest
 
getSourceToDestinationKeyMappingOrNull() - Method in class com.backblaze.b2.client.structures.B2BucketReplicationConfiguration
 
getSrcLastModifiedMillis() - Method in interface com.backblaze.b2.client.contentSources.B2Headers
 
getSrcLastModifiedMillisOrNull() - Method in class com.backblaze.b2.client.B2CancellableContentSource
 
getSrcLastModifiedMillisOrNull() - Method in class com.backblaze.b2.client.contentSources.B2ByteArrayContentSource
 
getSrcLastModifiedMillisOrNull() - Method in interface com.backblaze.b2.client.contentSources.B2ContentSource
 
getSrcLastModifiedMillisOrNull() - Method in class com.backblaze.b2.client.contentSources.B2FileContentSource
 
getSseCustomerAlgorithmOrNull() - Method in interface com.backblaze.b2.client.contentSources.B2Headers
 
getSseCustomerKeyMd5OrNull() - Method in interface com.backblaze.b2.client.contentSources.B2Headers
 
getStart() - Method in class com.backblaze.b2.client.B2PartSpec
 
getStartApplicationKeyId() - Method in class com.backblaze.b2.client.structures.B2ListKeysRequest
 
getStartApplicationKeyId() - Method in class com.backblaze.b2.client.structures.B2ListKeysRequestReal
 
getStartByte() - Method in class com.backblaze.b2.client.structures.B2UploadProgress
 
getStartFileId() - Method in class com.backblaze.b2.client.structures.B2ListFileVersionsRequest
 
getStartFileId() - Method in class com.backblaze.b2.client.structures.B2ListUnfinishedLargeFilesRequest
 
getStartFileName() - Method in class com.backblaze.b2.client.structures.B2ListFileNamesRequest
 
getStartFileName() - Method in class com.backblaze.b2.client.structures.B2ListFileVersionsRequest
 
getStartPartNumber() - Method in class com.backblaze.b2.client.structures.B2ListPartsRequest
 
getState() - Method in class com.backblaze.b2.client.structures.B2UploadProgress
 
getStatus() - Method in exception com.backblaze.b2.client.exceptions.B2Exception
 
getSuspensionReason() - Method in class com.backblaze.b2.client.structures.B2EventNotificationRule
 
getTargetConfiguration() - Method in class com.backblaze.b2.client.structures.B2EventNotificationRule
 
getTestModeOrNull() - Method in class com.backblaze.b2.client.B2ClientConfig
 
getType() - Method in class com.backblaze.b2.json.B2TypeResolver
Returns the type this resolver is working over.
getTypeNameOrNullForClass(Class<?>) - Method in class com.backblaze.b2.json.B2JsonUnionTypeMap
 
getTypeNameToClass() - Method in class com.backblaze.b2.json.B2JsonUnionTypeMap
 
getUnionTypeMap() - Static method in class com.backblaze.b2.client.structures.B2EventNotificationTargetConfiguration
 
getUnit() - Method in class com.backblaze.b2.client.structures.B2BucketDefaultRetentionPeriod
 
getUploadPartUrl(B2AccountAuthorization, B2GetUploadPartUrlRequest) - Method in interface com.backblaze.b2.client.B2StorageClientWebifier
 
getUploadPartUrl(B2AccountAuthorization, B2GetUploadPartUrlRequest) - Method in class com.backblaze.b2.client.B2StorageClientWebifierImpl
 
getUploadPartUrl(B2GetUploadPartUrlRequest) - Method in interface com.backblaze.b2.client.B2StorageClient
This method allows the caller to get an upload url and authorization token directly for uploading a large file part.
getUploadPartUrl(B2GetUploadPartUrlRequest) - Method in class com.backblaze.b2.client.B2StorageClientImpl
 
getUploadTimestamp() - Method in class com.backblaze.b2.client.structures.B2FileVersion
 
getUploadTimestamp() - Method in class com.backblaze.b2.client.structures.B2Part
 
getUploadTimestampOrNull() - Method in interface com.backblaze.b2.client.contentSources.B2Headers
 
getUploadUrl() - Method in class com.backblaze.b2.client.structures.B2UploadPartUrlResponse
 
getUploadUrl() - Method in class com.backblaze.b2.client.structures.B2UploadUrlResponse
 
getUploadUrl(B2AccountAuthorization, B2GetUploadUrlRequest) - Method in interface com.backblaze.b2.client.B2StorageClientWebifier
 
getUploadUrl(B2AccountAuthorization, B2GetUploadUrlRequest) - Method in class com.backblaze.b2.client.B2StorageClientWebifierImpl
 
getUploadUrl(B2GetUploadUrlRequest) - Method in interface com.backblaze.b2.client.B2StorageClient
This method allows the caller to get an upload url and authorization token directly.
getUploadUrl(B2GetUploadUrlRequest) - Method in class com.backblaze.b2.client.B2StorageClientImpl
 
getUrl() - Method in class com.backblaze.b2.client.structures.B2WebhookConfiguration
 
getUserAgent() - Method in class com.backblaze.b2.client.B2ClientConfig
 
getUtf8Bytes(String) - Static method in class com.backblaze.b2.util.B2StringUtil
Returns the UTF-8 representation of a string.
getValidDurationInSeconds() - Method in class com.backblaze.b2.client.structures.B2CreateKeyRequest
 
getValidDurationInSeconds() - Method in class com.backblaze.b2.client.structures.B2CreateKeyRequestReal
 
getValidDurationInSeconds() - Method in class com.backblaze.b2.client.structures.B2GetDownloadAuthorizationRequest
 
getValue() - Method in class com.backblaze.b2.client.structures.B2WebhookCustomHeader
 
getValueForHeader() - Method in enum com.backblaze.b2.client.structures.B2TestMode
 
getValueOrNull(String) - Method in interface com.backblaze.b2.client.contentSources.B2Headers
 
getValueOrNull(String) - Method in class com.backblaze.b2.client.contentSources.B2HeadersImpl
 
getVersion() - Static method in class com.backblaze.b2.client.B2Sdk
 
getVersion() - Method in class com.backblaze.b2.json.B2JsonOptions
What version of the (de-)serialized structure to use.
getWebifier() - Method in interface com.backblaze.b2.client.B2StorageClient
 
getWebifier() - Method in class com.backblaze.b2.client.B2StorageClientImpl
 
gotRetryableAfterDelay(String, int, long, B2Exception) - Method in class com.backblaze.b2.client.B2DefaultRetryPolicy
 
gotRetryableAfterDelay(String, int, long, B2Exception) - Method in interface com.backblaze.b2.client.B2RetryPolicy
Callable.call() threw a retryable B2Exception but we have to wait a while before retrying.
gotRetryableImmediately(String, int, long, B2Exception) - Method in class com.backblaze.b2.client.B2DefaultRetryPolicy
 
gotRetryableImmediately(String, int, long, B2Exception) - Method in interface com.backblaze.b2.client.B2RetryPolicy
Callable.call() threw a retryable B2Exception.
gotUnexpectedUnretryable(String, int, long, Exception) - Method in interface com.backblaze.b2.client.B2RetryPolicy
Callable.call() threw an Exception that wasn't a B2Exception.
gotUnretryable(String, int, long, B2Exception) - Method in interface com.backblaze.b2.client.B2RetryPolicy
Callable.call() threw an unretryable B2Exception.
GOVERNANCE - Static variable in interface com.backblaze.b2.client.structures.B2FileRetentionMode
 

H

handler - Variable in class com.backblaze.b2.json.FieldInfo
 
hasContentRange() - Method in interface com.backblaze.b2.client.contentSources.B2Headers
 
hashCode() - Method in class com.backblaze.b2.client.B2AlreadyStoredPartStorer
 
hashCode() - Method in class com.backblaze.b2.client.B2ClientConfig
 
hashCode() - Method in class com.backblaze.b2.client.B2CopyingPartStorer
 
hashCode() - Method in class com.backblaze.b2.client.B2PartSpec
 
hashCode() - Method in class com.backblaze.b2.client.B2UploadingPartStorer
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2AccountAuthorization
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2ApplicationKey
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2AuthorizationFilteredResponseField
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2AuthorizeAccountRequest
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2Bucket
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2BucketDefaultRetention
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2BucketDefaultRetentionPeriod
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2BucketFileLockConfiguration
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2BucketReplicationConfiguration
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2BucketServerSideEncryption
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2CancelLargeFileRequest
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2CancelLargeFileResponse
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2CopyFileRequest
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2CopyPartRequest
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2CorsRule
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2CreateBucketRequestReal
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2CreatedApplicationKey
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2CreateKeyRequest
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2CreateKeyRequestReal
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2DeleteBucketRequest
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2DeleteBucketRequestReal
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2DeleteFileVersionRequest
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2DeleteFileVersionResponse
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2DeleteKeyRequest
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2DownloadByIdRequest
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2DownloadByNameRequest
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2EventNotification
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2EventNotificationEvent
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2EventNotificationRule
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2FileRetention
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2FileSseForRequest
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2FileSseForResponse
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2FileVersion
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2FinishLargeFileRequest
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2GetBucketNotificationRulesRequest
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2GetBucketNotificationRulesResponse
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2GetDownloadAuthorizationRequest
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2GetFileInfoByNameRequest
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2GetFileInfoRequest
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2GetUploadPartUrlRequest
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2GetUploadUrlRequest
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2HideFileRequest
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2LifecycleRule
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2ListBucketsRequest
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2ListBucketsResponse
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2ListFileNamesRequest
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2ListFileNamesResponse
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2ListFileVersionsRequest
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2ListFileVersionsResponse
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2ListKeysRequest
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2ListKeysRequestReal
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2ListKeysResponse
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2ListPartsRequest
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2ListPartsResponse
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2ListUnfinishedLargeFilesRequest
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2ListUnfinishedLargeFilesResponse
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2Part
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2ReplicationRule
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2SetBucketNotificationRulesRequest
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2SetBucketNotificationRulesResponse
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2StartLargeFileRequest
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2StoreLargeFileRequest
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2UpdateBucketRequest
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2UpdateFileLegalHoldRequest
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2UpdateFileLegalHoldResponse
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2UpdateFileRetentionRequest
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2UpdateFileRetentionResponse
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2UploadPartRequest
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2UploadPartUrlResponse
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2UploadProgress
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2UploadUrlResponse
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2WebhookConfiguration
 
hashCode() - Method in class com.backblaze.b2.client.structures.B2WebhookCustomHeader
 
hashCode() - Method in class com.backblaze.b2.util.B2ByteRange
 
hasNext() - Method in class com.backblaze.b2.client.B2ListFilesIterableBase.IterBase
 
hasNext() - Method in class com.backblaze.b2.client.B2ListKeysIterator
 
hasNext() - Method in class com.backblaze.b2.client.B2ListPartsIterableBase.IterBase
 
head(String, B2Headers) - Method in interface com.backblaze.b2.client.webApiClients.B2WebApiClient
HEADSs to a web service that returns content, and returns the headers.
HEX_DIGITS_AT_END - Static variable in interface com.backblaze.b2.client.contentSources.B2Headers
 
HEX_MD5_SIZE - Static variable in interface com.backblaze.b2.util.B2Md5
 
HEX_SHA1_SIZE - Static variable in interface com.backblaze.b2.util.B2Sha1
 
hexDigest() - Method in class com.backblaze.b2.util.B2Sha1InputStream
Returns the SHA1 if the bytes processed so far, as a hex string.
hexMd5OfBytes(byte[]) - Static method in interface com.backblaze.b2.util.B2Md5
Returns the hex digest of an array of bytes.
hexMd5OfBytes(byte[], int, int) - Static method in interface com.backblaze.b2.util.B2Md5
Returns the hex digest of an array of bytes.
hexSha1OfBytes(byte[]) - Static method in interface com.backblaze.b2.util.B2Sha1
Returns the SHA-1 of the given bytes, as a hex string.
hexSha1OfInputStream(InputStream) - Static method in interface com.backblaze.b2.util.B2Sha1
Returns the SHA-1 of the given input stream, as a hex string.
HIDE_ACTION - Static variable in class com.backblaze.b2.client.structures.B2FileVersion
 
hideFile(B2AccountAuthorization, B2HideFileRequest) - Method in interface com.backblaze.b2.client.B2StorageClientWebifier
 
hideFile(B2AccountAuthorization, B2HideFileRequest) - Method in class com.backblaze.b2.client.B2StorageClientWebifierImpl
 
hideFile(B2HideFileRequest) - Method in interface com.backblaze.b2.client.B2StorageClient
Hides the specified file.
hideFile(B2HideFileRequest) - Method in class com.backblaze.b2.client.B2StorageClientImpl
 
hideFile(String, String) - Method in interface com.backblaze.b2.client.B2StorageClient
Just like hideFile(request) except the request is created from the given bucketId and fileName.
hitException(Exception, long) - Method in interface com.backblaze.b2.util.B2ByteProgressListener
Called right before the exception propagates to the caller.

I

IGNORE - com.backblaze.b2.json.B2JsonOptions.ExtraFieldOption
 
IGNORED - com.backblaze.b2.json.FieldInfo.FieldRequirement
 
includeExistingFiles() - Method in class com.backblaze.b2.client.structures.B2ReplicationRule
 
includesVersion(int) - Method in class com.backblaze.b2.json.VersionRange
Does this range include the version?
initializeImplementation(B2JsonHandlerMap) - Method in class com.backblaze.b2.json.B2JsonInitializedTypeHandler
Does any initialization specific to the concrete class.
initializeImplementation(B2JsonHandlerMap) - Method in class com.backblaze.b2.json.B2JsonObjectHandler
 
initializeImplementation(B2JsonHandlerMap) - Method in class com.backblaze.b2.json.B2JsonUnionBaseHandler
 
invalidateAccountAuthorization() - Method in interface com.backblaze.b2.client.B2StorageClient
If there's a cached account authorization, this will flush the cache so that the authorization will need to be reacquired the next time it is needed.
invalidateAccountAuthorization() - Method in class com.backblaze.b2.client.B2StorageClientImpl
 
isBuiltInZeroableType(Class<?>) - Static method in class com.backblaze.b2.json.B2JsonObjectHandler
 
isBypassGovernance() - Method in class com.backblaze.b2.client.structures.B2DeleteFileVersionRequest
 
isBypassGovernance() - Method in class com.backblaze.b2.client.structures.B2UpdateFileRetentionRequest
 
isClientAuthorizedToReadDefaultServerSideEncryption() - Method in class com.backblaze.b2.client.structures.B2Bucket
Indicates whether client is authorized to read default bucket encryption settings for bucket
isClientAuthorizedToReadFileLockConfiguration() - Method in class com.backblaze.b2.client.structures.B2Bucket
Indicates whether client is authorized to read file lock configuration settings for bucket
isClientAuthorizedToReadFileRetention() - Method in class com.backblaze.b2.client.structures.B2FileVersion
Indicates whether or not the client is authorized to read the file retention from this file version.
isClientAuthorizedToReadLegalHold() - Method in class com.backblaze.b2.client.structures.B2FileVersion
Indicates whether or not the client is authorized to read the legal hold status from this file version.
isClientAuthorizedToReadReplicationConfiguration() - Method in class com.backblaze.b2.client.structures.B2Bucket
Indicates whether client is authorized to read replication configuration settings for bucket
isClientUnauthorizedToReadFileRetention() - Method in interface com.backblaze.b2.client.contentSources.B2Headers
 
isClientUnauthorizedToReadLegalHold() - Method in interface com.backblaze.b2.client.contentSources.B2Headers
 
isEmpty(String) - Static method in class com.backblaze.b2.util.B2StringUtil
 
isEnabled() - Method in class com.backblaze.b2.client.structures.B2EventNotificationRule
 
isEnabled() - Method in class com.backblaze.b2.client.structures.B2ReplicationRule
 
isFileLockEnabled() - Method in class com.backblaze.b2.client.structures.B2BucketFileLockConfiguration
 
isFileLockEnabled() - Method in class com.backblaze.b2.client.structures.B2CreateBucketRequest
 
isFolder() - Method in class com.backblaze.b2.client.structures.B2FileVersion
 
isHide() - Method in class com.backblaze.b2.client.structures.B2FileVersion
 
isInitialized() - Method in class com.backblaze.b2.json.B2JsonInitializedTypeHandler
Has the initialize method run?
isInVersion(int) - Method in class com.backblaze.b2.json.FieldInfo
 
isPartNumberGapsAllowed() - Method in class com.backblaze.b2.client.B2ClientConfig
 
isRequiredAndInVersion(int) - Method in class com.backblaze.b2.json.FieldInfo
 
isSatisfied(long) - Method in class com.backblaze.b2.util.B2ByteRange
Can this range be satisfied with a file of the given length.
isSensitive - Variable in class com.backblaze.b2.json.FieldInfo
 
isStart() - Method in class com.backblaze.b2.client.structures.B2FileVersion
 
isStartByteKnown() - Method in class com.backblaze.b2.client.structures.B2UploadProgress
 
isStringInJson() - Method in class com.backblaze.b2.json.B2JsonAtomicLongArrayHandler
 
isStringInJson() - Method in class com.backblaze.b2.json.B2JsonBigDecimalHandler
 
isStringInJson() - Method in class com.backblaze.b2.json.B2JsonBigIntegerHandler
 
isStringInJson() - Method in class com.backblaze.b2.json.B2JsonBooleanArrayHandler
 
isStringInJson() - Method in class com.backblaze.b2.json.B2JsonBooleanHandler
 
isStringInJson() - Method in class com.backblaze.b2.json.B2JsonByteArrayHandler
 
isStringInJson() - Method in class com.backblaze.b2.json.B2JsonByteHandler
 
isStringInJson() - Method in class com.backblaze.b2.json.B2JsonCharacterHandler
 
isStringInJson() - Method in class com.backblaze.b2.json.B2JsonCharArrayHandler
 
isStringInJson() - Method in class com.backblaze.b2.json.B2JsonCharSquenceHandler
 
isStringInJson() - Method in class com.backblaze.b2.json.B2JsonConcurrentMapHandler
 
isStringInJson() - Method in class com.backblaze.b2.json.B2JsonDoubleArrayHandler
 
isStringInJson() - Method in class com.backblaze.b2.json.B2JsonDoubleHandler
 
isStringInJson() - Method in class com.backblaze.b2.json.B2JsonEnumHandler
 
isStringInJson() - Method in class com.backblaze.b2.json.B2JsonEnumSetHandler
 
isStringInJson() - Method in class com.backblaze.b2.json.B2JsonFloatArrayHandler
 
isStringInJson() - Method in class com.backblaze.b2.json.B2JsonFloatHandler
 
isStringInJson() - Method in class com.backblaze.b2.json.B2JsonIntArrayHandler
 
isStringInJson() - Method in class com.backblaze.b2.json.B2JsonIntegerHandler
 
isStringInJson() - Method in class com.backblaze.b2.json.B2JsonLinkedHashSetHandler
 
isStringInJson() - Method in class com.backblaze.b2.json.B2JsonListHandler
 
isStringInJson() - Method in class com.backblaze.b2.json.B2JsonLocalDateHandler
 
isStringInJson() - Method in class com.backblaze.b2.json.B2JsonLocalDateTimeHandler
 
isStringInJson() - Method in class com.backblaze.b2.json.B2JsonLongArrayHandler
 
isStringInJson() - Method in class com.backblaze.b2.json.B2JsonLongHandler
 
isStringInJson() - Method in class com.backblaze.b2.json.B2JsonMapHandler
 
isStringInJson() - Method in class com.backblaze.b2.json.B2JsonObjectArrayHandler
 
isStringInJson() - Method in class com.backblaze.b2.json.B2JsonObjectHandler
 
isStringInJson() - Method in class com.backblaze.b2.json.B2JsonSetHandler
 
isStringInJson() - Method in class com.backblaze.b2.json.B2JsonStringHandler
 
isStringInJson() - Method in class com.backblaze.b2.json.B2JsonTreeSetHandler
 
isStringInJson() - Method in interface com.backblaze.b2.json.B2JsonTypeHandler
Does this type look like a string in JSON?
isStringInJson() - Method in class com.backblaze.b2.json.B2JsonUnionBaseHandler
 
isSuspended() - Method in class com.backblaze.b2.client.structures.B2EventNotificationRule
 
isUpload() - Method in class com.backblaze.b2.client.structures.B2FileVersion
 
isZero(Object) - Static method in class com.backblaze.b2.json.B2JsonObjectHandler
 
iterator() - Method in class com.backblaze.b2.client.B2ListFilesIterableBase
 
iterator() - Method in class com.backblaze.b2.client.B2ListKeysIterable
 
iterator() - Method in class com.backblaze.b2.client.B2ListPartsIterableBase
 

J

join(String, Object[]) - Static method in class com.backblaze.b2.util.B2StringUtil
 

L

LARGE_FILE_SHA1 - Static variable in interface com.backblaze.b2.client.contentSources.B2Headers
 
LARGE_FILE_SHA1_INFO_NAME - Static variable in interface com.backblaze.b2.client.contentSources.B2Headers
 
lastVersion() - Method in annotation type com.backblaze.b2.json.B2Json.versionRange
 
legalHold - Variable in class com.backblaze.b2.client.structures.B2UpdateFileLegalHoldRequest
 
legalHold - Variable in class com.backblaze.b2.client.structures.B2UpdateFileLegalHoldResponse
 
LIST_ALL_BUCKET_NAMES - Static variable in interface com.backblaze.b2.client.structures.B2Capabilities
 
LIST_BUCKETS - Static variable in interface com.backblaze.b2.client.structures.B2Capabilities
 
LIST_FILES - Static variable in interface com.backblaze.b2.client.structures.B2Capabilities
 
LIST_KEYS - Static variable in interface com.backblaze.b2.client.structures.B2Capabilities
 
listBuckets() - Method in interface com.backblaze.b2.client.B2StorageClient
 
listBuckets(B2AccountAuthorization, B2ListBucketsRequest) - Method in interface com.backblaze.b2.client.B2StorageClientWebifier
 
listBuckets(B2AccountAuthorization, B2ListBucketsRequest) - Method in class com.backblaze.b2.client.B2StorageClientWebifierImpl
 
listBuckets(B2ListBucketsRequest) - Method in interface com.backblaze.b2.client.B2StorageClient
 
listBuckets(B2ListBucketsRequest) - Method in class com.backblaze.b2.client.B2StorageClientImpl
 
listFileNames(B2AccountAuthorization, B2ListFileNamesRequest) - Method in interface com.backblaze.b2.client.B2StorageClientWebifier
 
listFileNames(B2AccountAuthorization, B2ListFileNamesRequest) - Method in class com.backblaze.b2.client.B2StorageClientWebifierImpl
 
listFileVersions(B2AccountAuthorization, B2ListFileVersionsRequest) - Method in interface com.backblaze.b2.client.B2StorageClientWebifier
 
listFileVersions(B2AccountAuthorization, B2ListFileVersionsRequest) - Method in class com.backblaze.b2.client.B2StorageClientWebifierImpl
 
listFromJson(String, Class<V>) - Method in class com.backblaze.b2.json.B2Json
Parses a JSON object into a map.
listFromJson(String, Class<V>, B2JsonOptions) - Method in class com.backblaze.b2.json.B2Json
 
listKeys(B2AccountAuthorization, B2ListKeysRequestReal) - Method in interface com.backblaze.b2.client.B2StorageClientWebifier
 
listKeys(B2AccountAuthorization, B2ListKeysRequestReal) - Method in class com.backblaze.b2.client.B2StorageClientWebifierImpl
 
listOf(T...) - Static method in class com.backblaze.b2.util.B2Collections
 
listParts(B2AccountAuthorization, B2ListPartsRequest) - Method in interface com.backblaze.b2.client.B2StorageClientWebifier
 
listParts(B2AccountAuthorization, B2ListPartsRequest) - Method in class com.backblaze.b2.client.B2StorageClientWebifierImpl
 
listToJson(List<?>, Class<?>) - Method in class com.backblaze.b2.json.B2Json
Turn a map into JSON, returning the result as a string.
listToJson(List<?>, Class<?>, B2JsonOptions) - Method in class com.backblaze.b2.json.B2Json
 
listUnfinishedLargeFiles(B2AccountAuthorization, B2ListUnfinishedLargeFilesRequest) - Method in interface com.backblaze.b2.client.B2StorageClientWebifier
 
listUnfinishedLargeFiles(B2AccountAuthorization, B2ListUnfinishedLargeFilesRequest) - Method in class com.backblaze.b2.client.B2StorageClientWebifierImpl
 

M

mapFromJson(String, Class<K>, Class<V>) - Method in class com.backblaze.b2.json.B2Json
Parses a JSON object into a map.
mapFromJson(String, Class<K>, Class<V>, B2JsonOptions) - Method in class com.backblaze.b2.json.B2Json
 
mapOf() - Static method in class com.backblaze.b2.util.B2Collections
 
mapOf(K, V) - Static method in class com.backblaze.b2.util.B2Collections
 
mapOf(K, V, K, V) - Static method in class com.backblaze.b2.util.B2Collections
 
mapOf(K, V, K, V, K, V) - Static method in class com.backblaze.b2.util.B2Collections
 
mapToJson(Map<?, ?>, Class<?>, Class<?>) - Method in class com.backblaze.b2.json.B2Json
Turn a map into JSON, returning the result as a string.
mapToJson(Map<?, ?>, Class<?>, Class<?>, B2JsonOptions) - Method in class com.backblaze.b2.json.B2Json
 
MAX_DAY - Static variable in class com.backblaze.b2.util.B2DateTimeUtil
 
MAX_MONTH - Static variable in class com.backblaze.b2.util.B2DateTimeUtil
 
MAX_YEAR - Static variable in class com.backblaze.b2.util.B2DateTimeUtil
 
MD5_SIZE - Static variable in interface com.backblaze.b2.util.B2Md5
 
message - Variable in class com.backblaze.b2.client.structures.B2ErrorStructure
A human-readable string giving details (if available) about what went wrong.
MIN_DAY - Static variable in class com.backblaze.b2.util.B2DateTimeUtil
 
MIN_MONTH - Static variable in class com.backblaze.b2.util.B2DateTimeUtil
 
MIN_YEAR - Static variable in class com.backblaze.b2.util.B2DateTimeUtil
 
monotonicMillis() - Method in class com.backblaze.b2.util.B2Clock
 
monotonicMillis() - Method in class com.backblaze.b2.util.B2ClockImpl
 
monotonicMillis() - Method in class com.backblaze.b2.util.B2ClockSim
 
mustBeLargeFile(long) - Method in interface com.backblaze.b2.client.B2FilePolicy
 

N

name() - Method in annotation type com.backblaze.b2.json.B2Json.unionSubtypes.type
 
namePrefix - Variable in class com.backblaze.b2.client.structures.B2Allowed
 
next() - Method in class com.backblaze.b2.client.B2ListFilesIterableBase.IterBase
 
next() - Method in class com.backblaze.b2.client.B2ListKeysIterator
 
next() - Method in class com.backblaze.b2.client.B2ListPartsIterableBase.IterBase
 
nextNonWhitespaceIsEof() - Method in class com.backblaze.b2.json.B2JsonReader
Is the next character the given char?
NONE - Static variable in class com.backblaze.b2.client.structures.B2BucketReplicationConfiguration
Static field for convenience to use with updateBucket() to remove bucket replication configuration
NONE - Static variable in class com.backblaze.b2.client.structures.B2FileRetention
static field for convenience to use with updateFileRetention() to turn off retention
noopListener() - Static method in interface com.backblaze.b2.client.structures.B2UploadListener
 

O

objectHasMoreFields() - Method in class com.backblaze.b2.json.B2JsonReader
Does the object have any more fields?
OFF - Static variable in interface com.backblaze.b2.client.structures.B2LegalHold
Legal hold is off (disabled)
omitNull - Variable in class com.backblaze.b2.json.FieldInfo
 
omitNull() - Method in annotation type com.backblaze.b2.json.B2Json.optional
 
omitNull() - Method in annotation type com.backblaze.b2.json.B2Json.optionalWithDefault
 
omitZero - Variable in class com.backblaze.b2.json.FieldInfo
 
omitZero() - Method in annotation type com.backblaze.b2.json.B2Json.optional
 
omitZero() - Method in annotation type com.backblaze.b2.json.B2Json.optionalWithDefault
 
ON - Static variable in interface com.backblaze.b2.client.structures.B2LegalHold
Legal hold is on (enabled)
ONE_SECOND_IN_MILLIS - Static variable in class com.backblaze.b2.util.B2DateTimeUtil
 
OPTIONAL - com.backblaze.b2.json.FieldInfo.FieldRequirement
 
OTHER - com.backblaze.b2.client.exceptions.B2UnauthorizedException.RequestCategory
 

P

params() - Method in annotation type com.backblaze.b2.json.B2Json.constructor
This is optional for classes compiled with the '-parameters' javac argument
parse(byte[]) - Static method in class com.backblaze.b2.client.structures.B2EventNotification
Create a new EventNotification from JSON content with signature check.
parse(byte[], String, String) - Static method in class com.backblaze.b2.client.structures.B2EventNotification
Create a new EventNotification from JSON content with signature check.
parse(String) - Static method in class com.backblaze.b2.client.structures.B2EventNotification
Create a new EventNotification from JSON content with signature check.
parse(String) - Static method in class com.backblaze.b2.util.B2ByteRange
Parses a byte range that looks like: bytes=100-999 Returns null on error.
parse(String, String, String) - Static method in class com.backblaze.b2.client.structures.B2EventNotification
Create a new EventNotification from JSON content with signature check.
parseDateTime(String) - Static method in class com.backblaze.b2.util.B2DateTimeUtil
Parses a date-time string in any one of these formats: "20150314092654" - "solid" Backblaze dates "d20150314_m092654" - FGUID-style Backblaze dates "2015-03-14 09:26:54" - ISO-8601 with space "2015-03-14T09:26" - ISO-8601 but no seconds "2015-03-14T09:26:54" - ISO-8601 "2015-03-14T09:26:54.547" - ISO-8601
parseDuration(String) - Static method in class com.backblaze.b2.util.B2DateTimeUtil
 
PART_NUMBER - Static variable in interface com.backblaze.b2.client.contentSources.B2Headers
 
parts(B2ListPartsRequest) - Method in interface com.backblaze.b2.client.B2StorageClient
Returns an iterable whose iterator yields the parts of large, unfinished files that match the given request.
parts(B2ListPartsRequest) - Method in class com.backblaze.b2.client.B2StorageClientImpl
 
parts(String) - Method in interface com.backblaze.b2.client.B2StorageClient
Just like parts(request), except that it makes a request for the parts of the specified largeFileId.
peekNextNotWhitespaceChar() - Method in class com.backblaze.b2.json.B2JsonReader
Returns the next char that is not whitespace, but does not consume it.
PENDING - Static variable in interface com.backblaze.b2.client.structures.B2ReplicationStatus
 
percentDecode(String) - Static method in class com.backblaze.b2.util.B2StringUtil
 
percentEncode(String) - Static method in class com.backblaze.b2.util.B2StringUtil
 
postDataReturnJson(String, B2Headers, InputStream, long, Class<ResponseType>) - Method in interface com.backblaze.b2.client.webApiClients.B2WebApiClient
POSTs to a web service that takes content and returns JSON.
postJsonReturnJson(String, B2Headers, Object, Class<ResponseType>) - Method in interface com.backblaze.b2.client.webApiClients.B2WebApiClient
POSTs to a web service that takes JSON and returns JSON.
PRETTY - com.backblaze.b2.json.B2JsonOptions.SerializationOption
 
progress(long) - Method in interface com.backblaze.b2.util.B2ByteProgressListener
Called right before returning bytes to the caller.
progress(B2UploadProgress) - Method in interface com.backblaze.b2.client.structures.B2UploadListener
Called with progress about an upload.
put(String, Class<?>) - Method in class com.backblaze.b2.json.B2JsonUnionTypeMap.Builder
Adds a new type to the map being built.

R

range(int, int) - Static method in class com.backblaze.b2.json.VersionRange
Factory for a range.
RANGE - Static variable in interface com.backblaze.b2.client.contentSources.B2Headers
 
reachedEof(long) - Method in interface com.backblaze.b2.util.B2ByteProgressListener
Called right before the caller learns that we've hit the end of the stream.
read() - Method in class com.backblaze.b2.util.B2InputStreamExcerpt
 
read() - Method in class com.backblaze.b2.util.B2InputStreamWithByteProgressListener
 
read() - Method in class com.backblaze.b2.util.B2Sha1InputStream
 
read(byte[]) - Method in class com.backblaze.b2.util.B2InputStreamExcerpt
 
read(byte[]) - Method in class com.backblaze.b2.util.B2InputStreamWithByteProgressListener
 
read(byte[], int, int) - Method in class com.backblaze.b2.util.B2InputStreamExcerpt
 
read(byte[], int, int) - Method in class com.backblaze.b2.util.B2InputStreamWithByteProgressListener
 
read(byte[], int, int) - Method in class com.backblaze.b2.util.B2Sha1InputStream
 
READ_BUCKET_ENCRYPTION - Static variable in interface com.backblaze.b2.client.structures.B2Capabilities
 
READ_BUCKET_NOTIFICATIONS - Static variable in interface com.backblaze.b2.client.structures.B2Capabilities
 
READ_BUCKET_REPLICATIONS - Static variable in interface com.backblaze.b2.client.structures.B2Capabilities
 
READ_BUCKET_RETENTIONS - Static variable in interface com.backblaze.b2.client.structures.B2Capabilities
 
READ_BUCKETS - Static variable in interface com.backblaze.b2.client.structures.B2Capabilities
 
READ_FILE_LEGAL_HOLDS - Static variable in interface com.backblaze.b2.client.structures.B2Capabilities
 
READ_FILE_RETENTIONS - Static variable in interface com.backblaze.b2.client.structures.B2Capabilities
 
READ_FILES - Static variable in interface com.backblaze.b2.client.structures.B2Capabilities
 
readContent(B2Headers, InputStream) - Method in class com.backblaze.b2.client.contentHandlers.B2ContentMemoryWriter
 
readContent(B2Headers, InputStream) - Method in interface com.backblaze.b2.client.contentHandlers.B2ContentSink
Reads the data from the input stream.
readContent(B2Headers, InputStream) - Method in class com.backblaze.b2.client.contentHandlers.B2ContentWriter
 
readFalse() - Method in class com.backblaze.b2.json.B2JsonReader
Skips over "false".
readNull() - Method in class com.backblaze.b2.json.B2JsonReader
Skips over "null".
readNumberAsString() - Method in class com.backblaze.b2.json.B2JsonReader
Reads the next value, which is expected to be a number, and returns it as a string.
readObjectFieldNameAndColon() - Method in class com.backblaze.b2.json.B2JsonReader
Reads the name of the next object field.
readString() - Method in class com.backblaze.b2.json.B2JsonReader
Reads a string value, returning its contents.
readToEnd(InputStream) - Static method in class com.backblaze.b2.util.B2IoUtils
 
readTrue() - Method in class com.backblaze.b2.json.B2JsonReader
Skips over "true".
REPLACE_METADATA_DIRECTIVE - Static variable in class com.backblaze.b2.client.structures.B2CopyFileRequest
 
REPLICA - Static variable in interface com.backblaze.b2.client.structures.B2ReplicationStatus
 
REPLICATION_STATUS - Static variable in interface com.backblaze.b2.client.contentSources.B2Headers
 
REQUIRED - com.backblaze.b2.json.FieldInfo.FieldRequirement
 
requirement - Variable in class com.backblaze.b2.json.FieldInfo
 
resetBoth(LocalDateTime) - Method in class com.backblaze.b2.util.B2ClockSim
This is intended to be run between tests to reset the clock to an initial state, as if the simulator has just be constructed.
resolveType(Field) - Method in class com.backblaze.b2.json.B2TypeResolver
Resolve the type of the supplied field.
RETRY_AFTER - Static variable in interface com.backblaze.b2.client.contentSources.B2Headers
 

S

serialize(boolean[], B2JsonOptions, B2JsonWriter) - Method in class com.backblaze.b2.json.B2JsonBooleanArrayHandler
 
serialize(byte[], B2JsonOptions, B2JsonWriter) - Method in class com.backblaze.b2.json.B2JsonByteArrayHandler
 
serialize(char[], B2JsonOptions, B2JsonWriter) - Method in class com.backblaze.b2.json.B2JsonCharArrayHandler
 
serialize(double[], B2JsonOptions, B2JsonWriter) - Method in class com.backblaze.b2.json.B2JsonDoubleArrayHandler
 
serialize(float[], B2JsonOptions, B2JsonWriter) - Method in class com.backblaze.b2.json.B2JsonFloatArrayHandler
 
serialize(int[], B2JsonOptions, B2JsonWriter) - Method in class com.backblaze.b2.json.B2JsonIntArrayHandler
 
serialize(long[], B2JsonOptions, B2JsonWriter) - Method in class com.backblaze.b2.json.B2JsonLongArrayHandler
 
serialize(Boolean, B2JsonOptions, B2JsonWriter) - Method in class com.backblaze.b2.json.B2JsonBooleanHandler
 
serialize(Byte, B2JsonOptions, B2JsonWriter) - Method in class com.backblaze.b2.json.B2JsonByteHandler
 
serialize(Character, B2JsonOptions, B2JsonWriter) - Method in class com.backblaze.b2.json.B2JsonCharacterHandler
 
serialize(CharSequence, B2JsonOptions, B2JsonWriter) - Method in class com.backblaze.b2.json.B2JsonCharSquenceHandler
 
serialize(Double, B2JsonOptions, B2JsonWriter) - Method in class com.backblaze.b2.json.B2JsonDoubleHandler
 
serialize(Float, B2JsonOptions, B2JsonWriter) - Method in class com.backblaze.b2.json.B2JsonFloatHandler
 
serialize(Integer, B2JsonOptions, B2JsonWriter) - Method in class com.backblaze.b2.json.B2JsonIntegerHandler
 
serialize(Long, B2JsonOptions, B2JsonWriter) - Method in class com.backblaze.b2.json.B2JsonLongHandler
 
serialize(String, B2JsonOptions, B2JsonWriter) - Method in class com.backblaze.b2.json.B2JsonStringHandler
 
serialize(BigDecimal, B2JsonOptions, B2JsonWriter) - Method in class com.backblaze.b2.json.B2JsonBigDecimalHandler
 
serialize(BigInteger, B2JsonOptions, B2JsonWriter) - Method in class com.backblaze.b2.json.B2JsonBigIntegerHandler
 
serialize(LocalDate, B2JsonOptions, B2JsonWriter) - Method in class com.backblaze.b2.json.B2JsonLocalDateHandler
 
serialize(LocalDateTime, B2JsonOptions, B2JsonWriter) - Method in class com.backblaze.b2.json.B2JsonLocalDateTimeHandler
 
serialize(AtomicLongArray, B2JsonOptions, B2JsonWriter) - Method in class com.backblaze.b2.json.B2JsonAtomicLongArrayHandler
 
serialize(ConcurrentMap, B2JsonOptions, B2JsonWriter) - Method in class com.backblaze.b2.json.B2JsonConcurrentMapHandler
 
serialize(EnumSet, B2JsonOptions, B2JsonWriter) - Method in class com.backblaze.b2.json.B2JsonEnumSetHandler
 
serialize(LinkedHashSet, B2JsonOptions, B2JsonWriter) - Method in class com.backblaze.b2.json.B2JsonLinkedHashSetHandler
 
serialize(List, B2JsonOptions, B2JsonWriter) - Method in class com.backblaze.b2.json.B2JsonListHandler
 
serialize(Map, B2JsonOptions, B2JsonWriter) - Method in class com.backblaze.b2.json.B2JsonMapHandler
 
serialize(Set, B2JsonOptions, B2JsonWriter) - Method in class com.backblaze.b2.json.B2JsonSetHandler
 
serialize(TreeSet, B2JsonOptions, B2JsonWriter) - Method in class com.backblaze.b2.json.B2JsonTreeSetHandler
 
serialize(T, B2JsonOptions, B2JsonWriter) - Method in class com.backblaze.b2.json.B2JsonEnumHandler
 
serialize(T, B2JsonOptions, B2JsonWriter) - Method in class com.backblaze.b2.json.B2JsonObjectArrayHandler
 
serialize(T, B2JsonOptions, B2JsonWriter) - Method in class com.backblaze.b2.json.B2JsonObjectHandler
Serializes the object, adding all fields to the JSON.
serialize(T, B2JsonOptions, B2JsonWriter) - Method in interface com.backblaze.b2.json.B2JsonTypeHandler
Serialize one object of the class to a JSON output stream.
serialize(T, B2JsonOptions, B2JsonWriter) - Method in class com.backblaze.b2.json.B2JsonUnionBaseHandler
 
serializeMaybeNull(B2JsonTypeHandler<T>, T, B2JsonWriter, B2JsonOptions) - Static method in class com.backblaze.b2.json.B2JsonUtil
Serialize an object that may be null.
SERVER_SIDE_ENCRYPTION - Static variable in interface com.backblaze.b2.client.contentSources.B2Headers
 
SERVER_SIDE_ENCRYPTION_CUSTOMER_ALGORITHM - Static variable in interface com.backblaze.b2.client.contentSources.B2Headers
 
SERVER_SIDE_ENCRYPTION_CUSTOMER_KEY - Static variable in interface com.backblaze.b2.client.contentSources.B2Headers
 
SERVER_SIDE_ENCRYPTION_CUSTOMER_KEY_MD5 - Static variable in interface com.backblaze.b2.client.contentSources.B2Headers
 
set(String, String) - Method in class com.backblaze.b2.client.contentSources.B2HeadersImpl.Builder
 
setAllowedHeaders(List<String>) - Method in class com.backblaze.b2.client.structures.B2CorsRule.Builder
 
setAllowNewlines(boolean) - Method in class com.backblaze.b2.json.B2JsonWriter
 
setB2CacheControl(String) - Method in class com.backblaze.b2.client.structures.B2DownloadByIdRequest.Builder
 
setB2CacheControl(String) - Method in class com.backblaze.b2.client.structures.B2DownloadByNameRequest.Builder
 
setB2CacheControl(String) - Method in class com.backblaze.b2.client.structures.B2GetDownloadAuthorizationRequest.Builder
 
setB2ContentDisposition(String) - Method in class com.backblaze.b2.client.structures.B2DownloadByIdRequest.Builder
 
setB2ContentDisposition(String) - Method in class com.backblaze.b2.client.structures.B2DownloadByNameRequest.Builder
 
setB2ContentDisposition(String) - Method in class com.backblaze.b2.client.structures.B2GetDownloadAuthorizationRequest.Builder
 
setB2ContentEncoding(String) - Method in class com.backblaze.b2.client.structures.B2DownloadByIdRequest.Builder
 
setB2ContentEncoding(String) - Method in class com.backblaze.b2.client.structures.B2DownloadByNameRequest.Builder
 
setB2ContentEncoding(String) - Method in class com.backblaze.b2.client.structures.B2GetDownloadAuthorizationRequest.Builder
 
setB2ContentLanguage(String) - Method in class com.backblaze.b2.client.structures.B2DownloadByIdRequest.Builder
 
setB2ContentLanguage(String) - Method in class com.backblaze.b2.client.structures.B2DownloadByNameRequest.Builder
 
setB2ContentLanguage(String) - Method in class com.backblaze.b2.client.structures.B2GetDownloadAuthorizationRequest.Builder
 
setB2ContentType(String) - Method in class com.backblaze.b2.client.structures.B2DownloadByIdRequest.Builder
 
setB2ContentType(String) - Method in class com.backblaze.b2.client.structures.B2DownloadByNameRequest.Builder
 
setB2ContentType(String) - Method in class com.backblaze.b2.client.structures.B2GetDownloadAuthorizationRequest.Builder
 
setB2Expires(String) - Method in class com.backblaze.b2.client.structures.B2DownloadByIdRequest.Builder
 
setB2Expires(String) - Method in class com.backblaze.b2.client.structures.B2DownloadByNameRequest.Builder
 
setB2Expires(String) - Method in class com.backblaze.b2.client.structures.B2GetDownloadAuthorizationRequest.Builder
 
setB2Expires(LocalDateTime) - Method in class com.backblaze.b2.client.structures.B2DownloadByIdRequest.Builder
 
setB2Expires(LocalDateTime) - Method in class com.backblaze.b2.client.structures.B2DownloadByNameRequest.Builder
 
setB2Expires(LocalDateTime) - Method in class com.backblaze.b2.client.structures.B2GetDownloadAuthorizationRequest.Builder
 
setBucketId(String) - Method in class com.backblaze.b2.client.structures.B2CreateKeyRequest.Builder
 
setBucketId(String) - Method in class com.backblaze.b2.client.structures.B2ListBucketsRequest.Builder
 
setBucketInfo(Map<String, String>) - Method in class com.backblaze.b2.client.structures.B2CreateBucketRequest.Builder
 
setBucketInfo(Map<String, String>) - Method in class com.backblaze.b2.client.structures.B2UpdateBucketRequest.Builder
 
setBucketName(String) - Method in class com.backblaze.b2.client.structures.B2ListBucketsRequest.Builder
 
setBucketNotificationRules(B2AccountAuthorization, B2SetBucketNotificationRulesRequest) - Method in interface com.backblaze.b2.client.B2StorageClientWebifier
 
setBucketNotificationRules(B2AccountAuthorization, B2SetBucketNotificationRulesRequest) - Method in class com.backblaze.b2.client.B2StorageClientWebifierImpl
 
setBucketNotificationRules(B2SetBucketNotificationRulesRequest) - Method in interface com.backblaze.b2.client.B2StorageClient
Sets the bucket's event notification rules as described by the request.
setBucketNotificationRules(B2SetBucketNotificationRulesRequest) - Method in class com.backblaze.b2.client.B2StorageClientImpl
 
setBucketNotificationRules(String, List<B2EventNotificationRule>) - Method in interface com.backblaze.b2.client.B2StorageClient
Just like setBucketNotificationRules(request), except that the request is created from the specified bucketId and eventNotificationRules.
setBucketType(String) - Method in class com.backblaze.b2.client.structures.B2UpdateBucketRequest.Builder
 
setBucketTypes(Set<String>) - Method in class com.backblaze.b2.client.structures.B2ListBucketsRequest.Builder
 
setBypassGovernance(boolean) - Method in class com.backblaze.b2.client.structures.B2DeleteFileVersionRequest.Builder
 
setBypassGovernance(boolean) - Method in class com.backblaze.b2.client.structures.B2UpdateFileRetentionRequest.Builder
 
setConstructorArgIndex(int) - Method in class com.backblaze.b2.json.FieldInfo
 
setContentType(String) - Method in class com.backblaze.b2.client.structures.B2CopyFileRequest.Builder
 
setCorsRules(List<B2CorsRule>) - Method in class com.backblaze.b2.client.structures.B2CreateBucketRequest.Builder
 
setCorsRules(List<B2CorsRule>) - Method in class com.backblaze.b2.client.structures.B2UpdateBucketRequest.Builder
 
setCustomField(String, String) - Method in class com.backblaze.b2.client.structures.B2StartLargeFileRequest.Builder
 
setCustomField(String, String) - Method in class com.backblaze.b2.client.structures.B2UploadFileRequest.Builder
 
setCustomFields(Map<String, String>) - Method in class com.backblaze.b2.client.structures.B2StartLargeFileRequest.Builder
 
setCustomFields(Map<String, String>) - Method in class com.backblaze.b2.client.structures.B2UploadFileRequest.Builder
 
setCustomUploadTimestamp(Long) - Method in class com.backblaze.b2.client.structures.B2StartLargeFileRequest.Builder
 
setCustomUploadTimestamp(Long) - Method in class com.backblaze.b2.client.structures.B2UploadFileRequest.Builder
 
setDaysFromHidingToDeleting(Integer) - Method in class com.backblaze.b2.client.structures.B2LifecycleRule.Builder
 
setDaysFromStartingToCancelingUnfinishedLargeFiles(Integer) - Method in class com.backblaze.b2.client.structures.B2LifecycleRule.Builder
 
setDaysFromUploadingToHiding(Integer) - Method in class com.backblaze.b2.client.structures.B2LifecycleRule.Builder
 
setDefaultRetention(B2BucketDefaultRetention) - Method in class com.backblaze.b2.client.structures.B2UpdateBucketRequest.Builder
 
setDefaultServerSideEncryption(B2BucketServerSideEncryption) - Method in class com.backblaze.b2.client.structures.B2CreateBucketRequest.Builder
 
setDefaultServerSideEncryption(B2BucketServerSideEncryption) - Method in class com.backblaze.b2.client.structures.B2UpdateBucketRequest.Builder
 
setDelimiter(String) - Method in class com.backblaze.b2.client.structures.B2ListFileNamesRequest.Builder
 
setDelimiter(String) - Method in class com.backblaze.b2.client.structures.B2ListFileVersionsRequest.Builder
 
setDestinationBucketId(String) - Method in class com.backblaze.b2.client.structures.B2CopyFileRequest.Builder
 
setDestinationServerSideEncryption(B2FileSseForRequest) - Method in class com.backblaze.b2.client.structures.B2CopyFileRequest.Builder
 
setDestinationServerSideEncryption(B2FileSseForRequest) - Method in class com.backblaze.b2.client.structures.B2CopyPartRequest.Builder
 
setExposeHeaders(List<String>) - Method in class com.backblaze.b2.client.structures.B2CorsRule.Builder
 
setExtraFieldOption(B2JsonOptions.ExtraFieldOption) - Method in class com.backblaze.b2.json.B2JsonOptions.Builder
 
setFileInfo(Map<String, String>) - Method in class com.backblaze.b2.client.structures.B2CopyFileRequest.Builder
 
setFileLockEnabled(boolean) - Method in class com.backblaze.b2.client.structures.B2CreateBucketRequest.Builder
 
setFileLockEnabled(Boolean) - Method in class com.backblaze.b2.client.structures.B2UpdateBucketRequest.Builder
 
setFileRetention(B2FileRetention) - Method in class com.backblaze.b2.client.structures.B2CopyFileRequest.Builder
 
setFileRetention(B2FileRetention) - Method in class com.backblaze.b2.client.structures.B2StartLargeFileRequest.Builder
 
setFileRetention(B2FileRetention) - Method in class com.backblaze.b2.client.structures.B2UploadFileRequest.Builder
 
setLargeFileSha1(String) - Method in class com.backblaze.b2.client.structures.B2StartLargeFileRequest.Builder
 
setLegalHold(String) - Method in class com.backblaze.b2.client.structures.B2CopyFileRequest.Builder
 
setLegalHold(String) - Method in class com.backblaze.b2.client.structures.B2StartLargeFileRequest.Builder
 
setLegalHold(String) - Method in class com.backblaze.b2.client.structures.B2UploadFileRequest.Builder
 
setLifecycleRules(List<B2LifecycleRule>) - Method in class com.backblaze.b2.client.structures.B2CreateBucketRequest.Builder
 
setLifecycleRules(List<B2LifecycleRule>) - Method in class com.backblaze.b2.client.structures.B2UpdateBucketRequest.Builder
 
setListener(B2UploadListener) - Method in class com.backblaze.b2.client.structures.B2UploadFileRequest.Builder
 
setMasterUrl(String) - Method in class com.backblaze.b2.client.B2ClientConfig.Builder
 
setMaxFileCount(Integer) - Method in class com.backblaze.b2.client.structures.B2ListFileNamesRequest.Builder
 
setMaxFileCount(Integer) - Method in class com.backblaze.b2.client.structures.B2ListFileVersionsRequest.Builder
 
setMaxFileCount(Integer) - Method in class com.backblaze.b2.client.structures.B2ListUnfinishedLargeFilesRequest.Builder
 
setMaxKeyCount(Integer) - Method in class com.backblaze.b2.client.structures.B2ListKeysRequest.Builder
 
setMaxPartCount(Integer) - Method in class com.backblaze.b2.client.structures.B2ListPartsRequest.Builder
 
setMetadataDirective(String) - Method in class com.backblaze.b2.client.structures.B2CopyFileRequest.Builder
 
setNamePrefix(String) - Method in class com.backblaze.b2.client.structures.B2CreateKeyRequest.Builder
 
setNamePrefix(String) - Method in class com.backblaze.b2.client.structures.B2ListUnfinishedLargeFilesRequest.Builder
 
setPartNumberGapsAllowed(boolean) - Method in class com.backblaze.b2.client.B2ClientConfig.Builder
 
setPrefix(String) - Method in class com.backblaze.b2.client.structures.B2ListFileNamesRequest.Builder
 
setPrefix(String) - Method in class com.backblaze.b2.client.structures.B2ListFileVersionsRequest.Builder
 
setRange(B2ByteRange) - Method in class com.backblaze.b2.client.structures.B2CopyFileRequest.Builder
 
setRange(B2ByteRange) - Method in class com.backblaze.b2.client.structures.B2CopyPartRequest.Builder
 
setRange(B2ByteRange) - Method in class com.backblaze.b2.client.structures.B2DownloadByIdRequest.Builder
 
setRange(B2ByteRange) - Method in class com.backblaze.b2.client.structures.B2DownloadByNameRequest.Builder
 
setRedactSensitive(boolean) - Method in class com.backblaze.b2.json.B2JsonOptions.Builder
 
setReplicationConfiguration(B2BucketReplicationConfiguration) - Method in class com.backblaze.b2.client.structures.B2CreateBucketRequest.Builder
 
setReplicationConfiguration(B2BucketReplicationConfiguration) - Method in class com.backblaze.b2.client.structures.B2UpdateBucketRequest.Builder
 
setRequestCategory(B2UnauthorizedException.RequestCategory) - Method in exception com.backblaze.b2.client.exceptions.B2UnauthorizedException
 
setSerializationOption(B2JsonOptions.SerializationOption) - Method in class com.backblaze.b2.json.B2JsonOptions.Builder
 
setServerSideEncryption(B2FileSseForRequest) - Method in class com.backblaze.b2.client.structures.B2DownloadByIdRequest.Builder
 
setServerSideEncryption(B2FileSseForRequest) - Method in class com.backblaze.b2.client.structures.B2DownloadByNameRequest.Builder
 
setServerSideEncryption(B2FileSseForRequest) - Method in class com.backblaze.b2.client.structures.B2GetFileInfoByNameRequest.Builder
 
setServerSideEncryption(B2FileSseForRequest) - Method in class com.backblaze.b2.client.structures.B2StartLargeFileRequest.Builder
 
setServerSideEncryption(B2FileSseForRequest) - Method in class com.backblaze.b2.client.structures.B2StoreLargeFileRequest.Builder
 
setServerSideEncryption(B2FileSseForRequest) - Method in class com.backblaze.b2.client.structures.B2UploadFileRequest.Builder
 
setServerSideEncryption(B2FileSseForRequest) - Method in class com.backblaze.b2.client.structures.B2UploadPartRequest.Builder
 
setSha1(String) - Method in class com.backblaze.b2.client.contentSources.B2FileContentSource.Builder
 
setSha1OrNull(String) - Method in class com.backblaze.b2.client.contentSources.B2ByteArrayContentSource.Builder
 
setSourceServerSideEncryption(B2FileSseForRequest) - Method in class com.backblaze.b2.client.structures.B2CopyFileRequest.Builder
 
setSourceServerSideEncryption(B2FileSseForRequest) - Method in class com.backblaze.b2.client.structures.B2CopyPartRequest.Builder
 
setSrcLastModifiedMillisOrNull(long) - Method in class com.backblaze.b2.client.structures.B2StartLargeFileRequest.Builder
Sets one of your custom fields to be this well-known field.
setSrcLastModifiedMillisOrNull(Long) - Method in class com.backblaze.b2.client.contentSources.B2ByteArrayContentSource.Builder
 
setStart(String, String) - Method in class com.backblaze.b2.client.structures.B2ListFileVersionsRequest.Builder
 
setStartApplicationKeyId(String) - Method in class com.backblaze.b2.client.structures.B2ListKeysRequest.Builder
 
setStartFileId(String) - Method in class com.backblaze.b2.client.structures.B2ListUnfinishedLargeFilesRequest.Builder
 
setStartFileName(String) - Method in class com.backblaze.b2.client.structures.B2ListFileNamesRequest.Builder
 
setStartFileName(String) - Method in class com.backblaze.b2.client.structures.B2ListFileVersionsRequest.Builder
 
setStartPartNumber(Integer) - Method in class com.backblaze.b2.client.structures.B2ListPartsRequest.Builder
 
setTestModeOrNull(B2TestMode) - Method in class com.backblaze.b2.client.B2ClientConfig.Builder
 
setValidDurationInSeconds(Long) - Method in class com.backblaze.b2.client.structures.B2CreateKeyRequest.Builder
 
setVerifySha1ByRereadingFromDestination(boolean) - Method in class com.backblaze.b2.client.contentHandlers.B2ContentFileWriter.Builder
 
setVerifySha1ByRereadingFromDestination(boolean) - Method in class com.backblaze.b2.client.contentHandlers.B2ContentMemoryWriter.Builder
 
setVersion(int) - Method in class com.backblaze.b2.json.B2JsonOptions.Builder
 
setWithinFolder(String) - Method in class com.backblaze.b2.client.structures.B2ListFileNamesRequest.Builder
 
setWithinFolder(String) - Method in class com.backblaze.b2.client.structures.B2ListFileVersionsRequest.Builder
 
SHA1_SIZE - Static variable in interface com.backblaze.b2.util.B2Sha1
 
SHARE_FILES - Static variable in interface com.backblaze.b2.client.structures.B2Capabilities
 
shouldBeLargeFile(long) - Method in interface com.backblaze.b2.client.B2FilePolicy
 
shouldVerifySha1ByRereadingFromDestination() - Method in interface com.backblaze.b2.client.contentHandlers.B2ContentOutputStreamWriter.Helper
This might be called multiple times.
shutdownAndAwaitTermination(ExecutorService, int, int) - Static method in class com.backblaze.b2.util.B2ExecutorUtils
 
skip(long) - Method in class com.backblaze.b2.util.B2InputStreamExcerpt
 
skip(long) - Method in class com.backblaze.b2.util.B2InputStreamWithByteProgressListener
 
skip(long) - Method in class com.backblaze.b2.util.B2Sha1InputStream
 
skipObjectColon() - Method in class com.backblaze.b2.json.B2JsonReader
 
skipValue() - Method in class com.backblaze.b2.json.B2JsonReader
Skips over a value of any type.
SRC_LAST_MODIFIED_MILLIS - Static variable in interface com.backblaze.b2.client.contentSources.B2Headers
 
SRC_LAST_MODIFIED_MILLIS_INFO_NAME - Static variable in interface com.backblaze.b2.client.contentSources.B2Headers
 
SSE_B2 - Static variable in interface com.backblaze.b2.client.structures.B2ServerSideEncryptionMode
 
SSE_C - Static variable in interface com.backblaze.b2.client.structures.B2ServerSideEncryptionMode
 
start - Variable in class com.backblaze.b2.util.B2ByteRange
The index of the first byte in the range, zero based, or null if there is no starting index.
START_ACTION - Static variable in class com.backblaze.b2.client.structures.B2FileVersion
 
startArray() - Method in class com.backblaze.b2.json.B2JsonWriter
 
startArrayAndCheckForContents() - Method in class com.backblaze.b2.json.B2JsonReader
Starts reading an array by reading the "[".
startArrayValue() - Method in class com.backblaze.b2.json.B2JsonWriter
 
startAt(long) - Static method in class com.backblaze.b2.util.B2ByteRange
 
STARTING - com.backblaze.b2.client.structures.B2UploadState
 
startLargeFile(B2AccountAuthorization, B2StartLargeFileRequest) - Method in interface com.backblaze.b2.client.B2StorageClientWebifier
 
startLargeFile(B2AccountAuthorization, B2StartLargeFileRequest) - Method in class com.backblaze.b2.client.B2StorageClientWebifierImpl
 
startLargeFile(B2StartLargeFileRequest) - Method in interface com.backblaze.b2.client.B2StorageClient
This method allows the caller to start a large file.
startLargeFile(B2StartLargeFileRequest) - Method in class com.backblaze.b2.client.B2StorageClientImpl
 
startObject() - Method in class com.backblaze.b2.json.B2JsonWriter
 
startObjectAndCheckForContents() - Method in class com.backblaze.b2.json.B2JsonReader
Reads the open brace for an object.
startObjectFieldName() - Method in class com.backblaze.b2.json.B2JsonWriter
 
startsWithIgnoreCase(String, String) - Static method in class com.backblaze.b2.util.B2StringUtil
 
status - Variable in class com.backblaze.b2.client.structures.B2ErrorStructure
The HTTP status code being returned.
STATUS - Static variable in exception com.backblaze.b2.client.exceptions.B2BadRequestException
 
STATUS - Static variable in exception com.backblaze.b2.client.exceptions.B2ForbiddenException
 
STATUS - Static variable in exception com.backblaze.b2.client.exceptions.B2InternalErrorException
 
STATUS - Static variable in exception com.backblaze.b2.client.exceptions.B2LocalException
 
STATUS - Static variable in exception com.backblaze.b2.client.exceptions.B2NotFoundException
 
STATUS - Static variable in exception com.backblaze.b2.client.exceptions.B2RequestTimeoutException
 
STATUS - Static variable in exception com.backblaze.b2.client.exceptions.B2ServiceUnavailableException
 
STATUS - Static variable in exception com.backblaze.b2.client.exceptions.B2SignatureVerificationException
 
STATUS - Static variable in exception com.backblaze.b2.client.exceptions.B2TooManyRequestsException
 
STATUS - Static variable in exception com.backblaze.b2.client.exceptions.B2UnauthorizedException
 
storeLargeFile(B2FileVersion, List<B2PartStorer>, B2UploadListener, ExecutorService) - Method in interface com.backblaze.b2.client.B2StorageClient
Stores a large file, where storing each part may involve different behavior or byte sources.
storeLargeFile(B2FileVersion, List<B2PartStorer>, B2UploadListener, ExecutorService) - Method in class com.backblaze.b2.client.B2StorageClientImpl
 
storeLargeFile(B2StoreLargeFileRequest, List<B2PartStorer>, B2UploadListener, ExecutorService) - Method in interface com.backblaze.b2.client.B2StorageClient
Stores a large file, where storing each part may involve different behavior or byte sources, optionally allowing caller to pass SSE-C parameters to match those given to startLargeFile().
storeLargeFile(B2StoreLargeFileRequest, List<B2PartStorer>, B2UploadListener, ExecutorService) - Method in class com.backblaze.b2.client.B2StorageClientImpl
 
storeLargeFileFromLocalContent(B2FileVersion, B2ContentSource, B2UploadListener, ExecutorService) - Method in interface com.backblaze.b2.client.B2StorageClient
Uploads the specified content source as separate parts to form a B2 large file.
storeLargeFileFromLocalContent(B2FileVersion, B2ContentSource, B2UploadListener, ExecutorService) - Method in class com.backblaze.b2.client.B2StorageClientImpl
 
storeLargeFileFromLocalContent(B2StoreLargeFileRequest, B2ContentSource, B2UploadListener, ExecutorService) - Method in interface com.backblaze.b2.client.B2StorageClient
Uploads the specified content source as separate parts to form a B2 large file, optionally allowing caller to pass SSE-C parameters to match those given to startLargeFile().
storeLargeFileFromLocalContent(B2StoreLargeFileRequest, B2ContentSource, B2UploadListener, ExecutorService) - Method in class com.backblaze.b2.client.B2StorageClientImpl
 
storeLargeFileFromLocalContentAsync(B2FileVersion, B2ContentSource, B2UploadListener, ExecutorService) - Method in interface com.backblaze.b2.client.B2StorageClient
Initiates uploading the specified content source as separate parts to form a B2 large file.
storeLargeFileFromLocalContentAsync(B2FileVersion, B2ContentSource, B2UploadListener, ExecutorService) - Method in class com.backblaze.b2.client.B2StorageClientImpl
 
storeLargeFileFromLocalContentAsync(B2StoreLargeFileRequest, B2ContentSource, B2UploadListener, ExecutorService) - Method in interface com.backblaze.b2.client.B2StorageClient
Initiates uploading the specified content source as separate parts to form a B2 large file.
storeLargeFileFromLocalContentAsync(B2StoreLargeFileRequest, B2ContentSource, B2UploadListener, ExecutorService) - Method in class com.backblaze.b2.client.B2StorageClientImpl
 
storePart(B2LargeFileStorer, B2UploadListener, B2CancellationToken) - Method in class com.backblaze.b2.client.B2AlreadyStoredPartStorer
 
storePart(B2LargeFileStorer, B2UploadListener, B2CancellationToken) - Method in class com.backblaze.b2.client.B2CopyingPartStorer
 
storePart(B2LargeFileStorer, B2UploadListener, B2CancellationToken) - Method in interface com.backblaze.b2.client.B2PartStorer
Store the part this B2PartStorer is responsible for.
storePart(B2LargeFileStorer, B2UploadListener, B2CancellationToken) - Method in class com.backblaze.b2.client.B2UploadingPartStorer
 
storePartsForLargeFile(B2FileVersion, List<B2PartStorer>, B2UploadListener, ExecutorService) - Method in interface com.backblaze.b2.client.B2StorageClient
Stores large file parts, where storing each part may involve different behavior or byte sources.
storePartsForLargeFile(B2FileVersion, List<B2PartStorer>, B2UploadListener, ExecutorService) - Method in class com.backblaze.b2.client.B2StorageClientImpl
 
storePartsForLargeFile(B2StoreLargeFileRequest, List<B2PartStorer>, B2UploadListener, ExecutorService) - Method in interface com.backblaze.b2.client.B2StorageClient
Stores large file parts, where storing each part may involve different behavior or byte sources, optionally allowing caller to pass SSE-C parameters to match those given to startLargeFile().
storePartsForLargeFile(B2StoreLargeFileRequest, List<B2PartStorer>, B2UploadListener, ExecutorService) - Method in class com.backblaze.b2.client.B2StorageClientImpl
 
succeeded() - Method in interface com.backblaze.b2.client.contentHandlers.B2ContentOutputStreamWriter.Helper
Called after the download succeeds.
succeeded() - Method in class com.backblaze.b2.client.contentHandlers.B2ContentOutputStreamWriter
 
succeeded() - Method in class com.backblaze.b2.client.contentHandlers.B2ContentWriter
Called when the download succeeded and, to the extent we're able to verify it, the SHA1 matched.
succeeded(String, int, long) - Method in interface com.backblaze.b2.client.B2RetryPolicy
Called when callable.call() returns without an exception.
SUCCEEDED - com.backblaze.b2.client.structures.B2UploadState
 
supplier() - Static method in class com.backblaze.b2.client.B2DefaultRetryPolicy
 
SYSTEM_MAX_CAPACITY - Static variable in class com.backblaze.b2.json.B2JsonBoundedByteArrayOutputStream
 

T

TEST_MODE - Static variable in interface com.backblaze.b2.client.contentSources.B2Headers
 
TEXT_PLAIN - Static variable in interface com.backblaze.b2.client.contentSources.B2ContentTypes
 
throwIfBadDefaultValue() - Method in class com.backblaze.b2.json.B2JsonTypeHandlerWithDefaults
Before (de)serializing, make sure that the defaults are OK.
toApplicationKey() - Method in class com.backblaze.b2.client.structures.B2CreatedApplicationKey
Converts to the B2ApplicationKey structure, as returned from b2_list_keys, which does not contain the secret key.
toByteArray() - Method in class com.backblaze.b2.json.B2JsonBoundedByteArrayOutputStream
returns a copy of the output byte array
toHexString(byte[]) - Static method in class com.backblaze.b2.util.B2StringUtil
 
toJson(Object) - Method in class com.backblaze.b2.json.B2Json
Turn an object into JSON, returning the result as a string.
toJson(Object, B2JsonOptions) - Method in class com.backblaze.b2.json.B2Json
 
toJson(Object, B2JsonOptions, OutputStream) - Method in class com.backblaze.b2.json.B2Json
Turn an object into JSON, writing the results to given output stream and using the supplied options.
toJson(Object, B2JsonOptions, OutputStream, Type) - Method in class com.backblaze.b2.json.B2Json
Turn an object into JSON, writing the results to given output stream.
toJson(Object, OutputStream) - Method in class com.backblaze.b2.json.B2Json
Turn an object into JSON, writing the results to given output stream.
toJsonOrThrowRuntime(Object) - Static method in class com.backblaze.b2.json.B2Json
Turn an object into JSON, returning the result as a string.
toJsonOrThrowRuntime(Object, B2JsonOptions) - Static method in class com.backblaze.b2.json.B2Json
 
toJsonUtf8Bytes(Object) - Method in class com.backblaze.b2.json.B2Json
Turn an object into JSON, returning the result as an array of UTF-8 bytes.
toJsonUtf8Bytes(Object, B2JsonOptions) - Method in class com.backblaze.b2.json.B2Json
 
toJsonUtf8BytesWithNewline(Object) - Method in class com.backblaze.b2.json.B2Json
Turn an object into JSON, returning the result as an array of UTF-8 bytes.
toJsonUtf8BytesWithNewline(Object, B2JsonOptions) - Method in class com.backblaze.b2.json.B2Json
 
toString() - Method in class com.backblaze.b2.client.B2PartSpec
 
toString() - Method in class com.backblaze.b2.client.contentSources.B2HeadersImpl
 
toString() - Method in exception com.backblaze.b2.client.exceptions.B2Exception
 
toString() - Method in class com.backblaze.b2.client.structures.B2AccountAuthorization
 
toString() - Method in class com.backblaze.b2.client.structures.B2Allowed
 
toString() - Method in class com.backblaze.b2.client.structures.B2AuthorizationFilteredResponseField
 
toString() - Method in class com.backblaze.b2.client.structures.B2Bucket
 
toString() - Method in class com.backblaze.b2.client.structures.B2BucketDefaultRetention
 
toString() - Method in class com.backblaze.b2.client.structures.B2BucketDefaultRetentionPeriod
 
toString() - Method in class com.backblaze.b2.client.structures.B2BucketFileLockConfiguration
 
toString() - Method in class com.backblaze.b2.client.structures.B2BucketReplicationConfiguration
 
toString() - Method in class com.backblaze.b2.client.structures.B2BucketServerSideEncryption
 
toString() - Method in class com.backblaze.b2.client.structures.B2CancelLargeFileResponse
 
toString() - Method in class com.backblaze.b2.client.structures.B2CorsRule
 
toString() - Method in class com.backblaze.b2.client.structures.B2CreateBucketRequestReal
 
toString() - Method in class com.backblaze.b2.client.structures.B2DeleteFileVersionResponse
 
toString() - Method in class com.backblaze.b2.client.structures.B2EventNotification
 
toString() - Method in class com.backblaze.b2.client.structures.B2EventNotificationEvent
 
toString() - Method in class com.backblaze.b2.client.structures.B2EventNotificationRule
 
toString() - Method in class com.backblaze.b2.client.structures.B2FileRetention
 
toString() - Method in class com.backblaze.b2.client.structures.B2FileSseForRequest
 
toString() - Method in class com.backblaze.b2.client.structures.B2FileSseForResponse
 
toString() - Method in class com.backblaze.b2.client.structures.B2FileVersion
 
toString() - Method in class com.backblaze.b2.client.structures.B2GetBucketNotificationRulesRequest
 
toString() - Method in class com.backblaze.b2.client.structures.B2GetBucketNotificationRulesResponse
 
toString() - Method in class com.backblaze.b2.client.structures.B2LifecycleRule
 
toString() - Method in class com.backblaze.b2.client.structures.B2Part
 
toString() - Method in class com.backblaze.b2.client.structures.B2ReplicationRule
 
toString() - Method in class com.backblaze.b2.client.structures.B2SetBucketNotificationRulesRequest
 
toString() - Method in class com.backblaze.b2.client.structures.B2SetBucketNotificationRulesResponse
 
toString() - Method in class com.backblaze.b2.client.structures.B2UpdateFileLegalHoldResponse
 
toString() - Method in class com.backblaze.b2.client.structures.B2UpdateFileRetentionResponse
 
toString() - Method in class com.backblaze.b2.client.structures.B2UploadProgress
 
toString() - Method in class com.backblaze.b2.client.structures.B2WebhookConfiguration
 
toString() - Method in class com.backblaze.b2.client.structures.B2WebhookCustomHeader
 
toString() - Method in class com.backblaze.b2.util.B2ByteRange
Returns a string like "bytes=200-340"
toString(String) - Method in class com.backblaze.b2.json.B2JsonBoundedByteArrayOutputStream
makes a new String by decoding the bytes in output array using the specified charset.
typeField() - Method in annotation type com.backblaze.b2.json.B2Json.union
 

U

underscoresToCamelCase(String, boolean) - Static method in class com.backblaze.b2.util.B2StringUtil
This returns a new string with the first letter title-cased, and first character after each "_" title-cased, and all underscores removed.
unfinishedLargeFiles(B2ListUnfinishedLargeFilesRequest) - Method in interface com.backblaze.b2.client.B2StorageClient
Returns an iterable whose iterator yields the fileVersions of large, unfinished files that match the given request.
unfinishedLargeFiles(B2ListUnfinishedLargeFilesRequest) - Method in class com.backblaze.b2.client.B2StorageClientImpl
 
unfinishedLargeFiles(String) - Method in interface com.backblaze.b2.client.B2StorageClient
Just like unfinishedLargeFiles(request), except that it makes a request for all unfinished large files in the specified bucket.
UNKNOWN_PART_SIZE_PLACEHOLDER - Static variable in class com.backblaze.b2.client.structures.B2UploadProgress
Placeholder value for part sizes that will not be known until the part is stored in B2.
UNKNOWN_PART_START_BYTE - Static variable in class com.backblaze.b2.client.structures.B2UploadProgress
Constant value used to indicate that the starting byte position of the part is unknown.
unmodifiableMap(Map<K, V>) - Static method in class com.backblaze.b2.util.B2Collections
 
unmodifiableSet(T[]) - Static method in class com.backblaze.b2.util.B2Collections
 
updateBucket(B2AccountAuthorization, B2UpdateBucketRequest) - Method in interface com.backblaze.b2.client.B2StorageClientWebifier
 
updateBucket(B2AccountAuthorization, B2UpdateBucketRequest) - Method in class com.backblaze.b2.client.B2StorageClientWebifierImpl
 
updateBucket(B2UpdateBucketRequest) - Method in interface com.backblaze.b2.client.B2StorageClient
Updates the specified bucket as described by the request.
updateBucket(B2UpdateBucketRequest) - Method in class com.backblaze.b2.client.B2StorageClientImpl
 
updateFileLegalHold(B2AccountAuthorization, B2UpdateFileLegalHoldRequest) - Method in interface com.backblaze.b2.client.B2StorageClientWebifier
 
updateFileLegalHold(B2AccountAuthorization, B2UpdateFileLegalHoldRequest) - Method in class com.backblaze.b2.client.B2StorageClientWebifierImpl
 
updateFileLegalHold(B2UpdateFileLegalHoldRequest) - Method in interface com.backblaze.b2.client.B2StorageClient
Updates the legal hold configuration of the specified file as described by the request.
updateFileLegalHold(B2UpdateFileLegalHoldRequest) - Method in class com.backblaze.b2.client.B2StorageClientImpl
 
updateFileRetention(B2AccountAuthorization, B2UpdateFileRetentionRequest) - Method in interface com.backblaze.b2.client.B2StorageClientWebifier
 
updateFileRetention(B2AccountAuthorization, B2UpdateFileRetentionRequest) - Method in class com.backblaze.b2.client.B2StorageClientWebifierImpl
 
updateFileRetention(B2UpdateFileRetentionRequest) - Method in interface com.backblaze.b2.client.B2StorageClient
Updates the file retention configuration of the specified file as described by the request.
updateFileRetention(B2UpdateFileRetentionRequest) - Method in class com.backblaze.b2.client.B2StorageClientImpl
 
UPLOAD_ACTION - Static variable in class com.backblaze.b2.client.structures.B2FileVersion
 
UPLOAD_TIMESTAMP - Static variable in interface com.backblaze.b2.client.contentSources.B2Headers
 
uploadFile(B2UploadUrlResponse, B2UploadFileRequest) - Method in interface com.backblaze.b2.client.B2StorageClientWebifier
 
uploadFile(B2UploadUrlResponse, B2UploadFileRequest) - Method in class com.backblaze.b2.client.B2StorageClientWebifierImpl
 
UPLOADING - com.backblaze.b2.client.exceptions.B2UnauthorizedException.RequestCategory
 
UPLOADING - com.backblaze.b2.client.structures.B2UploadState
 
uploadLargeFile(B2UploadFileRequest, ExecutorService) - Method in interface com.backblaze.b2.client.B2StorageClient
Uploads the specified content as separate parts to form a B2 large file.
uploadLargeFile(B2UploadFileRequest, ExecutorService) - Method in class com.backblaze.b2.client.B2StorageClientImpl
 
uploadPart(int, B2ContentSource, B2UploadListener) - Method in class com.backblaze.b2.client.B2LargeFileStorer
Stores a part by uploading the bytes from a content source.
uploadPart(B2UploadPartUrlResponse, B2UploadPartRequest) - Method in interface com.backblaze.b2.client.B2StorageClientWebifier
 
uploadPart(B2UploadPartUrlResponse, B2UploadPartRequest) - Method in class com.backblaze.b2.client.B2StorageClientWebifierImpl
 
uploadSmallFile(B2UploadFileRequest) - Method in interface com.backblaze.b2.client.B2StorageClient
Uploads the specified content as a normal B2 file.
uploadSmallFile(B2UploadFileRequest) - Method in class com.backblaze.b2.client.B2StorageClientImpl
 
USER_AGENT - Static variable in interface com.backblaze.b2.client.contentSources.B2Headers
 
useSimulator(LocalDateTime) - Static method in class com.backblaze.b2.util.B2Clock
If theClock is null, this will create a B2ClockSim with the desiredNow.
UTF8 - Static variable in class com.backblaze.b2.util.B2StringUtil
 

V

value() - Method in annotation type com.backblaze.b2.json.B2Json.defaultForUnknownType
 
value() - Method in annotation type com.backblaze.b2.json.B2Json.serializedName
 
value() - Method in annotation type com.backblaze.b2.json.B2Json.unionSubtypes
 
valueOf(String) - Static method in enum com.backblaze.b2.client.exceptions.B2UnauthorizedException.RequestCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.backblaze.b2.client.structures.B2TestMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.backblaze.b2.client.structures.B2UploadState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.backblaze.b2.json.B2JsonOptions.ExtraFieldOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.backblaze.b2.json.B2JsonOptions.SerializationOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.backblaze.b2.json.FieldInfo.FieldRequirement
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.backblaze.b2.client.exceptions.B2UnauthorizedException.RequestCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.backblaze.b2.client.structures.B2TestMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.backblaze.b2.client.structures.B2UploadState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.backblaze.b2.json.B2JsonOptions.ExtraFieldOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.backblaze.b2.json.B2JsonOptions.SerializationOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.backblaze.b2.json.FieldInfo.FieldRequirement
Returns an array containing the constants of this enum type, in the order they are declared.
versionParam() - Method in annotation type com.backblaze.b2.json.B2Json.constructor
 
versionParam() - Method in annotation type com.backblaze.b2.json.B2Json.type
When versionParam is non-empty, it is the name of a parameter that is not a field name, and will take the version number being constructed.
versionRange - Variable in class com.backblaze.b2.json.FieldInfo
 
VersionRange - Class in com.backblaze.b2.json
Holds a range of version numbers.

W

WAITING_TO_START - com.backblaze.b2.client.structures.B2UploadState
 
wallClockMillis() - Method in class com.backblaze.b2.util.B2Clock
 
wallClockMillis() - Method in class com.backblaze.b2.util.B2ClockImpl
 
wallClockMillis() - Method in class com.backblaze.b2.util.B2ClockSim
 
withAuthToken(String) - Method in class com.backblaze.b2.client.structures.B2AccountAuthorization
 
write(byte[]) - Method in class com.backblaze.b2.util.B2FlushAndSyncFileOnCloseOutputStream
 
write(byte[], int, int) - Method in class com.backblaze.b2.json.B2JsonBoundedByteArrayOutputStream
writes an array of bytes into the output array
write(byte[], int, int) - Method in class com.backblaze.b2.util.B2FlushAndSyncFileOnCloseOutputStream
 
write(int) - Method in class com.backblaze.b2.json.B2JsonBoundedByteArrayOutputStream
writes one byte into the output array
write(int) - Method in class com.backblaze.b2.util.B2FlushAndSyncFileOnCloseOutputStream
 
write(String, OutputStream) - Static method in class com.backblaze.b2.util.B2Utf8Util
Writes the characters from str to out encoded as UTF-8.
WRITE_BUCKET_ENCRYPTION - Static variable in interface com.backblaze.b2.client.structures.B2Capabilities
 
WRITE_BUCKET_NOTIFICATIONS - Static variable in interface com.backblaze.b2.client.structures.B2Capabilities
 
WRITE_BUCKET_REPLICATIONS - Static variable in interface com.backblaze.b2.client.structures.B2Capabilities
 
WRITE_BUCKET_RETENTIONS - Static variable in interface com.backblaze.b2.client.structures.B2Capabilities
 
WRITE_BUCKETS - Static variable in interface com.backblaze.b2.client.structures.B2Capabilities
 
WRITE_FILE_LEGAL_HOLDS - Static variable in interface com.backblaze.b2.client.structures.B2Capabilities
 
WRITE_FILE_RETENTIONS - Static variable in interface com.backblaze.b2.client.structures.B2Capabilities
 
WRITE_FILES - Static variable in interface com.backblaze.b2.client.structures.B2Capabilities
 
WRITE_KEYS - Static variable in interface com.backblaze.b2.client.structures.B2Capabilities
 
writeFieldNameValueSeparator() - Method in class com.backblaze.b2.json.B2JsonWriter
 
writeJsonString(CharSequence, OutputStream) - Static method in class com.backblaze.b2.util.B2Utf8Util
Writes the characters from str to out encoded as a quoted JSON string.
writeObjectFieldNameAndColon(String) - Method in class com.backblaze.b2.json.B2JsonWriter
 
writeString(CharSequence) - Method in class com.backblaze.b2.json.B2JsonWriter
 
writeText(String) - Method in class com.backblaze.b2.json.B2JsonWriter
 

Y

YEARS - Static variable in interface com.backblaze.b2.client.structures.B2FileRetentionPeriodUnit
 
A B C D E F G H I J L M N O P R S T U V W Y 
All Classes All Packages