Skip navigation links
A B C D E F G H I L M R S T V W 

A

AbstractAWSFinSpaceData - Class in com.amazonaws.services.finspacedata
Abstract implementation of AWSFinSpaceData.
AbstractAWSFinSpaceData() - Constructor for class com.amazonaws.services.finspacedata.AbstractAWSFinSpaceData
 
AbstractAWSFinSpaceDataAsync - Class in com.amazonaws.services.finspacedata
Abstract implementation of AWSFinSpaceDataAsync.
AbstractAWSFinSpaceDataAsync() - Constructor for class com.amazonaws.services.finspacedata.AbstractAWSFinSpaceDataAsync
 
AccessDeniedException - Exception in com.amazonaws.services.finspacedata.model
You do not have sufficient access to perform this action.
AccessDeniedException(String) - Constructor for exception com.amazonaws.services.finspacedata.model.AccessDeniedException
Constructs a new AccessDeniedException with the specified error message.
addChangesetLabelsEntry(String, String) - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
Add a single ChangesetLabels entry
addFormatParamsEntry(String, String) - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
Add a single FormatParams entry
addFormatParamsEntry(String, String) - Method in class com.amazonaws.services.finspacedata.model.CreateChangesetRequest
Add a single FormatParams entry
addSourceParamsEntry(String, String) - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
Add a single SourceParams entry
addSourceParamsEntry(String, String) - Method in class com.amazonaws.services.finspacedata.model.CreateChangesetRequest
Add a single SourceParams entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.finspacedata.model.CreateChangesetRequest
Add a single Tags entry
asyncBuilder() - Static method in class com.amazonaws.services.finspacedata.AWSFinSpaceDataAsyncClient
 
AWSFinSpaceData - Interface in com.amazonaws.services.finspacedata
Interface for accessing FinSpace Data.
AWSFinSpaceDataAsync - Interface in com.amazonaws.services.finspacedata
Interface for accessing FinSpace Data asynchronously.
AWSFinSpaceDataAsyncClient - Class in com.amazonaws.services.finspacedata
Client for accessing FinSpace Data asynchronously.
AWSFinSpaceDataAsyncClientBuilder - Class in com.amazonaws.services.finspacedata
Fluent builder for AWSFinSpaceDataAsync.
AWSFinSpaceDataClient - Class in com.amazonaws.services.finspacedata
Client for accessing FinSpace Data.
AWSFinSpaceDataClientBuilder - Class in com.amazonaws.services.finspacedata
Fluent builder for AWSFinSpaceData.
AWSFinSpaceDataException - Exception in com.amazonaws.services.finspacedata.model
Base exception for all service exceptions thrown by FinSpace Public API
AWSFinSpaceDataException(String) - Constructor for exception com.amazonaws.services.finspacedata.model.AWSFinSpaceDataException
Constructs a new AWSFinSpaceDataException with the specified error message.

B

build(AwsAsyncClientParams) - Method in class com.amazonaws.services.finspacedata.AWSFinSpaceDataAsyncClientBuilder
Construct an asynchronous implementation of AWSFinSpaceDataAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.finspacedata.AWSFinSpaceDataClientBuilder
Construct a synchronous implementation of AWSFinSpaceData using the current builder configuration.
builder() - Static method in class com.amazonaws.services.finspacedata.AWSFinSpaceDataClient
 

C

ChangesetInfo - Class in com.amazonaws.services.finspacedata.model
A changeset is unit of data in a dataset.
ChangesetInfo() - Constructor for class com.amazonaws.services.finspacedata.model.ChangesetInfo
 
ChangesetStatus - Enum in com.amazonaws.services.finspacedata.model
 
ChangeType - Enum in com.amazonaws.services.finspacedata.model
 
clearChangesetLabelsEntries() - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
Removes all the entries added into ChangesetLabels.
clearFormatParamsEntries() - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
Removes all the entries added into FormatParams.
clearFormatParamsEntries() - Method in class com.amazonaws.services.finspacedata.model.CreateChangesetRequest
Removes all the entries added into FormatParams.
clearSourceParamsEntries() - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
Removes all the entries added into SourceParams.
clearSourceParamsEntries() - Method in class com.amazonaws.services.finspacedata.model.CreateChangesetRequest
Removes all the entries added into SourceParams.
clearTagsEntries() - Method in class com.amazonaws.services.finspacedata.model.CreateChangesetRequest
Removes all the entries added into Tags.
clone() - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
 
clone() - Method in class com.amazonaws.services.finspacedata.model.CreateChangesetRequest
 
clone() - Method in class com.amazonaws.services.finspacedata.model.CreateChangesetResult
 
clone() - Method in class com.amazonaws.services.finspacedata.model.Credentials
 
clone() - Method in class com.amazonaws.services.finspacedata.model.ErrorInfo
 
clone() - Method in class com.amazonaws.services.finspacedata.model.GetProgrammaticAccessCredentialsRequest
 
clone() - Method in class com.amazonaws.services.finspacedata.model.GetProgrammaticAccessCredentialsResult
 
clone() - Method in class com.amazonaws.services.finspacedata.model.GetWorkingLocationRequest
 
clone() - Method in class com.amazonaws.services.finspacedata.model.GetWorkingLocationResult
 
com.amazonaws.services.finspacedata - package com.amazonaws.services.finspacedata
The FinSpace APIs let you take actions inside the FinSpace environment.
com.amazonaws.services.finspacedata.model - package com.amazonaws.services.finspacedata.model
 
configFactory - Static variable in class com.amazonaws.services.finspacedata.AWSFinSpaceDataClient
Client configuration factory providing ClientConfigurations tailored to this client
createChangeset(CreateChangesetRequest) - Method in class com.amazonaws.services.finspacedata.AbstractAWSFinSpaceData
 
createChangeset(CreateChangesetRequest) - Method in interface com.amazonaws.services.finspacedata.AWSFinSpaceData
Creates a new changeset in a FinSpace dataset.
createChangeset(CreateChangesetRequest) - Method in class com.amazonaws.services.finspacedata.AWSFinSpaceDataClient
Creates a new changeset in a FinSpace dataset.
createChangesetAsync(CreateChangesetRequest) - Method in class com.amazonaws.services.finspacedata.AbstractAWSFinSpaceDataAsync
 
createChangesetAsync(CreateChangesetRequest, AsyncHandler<CreateChangesetRequest, CreateChangesetResult>) - Method in class com.amazonaws.services.finspacedata.AbstractAWSFinSpaceDataAsync
 
createChangesetAsync(CreateChangesetRequest) - Method in interface com.amazonaws.services.finspacedata.AWSFinSpaceDataAsync
Creates a new changeset in a FinSpace dataset.
createChangesetAsync(CreateChangesetRequest, AsyncHandler<CreateChangesetRequest, CreateChangesetResult>) - Method in interface com.amazonaws.services.finspacedata.AWSFinSpaceDataAsync
Creates a new changeset in a FinSpace dataset.
createChangesetAsync(CreateChangesetRequest) - Method in class com.amazonaws.services.finspacedata.AWSFinSpaceDataAsyncClient
 
createChangesetAsync(CreateChangesetRequest, AsyncHandler<CreateChangesetRequest, CreateChangesetResult>) - Method in class com.amazonaws.services.finspacedata.AWSFinSpaceDataAsyncClient
 
CreateChangesetRequest - Class in com.amazonaws.services.finspacedata.model
 
CreateChangesetRequest() - Constructor for class com.amazonaws.services.finspacedata.model.CreateChangesetRequest
 
CreateChangesetResult - Class in com.amazonaws.services.finspacedata.model
 
CreateChangesetResult() - Constructor for class com.amazonaws.services.finspacedata.model.CreateChangesetResult
 
Credentials - Class in com.amazonaws.services.finspacedata.model
Set short term API credentials.
Credentials() - Constructor for class com.amazonaws.services.finspacedata.model.Credentials
 

D

defaultClient() - Static method in class com.amazonaws.services.finspacedata.AWSFinSpaceDataAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.finspacedata.AWSFinSpaceDataClientBuilder
 

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.finspacedata.AWSFinSpaceData
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
 
equals(Object) - Method in class com.amazonaws.services.finspacedata.model.CreateChangesetRequest
 
equals(Object) - Method in class com.amazonaws.services.finspacedata.model.CreateChangesetResult
 
equals(Object) - Method in class com.amazonaws.services.finspacedata.model.Credentials
 
equals(Object) - Method in class com.amazonaws.services.finspacedata.model.ErrorInfo
 
equals(Object) - Method in class com.amazonaws.services.finspacedata.model.GetProgrammaticAccessCredentialsRequest
 
equals(Object) - Method in class com.amazonaws.services.finspacedata.model.GetProgrammaticAccessCredentialsResult
 
equals(Object) - Method in class com.amazonaws.services.finspacedata.model.GetWorkingLocationRequest
 
equals(Object) - Method in class com.amazonaws.services.finspacedata.model.GetWorkingLocationResult
 
ErrorCategory - Enum in com.amazonaws.services.finspacedata.model
 
ErrorInfo - Class in com.amazonaws.services.finspacedata.model
Error message.
ErrorInfo() - Constructor for class com.amazonaws.services.finspacedata.model.ErrorInfo
 

F

FormatType - Enum in com.amazonaws.services.finspacedata.model
 
fromValue(String) - Static method in enum com.amazonaws.services.finspacedata.model.ChangesetStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.finspacedata.model.ChangeType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.finspacedata.model.ErrorCategory
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.finspacedata.model.FormatType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.finspacedata.model.LocationType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.finspacedata.model.SourceType
Use this in place of valueOf.

G

getAccessKeyId() - Method in class com.amazonaws.services.finspacedata.model.Credentials
The access key identifier.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.finspacedata.AbstractAWSFinSpaceData
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.finspacedata.AWSFinSpaceData
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.finspacedata.AWSFinSpaceDataClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getChangeset() - Method in class com.amazonaws.services.finspacedata.model.CreateChangesetResult
Returns the changeset details.
getChangesetArn() - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
The ARN identifier of the changeset.
getChangesetLabels() - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
Tags associated with the changeset.
getChangeType() - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
Change type indicates how a changeset is applied to a dataset.
getChangeType() - Method in class com.amazonaws.services.finspacedata.model.CreateChangesetRequest
Option to indicate how a changeset will be applied to a dataset.
getCreateTimestamp() - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
The timestamp at which the changeset was created in FinSpace.
getCredentials() - Method in class com.amazonaws.services.finspacedata.model.GetProgrammaticAccessCredentialsResult
Returns the programmatic credentials.
getDatasetId() - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
The unique identifier for the FinSpace dataset in which the changeset is created.
getDatasetId() - Method in class com.amazonaws.services.finspacedata.model.CreateChangesetRequest
The unique identifier for the FinSpace dataset in which the changeset will be created.
getDurationInMinutes() - Method in class com.amazonaws.services.finspacedata.model.GetProgrammaticAccessCredentialsRequest
The time duration in which the credentials remain valid.
getDurationInMinutes() - Method in class com.amazonaws.services.finspacedata.model.GetProgrammaticAccessCredentialsResult
Returns the duration in which the credentials will remain valid.
getEnvironmentId() - Method in class com.amazonaws.services.finspacedata.model.GetProgrammaticAccessCredentialsRequest
The habanero environment identifier.
getErrorCategory() - Method in class com.amazonaws.services.finspacedata.model.ErrorInfo
The category of the error.
getErrorInfo() - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
The structure with error messages.
getErrorMessage() - Method in class com.amazonaws.services.finspacedata.model.ErrorInfo
The text of the error message.
getExecutorService() - Method in class com.amazonaws.services.finspacedata.AWSFinSpaceDataAsyncClient
Returns the executor service used by this client to execute async requests.
getFormatParams() - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
Structure of the source file(s).
getFormatParams() - Method in class com.amazonaws.services.finspacedata.model.CreateChangesetRequest
Options that define the structure of the source file(s).
getFormatType() - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
Format type of the input files loaded into the changeset.
getFormatType() - Method in class com.amazonaws.services.finspacedata.model.CreateChangesetRequest
Format type of the input files being loaded into the changeset.
getId() - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
Unique identifier for a changeset.
getLocationType() - Method in class com.amazonaws.services.finspacedata.model.GetWorkingLocationRequest
Specify the type of the working location.
getProgrammaticAccessCredentials(GetProgrammaticAccessCredentialsRequest) - Method in class com.amazonaws.services.finspacedata.AbstractAWSFinSpaceData
 
getProgrammaticAccessCredentials(GetProgrammaticAccessCredentialsRequest) - Method in interface com.amazonaws.services.finspacedata.AWSFinSpaceData
Request programmatic credentials to use with Habanero SDK.
getProgrammaticAccessCredentials(GetProgrammaticAccessCredentialsRequest) - Method in class com.amazonaws.services.finspacedata.AWSFinSpaceDataClient
Request programmatic credentials to use with Habanero SDK.
getProgrammaticAccessCredentialsAsync(GetProgrammaticAccessCredentialsRequest) - Method in class com.amazonaws.services.finspacedata.AbstractAWSFinSpaceDataAsync
 
getProgrammaticAccessCredentialsAsync(GetProgrammaticAccessCredentialsRequest, AsyncHandler<GetProgrammaticAccessCredentialsRequest, GetProgrammaticAccessCredentialsResult>) - Method in class com.amazonaws.services.finspacedata.AbstractAWSFinSpaceDataAsync
 
getProgrammaticAccessCredentialsAsync(GetProgrammaticAccessCredentialsRequest) - Method in interface com.amazonaws.services.finspacedata.AWSFinSpaceDataAsync
Request programmatic credentials to use with Habanero SDK.
getProgrammaticAccessCredentialsAsync(GetProgrammaticAccessCredentialsRequest, AsyncHandler<GetProgrammaticAccessCredentialsRequest, GetProgrammaticAccessCredentialsResult>) - Method in interface com.amazonaws.services.finspacedata.AWSFinSpaceDataAsync
Request programmatic credentials to use with Habanero SDK.
getProgrammaticAccessCredentialsAsync(GetProgrammaticAccessCredentialsRequest) - Method in class com.amazonaws.services.finspacedata.AWSFinSpaceDataAsyncClient
 
getProgrammaticAccessCredentialsAsync(GetProgrammaticAccessCredentialsRequest, AsyncHandler<GetProgrammaticAccessCredentialsRequest, GetProgrammaticAccessCredentialsResult>) - Method in class com.amazonaws.services.finspacedata.AWSFinSpaceDataAsyncClient
 
GetProgrammaticAccessCredentialsRequest - Class in com.amazonaws.services.finspacedata.model
 
GetProgrammaticAccessCredentialsRequest() - Constructor for class com.amazonaws.services.finspacedata.model.GetProgrammaticAccessCredentialsRequest
 
GetProgrammaticAccessCredentialsResult - Class in com.amazonaws.services.finspacedata.model
 
GetProgrammaticAccessCredentialsResult() - Constructor for class com.amazonaws.services.finspacedata.model.GetProgrammaticAccessCredentialsResult
 
getS3Bucket() - Method in class com.amazonaws.services.finspacedata.model.GetWorkingLocationResult
Returns the Amazon S3 bucket name for the working location.
getS3Path() - Method in class com.amazonaws.services.finspacedata.model.GetWorkingLocationResult
Returns the Amazon S3 Path for the working location.
getS3Uri() - Method in class com.amazonaws.services.finspacedata.model.GetWorkingLocationResult
Returns the Amazon S3 URI for the working location.
getSecretAccessKey() - Method in class com.amazonaws.services.finspacedata.model.Credentials
The access key.
getSessionToken() - Method in class com.amazonaws.services.finspacedata.model.Credentials
The session token.
getSourceParams() - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
Source path from which the files to create the changeset are sourced.
getSourceParams() - Method in class com.amazonaws.services.finspacedata.model.CreateChangesetRequest
Source path from which the files to create the changeset will be sourced.
getSourceType() - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
Type of the data source from which the files to create the changeset are sourced.
getSourceType() - Method in class com.amazonaws.services.finspacedata.model.CreateChangesetRequest
Type of the data source from which the files to create the changeset will be sourced.
getStatus() - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
The status of changeset creation operation.
getTags() - Method in class com.amazonaws.services.finspacedata.model.CreateChangesetRequest
Metadata tags to apply to this changeset.
getUpdatedByChangesetId() - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
Unique identifier of the changeset that is updated a changeset.
getUpdatesChangesetId() - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
Unique identifier of the changeset that is updated.
getWorkingLocation(GetWorkingLocationRequest) - Method in class com.amazonaws.services.finspacedata.AbstractAWSFinSpaceData
 
getWorkingLocation(GetWorkingLocationRequest) - Method in interface com.amazonaws.services.finspacedata.AWSFinSpaceData
A temporary Amazon S3 location to copy your files from a source location to stage or use as a scratch space in Habanero notebook.
getWorkingLocation(GetWorkingLocationRequest) - Method in class com.amazonaws.services.finspacedata.AWSFinSpaceDataClient
A temporary Amazon S3 location to copy your files from a source location to stage or use as a scratch space in Habanero notebook.
getWorkingLocationAsync(GetWorkingLocationRequest) - Method in class com.amazonaws.services.finspacedata.AbstractAWSFinSpaceDataAsync
 
getWorkingLocationAsync(GetWorkingLocationRequest, AsyncHandler<GetWorkingLocationRequest, GetWorkingLocationResult>) - Method in class com.amazonaws.services.finspacedata.AbstractAWSFinSpaceDataAsync
 
getWorkingLocationAsync(GetWorkingLocationRequest) - Method in interface com.amazonaws.services.finspacedata.AWSFinSpaceDataAsync
A temporary Amazon S3 location to copy your files from a source location to stage or use as a scratch space in Habanero notebook.
getWorkingLocationAsync(GetWorkingLocationRequest, AsyncHandler<GetWorkingLocationRequest, GetWorkingLocationResult>) - Method in interface com.amazonaws.services.finspacedata.AWSFinSpaceDataAsync
A temporary Amazon S3 location to copy your files from a source location to stage or use as a scratch space in Habanero notebook.
getWorkingLocationAsync(GetWorkingLocationRequest) - Method in class com.amazonaws.services.finspacedata.AWSFinSpaceDataAsyncClient
 
getWorkingLocationAsync(GetWorkingLocationRequest, AsyncHandler<GetWorkingLocationRequest, GetWorkingLocationResult>) - Method in class com.amazonaws.services.finspacedata.AWSFinSpaceDataAsyncClient
 
GetWorkingLocationRequest - Class in com.amazonaws.services.finspacedata.model
 
GetWorkingLocationRequest() - Constructor for class com.amazonaws.services.finspacedata.model.GetWorkingLocationRequest
 
GetWorkingLocationResult - Class in com.amazonaws.services.finspacedata.model
 
GetWorkingLocationResult() - Constructor for class com.amazonaws.services.finspacedata.model.GetWorkingLocationResult
 

H

hashCode() - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
 
hashCode() - Method in class com.amazonaws.services.finspacedata.model.CreateChangesetRequest
 
hashCode() - Method in class com.amazonaws.services.finspacedata.model.CreateChangesetResult
 
hashCode() - Method in class com.amazonaws.services.finspacedata.model.Credentials
 
hashCode() - Method in class com.amazonaws.services.finspacedata.model.ErrorInfo
 
hashCode() - Method in class com.amazonaws.services.finspacedata.model.GetProgrammaticAccessCredentialsRequest
 
hashCode() - Method in class com.amazonaws.services.finspacedata.model.GetProgrammaticAccessCredentialsResult
 
hashCode() - Method in class com.amazonaws.services.finspacedata.model.GetWorkingLocationRequest
 
hashCode() - Method in class com.amazonaws.services.finspacedata.model.GetWorkingLocationResult
 

I

InternalServerException - Exception in com.amazonaws.services.finspacedata.model
The request processing has failed because of an unknown error, exception or failure.
InternalServerException(String) - Constructor for exception com.amazonaws.services.finspacedata.model.InternalServerException
Constructs a new InternalServerException with the specified error message.

L

LocationType - Enum in com.amazonaws.services.finspacedata.model
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.finspacedata.model.Credentials
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.finspacedata.model.ErrorInfo
 

R

ResourceNotFoundException - Exception in com.amazonaws.services.finspacedata.model
One or more resources can't be found.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.finspacedata.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.

S

setAccessKeyId(String) - Method in class com.amazonaws.services.finspacedata.model.Credentials
The access key identifier.
setChangeset(ChangesetInfo) - Method in class com.amazonaws.services.finspacedata.model.CreateChangesetResult
Returns the changeset details.
setChangesetArn(String) - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
The ARN identifier of the changeset.
setChangesetLabels(Map<String, String>) - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
Tags associated with the changeset.
setChangeType(String) - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
Change type indicates how a changeset is applied to a dataset.
setChangeType(String) - Method in class com.amazonaws.services.finspacedata.model.CreateChangesetRequest
Option to indicate how a changeset will be applied to a dataset.
setCreateTimestamp(Date) - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
The timestamp at which the changeset was created in FinSpace.
setCredentials(Credentials) - Method in class com.amazonaws.services.finspacedata.model.GetProgrammaticAccessCredentialsResult
Returns the programmatic credentials.
setDatasetId(String) - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
The unique identifier for the FinSpace dataset in which the changeset is created.
setDatasetId(String) - Method in class com.amazonaws.services.finspacedata.model.CreateChangesetRequest
The unique identifier for the FinSpace dataset in which the changeset will be created.
setDurationInMinutes(Long) - Method in class com.amazonaws.services.finspacedata.model.GetProgrammaticAccessCredentialsRequest
The time duration in which the credentials remain valid.
setDurationInMinutes(Long) - Method in class com.amazonaws.services.finspacedata.model.GetProgrammaticAccessCredentialsResult
Returns the duration in which the credentials will remain valid.
setEnvironmentId(String) - Method in class com.amazonaws.services.finspacedata.model.GetProgrammaticAccessCredentialsRequest
The habanero environment identifier.
setErrorCategory(String) - Method in class com.amazonaws.services.finspacedata.model.ErrorInfo
The category of the error.
setErrorInfo(ErrorInfo) - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
The structure with error messages.
setErrorMessage(String) - Method in class com.amazonaws.services.finspacedata.model.ErrorInfo
The text of the error message.
setFormatParams(Map<String, String>) - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
Structure of the source file(s).
setFormatParams(Map<String, String>) - Method in class com.amazonaws.services.finspacedata.model.CreateChangesetRequest
Options that define the structure of the source file(s).
setFormatType(String) - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
Format type of the input files loaded into the changeset.
setFormatType(String) - Method in class com.amazonaws.services.finspacedata.model.CreateChangesetRequest
Format type of the input files being loaded into the changeset.
setId(String) - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
Unique identifier for a changeset.
setLocationType(String) - Method in class com.amazonaws.services.finspacedata.model.GetWorkingLocationRequest
Specify the type of the working location.
setS3Bucket(String) - Method in class com.amazonaws.services.finspacedata.model.GetWorkingLocationResult
Returns the Amazon S3 bucket name for the working location.
setS3Path(String) - Method in class com.amazonaws.services.finspacedata.model.GetWorkingLocationResult
Returns the Amazon S3 Path for the working location.
setS3Uri(String) - Method in class com.amazonaws.services.finspacedata.model.GetWorkingLocationResult
Returns the Amazon S3 URI for the working location.
setSecretAccessKey(String) - Method in class com.amazonaws.services.finspacedata.model.Credentials
The access key.
setSessionToken(String) - Method in class com.amazonaws.services.finspacedata.model.Credentials
The session token.
setSourceParams(Map<String, String>) - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
Source path from which the files to create the changeset are sourced.
setSourceParams(Map<String, String>) - Method in class com.amazonaws.services.finspacedata.model.CreateChangesetRequest
Source path from which the files to create the changeset will be sourced.
setSourceType(String) - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
Type of the data source from which the files to create the changeset are sourced.
setSourceType(String) - Method in class com.amazonaws.services.finspacedata.model.CreateChangesetRequest
Type of the data source from which the files to create the changeset will be sourced.
setStatus(String) - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
The status of changeset creation operation.
setTags(Map<String, String>) - Method in class com.amazonaws.services.finspacedata.model.CreateChangesetRequest
Metadata tags to apply to this changeset.
setUpdatedByChangesetId(String) - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
Unique identifier of the changeset that is updated a changeset.
setUpdatesChangesetId(String) - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
Unique identifier of the changeset that is updated.
shutdown() - Method in class com.amazonaws.services.finspacedata.AbstractAWSFinSpaceData
 
shutdown() - Method in interface com.amazonaws.services.finspacedata.AWSFinSpaceData
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.finspacedata.AWSFinSpaceDataAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.finspacedata.AWSFinSpaceDataClient
 
SourceType - Enum in com.amazonaws.services.finspacedata.model
 
standard() - Static method in class com.amazonaws.services.finspacedata.AWSFinSpaceDataAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.finspacedata.AWSFinSpaceDataClientBuilder
 

T

ThrottlingException - Exception in com.amazonaws.services.finspacedata.model
The request was denied due to request throttling.
ThrottlingException(String) - Constructor for exception com.amazonaws.services.finspacedata.model.ThrottlingException
Constructs a new ThrottlingException with the specified error message.
toString() - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.finspacedata.model.ChangesetStatus
 
toString() - Method in enum com.amazonaws.services.finspacedata.model.ChangeType
 
toString() - Method in class com.amazonaws.services.finspacedata.model.CreateChangesetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.finspacedata.model.CreateChangesetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.finspacedata.model.Credentials
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.finspacedata.model.ErrorCategory
 
toString() - Method in class com.amazonaws.services.finspacedata.model.ErrorInfo
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.finspacedata.model.FormatType
 
toString() - Method in class com.amazonaws.services.finspacedata.model.GetProgrammaticAccessCredentialsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.finspacedata.model.GetProgrammaticAccessCredentialsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.finspacedata.model.GetWorkingLocationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.finspacedata.model.GetWorkingLocationResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.finspacedata.model.LocationType
 
toString() - Method in enum com.amazonaws.services.finspacedata.model.SourceType
 

V

ValidationException - Exception in com.amazonaws.services.finspacedata.model
The input fails to satisfy the constraints specified by an AWS service.
ValidationException(String) - Constructor for exception com.amazonaws.services.finspacedata.model.ValidationException
Constructs a new ValidationException with the specified error message.
valueOf(String) - Static method in enum com.amazonaws.services.finspacedata.model.ChangesetStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.finspacedata.model.ChangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.finspacedata.model.ErrorCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.finspacedata.model.FormatType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.finspacedata.model.LocationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.finspacedata.model.SourceType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.finspacedata.model.ChangesetStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.finspacedata.model.ChangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.finspacedata.model.ErrorCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.finspacedata.model.FormatType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.finspacedata.model.LocationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.finspacedata.model.SourceType
Returns an array containing the constants of this enum type, in the order they are declared.

W

withAccessKeyId(String) - Method in class com.amazonaws.services.finspacedata.model.Credentials
The access key identifier.
withChangeset(ChangesetInfo) - Method in class com.amazonaws.services.finspacedata.model.CreateChangesetResult
Returns the changeset details.
withChangesetArn(String) - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
The ARN identifier of the changeset.
withChangesetLabels(Map<String, String>) - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
Tags associated with the changeset.
withChangeType(String) - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
Change type indicates how a changeset is applied to a dataset.
withChangeType(ChangeType) - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
Change type indicates how a changeset is applied to a dataset.
withChangeType(String) - Method in class com.amazonaws.services.finspacedata.model.CreateChangesetRequest
Option to indicate how a changeset will be applied to a dataset.
withChangeType(ChangeType) - Method in class com.amazonaws.services.finspacedata.model.CreateChangesetRequest
Option to indicate how a changeset will be applied to a dataset.
withCreateTimestamp(Date) - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
The timestamp at which the changeset was created in FinSpace.
withCredentials(Credentials) - Method in class com.amazonaws.services.finspacedata.model.GetProgrammaticAccessCredentialsResult
Returns the programmatic credentials.
withDatasetId(String) - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
The unique identifier for the FinSpace dataset in which the changeset is created.
withDatasetId(String) - Method in class com.amazonaws.services.finspacedata.model.CreateChangesetRequest
The unique identifier for the FinSpace dataset in which the changeset will be created.
withDurationInMinutes(Long) - Method in class com.amazonaws.services.finspacedata.model.GetProgrammaticAccessCredentialsRequest
The time duration in which the credentials remain valid.
withDurationInMinutes(Long) - Method in class com.amazonaws.services.finspacedata.model.GetProgrammaticAccessCredentialsResult
Returns the duration in which the credentials will remain valid.
withEnvironmentId(String) - Method in class com.amazonaws.services.finspacedata.model.GetProgrammaticAccessCredentialsRequest
The habanero environment identifier.
withErrorCategory(String) - Method in class com.amazonaws.services.finspacedata.model.ErrorInfo
The category of the error.
withErrorCategory(ErrorCategory) - Method in class com.amazonaws.services.finspacedata.model.ErrorInfo
The category of the error.
withErrorInfo(ErrorInfo) - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
The structure with error messages.
withErrorMessage(String) - Method in class com.amazonaws.services.finspacedata.model.ErrorInfo
The text of the error message.
withFormatParams(Map<String, String>) - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
Structure of the source file(s).
withFormatParams(Map<String, String>) - Method in class com.amazonaws.services.finspacedata.model.CreateChangesetRequest
Options that define the structure of the source file(s).
withFormatType(String) - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
Format type of the input files loaded into the changeset.
withFormatType(FormatType) - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
Format type of the input files loaded into the changeset.
withFormatType(String) - Method in class com.amazonaws.services.finspacedata.model.CreateChangesetRequest
Format type of the input files being loaded into the changeset.
withFormatType(FormatType) - Method in class com.amazonaws.services.finspacedata.model.CreateChangesetRequest
Format type of the input files being loaded into the changeset.
withId(String) - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
Unique identifier for a changeset.
withLocationType(String) - Method in class com.amazonaws.services.finspacedata.model.GetWorkingLocationRequest
Specify the type of the working location.
withLocationType(LocationType) - Method in class com.amazonaws.services.finspacedata.model.GetWorkingLocationRequest
Specify the type of the working location.
withS3Bucket(String) - Method in class com.amazonaws.services.finspacedata.model.GetWorkingLocationResult
Returns the Amazon S3 bucket name for the working location.
withS3Path(String) - Method in class com.amazonaws.services.finspacedata.model.GetWorkingLocationResult
Returns the Amazon S3 Path for the working location.
withS3Uri(String) - Method in class com.amazonaws.services.finspacedata.model.GetWorkingLocationResult
Returns the Amazon S3 URI for the working location.
withSecretAccessKey(String) - Method in class com.amazonaws.services.finspacedata.model.Credentials
The access key.
withSessionToken(String) - Method in class com.amazonaws.services.finspacedata.model.Credentials
The session token.
withSourceParams(Map<String, String>) - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
Source path from which the files to create the changeset are sourced.
withSourceParams(Map<String, String>) - Method in class com.amazonaws.services.finspacedata.model.CreateChangesetRequest
Source path from which the files to create the changeset will be sourced.
withSourceType(String) - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
Type of the data source from which the files to create the changeset are sourced.
withSourceType(SourceType) - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
Type of the data source from which the files to create the changeset are sourced.
withSourceType(String) - Method in class com.amazonaws.services.finspacedata.model.CreateChangesetRequest
Type of the data source from which the files to create the changeset will be sourced.
withSourceType(SourceType) - Method in class com.amazonaws.services.finspacedata.model.CreateChangesetRequest
Type of the data source from which the files to create the changeset will be sourced.
withStatus(String) - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
The status of changeset creation operation.
withStatus(ChangesetStatus) - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
The status of changeset creation operation.
withTags(Map<String, String>) - Method in class com.amazonaws.services.finspacedata.model.CreateChangesetRequest
Metadata tags to apply to this changeset.
withUpdatedByChangesetId(String) - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
Unique identifier of the changeset that is updated a changeset.
withUpdatesChangesetId(String) - Method in class com.amazonaws.services.finspacedata.model.ChangesetInfo
Unique identifier of the changeset that is updated.
A B C D E F G H I L M R S T V W 
Skip navigation links

Copyright © 2021. All rights reserved.