- cancelInvitation(AuthToken, String, String, String) - Method in class com.hds.hcpaw.fss.api.AnywhereShareAPI
-
Cancel an invitation for a specified user to a specified folder.
- cancelTeamFolderRequest(AuthToken, String) - Method in class com.hds.hcpaw.fss.api.AnywhereShareAPI
-
Cancel a request to create a team folder
- checkClientTrusted(X509Certificate[], String) - Method in class com.hds.hcpaw.fss.api.conn.DelegatingTrustManager
-
- checkServerTrusted(X509Certificate[], String) - Method in class com.hds.hcpaw.fss.api.conn.DelegatingTrustManager
-
- clearAppCertificateChain() - Method in class com.hds.hcpaw.fss.api.conn.DelegatingSSLSocketFactory
-
Removes all certificates from the TrustManager that were used prior to checking against any
KeyStores.
- clearApplicationCertificateChain() - Method in class com.hds.hcpaw.fss.api.conn.DelegatingTrustManager
-
Clears the application's certificate chain.
- ClearClientCredentialsRequest - Class in com.hds.hcpaw.fss.api.model
-
- clearCredentials(AuthToken, String) - Method in class com.hds.hcpaw.fss.api.AnywhereClientAPI
-
Clear the client with the specified id's credentials, forcing it to be logged into again
- Client - Class in com.hds.hcpaw.fss.api.model
-
- ClientDeregisterRequest - Class in com.hds.hcpaw.fss.api.model
-
- ClientDownloadRequest - Class in com.hds.hcpaw.fss.api.model
-
- ClientListing - Class in com.hds.hcpaw.fss.api.model
-
- ClientRenameRequest - Class in com.hds.hcpaw.fss.api.model
-
- CollaborationActivity - Class in com.hds.hcpaw.fss.api.model
-
- CollaborationActivityEntry - Class in com.hds.hcpaw.fss.api.model
-
- CollaborationActivityRequest - Class in com.hds.hcpaw.fss.api.model
-
- CollaborationActivityRequest.CollaborationActivityType - Enum in com.hds.hcpaw.fss.api.model
-
- com.hds.hcpaw.fss.api - package com.hds.hcpaw.fss.api
-
- com.hds.hcpaw.fss.api.conn - package com.hds.hcpaw.fss.api.conn
-
- com.hds.hcpaw.fss.api.exception - package com.hds.hcpaw.fss.api.exception
-
- com.hds.hcpaw.fss.api.model - package com.hds.hcpaw.fss.api.model
-
- com.hds.hcpaw.fss.api.version - package com.hds.hcpaw.fss.api.version
-
- ConfigSettings - Class in com.hds.hcpaw.fss.api.model
-
- ConflictListing - Class in com.hds.hcpaw.fss.api.model
-
Represents a list of
Entries that are conflicts
- convertToTeamFolder(AuthToken, String, String, Long) - Method in class com.hds.hcpaw.fss.api.AnywhereShareAPI
-
Convert a shared folder to a team folder
- copyFilesToLocalPrivateLink(AuthToken, String, String, String, List<String>, String) - Method in class com.hds.hcpaw.fss.api.AnywhereLinkAPI
-
Copy files to local from a private link
- copyFilesToLocalPublicLink(AuthToken, String, String, String, List<String>, String) - Method in class com.hds.hcpaw.fss.api.AnywhereLinkAPI
-
Copy files to local from a public link
- create(AuthToken, String) - Method in class com.hds.hcpaw.fss.api.AnywhereFolderAPI
-
- create(AuthToken, String, boolean) - Method in class com.hds.hcpaw.fss.api.AnywhereFolderAPI
-
Creates a folder at the specified path.
- create(AuthToken, String, Integer, Boolean, boolean, Set<LinkPermission>) - Method in class com.hds.hcpaw.fss.api.AnywhereLinkAPI
-
Deprecated.
- create(AuthToken, String, Integer, Boolean, boolean, Set<LinkPermission>, String) - Method in class com.hds.hcpaw.fss.api.AnywhereLinkAPI
-
Creates a link to the file or folder using it's Unique ID
- create(AuthToken, String, String) - Method in class com.hds.hcpaw.fss.api.AnywhereShareAPI
-
Create a shared folder.
- create(FssApiVersion, List<AccountActivityEntry>, String) - Static method in class com.hds.hcpaw.fss.api.model.AccountActivity
-
Returns a versioned AccountActivity that is compatible with the specified apiVersion.
- create(FssApiVersion, String, Long, Integer, Short) - Static method in class com.hds.hcpaw.fss.api.model.AccountActivityEntry
-
Returns a versioned AccountActivityEntry that is compatible with the specified apiVersion.
- create(FssApiVersion, String, Integer, PageAction, String) - Static method in class com.hds.hcpaw.fss.api.model.AccountActivityRequest
-
Returns a versioned AccountActivityRequest that is compatible with the specified apiVersion.
- create(FssApiVersion, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, String, List<String>, Boolean, Boolean, Boolean) - Static method in class com.hds.hcpaw.fss.api.model.AccountSettings
-
- create(FssApiVersion, String, Long, List<AuthConfigFactor>) - Static method in class com.hds.hcpaw.fss.api.model.AuthConfig
-
Returns a versioned AuthConfig that is compatible with the specified apiVersion.
- create(FssApiVersion, String, String, ProviderType, String, AuthConfigFactorType, Long) - Static method in class com.hds.hcpaw.fss.api.model.AuthConfigFactor
-
- create(FssApiVersion, List<AuthConfig>) - Static method in class com.hds.hcpaw.fss.api.model.AuthConfigListing
-
Returns a versioned AuthConfigListing that is compatible with the specified apiVersion.
- create(FssApiVersion, String, String, String) - Static method in class com.hds.hcpaw.fss.api.model.Authentication
-
- create(FssApiVersion, String, Boolean, String, String, String, String, Boolean, String, Boolean, String, Boolean, String, Boolean, String, Boolean, String, Boolean, String, Boolean, Boolean, Dimension, Dimension, Dimension, Dimension) - Static method in class com.hds.hcpaw.fss.api.model.BrandingInfo
-
Returns a versioned BrandingInfo that is compatible with the specified apiVersion.
- create(FssApiVersion, String) - Static method in class com.hds.hcpaw.fss.api.model.ClearClientCredentialsRequest
-
Returns a versioned ClearClientCredentialsRequest that is compatible with the specified
apiVersion.
- create(FssApiVersion, String, String, String, String, Long, Boolean, Boolean) - Static method in class com.hds.hcpaw.fss.api.model.Client
-
Returns a versioned Client that is compatible with the specified apiVersion.
- create(FssApiVersion, String, Boolean) - Static method in class com.hds.hcpaw.fss.api.model.ClientDeregisterRequest
-
Returns a versioned ClientDeregisterRequest that is compatible with the specified apiVersion.
- create(FssApiVersion, PublicClientType) - Static method in class com.hds.hcpaw.fss.api.model.ClientDownloadRequest
-
Returns a versioned ClientDownloadRequest that is compatible with the specified apiVersion.
- create(FssApiVersion, List<Client>) - Static method in class com.hds.hcpaw.fss.api.model.ClientListing
-
Returns a versioned ClientListing that is compatible with the specified apiVersion.
- create(FssApiVersion, String, String) - Static method in class com.hds.hcpaw.fss.api.model.ClientRenameRequest
-
Returns a versioned ClientRenameRequest that is compatible with the specified apiVersion.
- create(FssApiVersion, List<CollaborationActivityEntry>, String) - Static method in class com.hds.hcpaw.fss.api.model.CollaborationActivity
-
Returns a versioned CollaborationActivity that is compatible with the specified apiVersion.
- create(FssApiVersion, String, Long, Integer, Short) - Static method in class com.hds.hcpaw.fss.api.model.CollaborationActivityEntry
-
Returns a versioned CollaborationActivityEntry that is compatible with the specified
apiVersion.
- create(FssApiVersion, CollaborationActivityRequest.CollaborationActivityType, String, Integer, PageAction, String) - Static method in class com.hds.hcpaw.fss.api.model.CollaborationActivityRequest
-
Returns a versioned CollaborationActivityRequest that is compatible with the specified
apiVersion.
- create(FssApiVersion, Long, String, String, String, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean) - Static method in class com.hds.hcpaw.fss.api.model.ConfigSettings
-
- create(FssApiVersion, List<Entry>) - Static method in class com.hds.hcpaw.fss.api.model.ConflictListing
-
Returns a versioned ConflictListing that is compatible with the specified apiVersion.
- create(FssApiVersion, String, Boolean, String) - Static method in class com.hds.hcpaw.fss.api.model.DeletePathRequest
-
Returns a versioned DeletePathRequest that is compatible with the specified apiVersion.
- create(FssApiVersion, InputStreamReader) - Static method in class com.hds.hcpaw.fss.api.model.DeletePathRequest
-
Constructs a DeletePathRequest from the JSON string representation contained in the specified
reader.
- create(FssApiVersion, List<String>, Long) - Static method in class com.hds.hcpaw.fss.api.model.DownloadZipRequest
-
Returns a versioned DownloadZipRequest that is compatible with the specified apiVersion.
- create(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.EmptyFssApiResult
-
- create(FssApiVersion, EntryType, String, String, String, Long, Long, Long, String, Access, EntryState, EntrySharingInfo, EntryBackupInfo, Long, Boolean, String, String) - Static method in class com.hds.hcpaw.fss.api.model.Entry
-
Returns a versioned Entry that is compatible with the specified apiVersion.
- create(FssApiVersion, Boolean, Boolean, String, Boolean) - Static method in class com.hds.hcpaw.fss.api.model.EntryBackupInfo
-
Returns a versioned EntryBackupInfo that is compatible with the specified apiVersion.
- create(FssApiVersion, String, String) - Static method in class com.hds.hcpaw.fss.api.model.EntryIdentifier
-
Returns a versioned EntryIdentifier that is compatible with the specified apiVersion.
- create(FssApiVersion, Boolean, Boolean, FilesystemType, String, TeamFolderInfo, Boolean, TeamFolderInfo, Boolean, Long, String) - Static method in class com.hds.hcpaw.fss.api.model.EntrySharingInfo
-
Returns a versioned EntrySharingInfo that is compatible with the specified apiVersion.
- create(FssApiVersion, FssApiError, String) - Static method in class com.hds.hcpaw.fss.api.model.ErrorMessage
-
Returns a versioned ErrorMessage that is compatible with the specified apiVersion.
- create(FssApiVersion, InputStreamReader) - Static method in class com.hds.hcpaw.fss.api.model.ErrorMessage
-
Returns a versioned instance of ErrorMessage.
- create(FssApiVersion, String, String, Long, Long, int, Short) - Static method in class com.hds.hcpaw.fss.api.model.FileAccessEntry
-
Returns a versioned FileAccessEntry that is compatible with the specified apiVersion.
- create(FssApiVersion, String, Long, String, Boolean, Long, Long, Long, InputStream) - Static method in class com.hds.hcpaw.fss.api.model.FileCreateRequest
-
Returns a versioned FileCreateRequest that is compatible with the specified apiVersion.
- create(FssApiVersion, String, Boolean, String, Integer, PageAction) - Static method in class com.hds.hcpaw.fss.api.model.FileHistoryListingRequest
-
Returns a versioned FileListVersionRequest that is compatible with the specified apiVersion.
- create(FssApiVersion, String, String, Boolean) - Static method in class com.hds.hcpaw.fss.api.model.FileReadRequest
-
Returns a versioned FileReadRequest that is compatible with the specified apiVersion.
- create(FssApiVersion, InputStreamReader) - Static method in class com.hds.hcpaw.fss.api.model.FileReadRequest
-
Constructs a FileReadRequest from the JSON string representation contained in reader.
- create(FssApiVersion, String) - Static method in class com.hds.hcpaw.fss.api.model.FileRestoreRequest
-
Returns a versioned FileRestoreRequest that is compatible with the specified apiVersion.
- create(FssApiVersion, List<FilesActivityEntry>, String) - Static method in class com.hds.hcpaw.fss.api.model.FilesActivity
-
Returns a versioned FilesActivity that is compatible with the specified apiVersion.
- create(FssApiVersion, Entry, String, Long, Integer, Short, Boolean) - Static method in class com.hds.hcpaw.fss.api.model.FilesActivityEntry
-
Returns a versioned FilesActivityEntry that is compatible with the specified apiVersion.
- create(FssApiVersion, FilesActivityRequest.FilesActivityType, String, String, Integer, PageAction, String) - Static method in class com.hds.hcpaw.fss.api.model.FilesActivityRequest
-
Returns a versioned FilesActivityRequest that is compatible with the specified apiVersion.
- create(FssApiVersion, String, String, FilesystemType, OwnerInfo, TeamFolderInfo) - Static method in class com.hds.hcpaw.fss.api.model.FilesystemInfo
-
- create(FssApiVersion, List<FilesystemInfo>) - Static method in class com.hds.hcpaw.fss.api.model.FilesystemListing
-
Returns a versioned FilesystemListing that is compatible with the specified apiVersion.
- create(FssApiVersion, String, Long, String, String, Long, Long, InputStream) - Static method in class com.hds.hcpaw.fss.api.model.FileUpdateRequest
-
Returns a versioned FileUpdateRequest that is compatible with the specified apiVersion.
- create(FssApiVersion, String, String, Long, Long, int, Short, Boolean, String, String) - Static method in class com.hds.hcpaw.fss.api.model.FileVersionEntry
-
Returns a versioned FileVersionEntry that is compatible with the specified apiVersion.
- create(FssApiVersion, List<FileVersionEntry>, String) - Static method in class com.hds.hcpaw.fss.api.model.FileVersionListing
-
- create(FssApiVersion, String, String) - Static method in class com.hds.hcpaw.fss.api.model.FileVersionPromoteRequest
-
Returns a versioned FileVersionPromoteRequest that is compatible with the specified
apiVersion.
- create(FssApiVersion, InputStreamReader) - Static method in class com.hds.hcpaw.fss.api.model.FolderCreateRequest
-
Constructs a FolderCreateRequest from the JSON string representation contained in the reader.
- create(FssApiVersion, String, Boolean, Long, Long, Long) - Static method in class com.hds.hcpaw.fss.api.model.FolderCreateRequest
-
Returns a versioned FolderCreateRequest that is compatible with the specified apiVersion.
- create(FssApiVersion, String, List<Entry>) - Static method in class com.hds.hcpaw.fss.api.model.FolderListing
-
Returns a versioned FolderListing that is compatible with the specified apiVersion.
- create(FssApiVersion, String, String, Integer, Long, Boolean, FolderListingRequest.SortingCriterion, FolderListingRequest.SortingDirection) - Static method in class com.hds.hcpaw.fss.api.model.FolderListingRequest
-
Returns a versioned FolderListingRequest that is compatible with the specified apiVersion.
- create(FssApiVersion, InputStreamReader) - Static method in class com.hds.hcpaw.fss.api.model.FolderListingRequest
-
Constructs a FolderListingRequest from the JSON string representation contained in the
specified reader.
- create(FssApiVersion, String, Integer) - Static method in class com.hds.hcpaw.fss.api.model.FolderRestoreRequest
-
Returns a versioned FolderRestoreRequest that is compatible with the specified apiVersion.
- create(FssApiVersion, Long) - Static method in class com.hds.hcpaw.fss.api.model.FolderSize
-
Returns a versioned FolderSize that is compatible with the specified apiVersion.
- create(FssApiVersion, String, Long) - Static method in class com.hds.hcpaw.fss.api.model.FolderSizeRequest
-
Returns a versioned FolderSizeRequest that is compatible with the specified apiVersion.
- create(FssApiVersion, String, String, String) - Static method in class com.hds.hcpaw.fss.api.model.GroupMember
-
Returns a versioned GroupMember that is compatible with the specified apiVersion.
- create(FssApiVersion, List<GroupMember>) - Static method in class com.hds.hcpaw.fss.api.model.GroupMembersListing
-
Returns a versioned GroupMembersListing that is compatible with the specified apiVersion.
- create(FssApiVersion, Boolean, String, String) - Static method in class com.hds.hcpaw.fss.api.model.ImpressumInfo
-
Returns a versioned ImpressumInfo that is compatible with the specified apiVersion.
- create(FssApiVersion, List<ShareInvitation>) - Static method in class com.hds.hcpaw.fss.api.model.InvitationListing
-
Returns a versioned InvitationListing that is compatible with the specified apiVersion.
- create(FssApiVersion, String, String, String, ShareRole) - Static method in class com.hds.hcpaw.fss.api.model.InviteRequest
-
- create(FssApiVersion, List<InviteResultEntry>, List<InviteResultEntry>) - Static method in class com.hds.hcpaw.fss.api.model.InviteResult
-
Returns a versioned InviteResult that is compatible with the specified apiVersion.
- create(FssApiVersion, String, String, String, ShareRole, String) - Static method in class com.hds.hcpaw.fss.api.model.InviteResultEntry
-
Returns a versioned InviteResultEntry that is compatible with the specified apiVersion.
- create(FssApiVersion, String, String, Long, boolean, String, Set<LinkPermission>, String, LinkType, String, boolean) - Static method in class com.hds.hcpaw.fss.api.model.Link
-
Returns a versioned Link that is compatible with the specified apiVersion.
- create(FssApiVersion, String, String, Boolean, Long, Long, int, Short) - Static method in class com.hds.hcpaw.fss.api.model.LinkAccessEntry
-
Returns a versioned FileAccessEntry that is compatible with the specified apiVersion.
- create(FssApiVersion, List<LinkAccessEntry>, String) - Static method in class com.hds.hcpaw.fss.api.model.LinkAccessListing
-
- create(FssApiVersion, List<Entry>, LinkType, String) - Static method in class com.hds.hcpaw.fss.api.model.LinkBrowseListing
-
Returns a versioned LinkBrowseListing that is compatible with the specified apiVersion.
- create(FssApiVersion, String, String, String, String, Integer, String, FolderListingRequest.SortingCriterion, FolderListingRequest.SortingDirection) - Static method in class com.hds.hcpaw.fss.api.model.LinkBrowseRequest
-
Returns a versioned LinkBrowseRequest that is compatible with the specified apiVersion.
- create(FssApiVersion, String, String, String, String, String) - Static method in class com.hds.hcpaw.fss.api.model.LinkBrowseSearchRequest
-
Returns a versioned LinkBrowseSearchRequest that is compatible with the specified apiVersion.
- create(FssApiVersion, List<Entry>) - Static method in class com.hds.hcpaw.fss.api.model.LinkBrowseSearchResult
-
Returns a versioned LinkBrowseSearchResult that is compatible with the specified apiVersion.
- create(FssApiVersion, String, String, String) - Static method in class com.hds.hcpaw.fss.api.model.LinkCheckAccessRequest
-
- create(FssApiVersion, String, String, String, List<String>, String) - Static method in class com.hds.hcpaw.fss.api.model.LinkCopyToLocalRequest
-
Returns a versioned LinkFolderCreateRequest that is compatible with the specified apiVersion.
- create(FssApiVersion, List<LinkCopyToLocalResultEntry>, List<LinkCopyToLocalResultEntry>) - Static method in class com.hds.hcpaw.fss.api.model.LinkCopyToLocalResult
-
Returns a versioned LinkCopyToLocalResult that is compatible with the specified apiVersion.
- create(FssApiVersion, String, String, String) - Static method in class com.hds.hcpaw.fss.api.model.LinkCopyToLocalResultEntry
-
Returns a versioned LinkCopyToLocalResultEntry that is compatible with the specified
apiVersion.
- create(FssApiVersion, String, Integer, Boolean, boolean, Set<LinkPermission>) - Static method in class com.hds.hcpaw.fss.api.model.LinkCreateRequest
-
Returns a versioned LinkCreateRequest that is compatible with the specified apiVersion.
- create(FssApiVersion, String, Integer, Boolean, boolean, Set<LinkPermission>, String) - Static method in class com.hds.hcpaw.fss.api.model.LinkCreateRequest
-
Returns a versioned LinkCreateRequest that is compatible with the specified apiVersion.
- create(FssApiVersion, InputStreamReader) - Static method in class com.hds.hcpaw.fss.api.model.LinkCreateRequest
-
Constructs a LinkCreateRequest from the JSON string representation contained in reader.
- create(FssApiVersion, String, String) - Static method in class com.hds.hcpaw.fss.api.model.LinkDeleteRequest
-
Returns a versioned LinkDeleteRequest that is compatible with the specified apiVersion.
- create(FssApiVersion, String) - Static method in class com.hds.hcpaw.fss.api.model.LinkDeleteRequest
-
Returns a versioned LinkDeleteRequest that is compatible with the specified apiVersion.
- create(FssApiVersion, InputStreamReader) - Static method in class com.hds.hcpaw.fss.api.model.LinkDeleteRequest
-
Constructs a LinkDeleteRequest from the JSON string representation contained in reader.
- create(FssApiVersion, String, String, String, String, Long, String, Boolean, Long, Long, Long, InputStream) - Static method in class com.hds.hcpaw.fss.api.model.LinkFileCreateRequest
-
- create(FssApiVersion, String, String, String, String, String) - Static method in class com.hds.hcpaw.fss.api.model.LinkFileReadRequest
-
- create(FssApiVersion, String, String, String, String, Long, String, String, Long, Long, InputStream) - Static method in class com.hds.hcpaw.fss.api.model.LinkFileUpdateRequest
-
Returns a versioned LinkFileUpdateRequest that is compatible with the specified apiVersion.
- create(FssApiVersion, List<Link>, String) - Static method in class com.hds.hcpaw.fss.api.model.LinkListing
-
Returns a versioned LinkListing that is compatible with the specified apiVersion.
- create(FssApiVersion, String, Integer, LinkListRequest.LinkSortingCriterion, FolderListingRequest.SortingDirection, String) - Static method in class com.hds.hcpaw.fss.api.model.LinkListRequest
-
Returns a versioned LinkListRequest that is compatible with the specified apiVersion.
- create(FssApiVersion, Boolean, Set<LinkPermission>, LinkType, String, Long, String, String) - Static method in class com.hds.hcpaw.fss.api.model.LinkMetadata
-
Returns a versioned LinkMetadata that is compatible with the specified apiVersion.
- create(FssApiVersion, String, String) - Static method in class com.hds.hcpaw.fss.api.model.LinkMetadataRequest
-
Returns a versioned LinkMetadataRequest that is compatible with the specified apiVersion.
- create(FssApiVersion, String, String, String, List<String>) - Static method in class com.hds.hcpaw.fss.api.model.LinkMultiDownloadRequest
-
Returns a versioned LinkMultiDownloadRequest that is compatible with the specified
apiVersion.
- create(FssApiVersion, String, String, String, String) - Static method in class com.hds.hcpaw.fss.api.model.LinkPathMetadataRequest
-
- create(FssApiVersion, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, int, int, Boolean, Boolean, Boolean) - Static method in class com.hds.hcpaw.fss.api.model.LinkSettings
-
Returns a versioned LinkSettings that is compatible with the specified apiVersion.
- create(FssApiVersion, String, String, Boolean, Long) - Static method in class com.hds.hcpaw.fss.api.model.LinkUpdateRequest
-
Returns a versioned LinkUpdateRequest that is compatible with the specified apiVersion.
- create(FssApiVersion, String, Boolean, Long) - Static method in class com.hds.hcpaw.fss.api.model.LinkUpdateRequest
-
Returns a versioned LinkUpdateRequest that is compatible with the specified apiVersion.
- create(FssApiVersion, InputStreamReader) - Static method in class com.hds.hcpaw.fss.api.model.LinkUpdateRequest
-
Constructs a LinkUpdateRequest from the JSON string representation contained in reader.
- create(FssApiVersion, String, String) - Static method in class com.hds.hcpaw.fss.api.model.ListGroupMembersRequest
-
Returns a versioned ListGroupMembersRequest that is compatible with the specified apiVersion.
- create(FssApiVersion, String) - Static method in class com.hds.hcpaw.fss.api.model.ListPathLinksRequest
-
Returns a versioned ListPathLinksRequest that is compatible with the specified apiVersion.
- create(FssApiVersion, String, String, String, Boolean) - Static method in class com.hds.hcpaw.fss.api.model.MovePathRequest
-
Returns a versioned MovePathRequest that is compatible with the specified apiVersion.
- create(FssApiVersion, InputStreamReader) - Static method in class com.hds.hcpaw.fss.api.model.MovePathRequest
-
Constructs a MovePathRequest from the JSON string representation contained in the reader.
- create(FssApiVersion, List<EntryIdentifier>, Boolean) - Static method in class com.hds.hcpaw.fss.api.model.MultiDeletePathRequest
-
Returns a versioned MultiDeletePathRequest that is compatible with the specified apiVersion.
- create(FssApiVersion, InputStreamReader) - Static method in class com.hds.hcpaw.fss.api.model.MultiDeletePathRequest
-
Constructs a MultiDeletePathRequest from the JSON string representation contained in the
specified reader.
- create(FssApiVersion, List<MultiDeletePathResultEntry>, List<MultiDeletePathResultEntry>) - Static method in class com.hds.hcpaw.fss.api.model.MultiDeletePathResult
-
Returns a versioned MultiDeletePathResult that is compatible with the specified apiVersion.
- create(FssApiVersion, String) - Static method in class com.hds.hcpaw.fss.api.model.MultiDeletePathResultEntry
-
Returns a versioned MultiDeletePathResultEntry that is compatible with the specified apiVersion.
- create(FssApiVersion, Boolean, List<String>, List<String>) - Static method in class com.hds.hcpaw.fss.api.model.OfficeOnlineServerInfo
-
Returns a versioned OfficeOnlineServerInfo that is compatible with the specified apiVersion.
- create(FssApiVersion, String, String, String) - Static method in class com.hds.hcpaw.fss.api.model.OwnerInfo
-
Returns a versioned OwnerInfo that is compatible with the specified apiVersion.
- create(FssApiVersion, String, Boolean) - Static method in class com.hds.hcpaw.fss.api.model.PathMetadataGetRequest
-
Returns a versioned PathMetadataGetRequest that is compatible with the specified apiVersion.
- create(FssApiVersion, InputStreamReader) - Static method in class com.hds.hcpaw.fss.api.model.PathMetadataGetRequest
-
Constructs a PathMetadataGetRequest from the JSON string representation contained in the
reader.
- create(FssApiVersion, List<Entry>) - Static method in class com.hds.hcpaw.fss.api.model.PathSearchResult
-
Returns a versioned PathSearchResult that is compatible with the specified apiVersion.
- create(FssApiVersion, String, boolean) - Static method in class com.hds.hcpaw.fss.api.model.PreserveMembershipRequest
-
Returns a versioned PreserveMembershipRequest that is compatible with the specified
apiVersion.
- create(FssApiVersion, Boolean, String, Long) - Static method in class com.hds.hcpaw.fss.api.model.PrivacyInfo
-
Returns a versioned PrivacyInfo that is compatible with the specified apiVersion.
- create(FssApiVersion, Boolean, String, String) - Static method in class com.hds.hcpaw.fss.api.model.PrivacyPolicyInfo
-
Returns a versioned PrivacyPolicyInfo that is compatible with the specified apiVersion.
- create(FssApiVersion, String, String, ProviderType) - Static method in class com.hds.hcpaw.fss.api.model.Provider
-
Returns a versioned Provider that is compatible with the specified apiVersion.
- create(FssApiVersion, List<Provider>, boolean) - Static method in class com.hds.hcpaw.fss.api.model.ProviderListing
-
Returns a versioned ProviderListing that is compatible with the specified apiVersion.
- create(FssApiVersion, List<FileAccessEntry>, String) - Static method in class com.hds.hcpaw.fss.api.model.ReadAccessListing
-
- create(FssApiVersion, long) - Static method in class com.hds.hcpaw.fss.api.model.RestorePoint
-
Returns a versioned RestorePoint that is compatible with the specified apiVersion.
- create(FssApiVersion, List<RestorePoint>) - Static method in class com.hds.hcpaw.fss.api.model.RestorePointListing
-
- create(FssApiVersion, String, String, SamlRedirectRequest.FssClientType) - Static method in class com.hds.hcpaw.fss.api.model.SamlRedirectRequest
-
Returns a versioned SamlRedirectRequest that is compatible with the specified apiVersion.
- create(FssApiVersion, String, String, Integer, Boolean, Long) - Static method in class com.hds.hcpaw.fss.api.model.SearchPathRequest
-
Returns a versioned SearchPathRequest that is compatible with the specified apiVersion.
- create(FssApiVersion, InputStreamReader) - Static method in class com.hds.hcpaw.fss.api.model.SearchPathRequest
-
Constructs a SearchPathRequest from the JSON string representation contained in the reader.
- create(FssApiVersion, String, String, String, TeamFolderInfo) - Static method in class com.hds.hcpaw.fss.api.model.ShareAlert
-
- create(FssApiVersion, List<ShareAlert>) - Static method in class com.hds.hcpaw.fss.api.model.ShareAlertListing
-
Returns a versioned ShareAlertListing that is compatible with the specified apiVersion.
- create(FssApiVersion, Boolean) - Static method in class com.hds.hcpaw.fss.api.model.ShareAlertRequest
-
Returns a versioned ShareAlertRequest that is compatible with the specified apiVersion.
- create(FssApiVersion, String, String, Long) - Static method in class com.hds.hcpaw.fss.api.model.ShareConvertRequest
-
Returns a versioned ShareConvertRequest that is compatible with the specified
apiVersion.
- create(FssApiVersion, String, String) - Static method in class com.hds.hcpaw.fss.api.model.ShareCreateRequest
-
Returns a versioned ShareCreateRequest that is compatible with the specified apiVersion.
- create(FssApiVersion, String, FilesystemType, String, Boolean, ShareRole, Long, OwnerInfo, TeamFolderInfo, TeamFolderInfo, String) - Static method in class com.hds.hcpaw.fss.api.model.SharedFolder
-
- create(FssApiVersion, List<SharedFolder>) - Static method in class com.hds.hcpaw.fss.api.model.SharedFolderListing
-
Returns a versioned SharedFolderListing that is compatible with the specified apiVersion.
- create(FssApiVersion, String) - Static method in class com.hds.hcpaw.fss.api.model.ShareGroupInfo
-
- create(FssApiVersion, String) - Static method in class com.hds.hcpaw.fss.api.model.ShareGroupListRequest
-
Returns a versioned ShareGroupListRequest that is compatible with the specified apiVersion.
- create(FssApiVersion, String, String, Long, ShareRole, String, boolean, String) - Static method in class com.hds.hcpaw.fss.api.model.ShareInvitation
-
Returns a versioned ShareInvitation that is compatible with the specified apiVersion.
- create(FssApiVersion, String, Boolean) - Static method in class com.hds.hcpaw.fss.api.model.ShareInvitationAcceptRequest
-
Returns a versioned ShareInvitationAcceptRequest that is compatible with the specified
apiVersion.
- create(FssApiVersion, String, String, String) - Static method in class com.hds.hcpaw.fss.api.model.ShareInvitationCancelRequest
-
Returns a versioned ShareInvitationCancelRequest that is compatible with the specified
apiVersion.
- create(FssApiVersion, String) - Static method in class com.hds.hcpaw.fss.api.model.ShareInvitationRejectRequest
-
Returns a versioned ShareInvitationRejectRequest that is compatible with the specified
apiVersion.
- create(FssApiVersion, String, String, String, String, ShareRole, ShareState, AccountType, Boolean, String) - Static method in class com.hds.hcpaw.fss.api.model.ShareInviteSearchEntry
-
- create(FssApiVersion, String, String) - Static method in class com.hds.hcpaw.fss.api.model.ShareInviteSearchRequest
-
Returns a versioned ShareInviteSearchRequest that is compatible with the specified
apiVersion.
- create(FssApiVersion, List<ShareInviteSearchEntry>) - Static method in class com.hds.hcpaw.fss.api.model.ShareInviteSearchResult
-
- create(FssApiVersion, String) - Static method in class com.hds.hcpaw.fss.api.model.ShareLeaveRequest
-
Returns a versioned ShareLeaveRequest that is compatible with the specified
apiVersion.
- create(FssApiVersion, String, String, String, ShareRole, ShareState, String, AccountType, ShareUserInfo, ShareGroupInfo) - Static method in class com.hds.hcpaw.fss.api.model.ShareMember
-
- create(FssApiVersion, List<ShareMember>, String) - Static method in class com.hds.hcpaw.fss.api.model.ShareMemberListing
-
- create(FssApiVersion, String, String, Integer, ShareMemberListRequest.SortingCriterion, ShareMemberListRequest.SortingDirection) - Static method in class com.hds.hcpaw.fss.api.model.ShareMemberListRequest
-
Returns a versioned ShareMemberListRequest that is compatible with the specified apiVersion.
- create(FssApiVersion, String, String, String) - Static method in class com.hds.hcpaw.fss.api.model.ShareRemoveGroupRequest
-
Returns a versioned ShareRemoveGroupRequest that is compatible with the specified apiVersion.
- create(FssApiVersion, String, String, String) - Static method in class com.hds.hcpaw.fss.api.model.ShareRemoveMemberRequest
-
Returns a versioned ShareRemoveMemberRequest that is compatible with the specified
apiVersion.
- create(FssApiVersion, String, Boolean) - Static method in class com.hds.hcpaw.fss.api.model.ShareSettingsUpdateRequest
-
Returns a versioned ShareSettingsUpdateRequest that is compatible with the specified
apiVersion.
- create(FssApiVersion, String, Boolean, Boolean) - Static method in class com.hds.hcpaw.fss.api.model.ShareSyncMembershipRequest
-
Returns a versioned ShareSyncMembershipRequest that is compatible with the specified
apiVersion.
- create(FssApiVersion, Boolean, String) - Static method in class com.hds.hcpaw.fss.api.model.ShareUserInfo
-
- create(FssApiVersion, String) - Static method in class com.hds.hcpaw.fss.api.model.ShareUserListRequest
-
Returns a versioned ShareUserListRequest that is compatible with the specified apiVersion.
- create(FssApiVersion, String) - Static method in class com.hds.hcpaw.fss.api.model.SubdirectoryListingRequest
-
Returns a versioned SubdirectoryListingRequest that is compatible with the specified
apiVersion.
- create(FssApiVersion, String) - Static method in class com.hds.hcpaw.fss.api.model.TeamFolderApproveRequest
-
Returns a versioned TeamFolderApproveRequest that is compatible with the specified
apiVersion.
- create(FssApiVersion, String) - Static method in class com.hds.hcpaw.fss.api.model.TeamFolderCancelRequest
-
Returns a versioned TeamFolderCancelRequest that is compatible with the specified
apiVersion.
- create(FssApiVersion, String, String, String, Long) - Static method in class com.hds.hcpaw.fss.api.model.TeamFolderCreateRequest
-
Returns a versioned TeamCreateRequest that is compatible with the specified apiVersion.
- create(FssApiVersion, String) - Static method in class com.hds.hcpaw.fss.api.model.TeamFolderDeleteRequest
-
Returns a versioned TeamFolderDeleteRequest that is compatible with the specified apiVersion.
- create(FssApiVersion, String, Long, TeamFolderType) - Static method in class com.hds.hcpaw.fss.api.model.TeamFolderInfo
-
- create(FssApiVersion, Boolean, Long) - Static method in class com.hds.hcpaw.fss.api.model.TeamFolderSettings
-
Returns a versioned TeamFolderSettings that is compatible with the specified apiVersion.
- create(FssApiVersion, String, String, Long) - Static method in class com.hds.hcpaw.fss.api.model.TeamFolderUpdateRequest
-
Returns a versioned TeamFolderUpdateRequest that is compatible with the specified apiVersion.
- create(FssApiVersion, String) - Static method in class com.hds.hcpaw.fss.api.model.UnshareFolderRequest
-
Returns a versioned UnshareFolderRequest that is compatible with the specified
apiVersion.
- create(FssApiVersion, String, Long, Long, String, LinkSettings, AccountSettings, Long, Boolean, Long, Long, String, String, String, Boolean, Boolean, TeamFolderSettings, ConfigSettings, Boolean, String, String, Boolean) - Static method in class com.hds.hcpaw.fss.api.model.User
-
Returns a versioned User that is compatible with the specified apiVersion.
- create(FssApiVersion, String, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, String, Boolean, Boolean) - Static method in class com.hds.hcpaw.fss.api.model.UserSettingsUpdateRequest
-
- createFilePrivateLink(AuthToken, String, String, String, String, Long, String, Boolean, InputStream) - Method in class com.hds.hcpaw.fss.api.AnywhereLinkAPI
-
Upload a file to a private link with upload access
- createFilePublicLink(AuthToken, String, String, String, String, Long, String, Boolean, InputStream) - Method in class com.hds.hcpaw.fss.api.AnywhereLinkAPI
-
Upload a file to a public link with upload access
- createLatest(FssApiError, String) - Static method in class com.hds.hcpaw.fss.api.model.ErrorMessage
-
- createSocket(String, int) - Method in class com.hds.hcpaw.fss.api.conn.DelegatingSSLSocketFactory
-
- createSocket(Socket, String, int, boolean) - Method in class com.hds.hcpaw.fss.api.conn.DelegatingSSLSocketFactory
-
- createSocket(String, int, InetAddress, int) - Method in class com.hds.hcpaw.fss.api.conn.DelegatingSSLSocketFactory
-
- createSocket(InetAddress, int) - Method in class com.hds.hcpaw.fss.api.conn.DelegatingSSLSocketFactory
-
- createSocket(InetAddress, int, InetAddress, int) - Method in class com.hds.hcpaw.fss.api.conn.DelegatingSSLSocketFactory
-
- createSocket() - Method in class com.hds.hcpaw.fss.api.conn.DelegatingSSLSocketFactory
-
- createTeamFolder(AuthToken, String, String, String, Long) - Method in class com.hds.hcpaw.fss.api.AnywhereShareAPI
-
Create a team folder
- getAcceptedIssuers() - Method in class com.hds.hcpaw.fss.api.conn.DelegatingTrustManager
-
- getAccess() - Method in class com.hds.hcpaw.fss.api.model.Entry
-
Returns the level of
access the user has to this
entry.
- getAccessCode() - Method in class com.hds.hcpaw.fss.api.model.Link
-
Returns the access code for accessing this link.
- getAccessCode() - Method in class com.hds.hcpaw.fss.api.model.LinkRequestBase
-
Returns the access code given for this link
- getAccessTime() - Method in class com.hds.hcpaw.fss.api.model.Entry
-
Returns the time that file was last accessed or the time that the retention will expire
- getAccessTime() - Method in class com.hds.hcpaw.fss.api.model.FileUpdateRequest
-
Returns the Last Accessed time of the file created.
- getAccountActivity(AuthToken, String, Integer, PageAction, String) - Method in class com.hds.hcpaw.fss.api.AnywhereActivityAPI
-
Get account activity
- getAccountSettings() - Method in class com.hds.hcpaw.fss.api.model.User
-
Return the user's account settings.
- getAccountType() - Method in class com.hds.hcpaw.fss.api.model.ShareMember
-
- getAction() - Method in enum com.hds.hcpaw.fss.api.model.PageAction
-
- getActivities() - Method in class com.hds.hcpaw.fss.api.model.AccountActivity
-
- getActivities() - Method in class com.hds.hcpaw.fss.api.model.CollaborationActivity
-
- getActivities() - Method in class com.hds.hcpaw.fss.api.model.FilesActivity
-
- getActivityAPI() - Method in class com.hds.hcpaw.fss.api.AnywhereAPI
-
Generates an instance of the
AnywhereActivityAPI that can be
used to perform operations for activities
- getActivityType() - Method in class com.hds.hcpaw.fss.api.model.CollaborationActivityRequest
-
- getActivityType() - Method in class com.hds.hcpaw.fss.api.model.FilesActivityRequest
-
- getAlert() - Method in class com.hds.hcpaw.fss.api.model.ShareAlert
-
- getAllowedClients() - Method in class com.hds.hcpaw.fss.api.model.AccountSettings
-
- getAndroidAppURL() - Method in class com.hds.hcpaw.fss.api.model.ConfigSettings
-
- getAtime() - Method in class com.hds.hcpaw.fss.api.model.FileCreateRequest
-
Returns the Last Accessed time of the file created.
- getAtime() - Method in class com.hds.hcpaw.fss.api.model.FolderCreateRequest
-
Returns the Last Accessed time of the file created.
- getATime() - Method in class com.hds.hcpaw.fss.api.model.LinkFileCreateRequest
-
Returns the Last Accessed time of the file created.
- getATime() - Method in class com.hds.hcpaw.fss.api.model.LinkFileUpdateRequest
-
Returns the Last Accessed time of the file created.
- getAuthConfigFactors() - Method in class com.hds.hcpaw.fss.api.model.AuthConfig
-
Gets the factors associated with this auth configuration
- getAuthConfigs() - Method in class com.hds.hcpaw.fss.api.model.AuthConfigListing
-
- getBackup() - Method in class com.hds.hcpaw.fss.api.model.Entry
-
Returns backup information about the entry.
- getCanUserManage() - Method in class com.hds.hcpaw.fss.api.model.EntrySharingInfo
-
Returns whether or not the user can manage the entry.
- getChain() - Method in exception com.hds.hcpaw.fss.api.exception.AwCertificateException
-
The certificate chain used during the request.
- getChangeTime() - Method in class com.hds.hcpaw.fss.api.model.Entry
-
Returns the time that the entry was created or last modified.
- getChangeTime() - Method in class com.hds.hcpaw.fss.api.model.FileUpdateRequest
-
Returns the modified time of the file created.
- getClassMethodName() - Method in class com.hds.hcpaw.fss.api.version.FssApiTypeAdapterFactory
-
- getClient() - Method in class com.hds.hcpaw.fss.api.model.ClientDownloadRequest
-
Returns the client to be downloaded.
- getClientAPI() - Method in class com.hds.hcpaw.fss.api.AnywhereAPI
-
Generates an instance of the
AnywhereClientAPI that can be used
to perform operations for clients
- getClients() - Method in class com.hds.hcpaw.fss.api.model.ClientListing
-
- getClientType() - Method in class com.hds.hcpaw.fss.api.model.SamlRedirectRequest
-
Returns the client type
- getCollaborationActivity(AuthToken, CollaborationActivityRequest.CollaborationActivityType, String, Integer, PageAction, String) - Method in class com.hds.hcpaw.fss.api.AnywhereActivityAPI
-
Get collaboration activity
- getConfigSettings() - Method in class com.hds.hcpaw.fss.api.model.User
-
Returns the configuration settings for the user
- getConflicts() - Method in class com.hds.hcpaw.fss.api.model.User
-
Return number of conflicts of the user.
- getContact() - Method in class com.hds.hcpaw.fss.api.model.ShareConvertRequest
-
Returns the contact information for the team folder
- getContact() - Method in class com.hds.hcpaw.fss.api.model.TeamFolderCreateRequest
-
Returns the contact information for the team folder
- getContact() - Method in class com.hds.hcpaw.fss.api.model.TeamFolderInfo
-
- getContact() - Method in class com.hds.hcpaw.fss.api.model.TeamFolderUpdateRequest
-
Returns the contact information for the team folder
- getContentType() - Method in class com.hds.hcpaw.fss.api.model.LinkMetadata
-
Returns the contentType of the link.
- getCookieNoticeChangeTime() - Method in class com.hds.hcpaw.fss.api.model.PrivacyInfo
-
Returns cookie message update/change time.
- getCookieNoticeMessage() - Method in class com.hds.hcpaw.fss.api.model.PrivacyInfo
-
Returns cookie notice message if enabled.
- getCreateParents() - Method in class com.hds.hcpaw.fss.api.model.FileCreateRequest
-
Returns true if parents of path should be created if they do not exist; false otherwise.
- getCreateParents() - Method in class com.hds.hcpaw.fss.api.model.FolderCreateRequest
-
Returns whether or not to create all missing parents of the path.
- getCreateParents() - Method in class com.hds.hcpaw.fss.api.model.LinkFileCreateRequest
-
Returns true if parents of path should be created if they do not exist; false otherwise.
- getCreateParents() - Method in class com.hds.hcpaw.fss.api.model.MovePathRequest
-
Returns whether or not to create missing parents at the destination path.
- getCreationTime() - Method in class com.hds.hcpaw.fss.api.model.Entry
-
Returns the time that the entry was created or last modified.
- getCtime() - Method in class com.hds.hcpaw.fss.api.model.FileCreateRequest
-
Returns the created time of the file created.
- getCtime() - Method in class com.hds.hcpaw.fss.api.model.FolderCreateRequest
-
Returns the created time of the file created.
- getCTime() - Method in class com.hds.hcpaw.fss.api.model.LinkFileCreateRequest
-
Returns the created time of the file created.
- getDefaultCipherSuites() - Method in class com.hds.hcpaw.fss.api.conn.DelegatingSSLSocketFactory
-
- getDefaultErrorMsg() - Method in enum com.hds.hcpaw.fss.api.exception.FssApiError
-
- getDefaultHumanReadableErrorMessage() - Static method in class com.hds.hcpaw.fss.api.exception.AnywhereExceptionFactory
-
Returns the default human readable error message.
- getDeltaSeconds() - Method in class com.hds.hcpaw.fss.api.model.FolderRestoreRequest
-
Returns the max difference in seconds between the folder to be restored and the entries
inside the folder that will be restored.
- getDescription() - Method in exception com.hds.hcpaw.fss.api.exception.AnywhereHttpException
-
A description of the error.
- getDescription() - Method in class com.hds.hcpaw.fss.api.model.BrandingInfo
-
Returns the description set under Product for branding.
- getDescription() - Method in class com.hds.hcpaw.fss.api.model.ErrorMessage
-
Returns the description of the error.
- getDestinationPath() - Method in class com.hds.hcpaw.fss.api.model.LinkCopyToLocalRequest
-
- getDestinationPath() - Method in class com.hds.hcpaw.fss.api.model.MovePathRequest
-
Returns the path where the file or folder should be moved.
- getDirectoryCount() - Method in class com.hds.hcpaw.fss.api.model.User
-
Return the user's directory count.
- getDismiss() - Method in class com.hds.hcpaw.fss.api.model.ShareAlertRequest
-
Returns whether or not to dismiss share notifications.
- getDisplayName() - Method in class com.hds.hcpaw.fss.api.model.GroupMember
-
- getDisplayName() - Method in class com.hds.hcpaw.fss.api.model.OwnerInfo
-
Returns the display name of the owner.
- getDisplayName() - Method in class com.hds.hcpaw.fss.api.model.ShareGroupInfo
-
- getDisplayName() - Method in class com.hds.hcpaw.fss.api.model.ShareInviteSearchEntry
-
- getDisplayName() - Method in class com.hds.hcpaw.fss.api.model.ShareUserInfo
-
- getDisplayName() - Method in class com.hds.hcpaw.fss.api.model.User
-
Returns the user's display name.
- getDomain() - Method in class com.hds.hcpaw.fss.api.model.GroupMember
-
- getDomain() - Method in class com.hds.hcpaw.fss.api.model.ShareInviteSearchEntry
-
- getDomain() - Method in class com.hds.hcpaw.fss.api.model.ShareMember
-
- getEditExtensions() - Method in class com.hds.hcpaw.fss.api.model.OfficeOnlineServerInfo
-
Returns list of supported extensions for edit.
- getEmail() - Method in class com.hds.hcpaw.fss.api.model.User
-
Returns the user's email address.
- getEmail() - Method in class com.hds.hcpaw.fss.api.model.UserSettingsUpdateRequest
-
- getEmailAuth() - Method in class com.hds.hcpaw.fss.api.model.AccountSettings
-
- getEmailAuth() - Method in class com.hds.hcpaw.fss.api.model.UserSettingsUpdateRequest
-
- getEmailDevices() - Method in class com.hds.hcpaw.fss.api.model.AccountSettings
-
- getEmailDevices() - Method in class com.hds.hcpaw.fss.api.model.UserSettingsUpdateRequest
-
- getEmailedEnabled() - Method in class com.hds.hcpaw.fss.api.model.AccountSettings
-
- getEmailQuota() - Method in class com.hds.hcpaw.fss.api.model.AccountSettings
-
- getEmailQuota() - Method in class com.hds.hcpaw.fss.api.model.UserSettingsUpdateRequest
-
- getEmailShareFile() - Method in class com.hds.hcpaw.fss.api.model.AccountSettings
-
- getEmailShareFile() - Method in class com.hds.hcpaw.fss.api.model.UserSettingsUpdateRequest
-
- getEmailShareFolder() - Method in class com.hds.hcpaw.fss.api.model.AccountSettings
-
- getEmailShareFolder() - Method in class com.hds.hcpaw.fss.api.model.UserSettingsUpdateRequest
-
- getEmailUpload() - Method in class com.hds.hcpaw.fss.api.model.AccountSettings
-
- getEmailUpload() - Method in class com.hds.hcpaw.fss.api.model.UserSettingsUpdateRequest
-
- getEnableAndroidDownloadLink() - Method in class com.hds.hcpaw.fss.api.model.ConfigSettings
-
- getEnabled() - Method in class com.hds.hcpaw.fss.api.model.TeamFolderSettings
-
Returns whether or not team folders are enabled for the user.
- getEnableiOSDownloadLink() - Method in class com.hds.hcpaw.fss.api.model.ConfigSettings
-
- getEnableMacDownloadLink() - Method in class com.hds.hcpaw.fss.api.model.ConfigSettings
-
- getEnableOutlookDownloadLink() - Method in class com.hds.hcpaw.fss.api.model.ConfigSettings
-
- getEnableWindowsDownloadLink() - Method in class com.hds.hcpaw.fss.api.model.ConfigSettings
-
- getEnableWindowsPhoneDownloadLink() - Method in class com.hds.hcpaw.fss.api.model.ConfigSettings
-
- getEntries() - Method in class com.hds.hcpaw.fss.api.model.ConflictListing
-
Returns a page of
Entrys that are conflicts.
- getEntries() - Method in class com.hds.hcpaw.fss.api.model.FileVersionListing
-
- getEntries() - Method in class com.hds.hcpaw.fss.api.model.FolderListing
-
Returns a page of
Entrys in the folder.
- getEntries() - Method in class com.hds.hcpaw.fss.api.model.LinkAccessListing
-
- getEntries() - Method in class com.hds.hcpaw.fss.api.model.LinkBrowseListing
-
- getEntries() - Method in class com.hds.hcpaw.fss.api.model.LinkBrowseSearchResult
-
Returns the entries that match the search criteria.
- getEntries() - Method in class com.hds.hcpaw.fss.api.model.PathSearchResult
-
Returns the entries that match the search criteria.
- getEntries() - Method in class com.hds.hcpaw.fss.api.model.ReadAccessListing
-
- getEntry() - Method in class com.hds.hcpaw.fss.api.model.FilesActivityEntry
-
- getEntryList() - Method in class com.hds.hcpaw.fss.api.model.MultiDeletePathRequest
-
Returns the list of entries to delete.
- getError() - Method in exception com.hds.hcpaw.fss.api.exception.AnywhereHttpException
-
The error key.
- getError() - Method in exception com.hds.hcpaw.fss.api.exception.AwCertificateException
-
The error key for the error message.
- getError() - Method in enum com.hds.hcpaw.fss.api.exception.FssApiError
-
- getError() - Method in class com.hds.hcpaw.fss.api.model.ErrorMessage
-
Returns the error that occurred.
- getError() - Method in class com.hds.hcpaw.fss.api.model.LinkCopyToLocalResultEntry
-
- getErrorMsg() - Method in class com.hds.hcpaw.fss.api.model.InviteResultEntry
-
- getErrorMsg() - Method in class com.hds.hcpaw.fss.api.model.LinkCopyToLocalResultEntry
-
- getEtag() - Method in class com.hds.hcpaw.fss.api.model.DeletePathRequest
-
Returns the etag that should correspond to the current entry at path.
- getEtag() - Method in class com.hds.hcpaw.fss.api.model.Entry
-
Returns the level of
access the user has to the
entry.
- getEtag() - Method in class com.hds.hcpaw.fss.api.model.EntryIdentifier
-
Returns the etag of the entry.
- getEtag() - Method in class com.hds.hcpaw.fss.api.model.FileReadRequest
-
Returns the last known etag of the file to be read, or null if the file should be read
regardless of its etag.
- getEtag() - Method in class com.hds.hcpaw.fss.api.model.FileUpdateRequest
-
Returns the current etag of the file to be updated.
- getEtag() - Method in class com.hds.hcpaw.fss.api.model.FileVersionEntry
-
Returns the etag associated with the version
- getEtag() - Method in class com.hds.hcpaw.fss.api.model.FileVersionPromoteRequest
-
Returns the version ID to be promoted to current.
- getEtag() - Method in class com.hds.hcpaw.fss.api.model.LinkFileReadRequest
-
- getEtag() - Method in class com.hds.hcpaw.fss.api.model.LinkFileUpdateRequest
-
- getEtag() - Method in class com.hds.hcpaw.fss.api.model.MovePathRequest
-
Returns the etag of file or folder where it currently resides.
- getEulaHtmlBrandedPath() - Method in class com.hds.hcpaw.fss.api.model.BrandingInfo
-
Returns the path of the EULA HTML, if it is branded.
- getEvent() - Method in class com.hds.hcpaw.fss.api.model.FileVersionEntry
-
Returns the event type
- getEventArg() - Method in class com.hds.hcpaw.fss.api.model.FileVersionEntry
-
Returns argument associated with the event string
- getExpiration() - Method in class com.hds.hcpaw.fss.api.model.Link
-
Returns the number of milliseconds since epoch before this link expires.
- getExpirationDate() - Method in class com.hds.hcpaw.fss.api.model.LinkUpdateRequest
-
Returns the expirationDate
- getExpirationDays() - Method in class com.hds.hcpaw.fss.api.model.LinkCreateRequest
-
Returns the number of days until the link should expire.
- getExtensions() - Method in class com.hds.hcpaw.fss.api.model.OfficeOnlineServerInfo
-
Returns list of supported extensions.
- getFailedCopies() - Method in class com.hds.hcpaw.fss.api.model.LinkCopyToLocalResult
-
- getFailedDeletes() - Method in class com.hds.hcpaw.fss.api.model.MultiDeletePathResult
-
- getFailedInvitations() - Method in class com.hds.hcpaw.fss.api.model.InviteResult
-
- getFaviconImageBrandedPath() - Method in class com.hds.hcpaw.fss.api.model.BrandingInfo
-
Returns the path of the favicon image, if it is branded.
- getFileAPI() - Method in class com.hds.hcpaw.fss.api.AnywhereAPI
-
Generates an instance of the
AnywhereFileAPI that can be used
to perform operations on files.
- getFileCount() - Method in class com.hds.hcpaw.fss.api.model.User
-
Return the user's file count.
- getFilename() - Method in class com.hds.hcpaw.fss.api.model.FileAccessEntry
-
Returns the name of the file
- getFilename() - Method in class com.hds.hcpaw.fss.api.model.LinkAccessEntry
-
Returns the name of the file
- getFilesActivity(AuthToken, FilesActivityRequest.FilesActivityType, String, String, Integer, PageAction, String) - Method in class com.hds.hcpaw.fss.api.AnywhereActivityAPI
-
Get files activity of a filesystem
- getFilesystemId() - Method in class com.hds.hcpaw.fss.api.model.ShareInvitation
-
Returns the filesystem id of the share
- getFilesystemId() - Method in class com.hds.hcpaw.fss.api.model.ShareInvitationAcceptRequest
-
Returns the path of the file to be created.
- getFilesystemId() - Method in class com.hds.hcpaw.fss.api.model.ShareInvitationRejectRequest
-
Returns the ID of the filesystem to be rejected.
- getFilesystems() - Method in class com.hds.hcpaw.fss.api.model.FilesystemListing
-
- getFilter() - Method in class com.hds.hcpaw.fss.api.model.LinkBrowseSearchRequest
-
Returns the search filter used to find entries.
- getFilter() - Method in class com.hds.hcpaw.fss.api.model.LinkListRequest
-
Returns the item name filter to apply to the results.
- getFilter() - Method in class com.hds.hcpaw.fss.api.model.ShareInviteSearchRequest
-
- getFolderAPI() - Method in class com.hds.hcpaw.fss.api.AnywhereAPI
-
Generates an instance of the
AnywhereFolderAPI that can be used
to perform operations on folders.
- getForceDownload() - Method in class com.hds.hcpaw.fss.api.model.FileReadRequest
-
If set to true, the server will always return the file version associated with the etag the
client passes in, regardless of whether or not the client has the latest version.
- getFsId() - Method in class com.hds.hcpaw.fss.api.model.FilesActivityRequest
-
- getFsId() - Method in class com.hds.hcpaw.fss.api.model.FilesystemInfo
-
- getFsId() - Method in class com.hds.hcpaw.fss.api.model.ShareAlert
-
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.AccountActivity
-
Returns the Class of the AccountActivity that corresponds to the specified
apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.AccountActivityEntry
-
Returns the Class of the AccountActivityEntry that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.AccountActivityRequest
-
Returns the Class of the AccountActivityRequest that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.AccountSettings
-
Returns the Class of the AccountSettings that corresponds to the specified
apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.AuthConfig
-
Returns the Class of the AuthConfig that corresponds to the specified
apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.AuthConfigFactor
-
Returns the Class of the AuthConfigFactor that corresponds to the specified
apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.AuthConfigListing
-
Returns the Class of the AuthConfigListing that corresponds to the specified
apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.BrandingInfo
-
Returns the Class of the BrandingInfo that corresponds to the specified
apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.ClearClientCredentialsRequest
-
Returns the Class of the ClearClientCredentialsRequest that corresponds to
the specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.Client
-
Returns the Class of the Client that corresponds to the specified
apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.ClientDeregisterRequest
-
Returns the Class of the ClientDeregisterRequest that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.ClientDownloadRequest
-
Returns the Class of the ClientDownloadRequest that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.ClientListing
-
Returns the Class of the ClientListing that corresponds to the specified
apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.ClientRenameRequest
-
Returns the Class of the ClientRenameRequest that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.CollaborationActivity
-
Returns the Class of the CollaborationActivity that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.CollaborationActivityEntry
-
Returns the Class of the CollaborationActivityEntry that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.CollaborationActivityRequest
-
Returns the Class of the CollaborationActivityRequest that corresponds to
the specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.ConfigSettings
-
Returns the Class of the ConfigSettings that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.ConflictListing
-
Returns the Class of the ConflictListing that corresponds to the specified
apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.DeletePathRequest
-
Returns the Class of the DeletePathRequest that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.DownloadZipRequest
-
Returns the Class of the DownloadZipRequest that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.EmptyFssApiResult
-
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.Entry
-
Returns the Class of the Entry that corresponds to the specified
apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.EntryBackupInfo
-
Returns the Class of the EntryBackupInfo that corresponds to the specified
apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.EntryIdentifier
-
Returns the Class of the EntryIdentifier that corresponds to the specified
apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.EntrySharingInfo
-
Returns the Class of the EntrySharingInfo that corresponds to the specified
apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.ErrorMessage
-
Returns the Class of the ErrorMessage that corresponds to the specified
apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.FileAccessEntry
-
Returns the Class of the FileAccessEntry that corresponds to the specified
apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.FileCreateRequest
-
Returns the Class of the FileCreateRequest that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.FileHistoryListingRequest
-
Returns the Class of the FileVersionListRequest that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.FileReadRequest
-
Returns the Class of the FileReadRequest that corresponds to the specified
apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.FileRestoreRequest
-
Returns the Class of the FileRestoreRequest that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.FilesActivity
-
Returns the Class of the FilesActivity that corresponds to the specified
apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.FilesActivityEntry
-
Returns the Class of the FilesActivityEntry that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.FilesActivityRequest
-
Returns the Class of the FilesActivityRequest that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.FilesystemInfo
-
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.FilesystemListing
-
Returns the Class of the FilesystemListing that corresponds to the specified
apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.FileUpdateRequest
-
Returns the Class of the FileUpdateRequest that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.FileVersionEntry
-
Returns the Class of the FileVersionEntry that corresponds to the specified
apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.FileVersionListing
-
Returns the Class of the FileVersionEntryListing that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.FileVersionPromoteRequest
-
Returns the Class of the FileVersionPromoteRequest that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.FolderCreateRequest
-
Returns the Class of the FolderCreateRequest that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.FolderListing
-
Returns the Class of the FolderListing that corresponds to the specified
apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.FolderListingRequest
-
Returns the Class of the FolderListingRequest that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.FolderRestoreRequest
-
Returns the Class of the FolderRestoreRequest that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.FolderSize
-
Returns the Class of the FolderSize that corresponds to the specified
apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.FolderSizeRequest
-
Returns the Class of the FolderSizeRequest that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.GroupMember
-
Returns the Class of the GroupMember that corresponds to the specified
apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.GroupMembersListing
-
Returns the Class of the GroupMembersListing that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.ImpressumInfo
-
Returns the Class of the ImpressumInfo that corresponds to the specified
apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.InvitationListing
-
Returns the Class of the InvitationListing that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.InviteRequest
-
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.InviteResult
-
Returns the Class of the InviteResult that corresponds to the specified
apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.InviteResultEntry
-
Returns the Class of the InviteResultEntry that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.Link
-
Returns the Class of the Link that corresponds to the specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.LinkAccessEntry
-
Returns the Class of the FileAccessEntry that corresponds to the specified
apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.LinkAccessListing
-
Returns the Class of the LinkAccessListing that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.LinkBrowseListing
-
Returns the Class of the LinkBrowseListing that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.LinkBrowseRequest
-
Returns the Class of the LinkBrowseRequest that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.LinkBrowseSearchRequest
-
Returns the Class of the LinkBrowseSearchRequest that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.LinkBrowseSearchResult
-
Returns the Class of the LinkBrowseSearchResult that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.LinkCheckAccessRequest
-
Returns the Class of the LinkCheckAccessRequest that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.LinkCopyToLocalRequest
-
Returns the Class of the LinkFolderCreateRequest that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.LinkCopyToLocalResult
-
Returns the Class of the LinkCopyToLocalResult that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.LinkCopyToLocalResultEntry
-
Returns the Class of the LinkCopyToLocalResultEntry that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.LinkCreateRequest
-
Returns the Class of the LinkCreateRequest that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.LinkDeleteRequest
-
Returns the Class of the LinkDeleteRequest that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.LinkFileCreateRequest
-
Returns the Class of the LinkFileCreateRequest that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.LinkFileReadRequest
-
Returns the Class of the LinkFileReadRequest that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.LinkFileUpdateRequest
-
Returns the Class of the LinkFileUpdateRequest that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.LinkListing
-
Returns the Class of the LinkListing that corresponds to the specified
apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.LinkListRequest
-
Returns the Class of the LinkListRequest that corresponds to the specified
apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.LinkMetadata
-
Returns the Class of the LinkMetadata that corresponds to the specified
apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.LinkMetadataRequest
-
Returns the Class of the LinkMetadataRequest that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.LinkMultiDownloadRequest
-
Returns the Class of the LinkMultiDownloadRequest that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.LinkPathMetadataRequest
-
Returns the Class of the LinkPathMetadataRequest that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.LinkSettings
-
Returns the Class of the LinkSettings that corresponds to the specified
apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.LinkUpdateRequest
-
Returns the Class of the LinkUpdateRequest that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.ListGroupMembersRequest
-
Returns the Class of the ListGroupMembersRequest that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.ListPathLinksRequest
-
Returns the Class of the ListPathLinksRequest that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.MovePathRequest
-
Returns the Class of the MovePathRequest that corresponds to the specified
apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.MultiDeletePathRequest
-
Returns the Class of the MultiDeletePathRequest that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.MultiDeletePathResult
-
Returns the Class of the MultiDeletePathResult that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.MultiDeletePathResultEntry
-
Returns the Class of the MultiDeletePathResultEntry that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.OfficeOnlineServerInfo
-
Returns the Class of the OfficeOnlineServerInfo that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.OwnerInfo
-
Returns the Class of the OwnerInfo that corresponds to the specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.PathMetadataGetRequest
-
Returns the Class of the PathMetadataGetRequest that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.PathSearchResult
-
Returns the Class of the PathSearchResult that corresponds to the specified
apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.PreserveMembershipRequest
-
Returns the Class of the PreserveMembershipRequest that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.PrivacyInfo
-
Returns the Class of the PrivacyInfo that corresponds to the specified
apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.PrivacyPolicyInfo
-
Returns the Class of the PrivacyPolicyInfo that corresponds to the specified
apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.Provider
-
Returns the Class of the Provider that corresponds to the specified
apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.ProviderListing
-
Returns the Class of the ProviderListing that corresponds to the specified
apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.ReadAccessListing
-
Returns the Class of the FileReadAccessListing that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.RestorePoint
-
Returns the Class of the RestorePoint that corresponds to the specified
apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.RestorePointListing
-
Returns the Class of the RestorePointListing that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.SamlRedirectRequest
-
Returns the Class of the SamlRedirectRequest that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.SearchPathRequest
-
Returns the Class of the SearchPathRequest that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.ShareAlert
-
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.ShareAlertListing
-
Returns the Class of the ShareAlertListing that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.ShareAlertRequest
-
Returns the Class of the ShareAlertRequest that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.ShareConvertRequest
-
Returns the Class of the ShareConvertRequest that corresponds to
the specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.ShareCreateRequest
-
Returns the Class of the ShareCreateRequest that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.SharedFolder
-
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.SharedFolderListing
-
Returns the Class of the SharedFolderListing that corresponds to the specified
apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.ShareGroupInfo
-
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.ShareGroupListRequest
-
Returns the Class of the ShareGroupListRequest that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.ShareInvitation
-
Returns the Class of the ShareInvitation that corresponds to the specified
apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.ShareInvitationAcceptRequest
-
Returns the Class of the ShareInvitationAcceptRequest that corresponds to
the specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.ShareInvitationCancelRequest
-
Returns the Class of the ShareInvitationCancelRequest that corresponds to
the specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.ShareInvitationRejectRequest
-
Returns the Class of the ShareInvitationRejectRequest that corresponds to
the specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.ShareInviteSearchEntry
-
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.ShareInviteSearchRequest
-
Returns the Class of the ShareInviteSearchRequest that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.ShareInviteSearchResult
-
Returns the Class of the ShareInviteSearchResult that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.ShareLeaveRequest
-
Returns the Class of the ShareLeaveRequest that corresponds to
the specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.ShareMember
-
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.ShareMemberListing
-
Returns the Class of the ShareMemberListing that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.ShareMemberListRequest
-
Returns the Class of the ShareMemberListRequest that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.ShareRemoveGroupRequest
-
Returns the Class of the ShareRemoveGroupRequest that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.ShareRemoveMemberRequest
-
Returns the Class of the ShareRemoveMemberRequest that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.ShareSettingsUpdateRequest
-
Returns the Class of the ShareSettingsUpdateRequest that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.ShareSyncMembershipRequest
-
Returns the Class of the ShareSyncMembershipRequest that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.ShareUserInfo
-
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.ShareUserListRequest
-
Returns the Class of the ShareUserListRequest that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.SubdirectoryListingRequest
-
Returns the Class of the SubdirectoryListingRequest that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.TeamFolderApproveRequest
-
Returns the Class of the TeamFolderApproveRequest that corresponds to
the specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.TeamFolderCancelRequest
-
Returns the Class of the TeamFolderCancelRequest that corresponds to
the specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.TeamFolderCreateRequest
-
Returns the Class of the TeamFolderCreateRequest that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.TeamFolderDeleteRequest
-
Returns the Class of the TeamFolderDeleteRequest that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.TeamFolderInfo
-
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.TeamFolderSettings
-
Returns the Class of the TeamFolderSettings that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.TeamFolderUpdateRequest
-
Returns the Class of the TeamFolderUpdateRequest that corresponds to the
specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.UnshareFolderRequest
-
Returns the Class of the UnshareFolderRequest that corresponds to
the specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.User
-
Returns the Class of the User that corresponds to the specified apiVersion.
- getFssApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.UserSettingsUpdateRequest
-
Returns the Class of the UserAccountSettingsRequest that corresponds to the
specified apiVersion.
- getFssEnabled() - Method in class com.hds.hcpaw.fss.api.model.AccountSettings
-
- getGroupInfo() - Method in class com.hds.hcpaw.fss.api.model.ShareMember
-
- getGroupMembers() - Method in class com.hds.hcpaw.fss.api.model.GroupMembersListing
-
- getGson(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.version.FssApiGsonHelper
-
- getHasAuthProviderEmail() - Method in class com.hds.hcpaw.fss.api.model.User
-
Returns whether or not the user has an email address specified by their auth provider.
- getHash() - Method in class com.hds.hcpaw.fss.api.model.Entry
-
Returns the SHA-384 hash of the entry, represented as a hex string.
- getHash() - Method in class com.hds.hcpaw.fss.api.model.FileCreateRequest
-
Returns the SHA-384 hash of the file to be created, represented as a hex string.
- getHash() - Method in class com.hds.hcpaw.fss.api.model.FileUpdateRequest
-
Returns the SHA-384 hash of the new file being uploaded, represented as a hex string.
- getHash() - Method in class com.hds.hcpaw.fss.api.model.LinkFileCreateRequest
-
Returns the SHA-384 hash of the file to be created, represented as a hex string.
- getHash() - Method in class com.hds.hcpaw.fss.api.model.LinkFileUpdateRequest
-
- getHumanReadableErrorMessage(ErrorMessage) - Static method in class com.hds.hcpaw.fss.api.exception.AnywhereExceptionFactory
-
Returns a human readable error message associated with the specified error.
- getId() - Method in class com.hds.hcpaw.fss.api.model.AuthConfigFactor
-
Gets the factor id
- getId() - Method in class com.hds.hcpaw.fss.api.model.ClearClientCredentialsRequest
-
Returns the id of the client.
- getId() - Method in class com.hds.hcpaw.fss.api.model.Client
-
Returns the client's id.
- getId() - Method in class com.hds.hcpaw.fss.api.model.ClientDeregisterRequest
-
Returns the id of the client.
- getId() - Method in class com.hds.hcpaw.fss.api.model.ClientRenameRequest
-
Returns the id of the client.
- getId() - Method in class com.hds.hcpaw.fss.api.model.Provider
-
Returns the id of the provider
- getId() - Method in class com.hds.hcpaw.fss.api.model.SamlRedirectRequest
-
Returns the ID of the IDP.
- getImpressumName() - Method in class com.hds.hcpaw.fss.api.model.ImpressumInfo
-
Returns impressum name.
- getImpressumURL() - Method in class com.hds.hcpaw.fss.api.model.ImpressumInfo
-
Returns impressum URL.
- getIncludeDeleted() - Method in class com.hds.hcpaw.fss.api.model.FolderListingRequest
-
Returns whether to include deleted items in the response.
- getIncludeDeleted() - Method in class com.hds.hcpaw.fss.api.model.PathMetadataGetRequest
-
- getIncludeDeleted() - Method in class com.hds.hcpaw.fss.api.model.SearchPathRequest
-
Returns whether deleted entries will be returned in the search results.
- getInfo(AuthToken, String) - Method in class com.hds.hcpaw.fss.api.AnywherePathAPI
-
Returns information (metadata) about the file or folder at the specified path.
- getInfo(AuthToken, String, boolean) - Method in class com.hds.hcpaw.fss.api.AnywherePathAPI
-
Returns information (metadata) about the file or folder at the specified path.
- getInfo(AuthToken) - Method in class com.hds.hcpaw.fss.api.AnywhereUserAPI
-
Returns the user that the specified authToken applies to (authenticates).
- getInput() - Method in class com.hds.hcpaw.fss.api.model.FileCreateRequest
-
Returns the InputStream containing the contents of the file to be created.
- getInput() - Method in class com.hds.hcpaw.fss.api.model.FileUpdateRequest
-
Returns the InputStream containing the contents of the file being
uploaded.
- getInput() - Method in class com.hds.hcpaw.fss.api.model.LinkFileCreateRequest
-
Returns the InputStream containing the contents of the file to be created.
- getInput() - Method in class com.hds.hcpaw.fss.api.model.LinkFileUpdateRequest
-
- getInputStream() - Method in class com.hds.hcpaw.fss.api.model.InputStreamResult
-
Returns the InputStream containing the requested data/object
- getInRecovery() - Method in class com.hds.hcpaw.fss.api.model.Client
-
Returns whether the client is in recovery
- getInstance(KeyStore) - Static method in class com.hds.hcpaw.fss.api.conn.DelegatingTrustManager
-
Returns an instance of a DelegatingTrustManager that utilizes the specified KeyStore.
- getInstance(X509Certificate[]) - Static method in class com.hds.hcpaw.fss.api.conn.DelegatingTrustManager
-
Returns an instance of the DelegatingTrustManager that utilizes the specified
X509Certificate[] chain.
- getInUpgrade() - Method in class com.hds.hcpaw.fss.api.model.User
-
Returns whether an upgrade is occurring
- getInvitations() - Method in class com.hds.hcpaw.fss.api.model.InvitationListing
-
- getInviter() - Method in class com.hds.hcpaw.fss.api.model.ShareInvitation
-
Returns the inviter.
- getiOSAppURL() - Method in class com.hds.hcpaw.fss.api.model.ConfigSettings
-
- getIsActive() - Method in class com.hds.hcpaw.fss.api.model.EntryBackupInfo
-
Returns whether or not the entry is active.
- getIsLastTeamFolderManager() - Method in class com.hds.hcpaw.fss.api.model.EntrySharingInfo
-
Returns whether or not the user is the last manager of the team folder.
- getIsMountPoint() - Method in class com.hds.hcpaw.fss.api.model.EntryBackupInfo
-
Returns whether or not the entry is a mount point.
- getIsMountPoint() - Method in class com.hds.hcpaw.fss.api.model.EntrySharingInfo
-
Returns whether or not the entry is a mount point.
- getIsPruned() - Method in class com.hds.hcpaw.fss.api.model.FilesActivityEntry
-
- getItemName() - Method in class com.hds.hcpaw.fss.api.model.Link
-
Returns the name of the file or folder that the link points to (as opposed to path, which is
the full path of the file or folder).
- getItemName() - Method in class com.hds.hcpaw.fss.api.model.LinkMetadataRequest
-
Returns the name of the file or folder the link points to.
- getItemName() - Method in class com.hds.hcpaw.fss.api.model.LinkRequestBase
-
Returns the name of the item that is linked
- getLabel() - Method in class com.hds.hcpaw.fss.api.model.EntrySharingInfo
-
Returns the label of the entry.
- getLabel() - Method in class com.hds.hcpaw.fss.api.model.ShareAlert
-
- getLabel() - Method in class com.hds.hcpaw.fss.api.model.ShareCreateRequest
-
- getLabel() - Method in class com.hds.hcpaw.fss.api.model.SharedFolder
-
- getLabel() - Method in class com.hds.hcpaw.fss.api.model.ShareInvitation
-
Returns the label of the share
- getLabel() - Method in class com.hds.hcpaw.fss.api.model.TeamFolderCreateRequest
-
Returns the label to give the team folder
- getLanguage() - Method in class com.hds.hcpaw.fss.api.model.AccountActivityRequest
-
- getLanguage() - Method in class com.hds.hcpaw.fss.api.model.AccountSettings
-
- getLanguage() - Method in class com.hds.hcpaw.fss.api.model.CollaborationActivityRequest
-
- getLanguage() - Method in class com.hds.hcpaw.fss.api.model.FilesActivityRequest
-
- getLanguage() - Method in class com.hds.hcpaw.fss.api.model.UserSettingsUpdateRequest
-
- getLastAccess() - Method in class com.hds.hcpaw.fss.api.model.Client
-
Returns the client's last access in milliseconds since 00:00:00 january 1st 1970
- getLatest() - Static method in enum com.hds.hcpaw.fss.api.version.FssApiVersion
-
Returns the latest FssApiVersion.
- getLatestApiVersion() - Static method in class com.hds.hcpaw.fss.api.version.FssApiGsonHelper
-
- getLatestCommonApiVersion() - Method in class com.hds.hcpaw.fss.api.AnywhereConnector
-
Returns the latest
FssApiVersion that is supported by
both this client and the server.
- getLinkAPI() - Method in class com.hds.hcpaw.fss.api.AnywhereAPI
-
Generates an instance of the
AnywhereLinkAPI that can be used
to perform operations on links.
- getLinkOwner() - Method in class com.hds.hcpaw.fss.api.model.LinkMetadata
-
Gets the display name of the link's owner
- getLinkPermissions() - Method in class com.hds.hcpaw.fss.api.model.Link
-
- getLinkPermissions() - Method in class com.hds.hcpaw.fss.api.model.LinkMetadata
-
- getLinks() - Method in class com.hds.hcpaw.fss.api.model.LinkListing
-
- getLinkSettings() - Method in class com.hds.hcpaw.fss.api.model.User
-
Returns the user's default link settings.
- getLinkToken() - Method in class com.hds.hcpaw.fss.api.model.LinkMetadataRequest
-
Returns the linkToken of the link.
- getLinkToken() - Method in class com.hds.hcpaw.fss.api.model.LinkRequestBase
-
Returns the linkToken for the link to search
- getLinkType() - Method in class com.hds.hcpaw.fss.api.model.LinkBrowseListing
-
- getLocation() - Method in class com.hds.hcpaw.fss.api.model.SamlRedirectRequest
-
Returns the location
- getLoginHelpHtmlBrandedPath() - Method in class com.hds.hcpaw.fss.api.model.BrandingInfo
-
Returns the path of the login help HTML, if it is branded.
- getLoginHelpMessageLink() - Method in class com.hds.hcpaw.fss.api.model.BrandingInfo
-
Returns the text set for the Login Help Message Link.
- getLoginLogoDimension() - Method in class com.hds.hcpaw.fss.api.model.BrandingInfo
-
Returns the login logo dimensions
- getLoginLogoImageBranded() - Method in class com.hds.hcpaw.fss.api.model.BrandingInfo
-
Returns whether or not the login logo image for HCPAW is branded.
- getLoginLogoImageBrandedPath() - Method in class com.hds.hcpaw.fss.api.model.BrandingInfo
-
Returns the path of the login logo image, if it is branded.
- getLogoDimension() - Method in class com.hds.hcpaw.fss.api.model.BrandingInfo
-
Returns the product logo dimension
- getLogoImageBrandedPath() - Method in class com.hds.hcpaw.fss.api.model.BrandingInfo
-
Returns the path of the logo image, if it is branded.
- getMaxFileUploadSize() - Method in class com.hds.hcpaw.fss.api.model.ConfigSettings
-
- getMaxResults() - Method in class com.hds.hcpaw.fss.api.model.SearchPathRequest
-
Returns the maximum number of results the search should return, or null if not specified
explicitly.
- getMaxSharingDays() - Method in class com.hds.hcpaw.fss.api.model.LinkSettings
-
Returns the maximum number of days a link can remain active.
- getMembers() - Method in class com.hds.hcpaw.fss.api.model.ShareMemberListing
-
- getMetadata() - Method in class com.hds.hcpaw.fss.api.model.InputStreamResult
-
- getMsg() - Method in class com.hds.hcpaw.fss.api.model.AccountActivityEntry
-
- getMsg() - Method in class com.hds.hcpaw.fss.api.model.CollaborationActivityEntry
-
- getMsg() - Method in class com.hds.hcpaw.fss.api.model.FilesActivityEntry
-
- getMSTeamsAppName() - Method in class com.hds.hcpaw.fss.api.model.BrandingInfo
-
Returns the name set under HCP Anywhere for MS Teams.
- getMtime() - Method in class com.hds.hcpaw.fss.api.model.FileCreateRequest
-
Returns the modified time of the file created.
- getMtime() - Method in class com.hds.hcpaw.fss.api.model.FolderCreateRequest
-
Returns the modified time of the file created.
- getMTime() - Method in class com.hds.hcpaw.fss.api.model.LinkFileCreateRequest
-
Returns the modified time of the file created.
- getMTime() - Method in class com.hds.hcpaw.fss.api.model.LinkFileUpdateRequest
-
Returns the modified time of the file created.
- getName() - Method in class com.hds.hcpaw.fss.api.model.AuthConfig
-
Gets the name of this auth configuration
- getName() - Method in class com.hds.hcpaw.fss.api.model.AuthConfigFactor
-
Gets the factor name
- getName() - Method in class com.hds.hcpaw.fss.api.model.ClientRenameRequest
-
Returns the new name of the client.
- getName() - Method in class com.hds.hcpaw.fss.api.model.Entry
-
Returns the name of the file or folder.
- getName() - Method in class com.hds.hcpaw.fss.api.model.GroupMember
-
- getName() - Method in class com.hds.hcpaw.fss.api.model.InviteResultEntry
-
- getName() - Method in class com.hds.hcpaw.fss.api.model.LinkMetadata
-
Gets the current name of the file or folder for the link
- getName() - Method in class com.hds.hcpaw.fss.api.model.ListGroupMembersRequest
-
- getName() - Method in class com.hds.hcpaw.fss.api.model.Provider
-
Returns the name of the provider
- getName() - Method in class com.hds.hcpaw.fss.api.model.ShareMember
-
- getNanos() - Method in class com.hds.hcpaw.fss.api.model.AccountActivityEntry
-
- getNanos() - Method in class com.hds.hcpaw.fss.api.model.CollaborationActivityEntry
-
- getNanos() - Method in class com.hds.hcpaw.fss.api.model.FileAccessEntry
-
Returns the nanoseconds associated with the file time
- getNanos() - Method in class com.hds.hcpaw.fss.api.model.FilesActivityEntry
-
- getNanos() - Method in class com.hds.hcpaw.fss.api.model.FileVersionEntry
-
Returns the nanoseconds associated with the file time
- getNanos() - Method in class com.hds.hcpaw.fss.api.model.LinkAccessEntry
-
Returns the nanoseconds associated with the file time
- getNeedsUpgrade() - Method in class com.hds.hcpaw.fss.api.model.Client
-
Returns whether the client needs an upgrade
- getNickname() - Method in class com.hds.hcpaw.fss.api.model.Client
-
Returns the client's nickname.
- getObjectIdentifier() - Method in class com.hds.hcpaw.fss.api.model.LinkCreateRequest
-
Returns the value used to identify the entry for which to create a link
- getOldest() - Static method in enum com.hds.hcpaw.fss.api.version.FssApiVersion
-
Returns the oldest FssApiVersion
- getOpenFilesOnClick() - Method in class com.hds.hcpaw.fss.api.model.AccountSettings
-
- getOpenFilesOnClick() - Method in class com.hds.hcpaw.fss.api.model.UserSettingsUpdateRequest
-
- getOperatingSystem() - Method in class com.hds.hcpaw.fss.api.model.EntryBackupInfo
-
Returns information on the operating system.
- getOs() - Method in class com.hds.hcpaw.fss.api.model.Client
-
Returns the client's os.
- getOwner() - Method in class com.hds.hcpaw.fss.api.model.SharedFolder
-
- getOwnerInfo() - Method in class com.hds.hcpaw.fss.api.model.FilesystemInfo
-
- getPageAction() - Method in class com.hds.hcpaw.fss.api.model.AccountActivityRequest
-
- getPageAction() - Method in class com.hds.hcpaw.fss.api.model.CollaborationActivityRequest
-
- getPageAction() - Method in class com.hds.hcpaw.fss.api.model.FileHistoryListingRequest
-
Returns the requested user action
- getPageAction() - Method in class com.hds.hcpaw.fss.api.model.FilesActivityRequest
-
- getPageSize() - Method in class com.hds.hcpaw.fss.api.model.AccountActivityRequest
-
- getPageSize() - Method in class com.hds.hcpaw.fss.api.model.CollaborationActivityRequest
-
- getPageSize() - Method in class com.hds.hcpaw.fss.api.model.FileHistoryListingRequest
-
Returns the maximum number of entries requested.
- getPageSize() - Method in class com.hds.hcpaw.fss.api.model.FilesActivityRequest
-
- getPageSize() - Method in class com.hds.hcpaw.fss.api.model.FolderListingRequest
-
Returns the maximum number of entries requested.
- getPageSize() - Method in class com.hds.hcpaw.fss.api.model.LinkBrowseRequest
-
Returns the page size for this page of a link to browse
- getPageSize() - Method in class com.hds.hcpaw.fss.api.model.LinkListRequest
-
Returns the maximum number of entries requested.
- getPageSize() - Method in class com.hds.hcpaw.fss.api.model.ShareMemberListRequest
-
- getPageToken() - Method in class com.hds.hcpaw.fss.api.model.AccountActivity
-
- getPageToken() - Method in class com.hds.hcpaw.fss.api.model.AccountActivityRequest
-
- getPageToken() - Method in class com.hds.hcpaw.fss.api.model.CollaborationActivity
-
- getPageToken() - Method in class com.hds.hcpaw.fss.api.model.CollaborationActivityRequest
-
- getPageToken() - Method in class com.hds.hcpaw.fss.api.model.FileHistoryListingRequest
-
Returns the page token that identifies the next requested page of results.
- getPageToken() - Method in class com.hds.hcpaw.fss.api.model.FilesActivity
-
- getPageToken() - Method in class com.hds.hcpaw.fss.api.model.FilesActivityRequest
-
- getPageToken() - Method in class com.hds.hcpaw.fss.api.model.FileVersionListing
-
- getPageToken() - Method in class com.hds.hcpaw.fss.api.model.FolderListing
-
Returns the page token that was returned from the request.
- getPageToken() - Method in class com.hds.hcpaw.fss.api.model.FolderListingRequest
-
Returns the page token that identifies the next requested page of results.
- getPageToken() - Method in class com.hds.hcpaw.fss.api.model.LinkAccessListing
-
- getPageToken() - Method in class com.hds.hcpaw.fss.api.model.LinkBrowseListing
-
- getPageToken() - Method in class com.hds.hcpaw.fss.api.model.LinkBrowseRequest
-
Returns the pageToken for the link to browse
- getPageToken() - Method in class com.hds.hcpaw.fss.api.model.LinkListing
-
Returns the page token that identifies the next requested page of results.
- getPageToken() - Method in class com.hds.hcpaw.fss.api.model.LinkListRequest
-
Returns the page token that identifies the next requested page of results.
- getPageToken() - Method in class com.hds.hcpaw.fss.api.model.ReadAccessListing
-
- getPageToken() - Method in class com.hds.hcpaw.fss.api.model.ShareMemberListing
-
- getPageToken() - Method in class com.hds.hcpaw.fss.api.model.ShareMemberListRequest
-
- getParent() - Method in class com.hds.hcpaw.fss.api.model.Entry
-
Returns the path of the parent folder of this entry.
- getParentUniqueId() - Method in class com.hds.hcpaw.fss.api.model.Entry
-
Returns parent uniqueId of file or folder.
- getPath() - Method in class com.hds.hcpaw.fss.api.model.DeletePathRequest
-
Returns the path of the entry to delete.
- getPath() - Method in class com.hds.hcpaw.fss.api.model.EntryIdentifier
-
Returns the path of the file or folder.
- getPath() - Method in class com.hds.hcpaw.fss.api.model.FileCreateRequest
-
Returns the path of the file to be created.
- getPath() - Method in class com.hds.hcpaw.fss.api.model.FileHistoryListingRequest
-
Returns the path to the file for which to return the version list.
- getPath() - Method in class com.hds.hcpaw.fss.api.model.FileReadRequest
-
Returns the path of the file to be read.
- getPath() - Method in class com.hds.hcpaw.fss.api.model.FileRestoreRequest
-
Returns the path to the file for which to return the version list.
- getPath() - Method in class com.hds.hcpaw.fss.api.model.FilesystemInfo
-
- getPath() - Method in class com.hds.hcpaw.fss.api.model.FileUpdateRequest
-
Returns the path of the file to be updated.
- getPath() - Method in class com.hds.hcpaw.fss.api.model.FileVersionPromoteRequest
-
Returns the path to the file that is the target of the promote operation
- getPath() - Method in class com.hds.hcpaw.fss.api.model.FolderCreateRequest
-
Returns the path where the folder should be created.
- getPath() - Method in class com.hds.hcpaw.fss.api.model.FolderListingRequest
-
Returns the path of the folder whose contents are being requested.
- getPath() - Method in class com.hds.hcpaw.fss.api.model.FolderRestoreRequest
-
Returns the path to be restored.
- getPath() - Method in class com.hds.hcpaw.fss.api.model.FolderSizeRequest
-
Returns the path of the folder for which size is being requested.
- getPath() - Method in class com.hds.hcpaw.fss.api.model.InviteRequest
-
- getPath() - Method in class com.hds.hcpaw.fss.api.model.Link
-
Returns the path of the link.
- getPath() - Method in class com.hds.hcpaw.fss.api.model.LinkBrowseRequest
-
Returns the path to browse relative to the link
- getPath() - Method in class com.hds.hcpaw.fss.api.model.LinkBrowseSearchRequest
-
Returns the path to browse relative to the link
- getPath() - Method in class com.hds.hcpaw.fss.api.model.LinkCopyToLocalResultEntry
-
- getPath() - Method in class com.hds.hcpaw.fss.api.model.LinkCreateRequest
-
Returns the path to the entry for which to create a link.
- getPath() - Method in class com.hds.hcpaw.fss.api.model.LinkFileCreateRequest
-
Returns the path of the file to be created.
- getPath() - Method in class com.hds.hcpaw.fss.api.model.LinkFileReadRequest
-
- getPath() - Method in class com.hds.hcpaw.fss.api.model.LinkFileUpdateRequest
-
- getPath() - Method in class com.hds.hcpaw.fss.api.model.LinkPathMetadataRequest
-
- getPath() - Method in class com.hds.hcpaw.fss.api.model.ListPathLinksRequest
-
Returns the path of the file or folder that you are listing link for.
- getPath() - Method in class com.hds.hcpaw.fss.api.model.MultiDeletePathResultEntry
-
- getPath() - Method in class com.hds.hcpaw.fss.api.model.PathMetadataGetRequest
-
Returns the path of the file or folder that you are getting metadata about.
- getPath() - Method in class com.hds.hcpaw.fss.api.model.PreserveMembershipRequest
-
- getPath() - Method in class com.hds.hcpaw.fss.api.model.SearchPathRequest
-
Returns the path under which to search.
- getPath() - Method in class com.hds.hcpaw.fss.api.model.ShareConvertRequest
-
Returns the path of the folder to convert to a team folder
- getPath() - Method in class com.hds.hcpaw.fss.api.model.ShareCreateRequest
-
- getPath() - Method in class com.hds.hcpaw.fss.api.model.SharedFolder
-
- getPath() - Method in class com.hds.hcpaw.fss.api.model.ShareGroupListRequest
-
- getPath() - Method in class com.hds.hcpaw.fss.api.model.ShareInvitationCancelRequest
-
Returns the path of the shared folder to cancel the invitation to.
- getPath() - Method in class com.hds.hcpaw.fss.api.model.ShareInviteSearchRequest
-
- getPath() - Method in class com.hds.hcpaw.fss.api.model.ShareLeaveRequest
-
Returns the path to the share folder which user should leave.
- getPath() - Method in class com.hds.hcpaw.fss.api.model.ShareMemberListRequest
-
- getPath() - Method in class com.hds.hcpaw.fss.api.model.ShareRemoveGroupRequest
-
- getPath() - Method in class com.hds.hcpaw.fss.api.model.ShareRemoveMemberRequest
-
- getPath() - Method in class com.hds.hcpaw.fss.api.model.ShareSettingsUpdateRequest
-
- getPath() - Method in class com.hds.hcpaw.fss.api.model.ShareSyncMembershipRequest
-
Returns the path of the share to sync membership.
- getPath() - Method in class com.hds.hcpaw.fss.api.model.ShareUserListRequest
-
- getPath() - Method in class com.hds.hcpaw.fss.api.model.SubdirectoryListingRequest
-
Returns the path of the folder whose writable subdirectories are being requested.
- getPath() - Method in class com.hds.hcpaw.fss.api.model.TeamFolderApproveRequest
-
Returns the path to the shared folder for which to approve the team folder request
- getPath() - Method in class com.hds.hcpaw.fss.api.model.TeamFolderCancelRequest
-
Returns the path to the shared folder for which to cancel the team folder request
- getPath() - Method in class com.hds.hcpaw.fss.api.model.TeamFolderCreateRequest
-
Returns the path to the folder to be team folder.
- getPath() - Method in class com.hds.hcpaw.fss.api.model.TeamFolderDeleteRequest
-
Returns the path to the team folder to delete.
- getPath() - Method in class com.hds.hcpaw.fss.api.model.TeamFolderUpdateRequest
-
Returns the path to the folder to be team folder.
- getPath() - Method in class com.hds.hcpaw.fss.api.model.UnshareFolderRequest
-
Returns the path to the folder to be unshared.
- getPathAPI() - Method in class com.hds.hcpaw.fss.api.AnywhereAPI
-
Generates an instance of the
AnywherePathAPI that can be used
to perform operations on paths (files or folders).
- getPathList() - Method in class com.hds.hcpaw.fss.api.model.DownloadZipRequest
-
- getPathList() - Method in class com.hds.hcpaw.fss.api.model.LinkCopyToLocalRequest
-
- getPathList() - Method in class com.hds.hcpaw.fss.api.model.LinkMultiDownloadRequest
-
- getPermissions() - Method in class com.hds.hcpaw.fss.api.model.LinkCreateRequest
-
Returns the set of permissions for this link.
- getPoint() - Method in class com.hds.hcpaw.fss.api.model.RestorePoint
-
Returns the point in time.
- getPointInTime() - Method in class com.hds.hcpaw.fss.api.model.DownloadZipRequest
-
- getPointInTime() - Method in class com.hds.hcpaw.fss.api.model.FolderSizeRequest
-
Returns the pointInTime for which to get the folder size
- getPointInTime() - Method in class com.hds.hcpaw.fss.api.model.SearchPathRequest
-
Returns the point in time where the search should be done.
- getPoweredByImageBrandedPath() - Method in class com.hds.hcpaw.fss.api.model.BrandingInfo
-
Returns the path of the powered by image, if it is branded.
- getPoweredByLogoDimension() - Method in class com.hds.hcpaw.fss.api.model.BrandingInfo
-
Returns the powerbylogo dimensions
- getPoweredByName() - Method in class com.hds.hcpaw.fss.api.model.BrandingInfo
-
Returns the name set under Powered By for branding.
- getPriority() - Method in class com.hds.hcpaw.fss.api.model.AuthConfig
-
Gets the priority of this configuration
- getPriority() - Method in class com.hds.hcpaw.fss.api.model.AuthConfigFactor
-
Gets the factor priority
- getPrivacyPolicyName() - Method in class com.hds.hcpaw.fss.api.model.PrivacyPolicyInfo
-
Returns privacyPolicy name.
- getPrivacyPolicyUrl() - Method in class com.hds.hcpaw.fss.api.model.PrivacyPolicyInfo
-
Returns privacyPolicy URL.
- getPrivateLinkPathMetadata(AuthToken, String, String, String, String) - Method in class com.hds.hcpaw.fss.api.AnywhereLinkAPI
-
Read entry metadata from private link
- getProductName() - Method in class com.hds.hcpaw.fss.api.model.BrandingInfo
-
Returns the name set under Product for branding.
- getProductNameBranded() - Method in class com.hds.hcpaw.fss.api.model.BrandingInfo
-
Returns if the product name is branded.
- getProviderAPI() - Method in class com.hds.hcpaw.fss.api.AnywhereAPI
-
Generates an instance of the
AnywhereProviderAPI that can be
used to perform operations for providers
- getProviderId() - Method in class com.hds.hcpaw.fss.api.model.AuthConfigFactor
-
Gets the corresponding provider id
- getProviderId() - Method in class com.hds.hcpaw.fss.api.model.InviteRequest
-
- getProviderId() - Method in class com.hds.hcpaw.fss.api.model.InviteResultEntry
-
- getProviderId() - Method in class com.hds.hcpaw.fss.api.model.ListGroupMembersRequest
-
- getProviderId() - Method in class com.hds.hcpaw.fss.api.model.ShareInvitationCancelRequest
-
Returns the providerId of the user whose invitation should be cancelled.
- getProviderId() - Method in class com.hds.hcpaw.fss.api.model.ShareInviteSearchEntry
-
- getProviderId() - Method in class com.hds.hcpaw.fss.api.model.ShareMember
-
- getProviderId() - Method in class com.hds.hcpaw.fss.api.model.ShareRemoveGroupRequest
-
- getProviderId() - Method in class com.hds.hcpaw.fss.api.model.ShareRemoveMemberRequest
-
- getProviderId() - Method in class com.hds.hcpaw.fss.api.model.User
-
Returns the user's auth provider's ID.
- getProviders() - Method in class com.hds.hcpaw.fss.api.model.ProviderListing
-
- getProviderType() - Method in class com.hds.hcpaw.fss.api.model.AuthConfigFactor
-
Gets the corresponding provider type
- getProviderType() - Method in class com.hds.hcpaw.fss.api.model.User
-
Returns the user's auth provider type
- getPublicApiClass(FssApiVersion) - Static method in class com.hds.hcpaw.fss.api.model.Authentication
-
- getPublicLinkPathMetadata(AuthToken, String, String, String, String) - Method in class com.hds.hcpaw.fss.api.AnywhereLinkAPI
-
Read entry metadata from public link
- getQuota() - Method in class com.hds.hcpaw.fss.api.model.TeamFolderInfo
-
- getQuotaBytes() - Method in class com.hds.hcpaw.fss.api.model.ShareConvertRequest
-
Returns the quota for the team folder, in bytes
- getQuotaBytes() - Method in class com.hds.hcpaw.fss.api.model.TeamFolderCreateRequest
-
Returns the quota for the team folder, in bytes
- getQuotaBytes() - Method in class com.hds.hcpaw.fss.api.model.TeamFolderUpdateRequest
-
Returns the quota for the team folder, in bytes
- getQuotaBytes() - Method in class com.hds.hcpaw.fss.api.model.User
-
Returns the number of bytes that the user can store as active versions on HCP Anywhere.
- getReason() - Method in exception com.hds.hcpaw.fss.api.exception.AwInvalidCertificateException
-
A resource id indicating why this exception was thrown.
- getRegistered() - Method in class com.hds.hcpaw.fss.api.model.User
-
Returns whether or not the user is registered.
- getRequiresAccessCode() - Method in class com.hds.hcpaw.fss.api.model.LinkMetadata
-
Returns whether the link requires an access code.
- getRestorePoints() - Method in class com.hds.hcpaw.fss.api.model.RestorePointListing
-
- getResults() - Method in class com.hds.hcpaw.fss.api.model.ShareInviteSearchResult
-
- getRetentionPolicy() - Method in class com.hds.hcpaw.fss.api.model.EntrySharingInfo
-
Returns the type of retention policy of this filesystem
- getRetentionTime() - Method in class com.hds.hcpaw.fss.api.model.EntrySharingInfo
-
Returns the retention time of this filesystem
- getRole() - Method in class com.hds.hcpaw.fss.api.model.InviteRequest
-
- getRole() - Method in class com.hds.hcpaw.fss.api.model.InviteResultEntry
-
- getRole() - Method in class com.hds.hcpaw.fss.api.model.SharedFolder
-
- getRole() - Method in class com.hds.hcpaw.fss.api.model.ShareInvitation
-
Returns the role of the user in the share
- getRole() - Method in class com.hds.hcpaw.fss.api.model.ShareInviteSearchEntry
-
- getRole() - Method in class com.hds.hcpaw.fss.api.model.ShareMember
-
- getSamlAPI() - Method in class com.hds.hcpaw.fss.api.AnywhereAPI
-
Generates an instance of the
AnywhereSamlAPI that can be used
to perform SAML operations
- getShareAlerts() - Method in class com.hds.hcpaw.fss.api.model.ShareAlertListing
-
- getShareAPI() - Method in class com.hds.hcpaw.fss.api.AnywhereAPI
-
Generates an instance of the
AnywhereShareAPI that can be used
to perform operations for share folders
- getSharedFolders() - Method in class com.hds.hcpaw.fss.api.model.SharedFolderListing
-
- getSharing() - Method in class com.hds.hcpaw.fss.api.model.Entry
-
Returns sharing information about the entry.
- getSharingDefaultDays() - Method in class com.hds.hcpaw.fss.api.model.LinkSettings
-
Returns the default number of days before a link expires.
- getSharingEnabled() - Method in class com.hds.hcpaw.fss.api.model.User
-
Returns whether or not the user is able to share.
- getShowPrivate() - Method in class com.hds.hcpaw.fss.api.model.FileHistoryListingRequest
-
Returns true if the request is for private history, false for shared history
- getSize(AuthToken, String, long) - Method in class com.hds.hcpaw.fss.api.AnywhereFolderAPI
-
Get the size of a folder
- getSize() - Method in class com.hds.hcpaw.fss.api.model.Entry
-
Returns the size (in bytes) of the entry.
- getSize() - Method in class com.hds.hcpaw.fss.api.model.FileAccessEntry
-
Returns the size of the version in string form
- getSize() - Method in class com.hds.hcpaw.fss.api.model.FileCreateRequest
-
Returns the size (in bytes) of the file to be created.
- getSize() - Method in class com.hds.hcpaw.fss.api.model.FileUpdateRequest
-
Returns the size (in bytes) of the new file being uploaded.
- getSize() - Method in class com.hds.hcpaw.fss.api.model.FileVersionEntry
-
Returns the size of the version in string form
- getSize() - Method in class com.hds.hcpaw.fss.api.model.FolderSize
-
- getSize() - Method in class com.hds.hcpaw.fss.api.model.LinkAccessEntry
-
Returns the size of the version in string form
- getSize() - Method in class com.hds.hcpaw.fss.api.model.LinkFileCreateRequest
-
Returns the size (in bytes) of the file to be created.
- getSize() - Method in class com.hds.hcpaw.fss.api.model.LinkFileUpdateRequest
-
- getSize() - Method in class com.hds.hcpaw.fss.api.model.LinkMetadata
-
Returns the size of the link.
- getSize() - Method in class com.hds.hcpaw.fss.api.model.SharedFolder
-
- getSize() - Method in class com.hds.hcpaw.fss.api.model.ShareInvitation
-
Returns the size of the share
- getSortingCriterion() - Method in class com.hds.hcpaw.fss.api.model.FolderListingRequest
-
- getSortingCriterion() - Method in class com.hds.hcpaw.fss.api.model.LinkBrowseRequest
-
- getSortingCriterion() - Method in class com.hds.hcpaw.fss.api.model.LinkListRequest
-
Returns the criteria to order the results on (NAME, HAS_ACCESS_CODE, PUBLIC, EXPIRATION,
PERMISSIONS).
- getSortingCriterion() - Method in class com.hds.hcpaw.fss.api.model.ShareMemberListRequest
-
- getSortingDirection() - Method in class com.hds.hcpaw.fss.api.model.FolderListingRequest
-
- getSortingDirection() - Method in class com.hds.hcpaw.fss.api.model.LinkBrowseRequest
-
- getSortingDirection() - Method in class com.hds.hcpaw.fss.api.model.LinkListRequest
-
Returns the direction to sort the results in (ascending or descending), depending on the
sorting criteria.
- getSortingDirection() - Method in class com.hds.hcpaw.fss.api.model.ShareMemberListRequest
-
- getSourcePath() - Method in class com.hds.hcpaw.fss.api.model.MovePathRequest
-
Returns the path where the file or folder currently resides.
- getState() - Method in class com.hds.hcpaw.fss.api.model.Entry
-
Returns the state of the entry.
- getState() - Method in class com.hds.hcpaw.fss.api.model.ShareInviteSearchEntry
-
- getState() - Method in class com.hds.hcpaw.fss.api.model.ShareMember
-
- getStatusCode() - Method in exception com.hds.hcpaw.fss.api.exception.AnywhereHttpException
-
The HTTP status code of the error.
- getSubstring() - Method in class com.hds.hcpaw.fss.api.model.SearchPathRequest
-
Returns the substring that should be contained in the name of matching entries.
- getSuccessfulCopies() - Method in class com.hds.hcpaw.fss.api.model.LinkCopyToLocalResult
-
- getSuccessfulDeletes() - Method in class com.hds.hcpaw.fss.api.model.MultiDeletePathResult
-
- getSuccessfulInvitations() - Method in class com.hds.hcpaw.fss.api.model.InviteResult
-
- getSupportedCipherSuites() - Method in class com.hds.hcpaw.fss.api.conn.DelegatingSSLSocketFactory
-
- getSupportedVersions() - Method in exception com.hds.hcpaw.fss.api.exception.AnywhereHttpException
-
The supported api versions
- getSupportedVersionSet(FssApiVersion) - Static method in enum com.hds.hcpaw.fss.api.version.FssApiVersion
-
Returns all versions except
FssApiVersion.UNSET that are less than or equal to the specified
version.
- getSupportedVersionSet(FssApiVersion, FssApiVersion) - Static method in enum com.hds.hcpaw.fss.api.version.FssApiVersion
-
Returns all versions between the specified two versions, inclusive.
- getSync() - Method in class com.hds.hcpaw.fss.api.model.EntrySharingInfo
-
Returns whether filesystem is a syncing or non-syncing share
- getSync() - Method in class com.hds.hcpaw.fss.api.model.SharedFolder
-
- getSync() - Method in class com.hds.hcpaw.fss.api.model.ShareSettingsUpdateRequest
-
- getTabLogoDimension() - Method in class com.hds.hcpaw.fss.api.model.BrandingInfo
-
Returns the tab logo (or favicon) dimension
- getTeamFolder() - Method in class com.hds.hcpaw.fss.api.model.FilesystemInfo
-
- getTeamFolder() - Method in class com.hds.hcpaw.fss.api.model.SharedFolder
-
- getTeamFolderInfo() - Method in class com.hds.hcpaw.fss.api.model.EntrySharingInfo
-
Returns any team folder-related information (contact, quota), if applicable.
- getTeamFolderInfo() - Method in class com.hds.hcpaw.fss.api.model.ShareAlert
-
- getTeamFolderQuotaThreshold() - Method in class com.hds.hcpaw.fss.api.model.TeamFolderSettings
-
Returns the team folder quota threshold for the user.
- getTeamFolderRequest() - Method in class com.hds.hcpaw.fss.api.model.EntrySharingInfo
-
Returns any team folder request related information (contact, quota), if applicable.
- getTeamFolderRequest() - Method in class com.hds.hcpaw.fss.api.model.SharedFolder
-
- getTeamFolderSettings() - Method in class com.hds.hcpaw.fss.api.model.User
-
Returns team folder settings for the user.
- getTechnicalMessage() - Method in exception com.hds.hcpaw.fss.api.exception.AnywhereException
-
- getTimestamp() - Method in class com.hds.hcpaw.fss.api.model.AccountActivityEntry
-
- getTimestamp() - Method in class com.hds.hcpaw.fss.api.model.CollaborationActivityEntry
-
- getTimestamp() - Method in class com.hds.hcpaw.fss.api.model.FileAccessEntry
-
Returns the time that the entry was read
- getTimestamp() - Method in class com.hds.hcpaw.fss.api.model.FilesActivityEntry
-
- getTimestamp() - Method in class com.hds.hcpaw.fss.api.model.FileVersionEntry
-
Returns the time that the entry was created
- getTimestamp() - Method in class com.hds.hcpaw.fss.api.model.LinkAccessEntry
-
Returns the time that the entry was read
- getToken() - Method in class com.hds.hcpaw.fss.api.model.Link
-
Returns the token for the link
- getTsExtra() - Method in class com.hds.hcpaw.fss.api.model.AccountActivityEntry
-
- getTsExtra() - Method in class com.hds.hcpaw.fss.api.model.CollaborationActivityEntry
-
- getTsExtra() - Method in class com.hds.hcpaw.fss.api.model.FileAccessEntry
-
Returns the tsExtra value associated with the version
- getTsExtra() - Method in class com.hds.hcpaw.fss.api.model.FilesActivityEntry
-
- getTsExtra() - Method in class com.hds.hcpaw.fss.api.model.FileVersionEntry
-
Returns the tsExtra value associated with the version
- getTsExtra() - Method in class com.hds.hcpaw.fss.api.model.LinkAccessEntry
-
Returns the tsExtra value associated with the version
- getType() - Method in class com.hds.hcpaw.fss.api.model.AuthConfigFactor
-
Gets the factor type
- getType() - Method in enum com.hds.hcpaw.fss.api.model.CollaborationActivityRequest.CollaborationActivityType
-
- getType() - Method in class com.hds.hcpaw.fss.api.model.Entry
-
Returns the Entry type (file or folder).
- getType() - Method in class com.hds.hcpaw.fss.api.model.EntrySharingInfo
-
Returns the filesystem type of the entry.
- getType() - Method in class com.hds.hcpaw.fss.api.model.FilesystemInfo
-
- getType() - Method in class com.hds.hcpaw.fss.api.model.Link
-
Returns the type of object that the link points to (FILE, FOLDER, or BROKEN).
- getType() - Method in class com.hds.hcpaw.fss.api.model.LinkMetadata
-
Returns the type of object that the link points to (FILE, FOLDER, or BROKEN).
- getType() - Method in class com.hds.hcpaw.fss.api.model.Provider
-
Returns the type of the provider
- getType() - Method in class com.hds.hcpaw.fss.api.model.SharedFolder
-
- getType() - Method in class com.hds.hcpaw.fss.api.model.ShareInviteSearchEntry
-
- getType() - Method in class com.hds.hcpaw.fss.api.model.TeamFolderInfo
-
- getUniqueId() - Method in class com.hds.hcpaw.fss.api.model.Entry
-
Returns uniqueId of an entry.
- getUniqueId() - Method in class com.hds.hcpaw.fss.api.model.InviteRequest
-
- getUniqueId() - Method in class com.hds.hcpaw.fss.api.model.InviteResultEntry
-
- getUniqueId() - Method in class com.hds.hcpaw.fss.api.model.SharedFolder
-
- getUniqueId() - Method in class com.hds.hcpaw.fss.api.model.ShareInvitation
-
Returns unique id of shared/team folder
- getUniqueId() - Method in class com.hds.hcpaw.fss.api.model.ShareInvitationCancelRequest
-
Returns the uniqueId of the user whose invitation should be cancelled.
- getUniqueId() - Method in class com.hds.hcpaw.fss.api.model.ShareInviteSearchEntry
-
- getUniqueId() - Method in class com.hds.hcpaw.fss.api.model.ShareMember
-
- getUniqueId() - Method in class com.hds.hcpaw.fss.api.model.ShareRemoveGroupRequest
-
- getUniqueId() - Method in class com.hds.hcpaw.fss.api.model.ShareRemoveMemberRequest
-
- getUniqueId() - Method in class com.hds.hcpaw.fss.api.model.User
-
Returns the user's unique ID for their auth provider.
- getUpdateAccessCode() - Method in class com.hds.hcpaw.fss.api.model.LinkUpdateRequest
-
Returns whether or not to update an access code
- getUrl() - Method in class com.hds.hcpaw.fss.api.model.Link
-
Returns the URL of the link.
- getUrl() - Method in class com.hds.hcpaw.fss.api.model.LinkDeleteRequest
-
Returns the url of the link.
- getUrl() - Method in class com.hds.hcpaw.fss.api.model.LinkUpdateRequest
-
Returns the url of the link.
- getUsageBytes() - Method in class com.hds.hcpaw.fss.api.model.User
-
Returns the number of bytes currently used by the user's active versions of files on HCP
Anywhere.
- getUserAPI() - Method in class com.hds.hcpaw.fss.api.AnywhereAPI
-
Generates an instance of the
AnywhereUserAPI that can be used
to perform operations on the user.
- getUserId() - Method in class com.hds.hcpaw.fss.api.model.OwnerInfo
-
Returns the ID of the owner.
- getUserId() - Method in class com.hds.hcpaw.fss.api.model.User
-
Returns the user's ID.
- getUserInfo() - Method in class com.hds.hcpaw.fss.api.model.ShareMember
-
- getUsername() - Method in class com.hds.hcpaw.fss.api.model.FileAccessEntry
-
Returns the name of the user that read the file
- getUsername() - Method in class com.hds.hcpaw.fss.api.model.FileVersionEntry
-
Returns the name of the user that created this version entry
- getUsername() - Method in class com.hds.hcpaw.fss.api.model.OwnerInfo
-
Returns the owner's username.
- getUserName() - Method in class com.hds.hcpaw.fss.api.model.ShareInviteSearchEntry
-
- getUsername() - Method in class com.hds.hcpaw.fss.api.model.User
-
Returns the user's username.
- getUsernameOrIP() - Method in class com.hds.hcpaw.fss.api.model.LinkAccessEntry
-
Returns the name of the user or IP that read the file
- getValueFromVersionString(String) - Static method in enum com.hds.hcpaw.fss.api.version.FssApiVersion
-
Returns the result of converting the specified versionString into a FssApiVersion.
- getValuesFromStringSet(Set<String>) - Static method in enum com.hds.hcpaw.fss.api.version.FssApiVersion
-
Returns a set of FssApiVersion, each corresponding to an element in the provided set of
strings.
- getVersion() - Method in class com.hds.hcpaw.fss.api.model.Client
-
Returns the client's version.
- getVersion() - Method in enum com.hds.hcpaw.fss.api.version.FssApiVersion
-
Returns this object represented as a Version.
- getVersionString() - Method in enum com.hds.hcpaw.fss.api.version.FssApiVersion
-
Returns the String representation of this FssApiVersion version number.
- getViewAtTime() - Method in class com.hds.hcpaw.fss.api.model.FolderListingRequest
-
Returns the time in milliseconds since 12:00:00 AM January 1, 1970, to view the folder.
- getWindowsPhoneMobileAppLinkURL() - Method in class com.hds.hcpaw.fss.api.model.ConfigSettings
-
- GroupMember - Class in com.hds.hcpaw.fss.api.model
-
- GroupMembersListing - Class in com.hds.hcpaw.fss.api.model
-