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

A

AbstractAmazonAppStream - Class in com.amazonaws.services.appstream
Abstract implementation of AmazonAppStream.
AbstractAmazonAppStream() - Constructor for class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
AbstractAmazonAppStreamAsync - Class in com.amazonaws.services.appstream
Abstract implementation of AmazonAppStreamAsync.
AbstractAmazonAppStreamAsync() - Constructor for class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
AccessEndpoint - Class in com.amazonaws.services.appstream.model
Describes an interface VPC endpoint (interface endpoint) that lets you create a private connection between the virtual private cloud (VPC) that you specify and AppStream 2.0.
AccessEndpoint() - Constructor for class com.amazonaws.services.appstream.model.AccessEndpoint
 
AccessEndpointType - Enum in com.amazonaws.services.appstream.model
 
Action - Enum in com.amazonaws.services.appstream.model
 
addMetadataEntry(String, String) - Method in class com.amazonaws.services.appstream.model.Application
Add a single Metadata entry
addNewImageTagsEntry(String, String) - Method in class com.amazonaws.services.appstream.model.CreateUpdatedImageRequest
Add a single NewImageTags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.appstream.model.CreateAppBlockRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.appstream.model.CreateApplicationRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.appstream.model.CreateStackRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.appstream.model.ListTagsForResourceResult
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.appstream.model.TagResourceRequest
Add a single Tags entry
AmazonAppStream - Interface in com.amazonaws.services.appstream
Interface for accessing Amazon AppStream.
AmazonAppStreamAsync - Interface in com.amazonaws.services.appstream
Interface for accessing Amazon AppStream asynchronously.
AmazonAppStreamAsyncClient - Class in com.amazonaws.services.appstream
Client for accessing Amazon AppStream asynchronously.
AmazonAppStreamAsyncClient() - Constructor for class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
AmazonAppStreamAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
AmazonAppStreamAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
AmazonAppStreamAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
AmazonAppStreamAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
AmazonAppStreamAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
AmazonAppStreamAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
AmazonAppStreamAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
AmazonAppStreamAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
AmazonAppStreamAsyncClientBuilder - Class in com.amazonaws.services.appstream
Fluent builder for AmazonAppStreamAsync.
AmazonAppStreamClient - Class in com.amazonaws.services.appstream
Client for accessing Amazon AppStream.
AmazonAppStreamClient() - Constructor for class com.amazonaws.services.appstream.AmazonAppStreamClient
AmazonAppStreamClient(ClientConfiguration) - Constructor for class com.amazonaws.services.appstream.AmazonAppStreamClient
AmazonAppStreamClient(AWSCredentials) - Constructor for class com.amazonaws.services.appstream.AmazonAppStreamClient
Deprecated.
use AwsClientBuilder.withCredentials(AWSCredentialsProvider) for example: AmazonAppStreamClientBuilder.standard().withCredentials(new AWSStaticCredentialsProvider(awsCredentials)).build();
AmazonAppStreamClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.appstream.AmazonAppStreamClient
AmazonAppStreamClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.appstream.AmazonAppStreamClient
AmazonAppStreamClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.appstream.AmazonAppStreamClient
AmazonAppStreamClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.appstream.AmazonAppStreamClient
AmazonAppStreamClientBuilder - Class in com.amazonaws.services.appstream
Fluent builder for AmazonAppStream.
AmazonAppStreamException - Exception in com.amazonaws.services.appstream.model
Base exception for all service exceptions thrown by Amazon AppStream
AmazonAppStreamException(String) - Constructor for exception com.amazonaws.services.appstream.model.AmazonAppStreamException
Constructs a new AmazonAppStreamException with the specified error message.
AmazonAppStreamWaiters - Class in com.amazonaws.services.appstream.waiters
 
AmazonAppStreamWaiters(AmazonAppStream) - Constructor for class com.amazonaws.services.appstream.waiters.AmazonAppStreamWaiters
Constructs a new AmazonAppStreamWaiters with the given client
AppBlock - Class in com.amazonaws.services.appstream.model
Describes an app block.
AppBlock() - Constructor for class com.amazonaws.services.appstream.model.AppBlock
 
Application - Class in com.amazonaws.services.appstream.model
Describes an application in the application catalog.
Application() - Constructor for class com.amazonaws.services.appstream.model.Application
 
ApplicationAttribute - Enum in com.amazonaws.services.appstream.model
 
ApplicationFleetAssociation - Class in com.amazonaws.services.appstream.model
Describes the application fleet association.
ApplicationFleetAssociation() - Constructor for class com.amazonaws.services.appstream.model.ApplicationFleetAssociation
 
ApplicationSettings - Class in com.amazonaws.services.appstream.model
The persistent application settings for users of a stack.
ApplicationSettings() - Constructor for class com.amazonaws.services.appstream.model.ApplicationSettings
 
ApplicationSettingsResponse - Class in com.amazonaws.services.appstream.model
Describes the persistent application settings for users of a stack.
ApplicationSettingsResponse() - Constructor for class com.amazonaws.services.appstream.model.ApplicationSettingsResponse
 
apply(DescribeFleetsRequest) - Method in class com.amazonaws.services.appstream.waiters.DescribeFleetsFunction
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the corresponding result
AppVisibility - Enum in com.amazonaws.services.appstream.model
 
associateApplicationFleet(AssociateApplicationFleetRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
associateApplicationFleet(AssociateApplicationFleetRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Associates the specified application with the specified fleet.
associateApplicationFleet(AssociateApplicationFleetRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Associates the specified application with the specified fleet.
associateApplicationFleetAsync(AssociateApplicationFleetRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
associateApplicationFleetAsync(AssociateApplicationFleetRequest, AsyncHandler<AssociateApplicationFleetRequest, AssociateApplicationFleetResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
associateApplicationFleetAsync(AssociateApplicationFleetRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Associates the specified application with the specified fleet.
associateApplicationFleetAsync(AssociateApplicationFleetRequest, AsyncHandler<AssociateApplicationFleetRequest, AssociateApplicationFleetResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Associates the specified application with the specified fleet.
associateApplicationFleetAsync(AssociateApplicationFleetRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
associateApplicationFleetAsync(AssociateApplicationFleetRequest, AsyncHandler<AssociateApplicationFleetRequest, AssociateApplicationFleetResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
AssociateApplicationFleetRequest - Class in com.amazonaws.services.appstream.model
 
AssociateApplicationFleetRequest() - Constructor for class com.amazonaws.services.appstream.model.AssociateApplicationFleetRequest
 
AssociateApplicationFleetResult - Class in com.amazonaws.services.appstream.model
 
AssociateApplicationFleetResult() - Constructor for class com.amazonaws.services.appstream.model.AssociateApplicationFleetResult
 
associateApplicationToEntitlement(AssociateApplicationToEntitlementRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
associateApplicationToEntitlement(AssociateApplicationToEntitlementRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Associates an application to entitle.
associateApplicationToEntitlement(AssociateApplicationToEntitlementRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Associates an application to entitle.
associateApplicationToEntitlementAsync(AssociateApplicationToEntitlementRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
associateApplicationToEntitlementAsync(AssociateApplicationToEntitlementRequest, AsyncHandler<AssociateApplicationToEntitlementRequest, AssociateApplicationToEntitlementResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
associateApplicationToEntitlementAsync(AssociateApplicationToEntitlementRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Associates an application to entitle.
associateApplicationToEntitlementAsync(AssociateApplicationToEntitlementRequest, AsyncHandler<AssociateApplicationToEntitlementRequest, AssociateApplicationToEntitlementResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Associates an application to entitle.
associateApplicationToEntitlementAsync(AssociateApplicationToEntitlementRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
associateApplicationToEntitlementAsync(AssociateApplicationToEntitlementRequest, AsyncHandler<AssociateApplicationToEntitlementRequest, AssociateApplicationToEntitlementResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
AssociateApplicationToEntitlementRequest - Class in com.amazonaws.services.appstream.model
 
AssociateApplicationToEntitlementRequest() - Constructor for class com.amazonaws.services.appstream.model.AssociateApplicationToEntitlementRequest
 
AssociateApplicationToEntitlementResult - Class in com.amazonaws.services.appstream.model
 
AssociateApplicationToEntitlementResult() - Constructor for class com.amazonaws.services.appstream.model.AssociateApplicationToEntitlementResult
 
associateFleet(AssociateFleetRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
associateFleet(AssociateFleetRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Associates the specified fleet with the specified stack.
associateFleet(AssociateFleetRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Associates the specified fleet with the specified stack.
associateFleetAsync(AssociateFleetRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
associateFleetAsync(AssociateFleetRequest, AsyncHandler<AssociateFleetRequest, AssociateFleetResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
associateFleetAsync(AssociateFleetRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Associates the specified fleet with the specified stack.
associateFleetAsync(AssociateFleetRequest, AsyncHandler<AssociateFleetRequest, AssociateFleetResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Associates the specified fleet with the specified stack.
associateFleetAsync(AssociateFleetRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
associateFleetAsync(AssociateFleetRequest, AsyncHandler<AssociateFleetRequest, AssociateFleetResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
AssociateFleetRequest - Class in com.amazonaws.services.appstream.model
 
AssociateFleetRequest() - Constructor for class com.amazonaws.services.appstream.model.AssociateFleetRequest
 
AssociateFleetResult - Class in com.amazonaws.services.appstream.model
 
AssociateFleetResult() - Constructor for class com.amazonaws.services.appstream.model.AssociateFleetResult
 
asyncBuilder() - Static method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
AuthenticationType - Enum in com.amazonaws.services.appstream.model
 

B

batchAssociateUserStack(BatchAssociateUserStackRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
batchAssociateUserStack(BatchAssociateUserStackRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Associates the specified users with the specified stacks.
batchAssociateUserStack(BatchAssociateUserStackRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Associates the specified users with the specified stacks.
batchAssociateUserStackAsync(BatchAssociateUserStackRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
batchAssociateUserStackAsync(BatchAssociateUserStackRequest, AsyncHandler<BatchAssociateUserStackRequest, BatchAssociateUserStackResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
batchAssociateUserStackAsync(BatchAssociateUserStackRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Associates the specified users with the specified stacks.
batchAssociateUserStackAsync(BatchAssociateUserStackRequest, AsyncHandler<BatchAssociateUserStackRequest, BatchAssociateUserStackResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Associates the specified users with the specified stacks.
batchAssociateUserStackAsync(BatchAssociateUserStackRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
batchAssociateUserStackAsync(BatchAssociateUserStackRequest, AsyncHandler<BatchAssociateUserStackRequest, BatchAssociateUserStackResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
BatchAssociateUserStackRequest - Class in com.amazonaws.services.appstream.model
 
BatchAssociateUserStackRequest() - Constructor for class com.amazonaws.services.appstream.model.BatchAssociateUserStackRequest
 
BatchAssociateUserStackResult - Class in com.amazonaws.services.appstream.model
 
BatchAssociateUserStackResult() - Constructor for class com.amazonaws.services.appstream.model.BatchAssociateUserStackResult
 
batchDisassociateUserStack(BatchDisassociateUserStackRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
batchDisassociateUserStack(BatchDisassociateUserStackRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Disassociates the specified users from the specified stacks.
batchDisassociateUserStack(BatchDisassociateUserStackRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Disassociates the specified users from the specified stacks.
batchDisassociateUserStackAsync(BatchDisassociateUserStackRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
batchDisassociateUserStackAsync(BatchDisassociateUserStackRequest, AsyncHandler<BatchDisassociateUserStackRequest, BatchDisassociateUserStackResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
batchDisassociateUserStackAsync(BatchDisassociateUserStackRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Disassociates the specified users from the specified stacks.
batchDisassociateUserStackAsync(BatchDisassociateUserStackRequest, AsyncHandler<BatchDisassociateUserStackRequest, BatchDisassociateUserStackResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Disassociates the specified users from the specified stacks.
batchDisassociateUserStackAsync(BatchDisassociateUserStackRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
batchDisassociateUserStackAsync(BatchDisassociateUserStackRequest, AsyncHandler<BatchDisassociateUserStackRequest, BatchDisassociateUserStackResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
BatchDisassociateUserStackRequest - Class in com.amazonaws.services.appstream.model
 
BatchDisassociateUserStackRequest() - Constructor for class com.amazonaws.services.appstream.model.BatchDisassociateUserStackRequest
 
BatchDisassociateUserStackResult - Class in com.amazonaws.services.appstream.model
 
BatchDisassociateUserStackResult() - Constructor for class com.amazonaws.services.appstream.model.BatchDisassociateUserStackResult
 
build(AwsAsyncClientParams) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClientBuilder
Construct an asynchronous implementation of AmazonAppStreamAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClientBuilder
Construct a synchronous implementation of AmazonAppStream using the current builder configuration.
builder() - Static method in class com.amazonaws.services.appstream.AmazonAppStreamClient
 

C

clearMetadataEntries() - Method in class com.amazonaws.services.appstream.model.Application
Removes all the entries added into Metadata.
clearNewImageTagsEntries() - Method in class com.amazonaws.services.appstream.model.CreateUpdatedImageRequest
Removes all the entries added into NewImageTags.
clearTagsEntries() - Method in class com.amazonaws.services.appstream.model.CreateAppBlockRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.appstream.model.CreateApplicationRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.appstream.model.CreateStackRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.appstream.model.ListTagsForResourceResult
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.appstream.model.TagResourceRequest
Removes all the entries added into Tags.
clone() - Method in class com.amazonaws.services.appstream.model.AccessEndpoint
 
clone() - Method in class com.amazonaws.services.appstream.model.AppBlock
 
clone() - Method in class com.amazonaws.services.appstream.model.Application
 
clone() - Method in class com.amazonaws.services.appstream.model.ApplicationFleetAssociation
 
clone() - Method in class com.amazonaws.services.appstream.model.ApplicationSettings
 
clone() - Method in class com.amazonaws.services.appstream.model.ApplicationSettingsResponse
 
clone() - Method in class com.amazonaws.services.appstream.model.AssociateApplicationFleetRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.AssociateApplicationFleetResult
 
clone() - Method in class com.amazonaws.services.appstream.model.AssociateApplicationToEntitlementRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.AssociateApplicationToEntitlementResult
 
clone() - Method in class com.amazonaws.services.appstream.model.AssociateFleetRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.AssociateFleetResult
 
clone() - Method in class com.amazonaws.services.appstream.model.BatchAssociateUserStackRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.BatchAssociateUserStackResult
 
clone() - Method in class com.amazonaws.services.appstream.model.BatchDisassociateUserStackRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.BatchDisassociateUserStackResult
 
clone() - Method in class com.amazonaws.services.appstream.model.ComputeCapacity
 
clone() - Method in class com.amazonaws.services.appstream.model.ComputeCapacityStatus
 
clone() - Method in class com.amazonaws.services.appstream.model.CopyImageRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.CopyImageResult
 
clone() - Method in class com.amazonaws.services.appstream.model.CreateAppBlockRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.CreateAppBlockResult
 
clone() - Method in class com.amazonaws.services.appstream.model.CreateApplicationRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.CreateApplicationResult
 
clone() - Method in class com.amazonaws.services.appstream.model.CreateDirectoryConfigRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.CreateDirectoryConfigResult
 
clone() - Method in class com.amazonaws.services.appstream.model.CreateEntitlementRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.CreateEntitlementResult
 
clone() - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.CreateFleetResult
 
clone() - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderResult
 
clone() - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderStreamingURLRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderStreamingURLResult
 
clone() - Method in class com.amazonaws.services.appstream.model.CreateStackRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.CreateStackResult
 
clone() - Method in class com.amazonaws.services.appstream.model.CreateStreamingURLRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.CreateStreamingURLResult
 
clone() - Method in class com.amazonaws.services.appstream.model.CreateUpdatedImageRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.CreateUpdatedImageResult
 
clone() - Method in class com.amazonaws.services.appstream.model.CreateUsageReportSubscriptionRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.CreateUsageReportSubscriptionResult
 
clone() - Method in class com.amazonaws.services.appstream.model.CreateUserRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.CreateUserResult
 
clone() - Method in class com.amazonaws.services.appstream.model.DeleteAppBlockRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.DeleteAppBlockResult
 
clone() - Method in class com.amazonaws.services.appstream.model.DeleteApplicationRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.DeleteApplicationResult
 
clone() - Method in class com.amazonaws.services.appstream.model.DeleteDirectoryConfigRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.DeleteDirectoryConfigResult
 
clone() - Method in class com.amazonaws.services.appstream.model.DeleteEntitlementRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.DeleteEntitlementResult
 
clone() - Method in class com.amazonaws.services.appstream.model.DeleteFleetRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.DeleteFleetResult
 
clone() - Method in class com.amazonaws.services.appstream.model.DeleteImageBuilderRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.DeleteImageBuilderResult
 
clone() - Method in class com.amazonaws.services.appstream.model.DeleteImagePermissionsRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.DeleteImagePermissionsResult
 
clone() - Method in class com.amazonaws.services.appstream.model.DeleteImageRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.DeleteImageResult
 
clone() - Method in class com.amazonaws.services.appstream.model.DeleteStackRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.DeleteStackResult
 
clone() - Method in class com.amazonaws.services.appstream.model.DeleteUsageReportSubscriptionRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.DeleteUsageReportSubscriptionResult
 
clone() - Method in class com.amazonaws.services.appstream.model.DeleteUserRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.DeleteUserResult
 
clone() - Method in class com.amazonaws.services.appstream.model.DescribeAppBlocksRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.DescribeAppBlocksResult
 
clone() - Method in class com.amazonaws.services.appstream.model.DescribeApplicationFleetAssociationsRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.DescribeApplicationFleetAssociationsResult
 
clone() - Method in class com.amazonaws.services.appstream.model.DescribeApplicationsRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.DescribeApplicationsResult
 
clone() - Method in class com.amazonaws.services.appstream.model.DescribeDirectoryConfigsRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.DescribeDirectoryConfigsResult
 
clone() - Method in class com.amazonaws.services.appstream.model.DescribeEntitlementsRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.DescribeEntitlementsResult
 
clone() - Method in class com.amazonaws.services.appstream.model.DescribeFleetsRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.DescribeFleetsResult
 
clone() - Method in class com.amazonaws.services.appstream.model.DescribeImageBuildersRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.DescribeImageBuildersResult
 
clone() - Method in class com.amazonaws.services.appstream.model.DescribeImagePermissionsRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.DescribeImagePermissionsResult
 
clone() - Method in class com.amazonaws.services.appstream.model.DescribeImagesRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.DescribeImagesResult
 
clone() - Method in class com.amazonaws.services.appstream.model.DescribeSessionsRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.DescribeSessionsResult
 
clone() - Method in class com.amazonaws.services.appstream.model.DescribeStacksRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.DescribeStacksResult
 
clone() - Method in class com.amazonaws.services.appstream.model.DescribeUsageReportSubscriptionsRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.DescribeUsageReportSubscriptionsResult
 
clone() - Method in class com.amazonaws.services.appstream.model.DescribeUsersRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.DescribeUsersResult
 
clone() - Method in class com.amazonaws.services.appstream.model.DescribeUserStackAssociationsRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.DescribeUserStackAssociationsResult
 
clone() - Method in class com.amazonaws.services.appstream.model.DirectoryConfig
 
clone() - Method in class com.amazonaws.services.appstream.model.DisableUserRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.DisableUserResult
 
clone() - Method in class com.amazonaws.services.appstream.model.DisassociateApplicationFleetRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.DisassociateApplicationFleetResult
 
clone() - Method in class com.amazonaws.services.appstream.model.DisassociateApplicationFromEntitlementRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.DisassociateApplicationFromEntitlementResult
 
clone() - Method in class com.amazonaws.services.appstream.model.DisassociateFleetRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.DisassociateFleetResult
 
clone() - Method in class com.amazonaws.services.appstream.model.DomainJoinInfo
 
clone() - Method in class com.amazonaws.services.appstream.model.EnableUserRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.EnableUserResult
 
clone() - Method in class com.amazonaws.services.appstream.model.EntitledApplication
 
clone() - Method in class com.amazonaws.services.appstream.model.Entitlement
 
clone() - Method in class com.amazonaws.services.appstream.model.EntitlementAttribute
 
clone() - Method in class com.amazonaws.services.appstream.model.ExpireSessionRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.ExpireSessionResult
 
clone() - Method in class com.amazonaws.services.appstream.model.Fleet
 
clone() - Method in class com.amazonaws.services.appstream.model.FleetError
 
clone() - Method in class com.amazonaws.services.appstream.model.Image
 
clone() - Method in class com.amazonaws.services.appstream.model.ImageBuilder
 
clone() - Method in class com.amazonaws.services.appstream.model.ImageBuilderStateChangeReason
 
clone() - Method in class com.amazonaws.services.appstream.model.ImagePermissions
 
clone() - Method in class com.amazonaws.services.appstream.model.ImageStateChangeReason
 
clone() - Method in class com.amazonaws.services.appstream.model.LastReportGenerationExecutionError
 
clone() - Method in class com.amazonaws.services.appstream.model.ListAssociatedFleetsRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.ListAssociatedFleetsResult
 
clone() - Method in class com.amazonaws.services.appstream.model.ListAssociatedStacksRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.ListAssociatedStacksResult
 
clone() - Method in class com.amazonaws.services.appstream.model.ListEntitledApplicationsRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.ListEntitledApplicationsResult
 
clone() - Method in class com.amazonaws.services.appstream.model.ListTagsForResourceRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.ListTagsForResourceResult
 
clone() - Method in class com.amazonaws.services.appstream.model.NetworkAccessConfiguration
 
clone() - Method in class com.amazonaws.services.appstream.model.ResourceError
 
clone() - Method in class com.amazonaws.services.appstream.model.S3Location
 
clone() - Method in class com.amazonaws.services.appstream.model.ScriptDetails
 
clone() - Method in class com.amazonaws.services.appstream.model.ServiceAccountCredentials
 
clone() - Method in class com.amazonaws.services.appstream.model.Session
 
clone() - Method in class com.amazonaws.services.appstream.model.SharedImagePermissions
 
clone() - Method in class com.amazonaws.services.appstream.model.Stack
 
clone() - Method in class com.amazonaws.services.appstream.model.StackError
 
clone() - Method in class com.amazonaws.services.appstream.model.StartFleetRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.StartFleetResult
 
clone() - Method in class com.amazonaws.services.appstream.model.StartImageBuilderRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.StartImageBuilderResult
 
clone() - Method in class com.amazonaws.services.appstream.model.StopFleetRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.StopFleetResult
 
clone() - Method in class com.amazonaws.services.appstream.model.StopImageBuilderRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.StopImageBuilderResult
 
clone() - Method in class com.amazonaws.services.appstream.model.StorageConnector
 
clone() - Method in class com.amazonaws.services.appstream.model.StreamingExperienceSettings
 
clone() - Method in class com.amazonaws.services.appstream.model.TagResourceRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.TagResourceResult
 
clone() - Method in class com.amazonaws.services.appstream.model.UntagResourceRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.UntagResourceResult
 
clone() - Method in class com.amazonaws.services.appstream.model.UpdateApplicationRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.UpdateApplicationResult
 
clone() - Method in class com.amazonaws.services.appstream.model.UpdateDirectoryConfigRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.UpdateDirectoryConfigResult
 
clone() - Method in class com.amazonaws.services.appstream.model.UpdateEntitlementRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.UpdateEntitlementResult
 
clone() - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.UpdateFleetResult
 
clone() - Method in class com.amazonaws.services.appstream.model.UpdateImagePermissionsRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.UpdateImagePermissionsResult
 
clone() - Method in class com.amazonaws.services.appstream.model.UpdateStackRequest
 
clone() - Method in class com.amazonaws.services.appstream.model.UpdateStackResult
 
clone() - Method in class com.amazonaws.services.appstream.model.UsageReportSubscription
 
clone() - Method in class com.amazonaws.services.appstream.model.User
 
clone() - Method in class com.amazonaws.services.appstream.model.UserSetting
 
clone() - Method in class com.amazonaws.services.appstream.model.UserStackAssociation
 
clone() - Method in class com.amazonaws.services.appstream.model.UserStackAssociationError
 
clone() - Method in class com.amazonaws.services.appstream.model.VpcConfig
 
com.amazonaws.services.appstream - package com.amazonaws.services.appstream
Amazon AppStream 2.0
com.amazonaws.services.appstream.model - package com.amazonaws.services.appstream.model
 
com.amazonaws.services.appstream.waiters - package com.amazonaws.services.appstream.waiters
 
ComputeCapacity - Class in com.amazonaws.services.appstream.model
Describes the capacity for a fleet.
ComputeCapacity() - Constructor for class com.amazonaws.services.appstream.model.ComputeCapacity
 
ComputeCapacityStatus - Class in com.amazonaws.services.appstream.model
Describes the capacity status for a fleet.
ComputeCapacityStatus() - Constructor for class com.amazonaws.services.appstream.model.ComputeCapacityStatus
 
ConcurrentModificationException - Exception in com.amazonaws.services.appstream.model
An API error occurred.
ConcurrentModificationException(String) - Constructor for exception com.amazonaws.services.appstream.model.ConcurrentModificationException
Constructs a new ConcurrentModificationException with the specified error message.
configFactory - Static variable in class com.amazonaws.services.appstream.AmazonAppStreamClient
Client configuration factory providing ClientConfigurations tailored to this client
copyImage(CopyImageRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
copyImage(CopyImageRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Copies the image within the same region or to a new region within the same AWS account.
copyImage(CopyImageRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Copies the image within the same region or to a new region within the same AWS account.
copyImageAsync(CopyImageRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
copyImageAsync(CopyImageRequest, AsyncHandler<CopyImageRequest, CopyImageResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
copyImageAsync(CopyImageRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Copies the image within the same region or to a new region within the same AWS account.
copyImageAsync(CopyImageRequest, AsyncHandler<CopyImageRequest, CopyImageResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Copies the image within the same region or to a new region within the same AWS account.
copyImageAsync(CopyImageRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
copyImageAsync(CopyImageRequest, AsyncHandler<CopyImageRequest, CopyImageResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
CopyImageRequest - Class in com.amazonaws.services.appstream.model
 
CopyImageRequest() - Constructor for class com.amazonaws.services.appstream.model.CopyImageRequest
 
CopyImageResult - Class in com.amazonaws.services.appstream.model
 
CopyImageResult() - Constructor for class com.amazonaws.services.appstream.model.CopyImageResult
 
createAppBlock(CreateAppBlockRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
createAppBlock(CreateAppBlockRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Creates an app block.
createAppBlock(CreateAppBlockRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Creates an app block.
createAppBlockAsync(CreateAppBlockRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
createAppBlockAsync(CreateAppBlockRequest, AsyncHandler<CreateAppBlockRequest, CreateAppBlockResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
createAppBlockAsync(CreateAppBlockRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Creates an app block.
createAppBlockAsync(CreateAppBlockRequest, AsyncHandler<CreateAppBlockRequest, CreateAppBlockResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Creates an app block.
createAppBlockAsync(CreateAppBlockRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
createAppBlockAsync(CreateAppBlockRequest, AsyncHandler<CreateAppBlockRequest, CreateAppBlockResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
CreateAppBlockRequest - Class in com.amazonaws.services.appstream.model
 
CreateAppBlockRequest() - Constructor for class com.amazonaws.services.appstream.model.CreateAppBlockRequest
 
CreateAppBlockResult - Class in com.amazonaws.services.appstream.model
 
CreateAppBlockResult() - Constructor for class com.amazonaws.services.appstream.model.CreateAppBlockResult
 
createApplication(CreateApplicationRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
createApplication(CreateApplicationRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Creates an application.
createApplication(CreateApplicationRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Creates an application.
createApplicationAsync(CreateApplicationRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
createApplicationAsync(CreateApplicationRequest, AsyncHandler<CreateApplicationRequest, CreateApplicationResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
createApplicationAsync(CreateApplicationRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Creates an application.
createApplicationAsync(CreateApplicationRequest, AsyncHandler<CreateApplicationRequest, CreateApplicationResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Creates an application.
createApplicationAsync(CreateApplicationRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
createApplicationAsync(CreateApplicationRequest, AsyncHandler<CreateApplicationRequest, CreateApplicationResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
CreateApplicationRequest - Class in com.amazonaws.services.appstream.model
 
CreateApplicationRequest() - Constructor for class com.amazonaws.services.appstream.model.CreateApplicationRequest
 
CreateApplicationResult - Class in com.amazonaws.services.appstream.model
 
CreateApplicationResult() - Constructor for class com.amazonaws.services.appstream.model.CreateApplicationResult
 
createDirectoryConfig(CreateDirectoryConfigRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
createDirectoryConfig(CreateDirectoryConfigRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Creates a Directory Config object in AppStream 2.0.
createDirectoryConfig(CreateDirectoryConfigRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Creates a Directory Config object in AppStream 2.0.
createDirectoryConfigAsync(CreateDirectoryConfigRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
createDirectoryConfigAsync(CreateDirectoryConfigRequest, AsyncHandler<CreateDirectoryConfigRequest, CreateDirectoryConfigResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
createDirectoryConfigAsync(CreateDirectoryConfigRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Creates a Directory Config object in AppStream 2.0.
createDirectoryConfigAsync(CreateDirectoryConfigRequest, AsyncHandler<CreateDirectoryConfigRequest, CreateDirectoryConfigResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Creates a Directory Config object in AppStream 2.0.
createDirectoryConfigAsync(CreateDirectoryConfigRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
createDirectoryConfigAsync(CreateDirectoryConfigRequest, AsyncHandler<CreateDirectoryConfigRequest, CreateDirectoryConfigResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
CreateDirectoryConfigRequest - Class in com.amazonaws.services.appstream.model
 
CreateDirectoryConfigRequest() - Constructor for class com.amazonaws.services.appstream.model.CreateDirectoryConfigRequest
 
CreateDirectoryConfigResult - Class in com.amazonaws.services.appstream.model
 
CreateDirectoryConfigResult() - Constructor for class com.amazonaws.services.appstream.model.CreateDirectoryConfigResult
 
createEntitlement(CreateEntitlementRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
createEntitlement(CreateEntitlementRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Creates a new entitlement.
createEntitlement(CreateEntitlementRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Creates a new entitlement.
createEntitlementAsync(CreateEntitlementRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
createEntitlementAsync(CreateEntitlementRequest, AsyncHandler<CreateEntitlementRequest, CreateEntitlementResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
createEntitlementAsync(CreateEntitlementRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Creates a new entitlement.
createEntitlementAsync(CreateEntitlementRequest, AsyncHandler<CreateEntitlementRequest, CreateEntitlementResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Creates a new entitlement.
createEntitlementAsync(CreateEntitlementRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
createEntitlementAsync(CreateEntitlementRequest, AsyncHandler<CreateEntitlementRequest, CreateEntitlementResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
CreateEntitlementRequest - Class in com.amazonaws.services.appstream.model
 
CreateEntitlementRequest() - Constructor for class com.amazonaws.services.appstream.model.CreateEntitlementRequest
 
CreateEntitlementResult - Class in com.amazonaws.services.appstream.model
 
CreateEntitlementResult() - Constructor for class com.amazonaws.services.appstream.model.CreateEntitlementResult
 
createFleet(CreateFleetRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
createFleet(CreateFleetRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Creates a fleet.
createFleet(CreateFleetRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Creates a fleet.
createFleetAsync(CreateFleetRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
createFleetAsync(CreateFleetRequest, AsyncHandler<CreateFleetRequest, CreateFleetResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
createFleetAsync(CreateFleetRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Creates a fleet.
createFleetAsync(CreateFleetRequest, AsyncHandler<CreateFleetRequest, CreateFleetResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Creates a fleet.
createFleetAsync(CreateFleetRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
createFleetAsync(CreateFleetRequest, AsyncHandler<CreateFleetRequest, CreateFleetResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
CreateFleetRequest - Class in com.amazonaws.services.appstream.model
 
CreateFleetRequest() - Constructor for class com.amazonaws.services.appstream.model.CreateFleetRequest
 
CreateFleetResult - Class in com.amazonaws.services.appstream.model
 
CreateFleetResult() - Constructor for class com.amazonaws.services.appstream.model.CreateFleetResult
 
createImageBuilder(CreateImageBuilderRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
createImageBuilder(CreateImageBuilderRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Creates an image builder.
createImageBuilder(CreateImageBuilderRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Creates an image builder.
createImageBuilderAsync(CreateImageBuilderRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
createImageBuilderAsync(CreateImageBuilderRequest, AsyncHandler<CreateImageBuilderRequest, CreateImageBuilderResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
createImageBuilderAsync(CreateImageBuilderRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Creates an image builder.
createImageBuilderAsync(CreateImageBuilderRequest, AsyncHandler<CreateImageBuilderRequest, CreateImageBuilderResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Creates an image builder.
createImageBuilderAsync(CreateImageBuilderRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
createImageBuilderAsync(CreateImageBuilderRequest, AsyncHandler<CreateImageBuilderRequest, CreateImageBuilderResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
CreateImageBuilderRequest - Class in com.amazonaws.services.appstream.model
 
CreateImageBuilderRequest() - Constructor for class com.amazonaws.services.appstream.model.CreateImageBuilderRequest
 
CreateImageBuilderResult - Class in com.amazonaws.services.appstream.model
 
CreateImageBuilderResult() - Constructor for class com.amazonaws.services.appstream.model.CreateImageBuilderResult
 
createImageBuilderStreamingURL(CreateImageBuilderStreamingURLRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
createImageBuilderStreamingURL(CreateImageBuilderStreamingURLRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Creates a URL to start an image builder streaming session.
createImageBuilderStreamingURL(CreateImageBuilderStreamingURLRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Creates a URL to start an image builder streaming session.
createImageBuilderStreamingURLAsync(CreateImageBuilderStreamingURLRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
createImageBuilderStreamingURLAsync(CreateImageBuilderStreamingURLRequest, AsyncHandler<CreateImageBuilderStreamingURLRequest, CreateImageBuilderStreamingURLResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
createImageBuilderStreamingURLAsync(CreateImageBuilderStreamingURLRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Creates a URL to start an image builder streaming session.
createImageBuilderStreamingURLAsync(CreateImageBuilderStreamingURLRequest, AsyncHandler<CreateImageBuilderStreamingURLRequest, CreateImageBuilderStreamingURLResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Creates a URL to start an image builder streaming session.
createImageBuilderStreamingURLAsync(CreateImageBuilderStreamingURLRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
createImageBuilderStreamingURLAsync(CreateImageBuilderStreamingURLRequest, AsyncHandler<CreateImageBuilderStreamingURLRequest, CreateImageBuilderStreamingURLResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
CreateImageBuilderStreamingURLRequest - Class in com.amazonaws.services.appstream.model
 
CreateImageBuilderStreamingURLRequest() - Constructor for class com.amazonaws.services.appstream.model.CreateImageBuilderStreamingURLRequest
 
CreateImageBuilderStreamingURLResult - Class in com.amazonaws.services.appstream.model
 
CreateImageBuilderStreamingURLResult() - Constructor for class com.amazonaws.services.appstream.model.CreateImageBuilderStreamingURLResult
 
createStack(CreateStackRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
createStack(CreateStackRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Creates a stack to start streaming applications to users.
createStack(CreateStackRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Creates a stack to start streaming applications to users.
createStackAsync(CreateStackRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
createStackAsync(CreateStackRequest, AsyncHandler<CreateStackRequest, CreateStackResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
createStackAsync(CreateStackRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Creates a stack to start streaming applications to users.
createStackAsync(CreateStackRequest, AsyncHandler<CreateStackRequest, CreateStackResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Creates a stack to start streaming applications to users.
createStackAsync(CreateStackRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
createStackAsync(CreateStackRequest, AsyncHandler<CreateStackRequest, CreateStackResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
CreateStackRequest - Class in com.amazonaws.services.appstream.model
 
CreateStackRequest() - Constructor for class com.amazonaws.services.appstream.model.CreateStackRequest
 
CreateStackResult - Class in com.amazonaws.services.appstream.model
 
CreateStackResult() - Constructor for class com.amazonaws.services.appstream.model.CreateStackResult
 
createStreamingURL(CreateStreamingURLRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
createStreamingURL(CreateStreamingURLRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Creates a temporary URL to start an AppStream 2.0 streaming session for the specified user.
createStreamingURL(CreateStreamingURLRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Creates a temporary URL to start an AppStream 2.0 streaming session for the specified user.
createStreamingURLAsync(CreateStreamingURLRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
createStreamingURLAsync(CreateStreamingURLRequest, AsyncHandler<CreateStreamingURLRequest, CreateStreamingURLResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
createStreamingURLAsync(CreateStreamingURLRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Creates a temporary URL to start an AppStream 2.0 streaming session for the specified user.
createStreamingURLAsync(CreateStreamingURLRequest, AsyncHandler<CreateStreamingURLRequest, CreateStreamingURLResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Creates a temporary URL to start an AppStream 2.0 streaming session for the specified user.
createStreamingURLAsync(CreateStreamingURLRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
createStreamingURLAsync(CreateStreamingURLRequest, AsyncHandler<CreateStreamingURLRequest, CreateStreamingURLResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
CreateStreamingURLRequest - Class in com.amazonaws.services.appstream.model
 
CreateStreamingURLRequest() - Constructor for class com.amazonaws.services.appstream.model.CreateStreamingURLRequest
 
CreateStreamingURLResult - Class in com.amazonaws.services.appstream.model
 
CreateStreamingURLResult() - Constructor for class com.amazonaws.services.appstream.model.CreateStreamingURLResult
 
createUpdatedImage(CreateUpdatedImageRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
createUpdatedImage(CreateUpdatedImageRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Creates a new image with the latest Windows operating system updates, driver updates, and AppStream 2.0 agent software.
createUpdatedImage(CreateUpdatedImageRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Creates a new image with the latest Windows operating system updates, driver updates, and AppStream 2.0 agent software.
createUpdatedImageAsync(CreateUpdatedImageRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
createUpdatedImageAsync(CreateUpdatedImageRequest, AsyncHandler<CreateUpdatedImageRequest, CreateUpdatedImageResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
createUpdatedImageAsync(CreateUpdatedImageRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Creates a new image with the latest Windows operating system updates, driver updates, and AppStream 2.0 agent software.
createUpdatedImageAsync(CreateUpdatedImageRequest, AsyncHandler<CreateUpdatedImageRequest, CreateUpdatedImageResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Creates a new image with the latest Windows operating system updates, driver updates, and AppStream 2.0 agent software.
createUpdatedImageAsync(CreateUpdatedImageRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
createUpdatedImageAsync(CreateUpdatedImageRequest, AsyncHandler<CreateUpdatedImageRequest, CreateUpdatedImageResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
CreateUpdatedImageRequest - Class in com.amazonaws.services.appstream.model
 
CreateUpdatedImageRequest() - Constructor for class com.amazonaws.services.appstream.model.CreateUpdatedImageRequest
 
CreateUpdatedImageResult - Class in com.amazonaws.services.appstream.model
 
CreateUpdatedImageResult() - Constructor for class com.amazonaws.services.appstream.model.CreateUpdatedImageResult
 
createUsageReportSubscription(CreateUsageReportSubscriptionRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
createUsageReportSubscription(CreateUsageReportSubscriptionRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Creates a usage report subscription.
createUsageReportSubscription(CreateUsageReportSubscriptionRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Creates a usage report subscription.
createUsageReportSubscriptionAsync(CreateUsageReportSubscriptionRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
createUsageReportSubscriptionAsync(CreateUsageReportSubscriptionRequest, AsyncHandler<CreateUsageReportSubscriptionRequest, CreateUsageReportSubscriptionResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
createUsageReportSubscriptionAsync(CreateUsageReportSubscriptionRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Creates a usage report subscription.
createUsageReportSubscriptionAsync(CreateUsageReportSubscriptionRequest, AsyncHandler<CreateUsageReportSubscriptionRequest, CreateUsageReportSubscriptionResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Creates a usage report subscription.
createUsageReportSubscriptionAsync(CreateUsageReportSubscriptionRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
createUsageReportSubscriptionAsync(CreateUsageReportSubscriptionRequest, AsyncHandler<CreateUsageReportSubscriptionRequest, CreateUsageReportSubscriptionResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
CreateUsageReportSubscriptionRequest - Class in com.amazonaws.services.appstream.model
 
CreateUsageReportSubscriptionRequest() - Constructor for class com.amazonaws.services.appstream.model.CreateUsageReportSubscriptionRequest
 
CreateUsageReportSubscriptionResult - Class in com.amazonaws.services.appstream.model
 
CreateUsageReportSubscriptionResult() - Constructor for class com.amazonaws.services.appstream.model.CreateUsageReportSubscriptionResult
 
createUser(CreateUserRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
createUser(CreateUserRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Creates a new user in the user pool.
createUser(CreateUserRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Creates a new user in the user pool.
createUserAsync(CreateUserRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
createUserAsync(CreateUserRequest, AsyncHandler<CreateUserRequest, CreateUserResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
createUserAsync(CreateUserRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Creates a new user in the user pool.
createUserAsync(CreateUserRequest, AsyncHandler<CreateUserRequest, CreateUserResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Creates a new user in the user pool.
createUserAsync(CreateUserRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
createUserAsync(CreateUserRequest, AsyncHandler<CreateUserRequest, CreateUserResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
CreateUserRequest - Class in com.amazonaws.services.appstream.model
 
CreateUserRequest() - Constructor for class com.amazonaws.services.appstream.model.CreateUserRequest
 
CreateUserResult - Class in com.amazonaws.services.appstream.model
 
CreateUserResult() - Constructor for class com.amazonaws.services.appstream.model.CreateUserResult
 

D

defaultClient() - Static method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.appstream.AmazonAppStreamClientBuilder
 
deleteAppBlock(DeleteAppBlockRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
deleteAppBlock(DeleteAppBlockRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Deletes an app block.
deleteAppBlock(DeleteAppBlockRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Deletes an app block.
deleteAppBlockAsync(DeleteAppBlockRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
deleteAppBlockAsync(DeleteAppBlockRequest, AsyncHandler<DeleteAppBlockRequest, DeleteAppBlockResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
deleteAppBlockAsync(DeleteAppBlockRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Deletes an app block.
deleteAppBlockAsync(DeleteAppBlockRequest, AsyncHandler<DeleteAppBlockRequest, DeleteAppBlockResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Deletes an app block.
deleteAppBlockAsync(DeleteAppBlockRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
deleteAppBlockAsync(DeleteAppBlockRequest, AsyncHandler<DeleteAppBlockRequest, DeleteAppBlockResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
DeleteAppBlockRequest - Class in com.amazonaws.services.appstream.model
 
DeleteAppBlockRequest() - Constructor for class com.amazonaws.services.appstream.model.DeleteAppBlockRequest
 
DeleteAppBlockResult - Class in com.amazonaws.services.appstream.model
 
DeleteAppBlockResult() - Constructor for class com.amazonaws.services.appstream.model.DeleteAppBlockResult
 
deleteApplication(DeleteApplicationRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
deleteApplication(DeleteApplicationRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Deletes an application.
deleteApplication(DeleteApplicationRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Deletes an application.
deleteApplicationAsync(DeleteApplicationRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
deleteApplicationAsync(DeleteApplicationRequest, AsyncHandler<DeleteApplicationRequest, DeleteApplicationResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
deleteApplicationAsync(DeleteApplicationRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Deletes an application.
deleteApplicationAsync(DeleteApplicationRequest, AsyncHandler<DeleteApplicationRequest, DeleteApplicationResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Deletes an application.
deleteApplicationAsync(DeleteApplicationRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
deleteApplicationAsync(DeleteApplicationRequest, AsyncHandler<DeleteApplicationRequest, DeleteApplicationResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
DeleteApplicationRequest - Class in com.amazonaws.services.appstream.model
 
DeleteApplicationRequest() - Constructor for class com.amazonaws.services.appstream.model.DeleteApplicationRequest
 
DeleteApplicationResult - Class in com.amazonaws.services.appstream.model
 
DeleteApplicationResult() - Constructor for class com.amazonaws.services.appstream.model.DeleteApplicationResult
 
deleteDirectoryConfig(DeleteDirectoryConfigRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
deleteDirectoryConfig(DeleteDirectoryConfigRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Deletes the specified Directory Config object from AppStream 2.0.
deleteDirectoryConfig(DeleteDirectoryConfigRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Deletes the specified Directory Config object from AppStream 2.0.
deleteDirectoryConfigAsync(DeleteDirectoryConfigRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
deleteDirectoryConfigAsync(DeleteDirectoryConfigRequest, AsyncHandler<DeleteDirectoryConfigRequest, DeleteDirectoryConfigResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
deleteDirectoryConfigAsync(DeleteDirectoryConfigRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Deletes the specified Directory Config object from AppStream 2.0.
deleteDirectoryConfigAsync(DeleteDirectoryConfigRequest, AsyncHandler<DeleteDirectoryConfigRequest, DeleteDirectoryConfigResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Deletes the specified Directory Config object from AppStream 2.0.
deleteDirectoryConfigAsync(DeleteDirectoryConfigRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
deleteDirectoryConfigAsync(DeleteDirectoryConfigRequest, AsyncHandler<DeleteDirectoryConfigRequest, DeleteDirectoryConfigResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
DeleteDirectoryConfigRequest - Class in com.amazonaws.services.appstream.model
 
DeleteDirectoryConfigRequest() - Constructor for class com.amazonaws.services.appstream.model.DeleteDirectoryConfigRequest
 
DeleteDirectoryConfigResult - Class in com.amazonaws.services.appstream.model
 
DeleteDirectoryConfigResult() - Constructor for class com.amazonaws.services.appstream.model.DeleteDirectoryConfigResult
 
deleteEntitlement(DeleteEntitlementRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
deleteEntitlement(DeleteEntitlementRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Deletes the specified entitlement.
deleteEntitlement(DeleteEntitlementRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Deletes the specified entitlement.
deleteEntitlementAsync(DeleteEntitlementRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
deleteEntitlementAsync(DeleteEntitlementRequest, AsyncHandler<DeleteEntitlementRequest, DeleteEntitlementResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
deleteEntitlementAsync(DeleteEntitlementRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Deletes the specified entitlement.
deleteEntitlementAsync(DeleteEntitlementRequest, AsyncHandler<DeleteEntitlementRequest, DeleteEntitlementResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Deletes the specified entitlement.
deleteEntitlementAsync(DeleteEntitlementRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
deleteEntitlementAsync(DeleteEntitlementRequest, AsyncHandler<DeleteEntitlementRequest, DeleteEntitlementResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
DeleteEntitlementRequest - Class in com.amazonaws.services.appstream.model
 
DeleteEntitlementRequest() - Constructor for class com.amazonaws.services.appstream.model.DeleteEntitlementRequest
 
DeleteEntitlementResult - Class in com.amazonaws.services.appstream.model
 
DeleteEntitlementResult() - Constructor for class com.amazonaws.services.appstream.model.DeleteEntitlementResult
 
deleteFleet(DeleteFleetRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
deleteFleet(DeleteFleetRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Deletes the specified fleet.
deleteFleet(DeleteFleetRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Deletes the specified fleet.
deleteFleetAsync(DeleteFleetRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
deleteFleetAsync(DeleteFleetRequest, AsyncHandler<DeleteFleetRequest, DeleteFleetResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
deleteFleetAsync(DeleteFleetRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Deletes the specified fleet.
deleteFleetAsync(DeleteFleetRequest, AsyncHandler<DeleteFleetRequest, DeleteFleetResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Deletes the specified fleet.
deleteFleetAsync(DeleteFleetRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
deleteFleetAsync(DeleteFleetRequest, AsyncHandler<DeleteFleetRequest, DeleteFleetResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
DeleteFleetRequest - Class in com.amazonaws.services.appstream.model
 
DeleteFleetRequest() - Constructor for class com.amazonaws.services.appstream.model.DeleteFleetRequest
 
DeleteFleetResult - Class in com.amazonaws.services.appstream.model
 
DeleteFleetResult() - Constructor for class com.amazonaws.services.appstream.model.DeleteFleetResult
 
deleteImage(DeleteImageRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
deleteImage(DeleteImageRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Deletes the specified image.
deleteImage(DeleteImageRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Deletes the specified image.
deleteImageAsync(DeleteImageRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
deleteImageAsync(DeleteImageRequest, AsyncHandler<DeleteImageRequest, DeleteImageResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
deleteImageAsync(DeleteImageRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Deletes the specified image.
deleteImageAsync(DeleteImageRequest, AsyncHandler<DeleteImageRequest, DeleteImageResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Deletes the specified image.
deleteImageAsync(DeleteImageRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
deleteImageAsync(DeleteImageRequest, AsyncHandler<DeleteImageRequest, DeleteImageResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
deleteImageBuilder(DeleteImageBuilderRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
deleteImageBuilder(DeleteImageBuilderRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Deletes the specified image builder and releases the capacity.
deleteImageBuilder(DeleteImageBuilderRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Deletes the specified image builder and releases the capacity.
deleteImageBuilderAsync(DeleteImageBuilderRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
deleteImageBuilderAsync(DeleteImageBuilderRequest, AsyncHandler<DeleteImageBuilderRequest, DeleteImageBuilderResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
deleteImageBuilderAsync(DeleteImageBuilderRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Deletes the specified image builder and releases the capacity.
deleteImageBuilderAsync(DeleteImageBuilderRequest, AsyncHandler<DeleteImageBuilderRequest, DeleteImageBuilderResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Deletes the specified image builder and releases the capacity.
deleteImageBuilderAsync(DeleteImageBuilderRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
deleteImageBuilderAsync(DeleteImageBuilderRequest, AsyncHandler<DeleteImageBuilderRequest, DeleteImageBuilderResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
DeleteImageBuilderRequest - Class in com.amazonaws.services.appstream.model
 
DeleteImageBuilderRequest() - Constructor for class com.amazonaws.services.appstream.model.DeleteImageBuilderRequest
 
DeleteImageBuilderResult - Class in com.amazonaws.services.appstream.model
 
DeleteImageBuilderResult() - Constructor for class com.amazonaws.services.appstream.model.DeleteImageBuilderResult
 
deleteImagePermissions(DeleteImagePermissionsRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
deleteImagePermissions(DeleteImagePermissionsRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Deletes permissions for the specified private image.
deleteImagePermissions(DeleteImagePermissionsRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Deletes permissions for the specified private image.
deleteImagePermissionsAsync(DeleteImagePermissionsRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
deleteImagePermissionsAsync(DeleteImagePermissionsRequest, AsyncHandler<DeleteImagePermissionsRequest, DeleteImagePermissionsResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
deleteImagePermissionsAsync(DeleteImagePermissionsRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Deletes permissions for the specified private image.
deleteImagePermissionsAsync(DeleteImagePermissionsRequest, AsyncHandler<DeleteImagePermissionsRequest, DeleteImagePermissionsResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Deletes permissions for the specified private image.
deleteImagePermissionsAsync(DeleteImagePermissionsRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
deleteImagePermissionsAsync(DeleteImagePermissionsRequest, AsyncHandler<DeleteImagePermissionsRequest, DeleteImagePermissionsResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
DeleteImagePermissionsRequest - Class in com.amazonaws.services.appstream.model
 
DeleteImagePermissionsRequest() - Constructor for class com.amazonaws.services.appstream.model.DeleteImagePermissionsRequest
 
DeleteImagePermissionsResult - Class in com.amazonaws.services.appstream.model
 
DeleteImagePermissionsResult() - Constructor for class com.amazonaws.services.appstream.model.DeleteImagePermissionsResult
 
DeleteImageRequest - Class in com.amazonaws.services.appstream.model
 
DeleteImageRequest() - Constructor for class com.amazonaws.services.appstream.model.DeleteImageRequest
 
DeleteImageResult - Class in com.amazonaws.services.appstream.model
 
DeleteImageResult() - Constructor for class com.amazonaws.services.appstream.model.DeleteImageResult
 
deleteStack(DeleteStackRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
deleteStack(DeleteStackRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Deletes the specified stack.
deleteStack(DeleteStackRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Deletes the specified stack.
deleteStackAsync(DeleteStackRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
deleteStackAsync(DeleteStackRequest, AsyncHandler<DeleteStackRequest, DeleteStackResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
deleteStackAsync(DeleteStackRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Deletes the specified stack.
deleteStackAsync(DeleteStackRequest, AsyncHandler<DeleteStackRequest, DeleteStackResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Deletes the specified stack.
deleteStackAsync(DeleteStackRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
deleteStackAsync(DeleteStackRequest, AsyncHandler<DeleteStackRequest, DeleteStackResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
DeleteStackRequest - Class in com.amazonaws.services.appstream.model
 
DeleteStackRequest() - Constructor for class com.amazonaws.services.appstream.model.DeleteStackRequest
 
DeleteStackResult - Class in com.amazonaws.services.appstream.model
 
DeleteStackResult() - Constructor for class com.amazonaws.services.appstream.model.DeleteStackResult
 
deleteUsageReportSubscription(DeleteUsageReportSubscriptionRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
deleteUsageReportSubscription(DeleteUsageReportSubscriptionRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Disables usage report generation.
deleteUsageReportSubscription(DeleteUsageReportSubscriptionRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Disables usage report generation.
deleteUsageReportSubscriptionAsync(DeleteUsageReportSubscriptionRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
deleteUsageReportSubscriptionAsync(DeleteUsageReportSubscriptionRequest, AsyncHandler<DeleteUsageReportSubscriptionRequest, DeleteUsageReportSubscriptionResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
deleteUsageReportSubscriptionAsync(DeleteUsageReportSubscriptionRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Disables usage report generation.
deleteUsageReportSubscriptionAsync(DeleteUsageReportSubscriptionRequest, AsyncHandler<DeleteUsageReportSubscriptionRequest, DeleteUsageReportSubscriptionResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Disables usage report generation.
deleteUsageReportSubscriptionAsync(DeleteUsageReportSubscriptionRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
deleteUsageReportSubscriptionAsync(DeleteUsageReportSubscriptionRequest, AsyncHandler<DeleteUsageReportSubscriptionRequest, DeleteUsageReportSubscriptionResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
DeleteUsageReportSubscriptionRequest - Class in com.amazonaws.services.appstream.model
 
DeleteUsageReportSubscriptionRequest() - Constructor for class com.amazonaws.services.appstream.model.DeleteUsageReportSubscriptionRequest
 
DeleteUsageReportSubscriptionResult - Class in com.amazonaws.services.appstream.model
 
DeleteUsageReportSubscriptionResult() - Constructor for class com.amazonaws.services.appstream.model.DeleteUsageReportSubscriptionResult
 
deleteUser(DeleteUserRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
deleteUser(DeleteUserRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Deletes a user from the user pool.
deleteUser(DeleteUserRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Deletes a user from the user pool.
deleteUserAsync(DeleteUserRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
deleteUserAsync(DeleteUserRequest, AsyncHandler<DeleteUserRequest, DeleteUserResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
deleteUserAsync(DeleteUserRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Deletes a user from the user pool.
deleteUserAsync(DeleteUserRequest, AsyncHandler<DeleteUserRequest, DeleteUserResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Deletes a user from the user pool.
deleteUserAsync(DeleteUserRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
deleteUserAsync(DeleteUserRequest, AsyncHandler<DeleteUserRequest, DeleteUserResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
DeleteUserRequest - Class in com.amazonaws.services.appstream.model
 
DeleteUserRequest() - Constructor for class com.amazonaws.services.appstream.model.DeleteUserRequest
 
DeleteUserResult - Class in com.amazonaws.services.appstream.model
 
DeleteUserResult() - Constructor for class com.amazonaws.services.appstream.model.DeleteUserResult
 
describeAppBlocks(DescribeAppBlocksRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
describeAppBlocks(DescribeAppBlocksRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Retrieves a list that describes one or more app blocks.
describeAppBlocks(DescribeAppBlocksRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Retrieves a list that describes one or more app blocks.
describeAppBlocksAsync(DescribeAppBlocksRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
describeAppBlocksAsync(DescribeAppBlocksRequest, AsyncHandler<DescribeAppBlocksRequest, DescribeAppBlocksResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
describeAppBlocksAsync(DescribeAppBlocksRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Retrieves a list that describes one or more app blocks.
describeAppBlocksAsync(DescribeAppBlocksRequest, AsyncHandler<DescribeAppBlocksRequest, DescribeAppBlocksResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Retrieves a list that describes one or more app blocks.
describeAppBlocksAsync(DescribeAppBlocksRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
describeAppBlocksAsync(DescribeAppBlocksRequest, AsyncHandler<DescribeAppBlocksRequest, DescribeAppBlocksResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
DescribeAppBlocksRequest - Class in com.amazonaws.services.appstream.model
 
DescribeAppBlocksRequest() - Constructor for class com.amazonaws.services.appstream.model.DescribeAppBlocksRequest
 
DescribeAppBlocksResult - Class in com.amazonaws.services.appstream.model
 
DescribeAppBlocksResult() - Constructor for class com.amazonaws.services.appstream.model.DescribeAppBlocksResult
 
describeApplicationFleetAssociations(DescribeApplicationFleetAssociationsRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
describeApplicationFleetAssociations(DescribeApplicationFleetAssociationsRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Retrieves a list that describes one or more application fleet associations.
describeApplicationFleetAssociations(DescribeApplicationFleetAssociationsRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Retrieves a list that describes one or more application fleet associations.
describeApplicationFleetAssociationsAsync(DescribeApplicationFleetAssociationsRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
describeApplicationFleetAssociationsAsync(DescribeApplicationFleetAssociationsRequest, AsyncHandler<DescribeApplicationFleetAssociationsRequest, DescribeApplicationFleetAssociationsResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
describeApplicationFleetAssociationsAsync(DescribeApplicationFleetAssociationsRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Retrieves a list that describes one or more application fleet associations.
describeApplicationFleetAssociationsAsync(DescribeApplicationFleetAssociationsRequest, AsyncHandler<DescribeApplicationFleetAssociationsRequest, DescribeApplicationFleetAssociationsResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Retrieves a list that describes one or more application fleet associations.
describeApplicationFleetAssociationsAsync(DescribeApplicationFleetAssociationsRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
describeApplicationFleetAssociationsAsync(DescribeApplicationFleetAssociationsRequest, AsyncHandler<DescribeApplicationFleetAssociationsRequest, DescribeApplicationFleetAssociationsResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
DescribeApplicationFleetAssociationsRequest - Class in com.amazonaws.services.appstream.model
 
DescribeApplicationFleetAssociationsRequest() - Constructor for class com.amazonaws.services.appstream.model.DescribeApplicationFleetAssociationsRequest
 
DescribeApplicationFleetAssociationsResult - Class in com.amazonaws.services.appstream.model
 
DescribeApplicationFleetAssociationsResult() - Constructor for class com.amazonaws.services.appstream.model.DescribeApplicationFleetAssociationsResult
 
describeApplications(DescribeApplicationsRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
describeApplications(DescribeApplicationsRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Retrieves a list that describes one or more applications.
describeApplications(DescribeApplicationsRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Retrieves a list that describes one or more applications.
describeApplicationsAsync(DescribeApplicationsRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
describeApplicationsAsync(DescribeApplicationsRequest, AsyncHandler<DescribeApplicationsRequest, DescribeApplicationsResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
describeApplicationsAsync(DescribeApplicationsRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Retrieves a list that describes one or more applications.
describeApplicationsAsync(DescribeApplicationsRequest, AsyncHandler<DescribeApplicationsRequest, DescribeApplicationsResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Retrieves a list that describes one or more applications.
describeApplicationsAsync(DescribeApplicationsRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
describeApplicationsAsync(DescribeApplicationsRequest, AsyncHandler<DescribeApplicationsRequest, DescribeApplicationsResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
DescribeApplicationsRequest - Class in com.amazonaws.services.appstream.model
 
DescribeApplicationsRequest() - Constructor for class com.amazonaws.services.appstream.model.DescribeApplicationsRequest
 
DescribeApplicationsResult - Class in com.amazonaws.services.appstream.model
 
DescribeApplicationsResult() - Constructor for class com.amazonaws.services.appstream.model.DescribeApplicationsResult
 
describeDirectoryConfigs(DescribeDirectoryConfigsRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
describeDirectoryConfigs(DescribeDirectoryConfigsRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Retrieves a list that describes one or more specified Directory Config objects for AppStream 2.0, if the names for these objects are provided.
describeDirectoryConfigs(DescribeDirectoryConfigsRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Retrieves a list that describes one or more specified Directory Config objects for AppStream 2.0, if the names for these objects are provided.
describeDirectoryConfigsAsync(DescribeDirectoryConfigsRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
describeDirectoryConfigsAsync(DescribeDirectoryConfigsRequest, AsyncHandler<DescribeDirectoryConfigsRequest, DescribeDirectoryConfigsResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
describeDirectoryConfigsAsync(DescribeDirectoryConfigsRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Retrieves a list that describes one or more specified Directory Config objects for AppStream 2.0, if the names for these objects are provided.
describeDirectoryConfigsAsync(DescribeDirectoryConfigsRequest, AsyncHandler<DescribeDirectoryConfigsRequest, DescribeDirectoryConfigsResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Retrieves a list that describes one or more specified Directory Config objects for AppStream 2.0, if the names for these objects are provided.
describeDirectoryConfigsAsync(DescribeDirectoryConfigsRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
describeDirectoryConfigsAsync(DescribeDirectoryConfigsRequest, AsyncHandler<DescribeDirectoryConfigsRequest, DescribeDirectoryConfigsResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
DescribeDirectoryConfigsRequest - Class in com.amazonaws.services.appstream.model
 
DescribeDirectoryConfigsRequest() - Constructor for class com.amazonaws.services.appstream.model.DescribeDirectoryConfigsRequest
 
DescribeDirectoryConfigsResult - Class in com.amazonaws.services.appstream.model
 
DescribeDirectoryConfigsResult() - Constructor for class com.amazonaws.services.appstream.model.DescribeDirectoryConfigsResult
 
describeEntitlements(DescribeEntitlementsRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
describeEntitlements(DescribeEntitlementsRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Retrieves a list that describes one of more entitlements.
describeEntitlements(DescribeEntitlementsRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Retrieves a list that describes one of more entitlements.
describeEntitlementsAsync(DescribeEntitlementsRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
describeEntitlementsAsync(DescribeEntitlementsRequest, AsyncHandler<DescribeEntitlementsRequest, DescribeEntitlementsResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
describeEntitlementsAsync(DescribeEntitlementsRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Retrieves a list that describes one of more entitlements.
describeEntitlementsAsync(DescribeEntitlementsRequest, AsyncHandler<DescribeEntitlementsRequest, DescribeEntitlementsResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Retrieves a list that describes one of more entitlements.
describeEntitlementsAsync(DescribeEntitlementsRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
describeEntitlementsAsync(DescribeEntitlementsRequest, AsyncHandler<DescribeEntitlementsRequest, DescribeEntitlementsResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
DescribeEntitlementsRequest - Class in com.amazonaws.services.appstream.model
 
DescribeEntitlementsRequest() - Constructor for class com.amazonaws.services.appstream.model.DescribeEntitlementsRequest
 
DescribeEntitlementsResult - Class in com.amazonaws.services.appstream.model
 
DescribeEntitlementsResult() - Constructor for class com.amazonaws.services.appstream.model.DescribeEntitlementsResult
 
describeFleets(DescribeFleetsRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
describeFleets(DescribeFleetsRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Retrieves a list that describes one or more specified fleets, if the fleet names are provided.
describeFleets(DescribeFleetsRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Retrieves a list that describes one or more specified fleets, if the fleet names are provided.
describeFleetsAsync(DescribeFleetsRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
describeFleetsAsync(DescribeFleetsRequest, AsyncHandler<DescribeFleetsRequest, DescribeFleetsResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
describeFleetsAsync(DescribeFleetsRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Retrieves a list that describes one or more specified fleets, if the fleet names are provided.
describeFleetsAsync(DescribeFleetsRequest, AsyncHandler<DescribeFleetsRequest, DescribeFleetsResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Retrieves a list that describes one or more specified fleets, if the fleet names are provided.
describeFleetsAsync(DescribeFleetsRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
describeFleetsAsync(DescribeFleetsRequest, AsyncHandler<DescribeFleetsRequest, DescribeFleetsResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
DescribeFleetsFunction - Class in com.amazonaws.services.appstream.waiters
 
DescribeFleetsFunction(AmazonAppStream) - Constructor for class com.amazonaws.services.appstream.waiters.DescribeFleetsFunction
Constructs a new DescribeFleetsFunction with the given client
DescribeFleetsRequest - Class in com.amazonaws.services.appstream.model
 
DescribeFleetsRequest() - Constructor for class com.amazonaws.services.appstream.model.DescribeFleetsRequest
 
DescribeFleetsResult - Class in com.amazonaws.services.appstream.model
 
DescribeFleetsResult() - Constructor for class com.amazonaws.services.appstream.model.DescribeFleetsResult
 
describeImageBuilders(DescribeImageBuildersRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
describeImageBuilders(DescribeImageBuildersRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Retrieves a list that describes one or more specified image builders, if the image builder names are provided.
describeImageBuilders(DescribeImageBuildersRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Retrieves a list that describes one or more specified image builders, if the image builder names are provided.
describeImageBuildersAsync(DescribeImageBuildersRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
describeImageBuildersAsync(DescribeImageBuildersRequest, AsyncHandler<DescribeImageBuildersRequest, DescribeImageBuildersResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
describeImageBuildersAsync(DescribeImageBuildersRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Retrieves a list that describes one or more specified image builders, if the image builder names are provided.
describeImageBuildersAsync(DescribeImageBuildersRequest, AsyncHandler<DescribeImageBuildersRequest, DescribeImageBuildersResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Retrieves a list that describes one or more specified image builders, if the image builder names are provided.
describeImageBuildersAsync(DescribeImageBuildersRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
describeImageBuildersAsync(DescribeImageBuildersRequest, AsyncHandler<DescribeImageBuildersRequest, DescribeImageBuildersResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
DescribeImageBuildersRequest - Class in com.amazonaws.services.appstream.model
 
DescribeImageBuildersRequest() - Constructor for class com.amazonaws.services.appstream.model.DescribeImageBuildersRequest
 
DescribeImageBuildersResult - Class in com.amazonaws.services.appstream.model
 
DescribeImageBuildersResult() - Constructor for class com.amazonaws.services.appstream.model.DescribeImageBuildersResult
 
describeImagePermissions(DescribeImagePermissionsRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
describeImagePermissions(DescribeImagePermissionsRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Retrieves a list that describes the permissions for shared AWS account IDs on a private image that you own.
describeImagePermissions(DescribeImagePermissionsRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Retrieves a list that describes the permissions for shared AWS account IDs on a private image that you own.
describeImagePermissionsAsync(DescribeImagePermissionsRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
describeImagePermissionsAsync(DescribeImagePermissionsRequest, AsyncHandler<DescribeImagePermissionsRequest, DescribeImagePermissionsResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
describeImagePermissionsAsync(DescribeImagePermissionsRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Retrieves a list that describes the permissions for shared AWS account IDs on a private image that you own.
describeImagePermissionsAsync(DescribeImagePermissionsRequest, AsyncHandler<DescribeImagePermissionsRequest, DescribeImagePermissionsResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Retrieves a list that describes the permissions for shared AWS account IDs on a private image that you own.
describeImagePermissionsAsync(DescribeImagePermissionsRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
describeImagePermissionsAsync(DescribeImagePermissionsRequest, AsyncHandler<DescribeImagePermissionsRequest, DescribeImagePermissionsResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
DescribeImagePermissionsRequest - Class in com.amazonaws.services.appstream.model
 
DescribeImagePermissionsRequest() - Constructor for class com.amazonaws.services.appstream.model.DescribeImagePermissionsRequest
 
DescribeImagePermissionsResult - Class in com.amazonaws.services.appstream.model
 
DescribeImagePermissionsResult() - Constructor for class com.amazonaws.services.appstream.model.DescribeImagePermissionsResult
 
describeImages(DescribeImagesRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
describeImages(DescribeImagesRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Retrieves a list that describes one or more specified images, if the image names or image ARNs are provided.
describeImages(DescribeImagesRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Retrieves a list that describes one or more specified images, if the image names or image ARNs are provided.
describeImagesAsync(DescribeImagesRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
describeImagesAsync(DescribeImagesRequest, AsyncHandler<DescribeImagesRequest, DescribeImagesResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
describeImagesAsync(DescribeImagesRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Retrieves a list that describes one or more specified images, if the image names or image ARNs are provided.
describeImagesAsync(DescribeImagesRequest, AsyncHandler<DescribeImagesRequest, DescribeImagesResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Retrieves a list that describes one or more specified images, if the image names or image ARNs are provided.
describeImagesAsync(DescribeImagesRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
describeImagesAsync(DescribeImagesRequest, AsyncHandler<DescribeImagesRequest, DescribeImagesResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
DescribeImagesRequest - Class in com.amazonaws.services.appstream.model
 
DescribeImagesRequest() - Constructor for class com.amazonaws.services.appstream.model.DescribeImagesRequest
 
DescribeImagesResult - Class in com.amazonaws.services.appstream.model
 
DescribeImagesResult() - Constructor for class com.amazonaws.services.appstream.model.DescribeImagesResult
 
describeSessions(DescribeSessionsRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
describeSessions(DescribeSessionsRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Retrieves a list that describes the streaming sessions for a specified stack and fleet.
describeSessions(DescribeSessionsRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Retrieves a list that describes the streaming sessions for a specified stack and fleet.
describeSessionsAsync(DescribeSessionsRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
describeSessionsAsync(DescribeSessionsRequest, AsyncHandler<DescribeSessionsRequest, DescribeSessionsResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
describeSessionsAsync(DescribeSessionsRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Retrieves a list that describes the streaming sessions for a specified stack and fleet.
describeSessionsAsync(DescribeSessionsRequest, AsyncHandler<DescribeSessionsRequest, DescribeSessionsResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Retrieves a list that describes the streaming sessions for a specified stack and fleet.
describeSessionsAsync(DescribeSessionsRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
describeSessionsAsync(DescribeSessionsRequest, AsyncHandler<DescribeSessionsRequest, DescribeSessionsResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
DescribeSessionsRequest - Class in com.amazonaws.services.appstream.model
 
DescribeSessionsRequest() - Constructor for class com.amazonaws.services.appstream.model.DescribeSessionsRequest
 
DescribeSessionsResult - Class in com.amazonaws.services.appstream.model
 
DescribeSessionsResult() - Constructor for class com.amazonaws.services.appstream.model.DescribeSessionsResult
 
describeStacks(DescribeStacksRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
describeStacks(DescribeStacksRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Retrieves a list that describes one or more specified stacks, if the stack names are provided.
describeStacks(DescribeStacksRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Retrieves a list that describes one or more specified stacks, if the stack names are provided.
describeStacksAsync(DescribeStacksRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
describeStacksAsync(DescribeStacksRequest, AsyncHandler<DescribeStacksRequest, DescribeStacksResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
describeStacksAsync(DescribeStacksRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Retrieves a list that describes one or more specified stacks, if the stack names are provided.
describeStacksAsync(DescribeStacksRequest, AsyncHandler<DescribeStacksRequest, DescribeStacksResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Retrieves a list that describes one or more specified stacks, if the stack names are provided.
describeStacksAsync(DescribeStacksRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
describeStacksAsync(DescribeStacksRequest, AsyncHandler<DescribeStacksRequest, DescribeStacksResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
DescribeStacksRequest - Class in com.amazonaws.services.appstream.model
 
DescribeStacksRequest() - Constructor for class com.amazonaws.services.appstream.model.DescribeStacksRequest
 
DescribeStacksResult - Class in com.amazonaws.services.appstream.model
 
DescribeStacksResult() - Constructor for class com.amazonaws.services.appstream.model.DescribeStacksResult
 
describeUsageReportSubscriptions(DescribeUsageReportSubscriptionsRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
describeUsageReportSubscriptions(DescribeUsageReportSubscriptionsRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Retrieves a list that describes one or more usage report subscriptions.
describeUsageReportSubscriptions(DescribeUsageReportSubscriptionsRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Retrieves a list that describes one or more usage report subscriptions.
describeUsageReportSubscriptionsAsync(DescribeUsageReportSubscriptionsRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
describeUsageReportSubscriptionsAsync(DescribeUsageReportSubscriptionsRequest, AsyncHandler<DescribeUsageReportSubscriptionsRequest, DescribeUsageReportSubscriptionsResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
describeUsageReportSubscriptionsAsync(DescribeUsageReportSubscriptionsRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Retrieves a list that describes one or more usage report subscriptions.
describeUsageReportSubscriptionsAsync(DescribeUsageReportSubscriptionsRequest, AsyncHandler<DescribeUsageReportSubscriptionsRequest, DescribeUsageReportSubscriptionsResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Retrieves a list that describes one or more usage report subscriptions.
describeUsageReportSubscriptionsAsync(DescribeUsageReportSubscriptionsRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
describeUsageReportSubscriptionsAsync(DescribeUsageReportSubscriptionsRequest, AsyncHandler<DescribeUsageReportSubscriptionsRequest, DescribeUsageReportSubscriptionsResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
DescribeUsageReportSubscriptionsRequest - Class in com.amazonaws.services.appstream.model
 
DescribeUsageReportSubscriptionsRequest() - Constructor for class com.amazonaws.services.appstream.model.DescribeUsageReportSubscriptionsRequest
 
DescribeUsageReportSubscriptionsResult - Class in com.amazonaws.services.appstream.model
 
DescribeUsageReportSubscriptionsResult() - Constructor for class com.amazonaws.services.appstream.model.DescribeUsageReportSubscriptionsResult
 
describeUsers(DescribeUsersRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
describeUsers(DescribeUsersRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Retrieves a list that describes one or more specified users in the user pool.
describeUsers(DescribeUsersRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Retrieves a list that describes one or more specified users in the user pool.
describeUsersAsync(DescribeUsersRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
describeUsersAsync(DescribeUsersRequest, AsyncHandler<DescribeUsersRequest, DescribeUsersResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
describeUsersAsync(DescribeUsersRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Retrieves a list that describes one or more specified users in the user pool.
describeUsersAsync(DescribeUsersRequest, AsyncHandler<DescribeUsersRequest, DescribeUsersResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Retrieves a list that describes one or more specified users in the user pool.
describeUsersAsync(DescribeUsersRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
describeUsersAsync(DescribeUsersRequest, AsyncHandler<DescribeUsersRequest, DescribeUsersResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
DescribeUsersRequest - Class in com.amazonaws.services.appstream.model
 
DescribeUsersRequest() - Constructor for class com.amazonaws.services.appstream.model.DescribeUsersRequest
 
DescribeUsersResult - Class in com.amazonaws.services.appstream.model
 
DescribeUsersResult() - Constructor for class com.amazonaws.services.appstream.model.DescribeUsersResult
 
describeUserStackAssociations(DescribeUserStackAssociationsRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
describeUserStackAssociations(DescribeUserStackAssociationsRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Retrieves a list that describes the UserStackAssociation objects.
describeUserStackAssociations(DescribeUserStackAssociationsRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Retrieves a list that describes the UserStackAssociation objects.
describeUserStackAssociationsAsync(DescribeUserStackAssociationsRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
describeUserStackAssociationsAsync(DescribeUserStackAssociationsRequest, AsyncHandler<DescribeUserStackAssociationsRequest, DescribeUserStackAssociationsResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
describeUserStackAssociationsAsync(DescribeUserStackAssociationsRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Retrieves a list that describes the UserStackAssociation objects.
describeUserStackAssociationsAsync(DescribeUserStackAssociationsRequest, AsyncHandler<DescribeUserStackAssociationsRequest, DescribeUserStackAssociationsResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Retrieves a list that describes the UserStackAssociation objects.
describeUserStackAssociationsAsync(DescribeUserStackAssociationsRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
describeUserStackAssociationsAsync(DescribeUserStackAssociationsRequest, AsyncHandler<DescribeUserStackAssociationsRequest, DescribeUserStackAssociationsResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
DescribeUserStackAssociationsRequest - Class in com.amazonaws.services.appstream.model
 
DescribeUserStackAssociationsRequest() - Constructor for class com.amazonaws.services.appstream.model.DescribeUserStackAssociationsRequest
 
DescribeUserStackAssociationsResult - Class in com.amazonaws.services.appstream.model
 
DescribeUserStackAssociationsResult() - Constructor for class com.amazonaws.services.appstream.model.DescribeUserStackAssociationsResult
 
DirectoryConfig - Class in com.amazonaws.services.appstream.model
Describes the configuration information required to join fleets and image builders to Microsoft Active Directory domains.
DirectoryConfig() - Constructor for class com.amazonaws.services.appstream.model.DirectoryConfig
 
disableUser(DisableUserRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
disableUser(DisableUserRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Disables the specified user in the user pool.
disableUser(DisableUserRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Disables the specified user in the user pool.
disableUserAsync(DisableUserRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
disableUserAsync(DisableUserRequest, AsyncHandler<DisableUserRequest, DisableUserResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
disableUserAsync(DisableUserRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Disables the specified user in the user pool.
disableUserAsync(DisableUserRequest, AsyncHandler<DisableUserRequest, DisableUserResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Disables the specified user in the user pool.
disableUserAsync(DisableUserRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
disableUserAsync(DisableUserRequest, AsyncHandler<DisableUserRequest, DisableUserResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
DisableUserRequest - Class in com.amazonaws.services.appstream.model
 
DisableUserRequest() - Constructor for class com.amazonaws.services.appstream.model.DisableUserRequest
 
DisableUserResult - Class in com.amazonaws.services.appstream.model
 
DisableUserResult() - Constructor for class com.amazonaws.services.appstream.model.DisableUserResult
 
disassociateApplicationFleet(DisassociateApplicationFleetRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
disassociateApplicationFleet(DisassociateApplicationFleetRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Disassociates the specified application from the fleet.
disassociateApplicationFleet(DisassociateApplicationFleetRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Disassociates the specified application from the fleet.
disassociateApplicationFleetAsync(DisassociateApplicationFleetRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
disassociateApplicationFleetAsync(DisassociateApplicationFleetRequest, AsyncHandler<DisassociateApplicationFleetRequest, DisassociateApplicationFleetResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
disassociateApplicationFleetAsync(DisassociateApplicationFleetRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Disassociates the specified application from the fleet.
disassociateApplicationFleetAsync(DisassociateApplicationFleetRequest, AsyncHandler<DisassociateApplicationFleetRequest, DisassociateApplicationFleetResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Disassociates the specified application from the fleet.
disassociateApplicationFleetAsync(DisassociateApplicationFleetRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
disassociateApplicationFleetAsync(DisassociateApplicationFleetRequest, AsyncHandler<DisassociateApplicationFleetRequest, DisassociateApplicationFleetResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
DisassociateApplicationFleetRequest - Class in com.amazonaws.services.appstream.model
 
DisassociateApplicationFleetRequest() - Constructor for class com.amazonaws.services.appstream.model.DisassociateApplicationFleetRequest
 
DisassociateApplicationFleetResult - Class in com.amazonaws.services.appstream.model
 
DisassociateApplicationFleetResult() - Constructor for class com.amazonaws.services.appstream.model.DisassociateApplicationFleetResult
 
disassociateApplicationFromEntitlement(DisassociateApplicationFromEntitlementRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
disassociateApplicationFromEntitlement(DisassociateApplicationFromEntitlementRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Deletes the specified application from the specified entitlement.
disassociateApplicationFromEntitlement(DisassociateApplicationFromEntitlementRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Deletes the specified application from the specified entitlement.
disassociateApplicationFromEntitlementAsync(DisassociateApplicationFromEntitlementRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
disassociateApplicationFromEntitlementAsync(DisassociateApplicationFromEntitlementRequest, AsyncHandler<DisassociateApplicationFromEntitlementRequest, DisassociateApplicationFromEntitlementResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
disassociateApplicationFromEntitlementAsync(DisassociateApplicationFromEntitlementRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Deletes the specified application from the specified entitlement.
disassociateApplicationFromEntitlementAsync(DisassociateApplicationFromEntitlementRequest, AsyncHandler<DisassociateApplicationFromEntitlementRequest, DisassociateApplicationFromEntitlementResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Deletes the specified application from the specified entitlement.
disassociateApplicationFromEntitlementAsync(DisassociateApplicationFromEntitlementRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
disassociateApplicationFromEntitlementAsync(DisassociateApplicationFromEntitlementRequest, AsyncHandler<DisassociateApplicationFromEntitlementRequest, DisassociateApplicationFromEntitlementResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
DisassociateApplicationFromEntitlementRequest - Class in com.amazonaws.services.appstream.model
 
DisassociateApplicationFromEntitlementRequest() - Constructor for class com.amazonaws.services.appstream.model.DisassociateApplicationFromEntitlementRequest
 
DisassociateApplicationFromEntitlementResult - Class in com.amazonaws.services.appstream.model
 
DisassociateApplicationFromEntitlementResult() - Constructor for class com.amazonaws.services.appstream.model.DisassociateApplicationFromEntitlementResult
 
disassociateFleet(DisassociateFleetRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
disassociateFleet(DisassociateFleetRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Disassociates the specified fleet from the specified stack.
disassociateFleet(DisassociateFleetRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Disassociates the specified fleet from the specified stack.
disassociateFleetAsync(DisassociateFleetRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
disassociateFleetAsync(DisassociateFleetRequest, AsyncHandler<DisassociateFleetRequest, DisassociateFleetResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
disassociateFleetAsync(DisassociateFleetRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Disassociates the specified fleet from the specified stack.
disassociateFleetAsync(DisassociateFleetRequest, AsyncHandler<DisassociateFleetRequest, DisassociateFleetResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Disassociates the specified fleet from the specified stack.
disassociateFleetAsync(DisassociateFleetRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
disassociateFleetAsync(DisassociateFleetRequest, AsyncHandler<DisassociateFleetRequest, DisassociateFleetResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
DisassociateFleetRequest - Class in com.amazonaws.services.appstream.model
 
DisassociateFleetRequest() - Constructor for class com.amazonaws.services.appstream.model.DisassociateFleetRequest
 
DisassociateFleetResult - Class in com.amazonaws.services.appstream.model
 
DisassociateFleetResult() - Constructor for class com.amazonaws.services.appstream.model.DisassociateFleetResult
 
DomainJoinInfo - Class in com.amazonaws.services.appstream.model
Describes the configuration information required to join fleets and image builders to Microsoft Active Directory domains.
DomainJoinInfo() - Constructor for class com.amazonaws.services.appstream.model.DomainJoinInfo
 

E

enableUser(EnableUserRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
enableUser(EnableUserRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Enables a user in the user pool.
enableUser(EnableUserRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Enables a user in the user pool.
enableUserAsync(EnableUserRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
enableUserAsync(EnableUserRequest, AsyncHandler<EnableUserRequest, EnableUserResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
enableUserAsync(EnableUserRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Enables a user in the user pool.
enableUserAsync(EnableUserRequest, AsyncHandler<EnableUserRequest, EnableUserResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Enables a user in the user pool.
enableUserAsync(EnableUserRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
enableUserAsync(EnableUserRequest, AsyncHandler<EnableUserRequest, EnableUserResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
EnableUserRequest - Class in com.amazonaws.services.appstream.model
 
EnableUserRequest() - Constructor for class com.amazonaws.services.appstream.model.EnableUserRequest
 
EnableUserResult - Class in com.amazonaws.services.appstream.model
 
EnableUserResult() - Constructor for class com.amazonaws.services.appstream.model.EnableUserResult
 
ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.appstream.AmazonAppStream
The region metadata service name for computing region endpoints.
EntitledApplication - Class in com.amazonaws.services.appstream.model
The application associated to an entitlement.
EntitledApplication() - Constructor for class com.amazonaws.services.appstream.model.EntitledApplication
 
Entitlement - Class in com.amazonaws.services.appstream.model
Specifies an entitlement.
Entitlement() - Constructor for class com.amazonaws.services.appstream.model.Entitlement
 
EntitlementAlreadyExistsException - Exception in com.amazonaws.services.appstream.model
The entitlement already exists.
EntitlementAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.appstream.model.EntitlementAlreadyExistsException
Constructs a new EntitlementAlreadyExistsException with the specified error message.
EntitlementAttribute - Class in com.amazonaws.services.appstream.model
An attribute associated with an entitlement.
EntitlementAttribute() - Constructor for class com.amazonaws.services.appstream.model.EntitlementAttribute
 
EntitlementNotFoundException - Exception in com.amazonaws.services.appstream.model
The entitlement can't be found.
EntitlementNotFoundException(String) - Constructor for exception com.amazonaws.services.appstream.model.EntitlementNotFoundException
Constructs a new EntitlementNotFoundException with the specified error message.
equals(Object) - Method in class com.amazonaws.services.appstream.model.AccessEndpoint
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.AppBlock
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.Application
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.ApplicationFleetAssociation
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.ApplicationSettings
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.ApplicationSettingsResponse
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.AssociateApplicationFleetRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.AssociateApplicationFleetResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.AssociateApplicationToEntitlementRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.AssociateApplicationToEntitlementResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.AssociateFleetRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.AssociateFleetResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.BatchAssociateUserStackRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.BatchAssociateUserStackResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.BatchDisassociateUserStackRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.BatchDisassociateUserStackResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.ComputeCapacity
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.ComputeCapacityStatus
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.CopyImageRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.CopyImageResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.CreateAppBlockRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.CreateAppBlockResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.CreateApplicationRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.CreateApplicationResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.CreateDirectoryConfigRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.CreateDirectoryConfigResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.CreateEntitlementRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.CreateEntitlementResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.CreateFleetResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderStreamingURLRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderStreamingURLResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.CreateStackRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.CreateStackResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.CreateStreamingURLRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.CreateStreamingURLResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.CreateUpdatedImageRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.CreateUpdatedImageResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.CreateUsageReportSubscriptionRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.CreateUsageReportSubscriptionResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.CreateUserRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.CreateUserResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DeleteAppBlockRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DeleteAppBlockResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DeleteApplicationRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DeleteApplicationResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DeleteDirectoryConfigRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DeleteDirectoryConfigResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DeleteEntitlementRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DeleteEntitlementResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DeleteFleetRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DeleteFleetResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DeleteImageBuilderRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DeleteImageBuilderResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DeleteImagePermissionsRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DeleteImagePermissionsResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DeleteImageRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DeleteImageResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DeleteStackRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DeleteStackResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DeleteUsageReportSubscriptionRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DeleteUsageReportSubscriptionResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DeleteUserRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DeleteUserResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DescribeAppBlocksRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DescribeAppBlocksResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DescribeApplicationFleetAssociationsRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DescribeApplicationFleetAssociationsResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DescribeApplicationsRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DescribeApplicationsResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DescribeDirectoryConfigsRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DescribeDirectoryConfigsResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DescribeEntitlementsRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DescribeEntitlementsResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DescribeFleetsRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DescribeFleetsResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DescribeImageBuildersRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DescribeImageBuildersResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DescribeImagePermissionsRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DescribeImagePermissionsResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DescribeImagesRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DescribeImagesResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DescribeSessionsRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DescribeSessionsResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DescribeStacksRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DescribeStacksResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DescribeUsageReportSubscriptionsRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DescribeUsageReportSubscriptionsResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DescribeUsersRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DescribeUsersResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DescribeUserStackAssociationsRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DescribeUserStackAssociationsResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DirectoryConfig
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DisableUserRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DisableUserResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DisassociateApplicationFleetRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DisassociateApplicationFleetResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DisassociateApplicationFromEntitlementRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DisassociateApplicationFromEntitlementResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DisassociateFleetRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DisassociateFleetResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.DomainJoinInfo
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.EnableUserRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.EnableUserResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.EntitledApplication
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.Entitlement
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.EntitlementAttribute
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.ExpireSessionRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.ExpireSessionResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.Fleet
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.FleetError
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.Image
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.ImageBuilder
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.ImageBuilderStateChangeReason
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.ImagePermissions
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.ImageStateChangeReason
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.LastReportGenerationExecutionError
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.ListAssociatedFleetsRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.ListAssociatedFleetsResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.ListAssociatedStacksRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.ListAssociatedStacksResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.ListEntitledApplicationsRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.ListEntitledApplicationsResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.ListTagsForResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.ListTagsForResourceResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.NetworkAccessConfiguration
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.ResourceError
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.S3Location
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.ScriptDetails
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.ServiceAccountCredentials
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.Session
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.SharedImagePermissions
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.Stack
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.StackError
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.StartFleetRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.StartFleetResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.StartImageBuilderRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.StartImageBuilderResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.StopFleetRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.StopFleetResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.StopImageBuilderRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.StopImageBuilderResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.StorageConnector
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.StreamingExperienceSettings
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.TagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.TagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.UntagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.UntagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.UpdateApplicationRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.UpdateApplicationResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.UpdateDirectoryConfigRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.UpdateDirectoryConfigResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.UpdateEntitlementRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.UpdateEntitlementResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.UpdateFleetResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.UpdateImagePermissionsRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.UpdateImagePermissionsResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.UpdateStackRequest
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.UpdateStackResult
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.UsageReportSubscription
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.User
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.UserSetting
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.UserStackAssociation
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.UserStackAssociationError
 
equals(Object) - Method in class com.amazonaws.services.appstream.model.VpcConfig
 
expireSession(ExpireSessionRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
expireSession(ExpireSessionRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Immediately stops the specified streaming session.
expireSession(ExpireSessionRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Immediately stops the specified streaming session.
expireSessionAsync(ExpireSessionRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
expireSessionAsync(ExpireSessionRequest, AsyncHandler<ExpireSessionRequest, ExpireSessionResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
expireSessionAsync(ExpireSessionRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Immediately stops the specified streaming session.
expireSessionAsync(ExpireSessionRequest, AsyncHandler<ExpireSessionRequest, ExpireSessionResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Immediately stops the specified streaming session.
expireSessionAsync(ExpireSessionRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
expireSessionAsync(ExpireSessionRequest, AsyncHandler<ExpireSessionRequest, ExpireSessionResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
ExpireSessionRequest - Class in com.amazonaws.services.appstream.model
 
ExpireSessionRequest() - Constructor for class com.amazonaws.services.appstream.model.ExpireSessionRequest
 
ExpireSessionResult - Class in com.amazonaws.services.appstream.model
 
ExpireSessionResult() - Constructor for class com.amazonaws.services.appstream.model.ExpireSessionResult
 

F

Fleet - Class in com.amazonaws.services.appstream.model
Describes a fleet.
Fleet() - Constructor for class com.amazonaws.services.appstream.model.Fleet
 
FleetAttribute - Enum in com.amazonaws.services.appstream.model
The fleet attribute.
FleetError - Class in com.amazonaws.services.appstream.model
Describes a fleet error.
FleetError() - Constructor for class com.amazonaws.services.appstream.model.FleetError
 
FleetErrorCode - Enum in com.amazonaws.services.appstream.model
 
fleetStarted() - Method in class com.amazonaws.services.appstream.waiters.AmazonAppStreamWaiters
Builds a FleetStarted waiter by using custom parameters waiterParameters and other parameters defined in the waiters specification, and then polls until it determines whether the resource entered the desired state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
FleetState - Enum in com.amazonaws.services.appstream.model
 
fleetStopped() - Method in class com.amazonaws.services.appstream.waiters.AmazonAppStreamWaiters
Builds a FleetStopped waiter by using custom parameters waiterParameters and other parameters defined in the waiters specification, and then polls until it determines whether the resource entered the desired state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
FleetType - Enum in com.amazonaws.services.appstream.model
 
fromValue(String) - Static method in enum com.amazonaws.services.appstream.model.AccessEndpointType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.appstream.model.Action
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.appstream.model.ApplicationAttribute
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.appstream.model.AppVisibility
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.appstream.model.AuthenticationType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.appstream.model.FleetAttribute
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.appstream.model.FleetErrorCode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.appstream.model.FleetState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.appstream.model.FleetType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.appstream.model.ImageBuilderState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.appstream.model.ImageBuilderStateChangeReasonCode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.appstream.model.ImageState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.appstream.model.ImageStateChangeReasonCode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.appstream.model.MessageAction
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.appstream.model.Permission
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.appstream.model.PlatformType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.appstream.model.PreferredProtocol
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.appstream.model.SessionConnectionState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.appstream.model.SessionState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.appstream.model.StackAttribute
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.appstream.model.StackErrorCode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.appstream.model.StorageConnectorType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.appstream.model.StreamView
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.appstream.model.UsageReportExecutionErrorCode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.appstream.model.UsageReportSchedule
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.appstream.model.UserStackAssociationErrorCode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.appstream.model.VisibilityType
Use this in place of valueOf.

G

getAccessEndpoints() - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderRequest
The list of interface VPC endpoint (interface endpoint) objects.
getAccessEndpoints() - Method in class com.amazonaws.services.appstream.model.CreateStackRequest
The list of interface VPC endpoint (interface endpoint) objects.
getAccessEndpoints() - Method in class com.amazonaws.services.appstream.model.ImageBuilder
The list of virtual private cloud (VPC) interface endpoint objects.
getAccessEndpoints() - Method in class com.amazonaws.services.appstream.model.Stack
The list of virtual private cloud (VPC) interface endpoint objects.
getAccessEndpoints() - Method in class com.amazonaws.services.appstream.model.UpdateStackRequest
The list of interface VPC endpoint (interface endpoint) objects.
getAccountName() - Method in class com.amazonaws.services.appstream.model.ServiceAccountCredentials
The user name of the account.
getAccountPassword() - Method in class com.amazonaws.services.appstream.model.ServiceAccountCredentials
The password for the account.
getAction() - Method in class com.amazonaws.services.appstream.model.UserSetting
The action that is enabled or disabled.
getAllowFleet() - Method in class com.amazonaws.services.appstream.model.ImagePermissions
Indicates whether the image can be used for a fleet.
getAllowImageBuilder() - Method in class com.amazonaws.services.appstream.model.ImagePermissions
Indicates whether the image can be used for an image builder.
getAppBlock() - Method in class com.amazonaws.services.appstream.model.CreateAppBlockResult
The app block.
getAppBlockArn() - Method in class com.amazonaws.services.appstream.model.Application
The app block ARN of the application.
getAppBlockArn() - Method in class com.amazonaws.services.appstream.model.CreateApplicationRequest
The app block ARN to which the application should be associated
getAppBlockArn() - Method in class com.amazonaws.services.appstream.model.UpdateApplicationRequest
The ARN of the app block.
getAppBlocks() - Method in class com.amazonaws.services.appstream.model.DescribeAppBlocksResult
The app blocks in the list.
getApplication() - Method in class com.amazonaws.services.appstream.model.CreateApplicationResult
 
getApplication() - Method in class com.amazonaws.services.appstream.model.UpdateApplicationResult
 
getApplicationArn() - Method in class com.amazonaws.services.appstream.model.ApplicationFleetAssociation
The ARN of the application associated with the fleet.
getApplicationArn() - Method in class com.amazonaws.services.appstream.model.AssociateApplicationFleetRequest
The ARN of the application.
getApplicationArn() - Method in class com.amazonaws.services.appstream.model.DescribeApplicationFleetAssociationsRequest
The ARN of the application.
getApplicationArn() - Method in class com.amazonaws.services.appstream.model.DisassociateApplicationFleetRequest
The ARN of the application.
getApplicationFleetAssociation() - Method in class com.amazonaws.services.appstream.model.AssociateApplicationFleetResult
If fleet name is specified, this returns the list of applications that are associated to it.
getApplicationFleetAssociations() - Method in class com.amazonaws.services.appstream.model.DescribeApplicationFleetAssociationsResult
The application fleet associations in the list.
getApplicationId() - Method in class com.amazonaws.services.appstream.model.CreateStreamingURLRequest
The name of the application to launch after the session starts.
getApplicationIdentifier() - Method in class com.amazonaws.services.appstream.model.AssociateApplicationToEntitlementRequest
The identifier of the application.
getApplicationIdentifier() - Method in class com.amazonaws.services.appstream.model.DisassociateApplicationFromEntitlementRequest
The identifier of the application to remove from the entitlement.
getApplicationIdentifier() - Method in class com.amazonaws.services.appstream.model.EntitledApplication
The identifier of the application.
getApplications() - Method in class com.amazonaws.services.appstream.model.DescribeApplicationsResult
The applications in the list.
getApplications() - Method in class com.amazonaws.services.appstream.model.Image
The applications associated with the image.
getApplicationSettings() - Method in class com.amazonaws.services.appstream.model.CreateStackRequest
The persistent application settings for users of a stack.
getApplicationSettings() - Method in class com.amazonaws.services.appstream.model.Stack
The persistent application settings for users of the stack.
getApplicationSettings() - Method in class com.amazonaws.services.appstream.model.UpdateStackRequest
The persistent application settings for users of a stack.
getAppstreamAgentVersion() - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderRequest
The version of the AppStream 2.0 agent to use for this image builder.
getAppstreamAgentVersion() - Method in class com.amazonaws.services.appstream.model.Image
The version of the AppStream 2.0 agent to use for instances that are launched from this image.
getAppstreamAgentVersion() - Method in class com.amazonaws.services.appstream.model.ImageBuilder
The version of the AppStream 2.0 agent that is currently being used by the image builder.
getAppstreamAgentVersion() - Method in class com.amazonaws.services.appstream.model.StartImageBuilderRequest
The version of the AppStream 2.0 agent to use for this image builder.
getAppVisibility() - Method in class com.amazonaws.services.appstream.model.CreateEntitlementRequest
Specifies whether all or selected apps are entitled.
getAppVisibility() - Method in class com.amazonaws.services.appstream.model.Entitlement
Specifies whether all or selected apps are entitled.
getAppVisibility() - Method in class com.amazonaws.services.appstream.model.UpdateEntitlementRequest
Specifies whether all or only selected apps are entitled.
getArn() - Method in class com.amazonaws.services.appstream.model.AppBlock
The ARN of the app block.
getArn() - Method in class com.amazonaws.services.appstream.model.Application
The ARN of the application.
getArn() - Method in class com.amazonaws.services.appstream.model.Fleet
The Amazon Resource Name (ARN) for the fleet.
getArn() - Method in class com.amazonaws.services.appstream.model.Image
The ARN of the image.
getArn() - Method in class com.amazonaws.services.appstream.model.ImageBuilder
The ARN for the image builder.
getArn() - Method in class com.amazonaws.services.appstream.model.Stack
The ARN of the stack.
getArn() - Method in class com.amazonaws.services.appstream.model.User
The ARN of the user.
getArns() - Method in class com.amazonaws.services.appstream.model.DescribeAppBlocksRequest
The ARNs of the app blocks.
getArns() - Method in class com.amazonaws.services.appstream.model.DescribeApplicationsRequest
The ARNs for the applications.
getArns() - Method in class com.amazonaws.services.appstream.model.DescribeImagesRequest
The ARNs of the public, private, and shared images to describe.
getAttributes() - Method in class com.amazonaws.services.appstream.model.CreateEntitlementRequest
The attributes of the entitlement.
getAttributes() - Method in class com.amazonaws.services.appstream.model.Entitlement
The attributes of the entitlement.
getAttributes() - Method in class com.amazonaws.services.appstream.model.UpdateEntitlementRequest
The attributes of the entitlement.
getAttributesToDelete() - Method in class com.amazonaws.services.appstream.model.UpdateApplicationRequest
The attributes to delete for an application.
getAttributesToDelete() - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The fleet attributes to delete.
getAttributesToDelete() - Method in class com.amazonaws.services.appstream.model.UpdateStackRequest
The stack attributes to delete.
getAuthenticationType() - Method in class com.amazonaws.services.appstream.model.CreateUserRequest
The authentication type for the user.
getAuthenticationType() - Method in class com.amazonaws.services.appstream.model.DeleteUserRequest
The authentication type for the user.
getAuthenticationType() - Method in class com.amazonaws.services.appstream.model.DescribeSessionsRequest
The authentication method.
getAuthenticationType() - Method in class com.amazonaws.services.appstream.model.DescribeUsersRequest
The authentication type for the users in the user pool to describe.
getAuthenticationType() - Method in class com.amazonaws.services.appstream.model.DescribeUserStackAssociationsRequest
The authentication type for the user who is associated with the stack.
getAuthenticationType() - Method in class com.amazonaws.services.appstream.model.DisableUserRequest
The authentication type for the user.
getAuthenticationType() - Method in class com.amazonaws.services.appstream.model.EnableUserRequest
The authentication type for the user.
getAuthenticationType() - Method in class com.amazonaws.services.appstream.model.Session
The authentication method.
getAuthenticationType() - Method in class com.amazonaws.services.appstream.model.User
The authentication type for the user.
getAuthenticationType() - Method in class com.amazonaws.services.appstream.model.UserStackAssociation
The authentication type for the user.
getAvailable() - Method in class com.amazonaws.services.appstream.model.ComputeCapacityStatus
The number of currently available instances that can be used to stream sessions.
getBaseImageArn() - Method in class com.amazonaws.services.appstream.model.Image
The ARN of the image from which this image was created.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
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.appstream.AmazonAppStreamClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCanUpdateImage() - Method in class com.amazonaws.services.appstream.model.CreateUpdatedImageResult
Indicates whether a new image can be created.
getCode() - Method in class com.amazonaws.services.appstream.model.ImageBuilderStateChangeReason
The state change reason code.
getCode() - Method in class com.amazonaws.services.appstream.model.ImageStateChangeReason
The state change reason code.
getComputeCapacity() - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The desired capacity for the fleet.
getComputeCapacity() - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The desired capacity for the fleet.
getComputeCapacityStatus() - Method in class com.amazonaws.services.appstream.model.Fleet
The capacity status for the fleet.
getConnectionState() - Method in class com.amazonaws.services.appstream.model.Session
Specifies whether a user is connected to the streaming session.
getConnectorType() - Method in class com.amazonaws.services.appstream.model.StorageConnector
The type of storage connector.
getCreatedTime() - Method in class com.amazonaws.services.appstream.model.AppBlock
The created time of the app block.
getCreatedTime() - Method in class com.amazonaws.services.appstream.model.Application
The time at which the application was created within the app block.
getCreatedTime() - Method in class com.amazonaws.services.appstream.model.DirectoryConfig
The time the directory configuration was created.
getCreatedTime() - Method in class com.amazonaws.services.appstream.model.Entitlement
The time when the entitlement was created.
getCreatedTime() - Method in class com.amazonaws.services.appstream.model.Fleet
The time the fleet was created.
getCreatedTime() - Method in class com.amazonaws.services.appstream.model.Image
The time the image was created.
getCreatedTime() - Method in class com.amazonaws.services.appstream.model.ImageBuilder
The time stamp when the image builder was created.
getCreatedTime() - Method in class com.amazonaws.services.appstream.model.Stack
The time the stack was created.
getCreatedTime() - Method in class com.amazonaws.services.appstream.model.User
The date and time the user was created in the user pool.
getDeleteStorageConnectors() - Method in class com.amazonaws.services.appstream.model.UpdateStackRequest
Deprecated.
getDeleteVpcConfig() - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
Deprecated.
getDescription() - Method in class com.amazonaws.services.appstream.model.AppBlock
The description of the app block.
getDescription() - Method in class com.amazonaws.services.appstream.model.Application
The description of the application.
getDescription() - Method in class com.amazonaws.services.appstream.model.CreateAppBlockRequest
The description of the app block.
getDescription() - Method in class com.amazonaws.services.appstream.model.CreateApplicationRequest
The description of the application.
getDescription() - Method in class com.amazonaws.services.appstream.model.CreateEntitlementRequest
The description of the entitlement.
getDescription() - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The description to display.
getDescription() - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderRequest
The description to display.
getDescription() - Method in class com.amazonaws.services.appstream.model.CreateStackRequest
The description to display.
getDescription() - Method in class com.amazonaws.services.appstream.model.Entitlement
The description of the entitlement.
getDescription() - Method in class com.amazonaws.services.appstream.model.Fleet
The description to display.
getDescription() - Method in class com.amazonaws.services.appstream.model.Image
The description to display.
getDescription() - Method in class com.amazonaws.services.appstream.model.ImageBuilder
The description to display.
getDescription() - Method in class com.amazonaws.services.appstream.model.Stack
The description to display.
getDescription() - Method in class com.amazonaws.services.appstream.model.UpdateApplicationRequest
The description of the application.
getDescription() - Method in class com.amazonaws.services.appstream.model.UpdateEntitlementRequest
The description of the entitlement.
getDescription() - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The description to display.
getDescription() - Method in class com.amazonaws.services.appstream.model.UpdateStackRequest
The description to display.
getDesired() - Method in class com.amazonaws.services.appstream.model.ComputeCapacityStatus
The desired number of streaming instances.
getDesiredInstances() - Method in class com.amazonaws.services.appstream.model.ComputeCapacity
The desired number of streaming instances.
getDestinationImageDescription() - Method in class com.amazonaws.services.appstream.model.CopyImageRequest
The description that the image will have when it is copied to the destination.
getDestinationImageName() - Method in class com.amazonaws.services.appstream.model.CopyImageRequest
The name that the image will have when it is copied to the destination.
getDestinationImageName() - Method in class com.amazonaws.services.appstream.model.CopyImageResult
The name of the destination image.
getDestinationRegion() - Method in class com.amazonaws.services.appstream.model.CopyImageRequest
The destination region to which the image will be copied.
getDirectoryConfig() - Method in class com.amazonaws.services.appstream.model.CreateDirectoryConfigResult
Information about the directory configuration.
getDirectoryConfig() - Method in class com.amazonaws.services.appstream.model.UpdateDirectoryConfigResult
Information about the Directory Config object.
getDirectoryConfigs() - Method in class com.amazonaws.services.appstream.model.DescribeDirectoryConfigsResult
Information about the directory configurations.
getDirectoryName() - Method in class com.amazonaws.services.appstream.model.CreateDirectoryConfigRequest
The fully qualified name of the directory (for example, corp.example.com).
getDirectoryName() - Method in class com.amazonaws.services.appstream.model.DeleteDirectoryConfigRequest
The name of the directory configuration.
getDirectoryName() - Method in class com.amazonaws.services.appstream.model.DirectoryConfig
The fully qualified name of the directory (for example, corp.example.com).
getDirectoryName() - Method in class com.amazonaws.services.appstream.model.DomainJoinInfo
The fully qualified name of the directory (for example, corp.example.com).
getDirectoryName() - Method in class com.amazonaws.services.appstream.model.UpdateDirectoryConfigRequest
The name of the Directory Config object.
getDirectoryNames() - Method in class com.amazonaws.services.appstream.model.DescribeDirectoryConfigsRequest
The directory names.
getDisconnectTimeoutInSeconds() - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The amount of time that a streaming session remains active after users disconnect.
getDisconnectTimeoutInSeconds() - Method in class com.amazonaws.services.appstream.model.Fleet
The amount of time that a streaming session remains active after users disconnect.
getDisconnectTimeoutInSeconds() - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The amount of time that a streaming session remains active after users disconnect.
getDisplayName() - Method in class com.amazonaws.services.appstream.model.AppBlock
The display name of the app block.
getDisplayName() - Method in class com.amazonaws.services.appstream.model.Application
The application name to display.
getDisplayName() - Method in class com.amazonaws.services.appstream.model.CreateAppBlockRequest
The display name of the app block.
getDisplayName() - Method in class com.amazonaws.services.appstream.model.CreateApplicationRequest
The display name of the application.
getDisplayName() - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The fleet name to display.
getDisplayName() - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderRequest
The image builder name to display.
getDisplayName() - Method in class com.amazonaws.services.appstream.model.CreateStackRequest
The stack name to display.
getDisplayName() - Method in class com.amazonaws.services.appstream.model.Fleet
The fleet name to display.
getDisplayName() - Method in class com.amazonaws.services.appstream.model.Image
The image name to display.
getDisplayName() - Method in class com.amazonaws.services.appstream.model.ImageBuilder
The image builder name to display.
getDisplayName() - Method in class com.amazonaws.services.appstream.model.Stack
The stack name to display.
getDisplayName() - Method in class com.amazonaws.services.appstream.model.UpdateApplicationRequest
The display name of the application.
getDisplayName() - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The fleet name to display.
getDisplayName() - Method in class com.amazonaws.services.appstream.model.UpdateStackRequest
The stack name to display.
getDomainJoinInfo() - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.
getDomainJoinInfo() - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderRequest
The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.
getDomainJoinInfo() - Method in class com.amazonaws.services.appstream.model.Fleet
The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.
getDomainJoinInfo() - Method in class com.amazonaws.services.appstream.model.ImageBuilder
The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.
getDomainJoinInfo() - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.
getDomains() - Method in class com.amazonaws.services.appstream.model.StorageConnector
The names of the domains for the account.
getDryRun() - Method in class com.amazonaws.services.appstream.model.CreateUpdatedImageRequest
Indicates whether to display the status of image update availability before AppStream 2.0 initiates the process of creating a new updated image.
getEmbedHostDomains() - Method in class com.amazonaws.services.appstream.model.CreateStackRequest
The domains where AppStream 2.0 streaming sessions can be embedded in an iframe.
getEmbedHostDomains() - Method in class com.amazonaws.services.appstream.model.Stack
The domains where AppStream 2.0 streaming sessions can be embedded in an iframe.
getEmbedHostDomains() - Method in class com.amazonaws.services.appstream.model.UpdateStackRequest
The domains where AppStream 2.0 streaming sessions can be embedded in an iframe.
getEnabled() - Method in class com.amazonaws.services.appstream.model.Application
If there is a problem, the application can be disabled after image creation.
getEnabled() - Method in class com.amazonaws.services.appstream.model.ApplicationSettings
Enables or disables persistent application settings for users during their streaming sessions.
getEnabled() - Method in class com.amazonaws.services.appstream.model.ApplicationSettingsResponse
Specifies whether persistent application settings are enabled for users during their streaming sessions.
getEnabled() - Method in class com.amazonaws.services.appstream.model.User
Specifies whether the user in the user pool is enabled.
getEnableDefaultInternetAccess() - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
Enables or disables default internet access for the fleet.
getEnableDefaultInternetAccess() - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderRequest
Enables or disables default internet access for the image builder.
getEnableDefaultInternetAccess() - Method in class com.amazonaws.services.appstream.model.Fleet
Indicates whether default internet access is enabled for the fleet.
getEnableDefaultInternetAccess() - Method in class com.amazonaws.services.appstream.model.ImageBuilder
Enables or disables default internet access for the image builder.
getEnableDefaultInternetAccess() - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
Enables or disables default internet access for the fleet.
getEndpointType() - Method in class com.amazonaws.services.appstream.model.AccessEndpoint
The type of interface endpoint.
getEniId() - Method in class com.amazonaws.services.appstream.model.NetworkAccessConfiguration
The resource identifier of the elastic network interface that is attached to instances in your VPC.
getEniPrivateIpAddress() - Method in class com.amazonaws.services.appstream.model.NetworkAccessConfiguration
The private IP address of the elastic network interface that is attached to instances in your VPC.
getEntitledApplications() - Method in class com.amazonaws.services.appstream.model.ListEntitledApplicationsResult
The entitled applications.
getEntitlement() - Method in class com.amazonaws.services.appstream.model.CreateEntitlementResult
The entitlement.
getEntitlement() - Method in class com.amazonaws.services.appstream.model.UpdateEntitlementResult
The entitlement.
getEntitlementName() - Method in class com.amazonaws.services.appstream.model.AssociateApplicationToEntitlementRequest
The name of the entitlement.
getEntitlementName() - Method in class com.amazonaws.services.appstream.model.DisassociateApplicationFromEntitlementRequest
The name of the entitlement.
getEntitlementName() - Method in class com.amazonaws.services.appstream.model.ListEntitledApplicationsRequest
The name of the entitlement.
getEntitlements() - Method in class com.amazonaws.services.appstream.model.DescribeEntitlementsResult
The entitlements.
getErrorCode() - Method in class com.amazonaws.services.appstream.model.FleetError
The error code.
getErrorCode() - Method in class com.amazonaws.services.appstream.model.LastReportGenerationExecutionError
The error code for the error that is returned when a usage report can't be generated.
getErrorCode() - Method in class com.amazonaws.services.appstream.model.ResourceError
The error code.
getErrorCode() - Method in class com.amazonaws.services.appstream.model.StackError
The error code.
getErrorCode() - Method in class com.amazonaws.services.appstream.model.UserStackAssociationError
The error code for the error that is returned when a user can’t be associated with or disassociated from a stack.
getErrorMessage() - Method in class com.amazonaws.services.appstream.model.FleetError
The error message.
getErrorMessage() - Method in class com.amazonaws.services.appstream.model.LastReportGenerationExecutionError
The error message for the error that is returned when a usage report can't be generated.
getErrorMessage() - Method in class com.amazonaws.services.appstream.model.ResourceError
The error message.
getErrorMessage() - Method in class com.amazonaws.services.appstream.model.StackError
The error message.
getErrorMessage() - Method in class com.amazonaws.services.appstream.model.UserStackAssociationError
The error message for the error that is returned when a user can’t be associated with or disassociated from a stack.
getErrors() - Method in class com.amazonaws.services.appstream.model.BatchAssociateUserStackResult
The list of UserStackAssociationError objects.
getErrors() - Method in class com.amazonaws.services.appstream.model.BatchDisassociateUserStackResult
The list of UserStackAssociationError objects.
getErrorTimestamp() - Method in class com.amazonaws.services.appstream.model.ResourceError
The time the error occurred.
getExecutableParameters() - Method in class com.amazonaws.services.appstream.model.ScriptDetails
The runtime parameters passed to the run path for the script.
getExecutablePath() - Method in class com.amazonaws.services.appstream.model.ScriptDetails
The run path for the script.
getExecutorService() - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
Returns the executor service used by this client to execute async requests.
getExistingImageName() - Method in class com.amazonaws.services.appstream.model.CreateUpdatedImageRequest
The name of the image to update.
getExpires() - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderStreamingURLResult
The elapsed time, in seconds after the Unix epoch, when this URL expires.
getExpires() - Method in class com.amazonaws.services.appstream.model.CreateStreamingURLResult
The elapsed time, in seconds after the Unix epoch, when this URL expires.
getFeedbackURL() - Method in class com.amazonaws.services.appstream.model.CreateStackRequest
The URL that users are redirected to after they click the Send Feedback link.
getFeedbackURL() - Method in class com.amazonaws.services.appstream.model.Stack
The URL that users are redirected to after they click the Send Feedback link.
getFeedbackURL() - Method in class com.amazonaws.services.appstream.model.UpdateStackRequest
The URL that users are redirected to after they choose the Send Feedback link.
getFirstName() - Method in class com.amazonaws.services.appstream.model.CreateUserRequest
The first name, or given name, of the user.
getFirstName() - Method in class com.amazonaws.services.appstream.model.User
The first name, or given name, of the user.
getFleet() - Method in class com.amazonaws.services.appstream.model.CreateFleetResult
Information about the fleet.
getFleet() - Method in class com.amazonaws.services.appstream.model.UpdateFleetResult
Information about the fleet.
getFleetErrors() - Method in class com.amazonaws.services.appstream.model.Fleet
The fleet errors.
getFleetName() - Method in class com.amazonaws.services.appstream.model.ApplicationFleetAssociation
The name of the fleet associated with the application.
getFleetName() - Method in class com.amazonaws.services.appstream.model.AssociateApplicationFleetRequest
The name of the fleet.
getFleetName() - Method in class com.amazonaws.services.appstream.model.AssociateFleetRequest
The name of the fleet.
getFleetName() - Method in class com.amazonaws.services.appstream.model.CreateStreamingURLRequest
The name of the fleet.
getFleetName() - Method in class com.amazonaws.services.appstream.model.DescribeApplicationFleetAssociationsRequest
The name of the fleet.
getFleetName() - Method in class com.amazonaws.services.appstream.model.DescribeSessionsRequest
The name of the fleet.
getFleetName() - Method in class com.amazonaws.services.appstream.model.DisassociateApplicationFleetRequest
The name of the fleet.
getFleetName() - Method in class com.amazonaws.services.appstream.model.DisassociateFleetRequest
The name of the fleet.
getFleetName() - Method in class com.amazonaws.services.appstream.model.ListAssociatedStacksRequest
The name of the fleet.
getFleetName() - Method in class com.amazonaws.services.appstream.model.Session
The name of the fleet for the streaming session.
getFleets() - Method in class com.amazonaws.services.appstream.model.DescribeFleetsResult
Information about the fleets.
getFleetType() - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The fleet type.
getFleetType() - Method in class com.amazonaws.services.appstream.model.Fleet
The fleet type.
getIamRoleArn() - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The Amazon Resource Name (ARN) of the IAM role to apply to the fleet.
getIamRoleArn() - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderRequest
The Amazon Resource Name (ARN) of the IAM role to apply to the image builder.
getIamRoleArn() - Method in class com.amazonaws.services.appstream.model.Fleet
The ARN of the IAM role that is applied to the fleet.
getIamRoleArn() - Method in class com.amazonaws.services.appstream.model.ImageBuilder
The ARN of the IAM role that is applied to the image builder.
getIamRoleArn() - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The Amazon Resource Name (ARN) of the IAM role to apply to the fleet.
getIconS3Location() - Method in class com.amazonaws.services.appstream.model.Application
The S3 location of the application icon.
getIconS3Location() - Method in class com.amazonaws.services.appstream.model.CreateApplicationRequest
The location in S3 of the application icon.
getIconS3Location() - Method in class com.amazonaws.services.appstream.model.UpdateApplicationRequest
The icon S3 location of the application.
getIconURL() - Method in class com.amazonaws.services.appstream.model.Application
The URL for the application icon.
getId() - Method in class com.amazonaws.services.appstream.model.Session
The identifier of the streaming session.
getIdleDisconnectTimeoutInSeconds() - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins.
getIdleDisconnectTimeoutInSeconds() - Method in class com.amazonaws.services.appstream.model.Fleet
The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins.
getIdleDisconnectTimeoutInSeconds() - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins.
getImage() - Method in class com.amazonaws.services.appstream.model.CreateUpdatedImageResult
 
getImage() - Method in class com.amazonaws.services.appstream.model.DeleteImageResult
Information about the image.
getImageArn() - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The ARN of the public, private, or shared image to use.
getImageArn() - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderRequest
The ARN of the public, private, or shared image to use.
getImageArn() - Method in class com.amazonaws.services.appstream.model.Fleet
The ARN for the public, private, or shared image.
getImageArn() - Method in class com.amazonaws.services.appstream.model.ImageBuilder
The ARN of the image from which this builder was created.
getImageArn() - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The ARN of the public, private, or shared image to use.
getImageBuilder() - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderResult
Information about the image builder.
getImageBuilder() - Method in class com.amazonaws.services.appstream.model.DeleteImageBuilderResult
Information about the image builder.
getImageBuilder() - Method in class com.amazonaws.services.appstream.model.StartImageBuilderResult
Information about the image builder.
getImageBuilder() - Method in class com.amazonaws.services.appstream.model.StopImageBuilderResult
Information about the image builder.
getImageBuilderErrors() - Method in class com.amazonaws.services.appstream.model.ImageBuilder
The image builder errors.
getImageBuilderName() - Method in class com.amazonaws.services.appstream.model.Image
The name of the image builder that was used to create the private image.
getImageBuilders() - Method in class com.amazonaws.services.appstream.model.DescribeImageBuildersResult
Information about the image builders.
getImageBuilderSupported() - Method in class com.amazonaws.services.appstream.model.Image
Indicates whether an image builder can be launched from this image.
getImageErrors() - Method in class com.amazonaws.services.appstream.model.Image
Describes the errors that are returned when a new image can't be created.
getImageName() - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The name of the image used to create the fleet.
getImageName() - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderRequest
The name of the image used to create the image builder.
getImageName() - Method in class com.amazonaws.services.appstream.model.Fleet
The name of the image used to create the fleet.
getImageName() - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The name of the image used to create the fleet.
getImagePermissions() - Method in class com.amazonaws.services.appstream.model.Image
The permissions to provide to the destination AWS account for the specified image.
getImagePermissions() - Method in class com.amazonaws.services.appstream.model.SharedImagePermissions
Describes the permissions for a shared image.
getImagePermissions() - Method in class com.amazonaws.services.appstream.model.UpdateImagePermissionsRequest
The permissions for the image.
getImages() - Method in class com.amazonaws.services.appstream.model.DescribeImagesResult
Information about the images.
getInstanceFamilies() - Method in class com.amazonaws.services.appstream.model.Application
The instance families for the application.
getInstanceFamilies() - Method in class com.amazonaws.services.appstream.model.CreateApplicationRequest
The instance families the application supports.
getInstanceType() - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The instance type to use when launching fleet instances.
getInstanceType() - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderRequest
The instance type to use when launching the image builder.
getInstanceType() - Method in class com.amazonaws.services.appstream.model.Fleet
The instance type to use when launching fleet instances.
getInstanceType() - Method in class com.amazonaws.services.appstream.model.ImageBuilder
The instance type for the image builder.
getInstanceType() - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The instance type to use when launching fleet instances.
getInUse() - Method in class com.amazonaws.services.appstream.model.ComputeCapacityStatus
The number of instances in use for streaming.
getLastGeneratedReportDate() - Method in class com.amazonaws.services.appstream.model.UsageReportSubscription
The time when the last usage report was generated.
getLastModifiedTime() - Method in class com.amazonaws.services.appstream.model.Entitlement
The time when the entitlement was last modified.
getLastName() - Method in class com.amazonaws.services.appstream.model.CreateUserRequest
The last name, or surname, of the user.
getLastName() - Method in class com.amazonaws.services.appstream.model.User
The last name, or surname, of the user.
getLaunchParameters() - Method in class com.amazonaws.services.appstream.model.Application
The arguments that are passed to the application at launch.
getLaunchParameters() - Method in class com.amazonaws.services.appstream.model.CreateApplicationRequest
The launch parameters of the application.
getLaunchParameters() - Method in class com.amazonaws.services.appstream.model.UpdateApplicationRequest
The launch parameters of the application.
getLaunchPath() - Method in class com.amazonaws.services.appstream.model.Application
The path to the application executable in the instance.
getLaunchPath() - Method in class com.amazonaws.services.appstream.model.CreateApplicationRequest
The launch path of the application.
getLaunchPath() - Method in class com.amazonaws.services.appstream.model.UpdateApplicationRequest
The launch path of the application.
getLimit() - Method in class com.amazonaws.services.appstream.model.DescribeSessionsRequest
The size of each page of results.
getMaxConcurrentSessions() - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The maximum concurrent sessions of the Elastic fleet.
getMaxConcurrentSessions() - Method in class com.amazonaws.services.appstream.model.Fleet
The maximum number of concurrent sessions for the fleet.
getMaxConcurrentSessions() - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The maximum number of concurrent sessions for a fleet.
getMaxExpirationTime() - Method in class com.amazonaws.services.appstream.model.Session
The time when the streaming session is set to expire.
getMaxResults() - Method in class com.amazonaws.services.appstream.model.DescribeAppBlocksRequest
The maximum size of each page of results.
getMaxResults() - Method in class com.amazonaws.services.appstream.model.DescribeApplicationFleetAssociationsRequest
The maximum size of each page of results.
getMaxResults() - Method in class com.amazonaws.services.appstream.model.DescribeApplicationsRequest
The maximum size of each page of results.
getMaxResults() - Method in class com.amazonaws.services.appstream.model.DescribeDirectoryConfigsRequest
The maximum size of each page of results.
getMaxResults() - Method in class com.amazonaws.services.appstream.model.DescribeEntitlementsRequest
The maximum size of each page of results.
getMaxResults() - Method in class com.amazonaws.services.appstream.model.DescribeImageBuildersRequest
The maximum size of each page of results.
getMaxResults() - Method in class com.amazonaws.services.appstream.model.DescribeImagePermissionsRequest
The maximum size of each page of results.
getMaxResults() - Method in class com.amazonaws.services.appstream.model.DescribeImagesRequest
The maximum size of each page of results.
getMaxResults() - Method in class com.amazonaws.services.appstream.model.DescribeUsageReportSubscriptionsRequest
The maximum size of each page of results.
getMaxResults() - Method in class com.amazonaws.services.appstream.model.DescribeUsersRequest
The maximum size of each page of results.
getMaxResults() - Method in class com.amazonaws.services.appstream.model.DescribeUserStackAssociationsRequest
The maximum size of each page of results.
getMaxResults() - Method in class com.amazonaws.services.appstream.model.ListEntitledApplicationsRequest
The maximum size of each page of results.
getMaxUserDurationInSeconds() - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The maximum amount of time that a streaming session can remain active, in seconds.
getMaxUserDurationInSeconds() - Method in class com.amazonaws.services.appstream.model.Fleet
The maximum amount of time that a streaming session can remain active, in seconds.
getMaxUserDurationInSeconds() - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The maximum amount of time that a streaming session can remain active, in seconds.
getMessage() - Method in class com.amazonaws.services.appstream.model.ImageBuilderStateChangeReason
The state change reason message.
getMessage() - Method in class com.amazonaws.services.appstream.model.ImageStateChangeReason
The state change reason message.
getMessageAction() - Method in class com.amazonaws.services.appstream.model.CreateUserRequest
The action to take for the welcome email that is sent to a user after the user is created in the user pool.
getMetadata() - Method in class com.amazonaws.services.appstream.model.Application
Additional attributes that describe the application.
getName() - Method in class com.amazonaws.services.appstream.model.AppBlock
The name of the app block.
getName() - Method in class com.amazonaws.services.appstream.model.Application
The name of the application.
getName() - Method in class com.amazonaws.services.appstream.model.CreateAppBlockRequest
The name of the app block.
getName() - Method in class com.amazonaws.services.appstream.model.CreateApplicationRequest
The name of the application.
getName() - Method in class com.amazonaws.services.appstream.model.CreateEntitlementRequest
The name of the entitlement.
getName() - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
A unique name for the fleet.
getName() - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderRequest
A unique name for the image builder.
getName() - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderStreamingURLRequest
The name of the image builder.
getName() - Method in class com.amazonaws.services.appstream.model.CreateStackRequest
The name of the stack.
getName() - Method in class com.amazonaws.services.appstream.model.DeleteAppBlockRequest
The name of the app block.
getName() - Method in class com.amazonaws.services.appstream.model.DeleteApplicationRequest
The name of the application.
getName() - Method in class com.amazonaws.services.appstream.model.DeleteEntitlementRequest
The name of the entitlement.
getName() - Method in class com.amazonaws.services.appstream.model.DeleteFleetRequest
The name of the fleet.
getName() - Method in class com.amazonaws.services.appstream.model.DeleteImageBuilderRequest
The name of the image builder.
getName() - Method in class com.amazonaws.services.appstream.model.DeleteImagePermissionsRequest
The name of the private image.
getName() - Method in class com.amazonaws.services.appstream.model.DeleteImageRequest
The name of the image.
getName() - Method in class com.amazonaws.services.appstream.model.DeleteStackRequest
The name of the stack.
getName() - Method in class com.amazonaws.services.appstream.model.DescribeEntitlementsRequest
The name of the entitlement.
getName() - Method in class com.amazonaws.services.appstream.model.DescribeImagePermissionsRequest
The name of the private image for which to describe permissions.
getName() - Method in class com.amazonaws.services.appstream.model.DescribeImagePermissionsResult
The name of the private image.
getName() - Method in class com.amazonaws.services.appstream.model.Entitlement
The name of the entitlement.
getName() - Method in class com.amazonaws.services.appstream.model.EntitlementAttribute
A supported AWS IAM SAML PrincipalTag attribute that is matched to the associated value when a user identity federates into an Amazon AppStream 2.0 SAML application.
getName() - Method in class com.amazonaws.services.appstream.model.Fleet
The name of the fleet.
getName() - Method in class com.amazonaws.services.appstream.model.Image
The name of the image.
getName() - Method in class com.amazonaws.services.appstream.model.ImageBuilder
The name of the image builder.
getName() - Method in class com.amazonaws.services.appstream.model.Stack
The name of the stack.
getName() - Method in class com.amazonaws.services.appstream.model.StartFleetRequest
The name of the fleet.
getName() - Method in class com.amazonaws.services.appstream.model.StartImageBuilderRequest
The name of the image builder.
getName() - Method in class com.amazonaws.services.appstream.model.StopFleetRequest
The name of the fleet.
getName() - Method in class com.amazonaws.services.appstream.model.StopImageBuilderRequest
The name of the image builder.
getName() - Method in class com.amazonaws.services.appstream.model.UpdateApplicationRequest
The name of the application.
getName() - Method in class com.amazonaws.services.appstream.model.UpdateEntitlementRequest
The name of the entitlement.
getName() - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
A unique name for the fleet.
getName() - Method in class com.amazonaws.services.appstream.model.UpdateImagePermissionsRequest
The name of the private image.
getName() - Method in class com.amazonaws.services.appstream.model.UpdateStackRequest
The name of the stack.
getNames() - Method in class com.amazonaws.services.appstream.model.DescribeFleetsRequest
The names of the fleets to describe.
getNames() - Method in class com.amazonaws.services.appstream.model.DescribeImageBuildersRequest
The names of the image builders to describe.
getNames() - Method in class com.amazonaws.services.appstream.model.DescribeImagesRequest
The names of the public or private images to describe.
getNames() - Method in class com.amazonaws.services.appstream.model.DescribeStacksRequest
The names of the stacks to describe.
getNames() - Method in class com.amazonaws.services.appstream.model.ListAssociatedFleetsResult
The name of the fleet.
getNames() - Method in class com.amazonaws.services.appstream.model.ListAssociatedStacksResult
The name of the stack.
getNetworkAccessConfiguration() - Method in class com.amazonaws.services.appstream.model.ImageBuilder
 
getNetworkAccessConfiguration() - Method in class com.amazonaws.services.appstream.model.Session
The network details for the streaming session.
getNewImageDescription() - Method in class com.amazonaws.services.appstream.model.CreateUpdatedImageRequest
The description to display for the new image.
getNewImageDisplayName() - Method in class com.amazonaws.services.appstream.model.CreateUpdatedImageRequest
The name to display for the new image.
getNewImageName() - Method in class com.amazonaws.services.appstream.model.CreateUpdatedImageRequest
The name of the new image.
getNewImageTags() - Method in class com.amazonaws.services.appstream.model.CreateUpdatedImageRequest
The tags to associate with the new image.
getNextToken() - Method in class com.amazonaws.services.appstream.model.DescribeAppBlocksRequest
The pagination token used to retrieve the next page of results for this operation.
getNextToken() - Method in class com.amazonaws.services.appstream.model.DescribeAppBlocksResult
The pagination token used to retrieve the next page of results for this operation.
getNextToken() - Method in class com.amazonaws.services.appstream.model.DescribeApplicationFleetAssociationsRequest
The pagination token used to retrieve the next page of results for this operation.
getNextToken() - Method in class com.amazonaws.services.appstream.model.DescribeApplicationFleetAssociationsResult
The pagination token used to retrieve the next page of results for this operation.
getNextToken() - Method in class com.amazonaws.services.appstream.model.DescribeApplicationsRequest
The pagination token used to retrieve the next page of results for this operation.
getNextToken() - Method in class com.amazonaws.services.appstream.model.DescribeApplicationsResult
The pagination token used to retrieve the next page of results for this operation.
getNextToken() - Method in class com.amazonaws.services.appstream.model.DescribeDirectoryConfigsRequest
The pagination token to use to retrieve the next page of results for this operation.
getNextToken() - Method in class com.amazonaws.services.appstream.model.DescribeDirectoryConfigsResult
The pagination token to use to retrieve the next page of results for this operation.
getNextToken() - Method in class com.amazonaws.services.appstream.model.DescribeEntitlementsRequest
The pagination token used to retrieve the next page of results for this operation.
getNextToken() - Method in class com.amazonaws.services.appstream.model.DescribeEntitlementsResult
The pagination token used to retrieve the next page of results for this operation.
getNextToken() - Method in class com.amazonaws.services.appstream.model.DescribeFleetsRequest
The pagination token to use to retrieve the next page of results for this operation.
getNextToken() - Method in class com.amazonaws.services.appstream.model.DescribeFleetsResult
The pagination token to use to retrieve the next page of results for this operation.
getNextToken() - Method in class com.amazonaws.services.appstream.model.DescribeImageBuildersRequest
The pagination token to use to retrieve the next page of results for this operation.
getNextToken() - Method in class com.amazonaws.services.appstream.model.DescribeImageBuildersResult
The pagination token to use to retrieve the next page of results for this operation.
getNextToken() - Method in class com.amazonaws.services.appstream.model.DescribeImagePermissionsRequest
The pagination token to use to retrieve the next page of results for this operation.
getNextToken() - Method in class com.amazonaws.services.appstream.model.DescribeImagePermissionsResult
The pagination token to use to retrieve the next page of results for this operation.
getNextToken() - Method in class com.amazonaws.services.appstream.model.DescribeImagesRequest
The pagination token to use to retrieve the next page of results for this operation.
getNextToken() - Method in class com.amazonaws.services.appstream.model.DescribeImagesResult
The pagination token to use to retrieve the next page of results for this operation.
getNextToken() - Method in class com.amazonaws.services.appstream.model.DescribeSessionsRequest
The pagination token to use to retrieve the next page of results for this operation.
getNextToken() - Method in class com.amazonaws.services.appstream.model.DescribeSessionsResult
The pagination token to use to retrieve the next page of results for this operation.
getNextToken() - Method in class com.amazonaws.services.appstream.model.DescribeStacksRequest
The pagination token to use to retrieve the next page of results for this operation.
getNextToken() - Method in class com.amazonaws.services.appstream.model.DescribeStacksResult
The pagination token to use to retrieve the next page of results for this operation.
getNextToken() - Method in class com.amazonaws.services.appstream.model.DescribeUsageReportSubscriptionsRequest
The pagination token to use to retrieve the next page of results for this operation.
getNextToken() - Method in class com.amazonaws.services.appstream.model.DescribeUsageReportSubscriptionsResult
The pagination token to use to retrieve the next page of results for this operation.
getNextToken() - Method in class com.amazonaws.services.appstream.model.DescribeUsersRequest
The pagination token to use to retrieve the next page of results for this operation.
getNextToken() - Method in class com.amazonaws.services.appstream.model.DescribeUsersResult
The pagination token to use to retrieve the next page of results for this operation.
getNextToken() - Method in class com.amazonaws.services.appstream.model.DescribeUserStackAssociationsRequest
The pagination token to use to retrieve the next page of results for this operation.
getNextToken() - Method in class com.amazonaws.services.appstream.model.DescribeUserStackAssociationsResult
The pagination token to use to retrieve the next page of results for this operation.
getNextToken() - Method in class com.amazonaws.services.appstream.model.ListAssociatedFleetsRequest
The pagination token to use to retrieve the next page of results for this operation.
getNextToken() - Method in class com.amazonaws.services.appstream.model.ListAssociatedFleetsResult
The pagination token to use to retrieve the next page of results for this operation.
getNextToken() - Method in class com.amazonaws.services.appstream.model.ListAssociatedStacksRequest
The pagination token to use to retrieve the next page of results for this operation.
getNextToken() - Method in class com.amazonaws.services.appstream.model.ListAssociatedStacksResult
The pagination token to use to retrieve the next page of results for this operation.
getNextToken() - Method in class com.amazonaws.services.appstream.model.ListEntitledApplicationsRequest
The pagination token used to retrieve the next page of results for this operation.
getNextToken() - Method in class com.amazonaws.services.appstream.model.ListEntitledApplicationsResult
The pagination token used to retrieve the next page of results for this operation.
getOrganizationalUnitDistinguishedName() - Method in class com.amazonaws.services.appstream.model.DomainJoinInfo
The distinguished name of the organizational unit for computer accounts.
getOrganizationalUnitDistinguishedNames() - Method in class com.amazonaws.services.appstream.model.CreateDirectoryConfigRequest
The distinguished names of the organizational units for computer accounts.
getOrganizationalUnitDistinguishedNames() - Method in class com.amazonaws.services.appstream.model.DirectoryConfig
The distinguished names of the organizational units for computer accounts.
getOrganizationalUnitDistinguishedNames() - Method in class com.amazonaws.services.appstream.model.UpdateDirectoryConfigRequest
The distinguished names of the organizational units for computer accounts.
getPermission() - Method in class com.amazonaws.services.appstream.model.UserSetting
Indicates whether the action is enabled or disabled.
getPlatform() - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The fleet platform.
getPlatform() - Method in class com.amazonaws.services.appstream.model.Fleet
The platform of the fleet.
getPlatform() - Method in class com.amazonaws.services.appstream.model.Image
The operating system platform of the image.
getPlatform() - Method in class com.amazonaws.services.appstream.model.ImageBuilder
The operating system platform of the image builder.
getPlatform() - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The platform of the fleet.
getPlatforms() - Method in class com.amazonaws.services.appstream.model.Application
The platforms on which the application can run.
getPlatforms() - Method in class com.amazonaws.services.appstream.model.CreateApplicationRequest
The platforms the application supports.
getPreferredProtocol() - Method in class com.amazonaws.services.appstream.model.StreamingExperienceSettings
The preferred protocol that you want to use while streaming your application.
getPublicBaseImageReleasedDate() - Method in class com.amazonaws.services.appstream.model.Image
The release date of the public base image.
getRedirectURL() - Method in class com.amazonaws.services.appstream.model.CreateStackRequest
The URL that users are redirected to after their streaming session ends.
getRedirectURL() - Method in class com.amazonaws.services.appstream.model.Stack
The URL that users are redirected to after their streaming session ends.
getRedirectURL() - Method in class com.amazonaws.services.appstream.model.UpdateStackRequest
The URL that users are redirected to after their streaming session ends.
getResourceArn() - Method in class com.amazonaws.services.appstream.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) of the resource.
getResourceArn() - Method in class com.amazonaws.services.appstream.model.TagResourceRequest
The Amazon Resource Name (ARN) of the resource.
getResourceArn() - Method in class com.amazonaws.services.appstream.model.UntagResourceRequest
The Amazon Resource Name (ARN) of the resource.
getResourceIdentifier() - Method in class com.amazonaws.services.appstream.model.StorageConnector
The ARN of the storage connector.
getRunning() - Method in class com.amazonaws.services.appstream.model.ComputeCapacityStatus
The total number of simultaneous streaming instances that are running.
getS3Bucket() - Method in class com.amazonaws.services.appstream.model.S3Location
The S3 bucket of the S3 object.
getS3BucketName() - Method in class com.amazonaws.services.appstream.model.ApplicationSettingsResponse
The S3 bucket where users’ persistent application settings are stored.
getS3BucketName() - Method in class com.amazonaws.services.appstream.model.CreateUsageReportSubscriptionResult
The Amazon S3 bucket where generated reports are stored.
getS3BucketName() - Method in class com.amazonaws.services.appstream.model.UsageReportSubscription
The Amazon S3 bucket where generated reports are stored.
getS3Key() - Method in class com.amazonaws.services.appstream.model.S3Location
The S3 key of the S3 object.
getSchedule() - Method in class com.amazonaws.services.appstream.model.CreateUsageReportSubscriptionResult
The schedule for generating usage reports.
getSchedule() - Method in class com.amazonaws.services.appstream.model.UsageReportSubscription
The schedule for generating usage reports.
getScriptS3Location() - Method in class com.amazonaws.services.appstream.model.ScriptDetails
The S3 object location for the script.
getSecurityGroupIds() - Method in class com.amazonaws.services.appstream.model.VpcConfig
The identifiers of the security groups for the fleet or image builder.
getSendEmailNotification() - Method in class com.amazonaws.services.appstream.model.UserStackAssociation
Specifies whether a welcome email is sent to a user after the user is created in the user pool.
getServiceAccountCredentials() - Method in class com.amazonaws.services.appstream.model.CreateDirectoryConfigRequest
The credentials for the service account used by the fleet or image builder to connect to the directory.
getServiceAccountCredentials() - Method in class com.amazonaws.services.appstream.model.DirectoryConfig
The credentials for the service account used by the fleet or image builder to connect to the directory.
getServiceAccountCredentials() - Method in class com.amazonaws.services.appstream.model.UpdateDirectoryConfigRequest
The credentials for the service account used by the fleet or image builder to connect to the directory.
getSessionContext() - Method in class com.amazonaws.services.appstream.model.CreateStreamingURLRequest
The session context.
getSessionId() - Method in class com.amazonaws.services.appstream.model.ExpireSessionRequest
The identifier of the streaming session.
getSessions() - Method in class com.amazonaws.services.appstream.model.DescribeSessionsResult
Information about the streaming sessions.
getSessionScriptS3Location() - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The S3 location of the session scripts configuration zip file.
getSessionScriptS3Location() - Method in class com.amazonaws.services.appstream.model.Fleet
The S3 location of the session scripts configuration zip file.
getSessionScriptS3Location() - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The S3 location of the session scripts configuration zip file.
getSettingsGroup() - Method in class com.amazonaws.services.appstream.model.ApplicationSettings
The path prefix for the S3 bucket where users’ persistent application settings are stored.
getSettingsGroup() - Method in class com.amazonaws.services.appstream.model.ApplicationSettingsResponse
The path prefix for the S3 bucket where users’ persistent application settings are stored.
getSetupScriptDetails() - Method in class com.amazonaws.services.appstream.model.AppBlock
The setup script details of the app block.
getSetupScriptDetails() - Method in class com.amazonaws.services.appstream.model.CreateAppBlockRequest
The setup script details of the app block.
getSharedAccountId() - Method in class com.amazonaws.services.appstream.model.DeleteImagePermissionsRequest
The 12-digit identifier of the AWS account for which to delete image permissions.
getSharedAccountId() - Method in class com.amazonaws.services.appstream.model.SharedImagePermissions
The 12-digit identifier of the AWS account with which the image is shared.
getSharedAccountId() - Method in class com.amazonaws.services.appstream.model.UpdateImagePermissionsRequest
The 12-digit identifier of the AWS account for which you want add or update image permissions.
getSharedAwsAccountIds() - Method in class com.amazonaws.services.appstream.model.DescribeImagePermissionsRequest
The 12-digit identifier of one or more AWS accounts with which the image is shared.
getSharedImagePermissionsList() - Method in class com.amazonaws.services.appstream.model.DescribeImagePermissionsResult
The permissions for a private image that you own.
getSourceImageName() - Method in class com.amazonaws.services.appstream.model.CopyImageRequest
The name of the image to copy.
getSourceS3Location() - Method in class com.amazonaws.services.appstream.model.AppBlock
The source S3 location of the app block.
getSourceS3Location() - Method in class com.amazonaws.services.appstream.model.CreateAppBlockRequest
The source S3 location of the app block.
getStack() - Method in class com.amazonaws.services.appstream.model.CreateStackResult
Information about the stack.
getStack() - Method in class com.amazonaws.services.appstream.model.UpdateStackResult
Information about the stack.
getStackErrors() - Method in class com.amazonaws.services.appstream.model.Stack
The errors for the stack.
getStackName() - Method in class com.amazonaws.services.appstream.model.AssociateApplicationToEntitlementRequest
The name of the stack.
getStackName() - Method in class com.amazonaws.services.appstream.model.AssociateFleetRequest
The name of the stack.
getStackName() - Method in class com.amazonaws.services.appstream.model.CreateEntitlementRequest
The name of the stack with which the entitlement is associated.
getStackName() - Method in class com.amazonaws.services.appstream.model.CreateStreamingURLRequest
The name of the stack.
getStackName() - Method in class com.amazonaws.services.appstream.model.DeleteEntitlementRequest
The name of the stack with which the entitlement is associated.
getStackName() - Method in class com.amazonaws.services.appstream.model.DescribeEntitlementsRequest
The name of the stack with which the entitlement is associated.
getStackName() - Method in class com.amazonaws.services.appstream.model.DescribeSessionsRequest
The name of the stack.
getStackName() - Method in class com.amazonaws.services.appstream.model.DescribeUserStackAssociationsRequest
The name of the stack that is associated with the user.
getStackName() - Method in class com.amazonaws.services.appstream.model.DisassociateApplicationFromEntitlementRequest
The name of the stack with which the entitlement is associated.
getStackName() - Method in class com.amazonaws.services.appstream.model.DisassociateFleetRequest
The name of the stack.
getStackName() - Method in class com.amazonaws.services.appstream.model.Entitlement
The name of the stack with which the entitlement is associated.
getStackName() - Method in class com.amazonaws.services.appstream.model.ListAssociatedFleetsRequest
The name of the stack.
getStackName() - Method in class com.amazonaws.services.appstream.model.ListEntitledApplicationsRequest
The name of the stack with which the entitlement is associated.
getStackName() - Method in class com.amazonaws.services.appstream.model.Session
The name of the stack for the streaming session.
getStackName() - Method in class com.amazonaws.services.appstream.model.UpdateEntitlementRequest
The name of the stack with which the entitlement is associated.
getStackName() - Method in class com.amazonaws.services.appstream.model.UserStackAssociation
The name of the stack that is associated with the user.
getStacks() - Method in class com.amazonaws.services.appstream.model.DescribeStacksResult
Information about the stacks.
getStartTime() - Method in class com.amazonaws.services.appstream.model.Session
The time when a streaming instance is dedicated for the user.
getState() - Method in class com.amazonaws.services.appstream.model.Fleet
The current state for the fleet.
getState() - Method in class com.amazonaws.services.appstream.model.Image
The image starts in the PENDING state.
getState() - Method in class com.amazonaws.services.appstream.model.ImageBuilder
The state of the image builder.
getState() - Method in class com.amazonaws.services.appstream.model.Session
The current state of the streaming session.
getStateChangeReason() - Method in class com.amazonaws.services.appstream.model.Image
The reason why the last state change occurred.
getStateChangeReason() - Method in class com.amazonaws.services.appstream.model.ImageBuilder
The reason why the last state change occurred.
getStatus() - Method in class com.amazonaws.services.appstream.model.User
The status of the user in the user pool.
getStorageConnectors() - Method in class com.amazonaws.services.appstream.model.CreateStackRequest
The storage connectors to enable.
getStorageConnectors() - Method in class com.amazonaws.services.appstream.model.Stack
The storage connectors to enable.
getStorageConnectors() - Method in class com.amazonaws.services.appstream.model.UpdateStackRequest
The storage connectors to enable.
getStreamingExperienceSettings() - Method in class com.amazonaws.services.appstream.model.CreateStackRequest
The streaming protocol you want your stack to prefer.
getStreamingExperienceSettings() - Method in class com.amazonaws.services.appstream.model.Stack
The streaming protocol you want your stack to prefer.
getStreamingExperienceSettings() - Method in class com.amazonaws.services.appstream.model.UpdateStackRequest
The streaming protocol you want your stack to prefer.
getStreamingURL() - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderStreamingURLResult
The URL to start the AppStream 2.0 streaming session.
getStreamingURL() - Method in class com.amazonaws.services.appstream.model.CreateStreamingURLResult
The URL to start the AppStream 2.0 streaming session.
getStreamView() - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The AppStream 2.0 view that is displayed to your users when they stream from the fleet.
getStreamView() - Method in class com.amazonaws.services.appstream.model.Fleet
The AppStream 2.0 view that is displayed to your users when they stream from the fleet.
getStreamView() - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The AppStream 2.0 view that is displayed to your users when they stream from the fleet.
getSubnetIds() - Method in class com.amazonaws.services.appstream.model.VpcConfig
The identifiers of the subnets to which a network interface is attached from the fleet instance or image builder instance.
getSubscriptionErrors() - Method in class com.amazonaws.services.appstream.model.UsageReportSubscription
The errors that were returned if usage reports couldn't be generated.
getTagKeys() - Method in class com.amazonaws.services.appstream.model.UntagResourceRequest
The tag keys for the tags to disassociate.
getTags() - Method in class com.amazonaws.services.appstream.model.CreateAppBlockRequest
The tags assigned to the app block.
getTags() - Method in class com.amazonaws.services.appstream.model.CreateApplicationRequest
The tags assigned to the application.
getTags() - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The tags to associate with the fleet.
getTags() - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderRequest
The tags to associate with the image builder.
getTags() - Method in class com.amazonaws.services.appstream.model.CreateStackRequest
The tags to associate with the stack.
getTags() - Method in class com.amazonaws.services.appstream.model.ListTagsForResourceResult
The information about the tags.
getTags() - Method in class com.amazonaws.services.appstream.model.TagResourceRequest
The tags to associate.
getTimeoutInSeconds() - Method in class com.amazonaws.services.appstream.model.ScriptDetails
The run timeout, in seconds, for the script.
getType() - Method in class com.amazonaws.services.appstream.model.DescribeImagesRequest
The type of image (public, private, or shared) to describe.
getUsageReportSubscriptions() - Method in class com.amazonaws.services.appstream.model.DescribeUsageReportSubscriptionsResult
Information about the usage report subscription.
getUsbDeviceFilterStrings() - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The USB device filter strings that specify which USB devices a user can redirect to the fleet streaming session, when using the Windows native client.
getUsbDeviceFilterStrings() - Method in class com.amazonaws.services.appstream.model.Fleet
The USB device filter strings associated with the fleet.
getUsbDeviceFilterStrings() - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The USB device filter strings that specify which USB devices a user can redirect to the fleet streaming session, when using the Windows native client.
getUserId() - Method in class com.amazonaws.services.appstream.model.CreateStreamingURLRequest
The identifier of the user.
getUserId() - Method in class com.amazonaws.services.appstream.model.DescribeSessionsRequest
The user identifier (ID).
getUserId() - Method in class com.amazonaws.services.appstream.model.Session
The identifier of the user for whom the session was created.
getUserName() - Method in class com.amazonaws.services.appstream.model.CreateUserRequest
The email address of the user.
getUserName() - Method in class com.amazonaws.services.appstream.model.DeleteUserRequest
The email address of the user.
getUserName() - Method in class com.amazonaws.services.appstream.model.DescribeUserStackAssociationsRequest
The email address of the user who is associated with the stack.
getUserName() - Method in class com.amazonaws.services.appstream.model.DisableUserRequest
The email address of the user.
getUserName() - Method in class com.amazonaws.services.appstream.model.EnableUserRequest
The email address of the user.
getUserName() - Method in class com.amazonaws.services.appstream.model.User
The email address of the user.
getUserName() - Method in class com.amazonaws.services.appstream.model.UserStackAssociation
The email address of the user who is associated with the stack.
getUsers() - Method in class com.amazonaws.services.appstream.model.DescribeUsersResult
Information about users in the user pool.
getUserSettings() - Method in class com.amazonaws.services.appstream.model.CreateStackRequest
The actions that are enabled or disabled for users during their streaming sessions.
getUserSettings() - Method in class com.amazonaws.services.appstream.model.Stack
The actions that are enabled or disabled for users during their streaming sessions.
getUserSettings() - Method in class com.amazonaws.services.appstream.model.UpdateStackRequest
The actions that are enabled or disabled for users during their streaming sessions.
getUserStackAssociation() - Method in class com.amazonaws.services.appstream.model.UserStackAssociationError
Information about the user and associated stack.
getUserStackAssociations() - Method in class com.amazonaws.services.appstream.model.BatchAssociateUserStackRequest
The list of UserStackAssociation objects.
getUserStackAssociations() - Method in class com.amazonaws.services.appstream.model.BatchDisassociateUserStackRequest
The list of UserStackAssociation objects.
getUserStackAssociations() - Method in class com.amazonaws.services.appstream.model.DescribeUserStackAssociationsResult
The UserStackAssociation objects.
getValidity() - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderStreamingURLRequest
The time that the streaming URL will be valid, in seconds.
getValidity() - Method in class com.amazonaws.services.appstream.model.CreateStreamingURLRequest
The time that the streaming URL will be valid, in seconds.
getValue() - Method in class com.amazonaws.services.appstream.model.EntitlementAttribute
A value that is matched to a supported SAML attribute name when a user identity federates into an Amazon AppStream 2.0 SAML application.
getVisibility() - Method in class com.amazonaws.services.appstream.model.Image
Indicates whether the image is public or private.
getVpcConfig() - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The VPC configuration for the fleet.
getVpcConfig() - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderRequest
The VPC configuration for the image builder.
getVpcConfig() - Method in class com.amazonaws.services.appstream.model.Fleet
The VPC configuration for the fleet.
getVpcConfig() - Method in class com.amazonaws.services.appstream.model.ImageBuilder
The VPC configuration of the image builder.
getVpcConfig() - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The VPC configuration for the fleet.
getVpceId() - Method in class com.amazonaws.services.appstream.model.AccessEndpoint
The identifier (ID) of the VPC in which the interface endpoint is used.
getWorkingDirectory() - Method in class com.amazonaws.services.appstream.model.Application
The working directory for the application.
getWorkingDirectory() - Method in class com.amazonaws.services.appstream.model.CreateApplicationRequest
The working directory of the application.
getWorkingDirectory() - Method in class com.amazonaws.services.appstream.model.UpdateApplicationRequest
The working directory of the application.

H

hashCode() - Method in class com.amazonaws.services.appstream.model.AccessEndpoint
 
hashCode() - Method in class com.amazonaws.services.appstream.model.AppBlock
 
hashCode() - Method in class com.amazonaws.services.appstream.model.Application
 
hashCode() - Method in class com.amazonaws.services.appstream.model.ApplicationFleetAssociation
 
hashCode() - Method in class com.amazonaws.services.appstream.model.ApplicationSettings
 
hashCode() - Method in class com.amazonaws.services.appstream.model.ApplicationSettingsResponse
 
hashCode() - Method in class com.amazonaws.services.appstream.model.AssociateApplicationFleetRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.AssociateApplicationFleetResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.AssociateApplicationToEntitlementRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.AssociateApplicationToEntitlementResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.AssociateFleetRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.AssociateFleetResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.BatchAssociateUserStackRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.BatchAssociateUserStackResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.BatchDisassociateUserStackRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.BatchDisassociateUserStackResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.ComputeCapacity
 
hashCode() - Method in class com.amazonaws.services.appstream.model.ComputeCapacityStatus
 
hashCode() - Method in class com.amazonaws.services.appstream.model.CopyImageRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.CopyImageResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.CreateAppBlockRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.CreateAppBlockResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.CreateApplicationRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.CreateApplicationResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.CreateDirectoryConfigRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.CreateDirectoryConfigResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.CreateEntitlementRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.CreateEntitlementResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.CreateFleetResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderStreamingURLRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderStreamingURLResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.CreateStackRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.CreateStackResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.CreateStreamingURLRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.CreateStreamingURLResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.CreateUpdatedImageRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.CreateUpdatedImageResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.CreateUsageReportSubscriptionRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.CreateUsageReportSubscriptionResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.CreateUserRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.CreateUserResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DeleteAppBlockRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DeleteAppBlockResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DeleteApplicationRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DeleteApplicationResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DeleteDirectoryConfigRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DeleteDirectoryConfigResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DeleteEntitlementRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DeleteEntitlementResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DeleteFleetRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DeleteFleetResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DeleteImageBuilderRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DeleteImageBuilderResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DeleteImagePermissionsRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DeleteImagePermissionsResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DeleteImageRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DeleteImageResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DeleteStackRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DeleteStackResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DeleteUsageReportSubscriptionRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DeleteUsageReportSubscriptionResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DeleteUserRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DeleteUserResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DescribeAppBlocksRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DescribeAppBlocksResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DescribeApplicationFleetAssociationsRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DescribeApplicationFleetAssociationsResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DescribeApplicationsRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DescribeApplicationsResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DescribeDirectoryConfigsRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DescribeDirectoryConfigsResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DescribeEntitlementsRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DescribeEntitlementsResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DescribeFleetsRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DescribeFleetsResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DescribeImageBuildersRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DescribeImageBuildersResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DescribeImagePermissionsRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DescribeImagePermissionsResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DescribeImagesRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DescribeImagesResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DescribeSessionsRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DescribeSessionsResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DescribeStacksRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DescribeStacksResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DescribeUsageReportSubscriptionsRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DescribeUsageReportSubscriptionsResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DescribeUsersRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DescribeUsersResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DescribeUserStackAssociationsRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DescribeUserStackAssociationsResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DirectoryConfig
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DisableUserRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DisableUserResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DisassociateApplicationFleetRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DisassociateApplicationFleetResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DisassociateApplicationFromEntitlementRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DisassociateApplicationFromEntitlementResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DisassociateFleetRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DisassociateFleetResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.DomainJoinInfo
 
hashCode() - Method in class com.amazonaws.services.appstream.model.EnableUserRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.EnableUserResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.EntitledApplication
 
hashCode() - Method in class com.amazonaws.services.appstream.model.Entitlement
 
hashCode() - Method in class com.amazonaws.services.appstream.model.EntitlementAttribute
 
hashCode() - Method in class com.amazonaws.services.appstream.model.ExpireSessionRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.ExpireSessionResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.Fleet
 
hashCode() - Method in class com.amazonaws.services.appstream.model.FleetError
 
hashCode() - Method in class com.amazonaws.services.appstream.model.Image
 
hashCode() - Method in class com.amazonaws.services.appstream.model.ImageBuilder
 
hashCode() - Method in class com.amazonaws.services.appstream.model.ImageBuilderStateChangeReason
 
hashCode() - Method in class com.amazonaws.services.appstream.model.ImagePermissions
 
hashCode() - Method in class com.amazonaws.services.appstream.model.ImageStateChangeReason
 
hashCode() - Method in class com.amazonaws.services.appstream.model.LastReportGenerationExecutionError
 
hashCode() - Method in class com.amazonaws.services.appstream.model.ListAssociatedFleetsRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.ListAssociatedFleetsResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.ListAssociatedStacksRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.ListAssociatedStacksResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.ListEntitledApplicationsRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.ListEntitledApplicationsResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.ListTagsForResourceRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.ListTagsForResourceResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.NetworkAccessConfiguration
 
hashCode() - Method in class com.amazonaws.services.appstream.model.ResourceError
 
hashCode() - Method in class com.amazonaws.services.appstream.model.S3Location
 
hashCode() - Method in class com.amazonaws.services.appstream.model.ScriptDetails
 
hashCode() - Method in class com.amazonaws.services.appstream.model.ServiceAccountCredentials
 
hashCode() - Method in class com.amazonaws.services.appstream.model.Session
 
hashCode() - Method in class com.amazonaws.services.appstream.model.SharedImagePermissions
 
hashCode() - Method in class com.amazonaws.services.appstream.model.Stack
 
hashCode() - Method in class com.amazonaws.services.appstream.model.StackError
 
hashCode() - Method in class com.amazonaws.services.appstream.model.StartFleetRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.StartFleetResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.StartImageBuilderRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.StartImageBuilderResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.StopFleetRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.StopFleetResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.StopImageBuilderRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.StopImageBuilderResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.StorageConnector
 
hashCode() - Method in class com.amazonaws.services.appstream.model.StreamingExperienceSettings
 
hashCode() - Method in class com.amazonaws.services.appstream.model.TagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.TagResourceResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.UntagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.UntagResourceResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.UpdateApplicationRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.UpdateApplicationResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.UpdateDirectoryConfigRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.UpdateDirectoryConfigResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.UpdateEntitlementRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.UpdateEntitlementResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.UpdateFleetResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.UpdateImagePermissionsRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.UpdateImagePermissionsResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.UpdateStackRequest
 
hashCode() - Method in class com.amazonaws.services.appstream.model.UpdateStackResult
 
hashCode() - Method in class com.amazonaws.services.appstream.model.UsageReportSubscription
 
hashCode() - Method in class com.amazonaws.services.appstream.model.User
 
hashCode() - Method in class com.amazonaws.services.appstream.model.UserSetting
 
hashCode() - Method in class com.amazonaws.services.appstream.model.UserStackAssociation
 
hashCode() - Method in class com.amazonaws.services.appstream.model.UserStackAssociationError
 
hashCode() - Method in class com.amazonaws.services.appstream.model.VpcConfig
 

I

Image - Class in com.amazonaws.services.appstream.model
Describes an image.
Image() - Constructor for class com.amazonaws.services.appstream.model.Image
 
ImageBuilder - Class in com.amazonaws.services.appstream.model
Describes a virtual machine that is used to create an image.
ImageBuilder() - Constructor for class com.amazonaws.services.appstream.model.ImageBuilder
 
ImageBuilderState - Enum in com.amazonaws.services.appstream.model
 
ImageBuilderStateChangeReason - Class in com.amazonaws.services.appstream.model
Describes the reason why the last image builder state change occurred.
ImageBuilderStateChangeReason() - Constructor for class com.amazonaws.services.appstream.model.ImageBuilderStateChangeReason
 
ImageBuilderStateChangeReasonCode - Enum in com.amazonaws.services.appstream.model
 
ImagePermissions - Class in com.amazonaws.services.appstream.model
Describes the permissions for an image.
ImagePermissions() - Constructor for class com.amazonaws.services.appstream.model.ImagePermissions
 
ImageState - Enum in com.amazonaws.services.appstream.model
 
ImageStateChangeReason - Class in com.amazonaws.services.appstream.model
Describes the reason why the last image state change occurred.
ImageStateChangeReason() - Constructor for class com.amazonaws.services.appstream.model.ImageStateChangeReason
 
ImageStateChangeReasonCode - Enum in com.amazonaws.services.appstream.model
 
IncompatibleImageException - Exception in com.amazonaws.services.appstream.model
The image can't be updated because it's not compatible for updates.
IncompatibleImageException(String) - Constructor for exception com.amazonaws.services.appstream.model.IncompatibleImageException
Constructs a new IncompatibleImageException with the specified error message.
InvalidAccountStatusException - Exception in com.amazonaws.services.appstream.model
The resource cannot be created because your AWS account is suspended.
InvalidAccountStatusException(String) - Constructor for exception com.amazonaws.services.appstream.model.InvalidAccountStatusException
Constructs a new InvalidAccountStatusException with the specified error message.
InvalidParameterCombinationException - Exception in com.amazonaws.services.appstream.model
Indicates an incorrect combination of parameters, or a missing parameter.
InvalidParameterCombinationException(String) - Constructor for exception com.amazonaws.services.appstream.model.InvalidParameterCombinationException
Constructs a new InvalidParameterCombinationException with the specified error message.
InvalidRoleException - Exception in com.amazonaws.services.appstream.model
The specified role is invalid.
InvalidRoleException(String) - Constructor for exception com.amazonaws.services.appstream.model.InvalidRoleException
Constructs a new InvalidRoleException with the specified error message.
isAllowFleet() - Method in class com.amazonaws.services.appstream.model.ImagePermissions
Indicates whether the image can be used for a fleet.
isAllowImageBuilder() - Method in class com.amazonaws.services.appstream.model.ImagePermissions
Indicates whether the image can be used for an image builder.
isCanUpdateImage() - Method in class com.amazonaws.services.appstream.model.CreateUpdatedImageResult
Indicates whether a new image can be created.
isDeleteStorageConnectors() - Method in class com.amazonaws.services.appstream.model.UpdateStackRequest
Deprecated.
isDeleteVpcConfig() - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
Deprecated.
isDryRun() - Method in class com.amazonaws.services.appstream.model.CreateUpdatedImageRequest
Indicates whether to display the status of image update availability before AppStream 2.0 initiates the process of creating a new updated image.
isEnabled() - Method in class com.amazonaws.services.appstream.model.Application
If there is a problem, the application can be disabled after image creation.
isEnabled() - Method in class com.amazonaws.services.appstream.model.ApplicationSettings
Enables or disables persistent application settings for users during their streaming sessions.
isEnabled() - Method in class com.amazonaws.services.appstream.model.ApplicationSettingsResponse
Specifies whether persistent application settings are enabled for users during their streaming sessions.
isEnabled() - Method in class com.amazonaws.services.appstream.model.User
Specifies whether the user in the user pool is enabled.
isEnableDefaultInternetAccess() - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
Enables or disables default internet access for the fleet.
isEnableDefaultInternetAccess() - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderRequest
Enables or disables default internet access for the image builder.
isEnableDefaultInternetAccess() - Method in class com.amazonaws.services.appstream.model.Fleet
Indicates whether default internet access is enabled for the fleet.
isEnableDefaultInternetAccess() - Method in class com.amazonaws.services.appstream.model.ImageBuilder
Enables or disables default internet access for the image builder.
isEnableDefaultInternetAccess() - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
Enables or disables default internet access for the fleet.
isImageBuilderSupported() - Method in class com.amazonaws.services.appstream.model.Image
Indicates whether an image builder can be launched from this image.
isSendEmailNotification() - Method in class com.amazonaws.services.appstream.model.UserStackAssociation
Specifies whether a welcome email is sent to a user after the user is created in the user pool.

L

LastReportGenerationExecutionError - Class in com.amazonaws.services.appstream.model
Describes the error that is returned when a usage report can't be generated.
LastReportGenerationExecutionError() - Constructor for class com.amazonaws.services.appstream.model.LastReportGenerationExecutionError
 
LimitExceededException - Exception in com.amazonaws.services.appstream.model
The requested limit exceeds the permitted limit for an account.
LimitExceededException(String) - Constructor for exception com.amazonaws.services.appstream.model.LimitExceededException
Constructs a new LimitExceededException with the specified error message.
listAssociatedFleets(ListAssociatedFleetsRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
listAssociatedFleets(ListAssociatedFleetsRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Retrieves the name of the fleet that is associated with the specified stack.
listAssociatedFleets(ListAssociatedFleetsRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Retrieves the name of the fleet that is associated with the specified stack.
listAssociatedFleetsAsync(ListAssociatedFleetsRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
listAssociatedFleetsAsync(ListAssociatedFleetsRequest, AsyncHandler<ListAssociatedFleetsRequest, ListAssociatedFleetsResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
listAssociatedFleetsAsync(ListAssociatedFleetsRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Retrieves the name of the fleet that is associated with the specified stack.
listAssociatedFleetsAsync(ListAssociatedFleetsRequest, AsyncHandler<ListAssociatedFleetsRequest, ListAssociatedFleetsResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Retrieves the name of the fleet that is associated with the specified stack.
listAssociatedFleetsAsync(ListAssociatedFleetsRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
listAssociatedFleetsAsync(ListAssociatedFleetsRequest, AsyncHandler<ListAssociatedFleetsRequest, ListAssociatedFleetsResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
ListAssociatedFleetsRequest - Class in com.amazonaws.services.appstream.model
 
ListAssociatedFleetsRequest() - Constructor for class com.amazonaws.services.appstream.model.ListAssociatedFleetsRequest
 
ListAssociatedFleetsResult - Class in com.amazonaws.services.appstream.model
 
ListAssociatedFleetsResult() - Constructor for class com.amazonaws.services.appstream.model.ListAssociatedFleetsResult
 
listAssociatedStacks(ListAssociatedStacksRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
listAssociatedStacks(ListAssociatedStacksRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Retrieves the name of the stack with which the specified fleet is associated.
listAssociatedStacks(ListAssociatedStacksRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Retrieves the name of the stack with which the specified fleet is associated.
listAssociatedStacksAsync(ListAssociatedStacksRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
listAssociatedStacksAsync(ListAssociatedStacksRequest, AsyncHandler<ListAssociatedStacksRequest, ListAssociatedStacksResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
listAssociatedStacksAsync(ListAssociatedStacksRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Retrieves the name of the stack with which the specified fleet is associated.
listAssociatedStacksAsync(ListAssociatedStacksRequest, AsyncHandler<ListAssociatedStacksRequest, ListAssociatedStacksResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Retrieves the name of the stack with which the specified fleet is associated.
listAssociatedStacksAsync(ListAssociatedStacksRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
listAssociatedStacksAsync(ListAssociatedStacksRequest, AsyncHandler<ListAssociatedStacksRequest, ListAssociatedStacksResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
ListAssociatedStacksRequest - Class in com.amazonaws.services.appstream.model
 
ListAssociatedStacksRequest() - Constructor for class com.amazonaws.services.appstream.model.ListAssociatedStacksRequest
 
ListAssociatedStacksResult - Class in com.amazonaws.services.appstream.model
 
ListAssociatedStacksResult() - Constructor for class com.amazonaws.services.appstream.model.ListAssociatedStacksResult
 
listEntitledApplications(ListEntitledApplicationsRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
listEntitledApplications(ListEntitledApplicationsRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Retrieves a list of entitled applications.
listEntitledApplications(ListEntitledApplicationsRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Retrieves a list of entitled applications.
listEntitledApplicationsAsync(ListEntitledApplicationsRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
listEntitledApplicationsAsync(ListEntitledApplicationsRequest, AsyncHandler<ListEntitledApplicationsRequest, ListEntitledApplicationsResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
listEntitledApplicationsAsync(ListEntitledApplicationsRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Retrieves a list of entitled applications.
listEntitledApplicationsAsync(ListEntitledApplicationsRequest, AsyncHandler<ListEntitledApplicationsRequest, ListEntitledApplicationsResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Retrieves a list of entitled applications.
listEntitledApplicationsAsync(ListEntitledApplicationsRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
listEntitledApplicationsAsync(ListEntitledApplicationsRequest, AsyncHandler<ListEntitledApplicationsRequest, ListEntitledApplicationsResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
ListEntitledApplicationsRequest - Class in com.amazonaws.services.appstream.model
 
ListEntitledApplicationsRequest() - Constructor for class com.amazonaws.services.appstream.model.ListEntitledApplicationsRequest
 
ListEntitledApplicationsResult - Class in com.amazonaws.services.appstream.model
 
ListEntitledApplicationsResult() - Constructor for class com.amazonaws.services.appstream.model.ListEntitledApplicationsResult
 
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Retrieves a list of all tags for the specified AppStream 2.0 resource.
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Retrieves a list of all tags for the specified AppStream 2.0 resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Retrieves a list of all tags for the specified AppStream 2.0 resource.
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Retrieves a list of all tags for the specified AppStream 2.0 resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
ListTagsForResourceRequest - Class in com.amazonaws.services.appstream.model
 
ListTagsForResourceRequest() - Constructor for class com.amazonaws.services.appstream.model.ListTagsForResourceRequest
 
ListTagsForResourceResult - Class in com.amazonaws.services.appstream.model
 
ListTagsForResourceResult() - Constructor for class com.amazonaws.services.appstream.model.ListTagsForResourceResult
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appstream.model.AccessEndpoint
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appstream.model.AppBlock
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appstream.model.Application
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appstream.model.ApplicationFleetAssociation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appstream.model.ApplicationSettings
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appstream.model.ApplicationSettingsResponse
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appstream.model.ComputeCapacity
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appstream.model.ComputeCapacityStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appstream.model.DirectoryConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appstream.model.DomainJoinInfo
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appstream.model.EntitledApplication
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appstream.model.Entitlement
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appstream.model.EntitlementAttribute
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appstream.model.Fleet
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appstream.model.FleetError
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appstream.model.Image
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appstream.model.ImageBuilder
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appstream.model.ImageBuilderStateChangeReason
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appstream.model.ImagePermissions
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appstream.model.ImageStateChangeReason
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appstream.model.LastReportGenerationExecutionError
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appstream.model.NetworkAccessConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appstream.model.ResourceError
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appstream.model.S3Location
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appstream.model.ScriptDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appstream.model.ServiceAccountCredentials
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appstream.model.Session
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appstream.model.SharedImagePermissions
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appstream.model.Stack
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appstream.model.StackError
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appstream.model.StorageConnector
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appstream.model.StreamingExperienceSettings
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appstream.model.UsageReportSubscription
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appstream.model.User
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appstream.model.UserSetting
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appstream.model.UserStackAssociation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appstream.model.UserStackAssociationError
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.appstream.model.VpcConfig
 
MessageAction - Enum in com.amazonaws.services.appstream.model
 

N

NetworkAccessConfiguration - Class in com.amazonaws.services.appstream.model
Describes the network details of the fleet or image builder instance.
NetworkAccessConfiguration() - Constructor for class com.amazonaws.services.appstream.model.NetworkAccessConfiguration
 

O

OperationNotPermittedException - Exception in com.amazonaws.services.appstream.model
The attempted operation is not permitted.
OperationNotPermittedException(String) - Constructor for exception com.amazonaws.services.appstream.model.OperationNotPermittedException
Constructs a new OperationNotPermittedException with the specified error message.

P

Permission - Enum in com.amazonaws.services.appstream.model
 
PlatformType - Enum in com.amazonaws.services.appstream.model
 
PreferredProtocol - Enum in com.amazonaws.services.appstream.model
 

R

RequestLimitExceededException - Exception in com.amazonaws.services.appstream.model
AppStream 2.0 can’t process the request right now because the Describe calls from your AWS account are being throttled by Amazon EC2.
RequestLimitExceededException(String) - Constructor for exception com.amazonaws.services.appstream.model.RequestLimitExceededException
Constructs a new RequestLimitExceededException with the specified error message.
ResourceAlreadyExistsException - Exception in com.amazonaws.services.appstream.model
The specified resource already exists.
ResourceAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.appstream.model.ResourceAlreadyExistsException
Constructs a new ResourceAlreadyExistsException with the specified error message.
ResourceError - Class in com.amazonaws.services.appstream.model
Describes a resource error.
ResourceError() - Constructor for class com.amazonaws.services.appstream.model.ResourceError
 
ResourceInUseException - Exception in com.amazonaws.services.appstream.model
The specified resource is in use.
ResourceInUseException(String) - Constructor for exception com.amazonaws.services.appstream.model.ResourceInUseException
Constructs a new ResourceInUseException with the specified error message.
ResourceNotAvailableException - Exception in com.amazonaws.services.appstream.model
The specified resource exists and is not in use, but isn't available.
ResourceNotAvailableException(String) - Constructor for exception com.amazonaws.services.appstream.model.ResourceNotAvailableException
Constructs a new ResourceNotAvailableException with the specified error message.
ResourceNotFoundException - Exception in com.amazonaws.services.appstream.model
The specified resource was not found.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.appstream.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.

S

S3Location - Class in com.amazonaws.services.appstream.model
Describes the S3 location.
S3Location() - Constructor for class com.amazonaws.services.appstream.model.S3Location
 
ScriptDetails - Class in com.amazonaws.services.appstream.model
Describes the details of the script.
ScriptDetails() - Constructor for class com.amazonaws.services.appstream.model.ScriptDetails
 
ServiceAccountCredentials - Class in com.amazonaws.services.appstream.model
Describes the credentials for the service account used by the fleet or image builder to connect to the directory.
ServiceAccountCredentials() - Constructor for class com.amazonaws.services.appstream.model.ServiceAccountCredentials
 
Session - Class in com.amazonaws.services.appstream.model
Describes a streaming session.
Session() - Constructor for class com.amazonaws.services.appstream.model.Session
 
SessionConnectionState - Enum in com.amazonaws.services.appstream.model
 
SessionState - Enum in com.amazonaws.services.appstream.model
Possible values for the state of a streaming session.
setAccessEndpoints(Collection<AccessEndpoint>) - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderRequest
The list of interface VPC endpoint (interface endpoint) objects.
setAccessEndpoints(Collection<AccessEndpoint>) - Method in class com.amazonaws.services.appstream.model.CreateStackRequest
The list of interface VPC endpoint (interface endpoint) objects.
setAccessEndpoints(Collection<AccessEndpoint>) - Method in class com.amazonaws.services.appstream.model.ImageBuilder
The list of virtual private cloud (VPC) interface endpoint objects.
setAccessEndpoints(Collection<AccessEndpoint>) - Method in class com.amazonaws.services.appstream.model.Stack
The list of virtual private cloud (VPC) interface endpoint objects.
setAccessEndpoints(Collection<AccessEndpoint>) - Method in class com.amazonaws.services.appstream.model.UpdateStackRequest
The list of interface VPC endpoint (interface endpoint) objects.
setAccountName(String) - Method in class com.amazonaws.services.appstream.model.ServiceAccountCredentials
The user name of the account.
setAccountPassword(String) - Method in class com.amazonaws.services.appstream.model.ServiceAccountCredentials
The password for the account.
setAction(String) - Method in class com.amazonaws.services.appstream.model.UserSetting
The action that is enabled or disabled.
setAllowFleet(Boolean) - Method in class com.amazonaws.services.appstream.model.ImagePermissions
Indicates whether the image can be used for a fleet.
setAllowImageBuilder(Boolean) - Method in class com.amazonaws.services.appstream.model.ImagePermissions
Indicates whether the image can be used for an image builder.
setAppBlock(AppBlock) - Method in class com.amazonaws.services.appstream.model.CreateAppBlockResult
The app block.
setAppBlockArn(String) - Method in class com.amazonaws.services.appstream.model.Application
The app block ARN of the application.
setAppBlockArn(String) - Method in class com.amazonaws.services.appstream.model.CreateApplicationRequest
The app block ARN to which the application should be associated
setAppBlockArn(String) - Method in class com.amazonaws.services.appstream.model.UpdateApplicationRequest
The ARN of the app block.
setAppBlocks(Collection<AppBlock>) - Method in class com.amazonaws.services.appstream.model.DescribeAppBlocksResult
The app blocks in the list.
setApplication(Application) - Method in class com.amazonaws.services.appstream.model.CreateApplicationResult
 
setApplication(Application) - Method in class com.amazonaws.services.appstream.model.UpdateApplicationResult
 
setApplicationArn(String) - Method in class com.amazonaws.services.appstream.model.ApplicationFleetAssociation
The ARN of the application associated with the fleet.
setApplicationArn(String) - Method in class com.amazonaws.services.appstream.model.AssociateApplicationFleetRequest
The ARN of the application.
setApplicationArn(String) - Method in class com.amazonaws.services.appstream.model.DescribeApplicationFleetAssociationsRequest
The ARN of the application.
setApplicationArn(String) - Method in class com.amazonaws.services.appstream.model.DisassociateApplicationFleetRequest
The ARN of the application.
setApplicationFleetAssociation(ApplicationFleetAssociation) - Method in class com.amazonaws.services.appstream.model.AssociateApplicationFleetResult
If fleet name is specified, this returns the list of applications that are associated to it.
setApplicationFleetAssociations(Collection<ApplicationFleetAssociation>) - Method in class com.amazonaws.services.appstream.model.DescribeApplicationFleetAssociationsResult
The application fleet associations in the list.
setApplicationId(String) - Method in class com.amazonaws.services.appstream.model.CreateStreamingURLRequest
The name of the application to launch after the session starts.
setApplicationIdentifier(String) - Method in class com.amazonaws.services.appstream.model.AssociateApplicationToEntitlementRequest
The identifier of the application.
setApplicationIdentifier(String) - Method in class com.amazonaws.services.appstream.model.DisassociateApplicationFromEntitlementRequest
The identifier of the application to remove from the entitlement.
setApplicationIdentifier(String) - Method in class com.amazonaws.services.appstream.model.EntitledApplication
The identifier of the application.
setApplications(Collection<Application>) - Method in class com.amazonaws.services.appstream.model.DescribeApplicationsResult
The applications in the list.
setApplications(Collection<Application>) - Method in class com.amazonaws.services.appstream.model.Image
The applications associated with the image.
setApplicationSettings(ApplicationSettings) - Method in class com.amazonaws.services.appstream.model.CreateStackRequest
The persistent application settings for users of a stack.
setApplicationSettings(ApplicationSettingsResponse) - Method in class com.amazonaws.services.appstream.model.Stack
The persistent application settings for users of the stack.
setApplicationSettings(ApplicationSettings) - Method in class com.amazonaws.services.appstream.model.UpdateStackRequest
The persistent application settings for users of a stack.
setAppstreamAgentVersion(String) - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderRequest
The version of the AppStream 2.0 agent to use for this image builder.
setAppstreamAgentVersion(String) - Method in class com.amazonaws.services.appstream.model.Image
The version of the AppStream 2.0 agent to use for instances that are launched from this image.
setAppstreamAgentVersion(String) - Method in class com.amazonaws.services.appstream.model.ImageBuilder
The version of the AppStream 2.0 agent that is currently being used by the image builder.
setAppstreamAgentVersion(String) - Method in class com.amazonaws.services.appstream.model.StartImageBuilderRequest
The version of the AppStream 2.0 agent to use for this image builder.
setAppVisibility(String) - Method in class com.amazonaws.services.appstream.model.CreateEntitlementRequest
Specifies whether all or selected apps are entitled.
setAppVisibility(String) - Method in class com.amazonaws.services.appstream.model.Entitlement
Specifies whether all or selected apps are entitled.
setAppVisibility(String) - Method in class com.amazonaws.services.appstream.model.UpdateEntitlementRequest
Specifies whether all or only selected apps are entitled.
setArn(String) - Method in class com.amazonaws.services.appstream.model.AppBlock
The ARN of the app block.
setArn(String) - Method in class com.amazonaws.services.appstream.model.Application
The ARN of the application.
setArn(String) - Method in class com.amazonaws.services.appstream.model.Fleet
The Amazon Resource Name (ARN) for the fleet.
setArn(String) - Method in class com.amazonaws.services.appstream.model.Image
The ARN of the image.
setArn(String) - Method in class com.amazonaws.services.appstream.model.ImageBuilder
The ARN for the image builder.
setArn(String) - Method in class com.amazonaws.services.appstream.model.Stack
The ARN of the stack.
setArn(String) - Method in class com.amazonaws.services.appstream.model.User
The ARN of the user.
setArns(Collection<String>) - Method in class com.amazonaws.services.appstream.model.DescribeAppBlocksRequest
The ARNs of the app blocks.
setArns(Collection<String>) - Method in class com.amazonaws.services.appstream.model.DescribeApplicationsRequest
The ARNs for the applications.
setArns(Collection<String>) - Method in class com.amazonaws.services.appstream.model.DescribeImagesRequest
The ARNs of the public, private, and shared images to describe.
setAttributes(Collection<EntitlementAttribute>) - Method in class com.amazonaws.services.appstream.model.CreateEntitlementRequest
The attributes of the entitlement.
setAttributes(Collection<EntitlementAttribute>) - Method in class com.amazonaws.services.appstream.model.Entitlement
The attributes of the entitlement.
setAttributes(Collection<EntitlementAttribute>) - Method in class com.amazonaws.services.appstream.model.UpdateEntitlementRequest
The attributes of the entitlement.
setAttributesToDelete(Collection<String>) - Method in class com.amazonaws.services.appstream.model.UpdateApplicationRequest
The attributes to delete for an application.
setAttributesToDelete(Collection<String>) - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The fleet attributes to delete.
setAttributesToDelete(Collection<String>) - Method in class com.amazonaws.services.appstream.model.UpdateStackRequest
The stack attributes to delete.
setAuthenticationType(String) - Method in class com.amazonaws.services.appstream.model.CreateUserRequest
The authentication type for the user.
setAuthenticationType(String) - Method in class com.amazonaws.services.appstream.model.DeleteUserRequest
The authentication type for the user.
setAuthenticationType(String) - Method in class com.amazonaws.services.appstream.model.DescribeSessionsRequest
The authentication method.
setAuthenticationType(AuthenticationType) - Method in class com.amazonaws.services.appstream.model.DescribeSessionsRequest
The authentication method.
setAuthenticationType(String) - Method in class com.amazonaws.services.appstream.model.DescribeUsersRequest
The authentication type for the users in the user pool to describe.
setAuthenticationType(String) - Method in class com.amazonaws.services.appstream.model.DescribeUserStackAssociationsRequest
The authentication type for the user who is associated with the stack.
setAuthenticationType(String) - Method in class com.amazonaws.services.appstream.model.DisableUserRequest
The authentication type for the user.
setAuthenticationType(String) - Method in class com.amazonaws.services.appstream.model.EnableUserRequest
The authentication type for the user.
setAuthenticationType(String) - Method in class com.amazonaws.services.appstream.model.Session
The authentication method.
setAuthenticationType(AuthenticationType) - Method in class com.amazonaws.services.appstream.model.Session
The authentication method.
setAuthenticationType(String) - Method in class com.amazonaws.services.appstream.model.User
The authentication type for the user.
setAuthenticationType(String) - Method in class com.amazonaws.services.appstream.model.UserStackAssociation
The authentication type for the user.
setAvailable(Integer) - Method in class com.amazonaws.services.appstream.model.ComputeCapacityStatus
The number of currently available instances that can be used to stream sessions.
setBaseImageArn(String) - Method in class com.amazonaws.services.appstream.model.Image
The ARN of the image from which this image was created.
setCanUpdateImage(Boolean) - Method in class com.amazonaws.services.appstream.model.CreateUpdatedImageResult
Indicates whether a new image can be created.
setCode(String) - Method in class com.amazonaws.services.appstream.model.ImageBuilderStateChangeReason
The state change reason code.
setCode(String) - Method in class com.amazonaws.services.appstream.model.ImageStateChangeReason
The state change reason code.
setCode(ImageStateChangeReasonCode) - Method in class com.amazonaws.services.appstream.model.ImageStateChangeReason
The state change reason code.
setComputeCapacity(ComputeCapacity) - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The desired capacity for the fleet.
setComputeCapacity(ComputeCapacity) - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The desired capacity for the fleet.
setComputeCapacityStatus(ComputeCapacityStatus) - Method in class com.amazonaws.services.appstream.model.Fleet
The capacity status for the fleet.
setConnectionState(String) - Method in class com.amazonaws.services.appstream.model.Session
Specifies whether a user is connected to the streaming session.
setConnectionState(SessionConnectionState) - Method in class com.amazonaws.services.appstream.model.Session
Specifies whether a user is connected to the streaming session.
setConnectorType(String) - Method in class com.amazonaws.services.appstream.model.StorageConnector
The type of storage connector.
setConnectorType(StorageConnectorType) - Method in class com.amazonaws.services.appstream.model.StorageConnector
The type of storage connector.
setCreatedTime(Date) - Method in class com.amazonaws.services.appstream.model.AppBlock
The created time of the app block.
setCreatedTime(Date) - Method in class com.amazonaws.services.appstream.model.Application
The time at which the application was created within the app block.
setCreatedTime(Date) - Method in class com.amazonaws.services.appstream.model.DirectoryConfig
The time the directory configuration was created.
setCreatedTime(Date) - Method in class com.amazonaws.services.appstream.model.Entitlement
The time when the entitlement was created.
setCreatedTime(Date) - Method in class com.amazonaws.services.appstream.model.Fleet
The time the fleet was created.
setCreatedTime(Date) - Method in class com.amazonaws.services.appstream.model.Image
The time the image was created.
setCreatedTime(Date) - Method in class com.amazonaws.services.appstream.model.ImageBuilder
The time stamp when the image builder was created.
setCreatedTime(Date) - Method in class com.amazonaws.services.appstream.model.Stack
The time the stack was created.
setCreatedTime(Date) - Method in class com.amazonaws.services.appstream.model.User
The date and time the user was created in the user pool.
setDeleteStorageConnectors(Boolean) - Method in class com.amazonaws.services.appstream.model.UpdateStackRequest
Deprecated.
setDeleteVpcConfig(Boolean) - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
Deprecated.
setDescription(String) - Method in class com.amazonaws.services.appstream.model.AppBlock
The description of the app block.
setDescription(String) - Method in class com.amazonaws.services.appstream.model.Application
The description of the application.
setDescription(String) - Method in class com.amazonaws.services.appstream.model.CreateAppBlockRequest
The description of the app block.
setDescription(String) - Method in class com.amazonaws.services.appstream.model.CreateApplicationRequest
The description of the application.
setDescription(String) - Method in class com.amazonaws.services.appstream.model.CreateEntitlementRequest
The description of the entitlement.
setDescription(String) - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The description to display.
setDescription(String) - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderRequest
The description to display.
setDescription(String) - Method in class com.amazonaws.services.appstream.model.CreateStackRequest
The description to display.
setDescription(String) - Method in class com.amazonaws.services.appstream.model.Entitlement
The description of the entitlement.
setDescription(String) - Method in class com.amazonaws.services.appstream.model.Fleet
The description to display.
setDescription(String) - Method in class com.amazonaws.services.appstream.model.Image
The description to display.
setDescription(String) - Method in class com.amazonaws.services.appstream.model.ImageBuilder
The description to display.
setDescription(String) - Method in class com.amazonaws.services.appstream.model.Stack
The description to display.
setDescription(String) - Method in class com.amazonaws.services.appstream.model.UpdateApplicationRequest
The description of the application.
setDescription(String) - Method in class com.amazonaws.services.appstream.model.UpdateEntitlementRequest
The description of the entitlement.
setDescription(String) - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The description to display.
setDescription(String) - Method in class com.amazonaws.services.appstream.model.UpdateStackRequest
The description to display.
setDesired(Integer) - Method in class com.amazonaws.services.appstream.model.ComputeCapacityStatus
The desired number of streaming instances.
setDesiredInstances(Integer) - Method in class com.amazonaws.services.appstream.model.ComputeCapacity
The desired number of streaming instances.
setDestinationImageDescription(String) - Method in class com.amazonaws.services.appstream.model.CopyImageRequest
The description that the image will have when it is copied to the destination.
setDestinationImageName(String) - Method in class com.amazonaws.services.appstream.model.CopyImageRequest
The name that the image will have when it is copied to the destination.
setDestinationImageName(String) - Method in class com.amazonaws.services.appstream.model.CopyImageResult
The name of the destination image.
setDestinationRegion(String) - Method in class com.amazonaws.services.appstream.model.CopyImageRequest
The destination region to which the image will be copied.
setDirectoryConfig(DirectoryConfig) - Method in class com.amazonaws.services.appstream.model.CreateDirectoryConfigResult
Information about the directory configuration.
setDirectoryConfig(DirectoryConfig) - Method in class com.amazonaws.services.appstream.model.UpdateDirectoryConfigResult
Information about the Directory Config object.
setDirectoryConfigs(Collection<DirectoryConfig>) - Method in class com.amazonaws.services.appstream.model.DescribeDirectoryConfigsResult
Information about the directory configurations.
setDirectoryName(String) - Method in class com.amazonaws.services.appstream.model.CreateDirectoryConfigRequest
The fully qualified name of the directory (for example, corp.example.com).
setDirectoryName(String) - Method in class com.amazonaws.services.appstream.model.DeleteDirectoryConfigRequest
The name of the directory configuration.
setDirectoryName(String) - Method in class com.amazonaws.services.appstream.model.DirectoryConfig
The fully qualified name of the directory (for example, corp.example.com).
setDirectoryName(String) - Method in class com.amazonaws.services.appstream.model.DomainJoinInfo
The fully qualified name of the directory (for example, corp.example.com).
setDirectoryName(String) - Method in class com.amazonaws.services.appstream.model.UpdateDirectoryConfigRequest
The name of the Directory Config object.
setDirectoryNames(Collection<String>) - Method in class com.amazonaws.services.appstream.model.DescribeDirectoryConfigsRequest
The directory names.
setDisconnectTimeoutInSeconds(Integer) - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The amount of time that a streaming session remains active after users disconnect.
setDisconnectTimeoutInSeconds(Integer) - Method in class com.amazonaws.services.appstream.model.Fleet
The amount of time that a streaming session remains active after users disconnect.
setDisconnectTimeoutInSeconds(Integer) - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The amount of time that a streaming session remains active after users disconnect.
setDisplayName(String) - Method in class com.amazonaws.services.appstream.model.AppBlock
The display name of the app block.
setDisplayName(String) - Method in class com.amazonaws.services.appstream.model.Application
The application name to display.
setDisplayName(String) - Method in class com.amazonaws.services.appstream.model.CreateAppBlockRequest
The display name of the app block.
setDisplayName(String) - Method in class com.amazonaws.services.appstream.model.CreateApplicationRequest
The display name of the application.
setDisplayName(String) - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The fleet name to display.
setDisplayName(String) - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderRequest
The image builder name to display.
setDisplayName(String) - Method in class com.amazonaws.services.appstream.model.CreateStackRequest
The stack name to display.
setDisplayName(String) - Method in class com.amazonaws.services.appstream.model.Fleet
The fleet name to display.
setDisplayName(String) - Method in class com.amazonaws.services.appstream.model.Image
The image name to display.
setDisplayName(String) - Method in class com.amazonaws.services.appstream.model.ImageBuilder
The image builder name to display.
setDisplayName(String) - Method in class com.amazonaws.services.appstream.model.Stack
The stack name to display.
setDisplayName(String) - Method in class com.amazonaws.services.appstream.model.UpdateApplicationRequest
The display name of the application.
setDisplayName(String) - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The fleet name to display.
setDisplayName(String) - Method in class com.amazonaws.services.appstream.model.UpdateStackRequest
The stack name to display.
setDomainJoinInfo(DomainJoinInfo) - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.
setDomainJoinInfo(DomainJoinInfo) - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderRequest
The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.
setDomainJoinInfo(DomainJoinInfo) - Method in class com.amazonaws.services.appstream.model.Fleet
The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.
setDomainJoinInfo(DomainJoinInfo) - Method in class com.amazonaws.services.appstream.model.ImageBuilder
The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.
setDomainJoinInfo(DomainJoinInfo) - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.
setDomains(Collection<String>) - Method in class com.amazonaws.services.appstream.model.StorageConnector
The names of the domains for the account.
setDryRun(Boolean) - Method in class com.amazonaws.services.appstream.model.CreateUpdatedImageRequest
Indicates whether to display the status of image update availability before AppStream 2.0 initiates the process of creating a new updated image.
setEmbedHostDomains(Collection<String>) - Method in class com.amazonaws.services.appstream.model.CreateStackRequest
The domains where AppStream 2.0 streaming sessions can be embedded in an iframe.
setEmbedHostDomains(Collection<String>) - Method in class com.amazonaws.services.appstream.model.Stack
The domains where AppStream 2.0 streaming sessions can be embedded in an iframe.
setEmbedHostDomains(Collection<String>) - Method in class com.amazonaws.services.appstream.model.UpdateStackRequest
The domains where AppStream 2.0 streaming sessions can be embedded in an iframe.
setEnabled(Boolean) - Method in class com.amazonaws.services.appstream.model.Application
If there is a problem, the application can be disabled after image creation.
setEnabled(Boolean) - Method in class com.amazonaws.services.appstream.model.ApplicationSettings
Enables or disables persistent application settings for users during their streaming sessions.
setEnabled(Boolean) - Method in class com.amazonaws.services.appstream.model.ApplicationSettingsResponse
Specifies whether persistent application settings are enabled for users during their streaming sessions.
setEnabled(Boolean) - Method in class com.amazonaws.services.appstream.model.User
Specifies whether the user in the user pool is enabled.
setEnableDefaultInternetAccess(Boolean) - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
Enables or disables default internet access for the fleet.
setEnableDefaultInternetAccess(Boolean) - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderRequest
Enables or disables default internet access for the image builder.
setEnableDefaultInternetAccess(Boolean) - Method in class com.amazonaws.services.appstream.model.Fleet
Indicates whether default internet access is enabled for the fleet.
setEnableDefaultInternetAccess(Boolean) - Method in class com.amazonaws.services.appstream.model.ImageBuilder
Enables or disables default internet access for the image builder.
setEnableDefaultInternetAccess(Boolean) - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
Enables or disables default internet access for the fleet.
setEndpoint(String) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
setEndpoint(String) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Deprecated.
use AwsClientBuilder#setEndpointConfiguration(AwsClientBuilder.EndpointConfiguration) for example: builder.setEndpointConfiguration(new EndpointConfiguration(endpoint, signingRegion));
setEndpointType(String) - Method in class com.amazonaws.services.appstream.model.AccessEndpoint
The type of interface endpoint.
setEniId(String) - Method in class com.amazonaws.services.appstream.model.NetworkAccessConfiguration
The resource identifier of the elastic network interface that is attached to instances in your VPC.
setEniPrivateIpAddress(String) - Method in class com.amazonaws.services.appstream.model.NetworkAccessConfiguration
The private IP address of the elastic network interface that is attached to instances in your VPC.
setEntitledApplications(Collection<EntitledApplication>) - Method in class com.amazonaws.services.appstream.model.ListEntitledApplicationsResult
The entitled applications.
setEntitlement(Entitlement) - Method in class com.amazonaws.services.appstream.model.CreateEntitlementResult
The entitlement.
setEntitlement(Entitlement) - Method in class com.amazonaws.services.appstream.model.UpdateEntitlementResult
The entitlement.
setEntitlementName(String) - Method in class com.amazonaws.services.appstream.model.AssociateApplicationToEntitlementRequest
The name of the entitlement.
setEntitlementName(String) - Method in class com.amazonaws.services.appstream.model.DisassociateApplicationFromEntitlementRequest
The name of the entitlement.
setEntitlementName(String) - Method in class com.amazonaws.services.appstream.model.ListEntitledApplicationsRequest
The name of the entitlement.
setEntitlements(Collection<Entitlement>) - Method in class com.amazonaws.services.appstream.model.DescribeEntitlementsResult
The entitlements.
setErrorCode(String) - Method in class com.amazonaws.services.appstream.model.FleetError
The error code.
setErrorCode(FleetErrorCode) - Method in class com.amazonaws.services.appstream.model.FleetError
The error code.
setErrorCode(String) - Method in class com.amazonaws.services.appstream.model.LastReportGenerationExecutionError
The error code for the error that is returned when a usage report can't be generated.
setErrorCode(String) - Method in class com.amazonaws.services.appstream.model.ResourceError
The error code.
setErrorCode(String) - Method in class com.amazonaws.services.appstream.model.StackError
The error code.
setErrorCode(StackErrorCode) - Method in class com.amazonaws.services.appstream.model.StackError
The error code.
setErrorCode(String) - Method in class com.amazonaws.services.appstream.model.UserStackAssociationError
The error code for the error that is returned when a user can’t be associated with or disassociated from a stack.
setErrorMessage(String) - Method in class com.amazonaws.services.appstream.model.FleetError
The error message.
setErrorMessage(String) - Method in class com.amazonaws.services.appstream.model.LastReportGenerationExecutionError
The error message for the error that is returned when a usage report can't be generated.
setErrorMessage(String) - Method in class com.amazonaws.services.appstream.model.ResourceError
The error message.
setErrorMessage(String) - Method in class com.amazonaws.services.appstream.model.StackError
The error message.
setErrorMessage(String) - Method in class com.amazonaws.services.appstream.model.UserStackAssociationError
The error message for the error that is returned when a user can’t be associated with or disassociated from a stack.
setErrors(Collection<UserStackAssociationError>) - Method in class com.amazonaws.services.appstream.model.BatchAssociateUserStackResult
The list of UserStackAssociationError objects.
setErrors(Collection<UserStackAssociationError>) - Method in class com.amazonaws.services.appstream.model.BatchDisassociateUserStackResult
The list of UserStackAssociationError objects.
setErrorTimestamp(Date) - Method in class com.amazonaws.services.appstream.model.ResourceError
The time the error occurred.
setExecutableParameters(String) - Method in class com.amazonaws.services.appstream.model.ScriptDetails
The runtime parameters passed to the run path for the script.
setExecutablePath(String) - Method in class com.amazonaws.services.appstream.model.ScriptDetails
The run path for the script.
setExistingImageName(String) - Method in class com.amazonaws.services.appstream.model.CreateUpdatedImageRequest
The name of the image to update.
setExpires(Date) - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderStreamingURLResult
The elapsed time, in seconds after the Unix epoch, when this URL expires.
setExpires(Date) - Method in class com.amazonaws.services.appstream.model.CreateStreamingURLResult
The elapsed time, in seconds after the Unix epoch, when this URL expires.
setFeedbackURL(String) - Method in class com.amazonaws.services.appstream.model.CreateStackRequest
The URL that users are redirected to after they click the Send Feedback link.
setFeedbackURL(String) - Method in class com.amazonaws.services.appstream.model.Stack
The URL that users are redirected to after they click the Send Feedback link.
setFeedbackURL(String) - Method in class com.amazonaws.services.appstream.model.UpdateStackRequest
The URL that users are redirected to after they choose the Send Feedback link.
setFirstName(String) - Method in class com.amazonaws.services.appstream.model.CreateUserRequest
The first name, or given name, of the user.
setFirstName(String) - Method in class com.amazonaws.services.appstream.model.User
The first name, or given name, of the user.
setFleet(Fleet) - Method in class com.amazonaws.services.appstream.model.CreateFleetResult
Information about the fleet.
setFleet(Fleet) - Method in class com.amazonaws.services.appstream.model.UpdateFleetResult
Information about the fleet.
setFleetErrors(Collection<FleetError>) - Method in class com.amazonaws.services.appstream.model.Fleet
The fleet errors.
setFleetName(String) - Method in class com.amazonaws.services.appstream.model.ApplicationFleetAssociation
The name of the fleet associated with the application.
setFleetName(String) - Method in class com.amazonaws.services.appstream.model.AssociateApplicationFleetRequest
The name of the fleet.
setFleetName(String) - Method in class com.amazonaws.services.appstream.model.AssociateFleetRequest
The name of the fleet.
setFleetName(String) - Method in class com.amazonaws.services.appstream.model.CreateStreamingURLRequest
The name of the fleet.
setFleetName(String) - Method in class com.amazonaws.services.appstream.model.DescribeApplicationFleetAssociationsRequest
The name of the fleet.
setFleetName(String) - Method in class com.amazonaws.services.appstream.model.DescribeSessionsRequest
The name of the fleet.
setFleetName(String) - Method in class com.amazonaws.services.appstream.model.DisassociateApplicationFleetRequest
The name of the fleet.
setFleetName(String) - Method in class com.amazonaws.services.appstream.model.DisassociateFleetRequest
The name of the fleet.
setFleetName(String) - Method in class com.amazonaws.services.appstream.model.ListAssociatedStacksRequest
The name of the fleet.
setFleetName(String) - Method in class com.amazonaws.services.appstream.model.Session
The name of the fleet for the streaming session.
setFleets(Collection<Fleet>) - Method in class com.amazonaws.services.appstream.model.DescribeFleetsResult
Information about the fleets.
setFleetType(String) - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The fleet type.
setFleetType(String) - Method in class com.amazonaws.services.appstream.model.Fleet
The fleet type.
setFleetType(FleetType) - Method in class com.amazonaws.services.appstream.model.Fleet
The fleet type.
setIamRoleArn(String) - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The Amazon Resource Name (ARN) of the IAM role to apply to the fleet.
setIamRoleArn(String) - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderRequest
The Amazon Resource Name (ARN) of the IAM role to apply to the image builder.
setIamRoleArn(String) - Method in class com.amazonaws.services.appstream.model.Fleet
The ARN of the IAM role that is applied to the fleet.
setIamRoleArn(String) - Method in class com.amazonaws.services.appstream.model.ImageBuilder
The ARN of the IAM role that is applied to the image builder.
setIamRoleArn(String) - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The Amazon Resource Name (ARN) of the IAM role to apply to the fleet.
setIconS3Location(S3Location) - Method in class com.amazonaws.services.appstream.model.Application
The S3 location of the application icon.
setIconS3Location(S3Location) - Method in class com.amazonaws.services.appstream.model.CreateApplicationRequest
The location in S3 of the application icon.
setIconS3Location(S3Location) - Method in class com.amazonaws.services.appstream.model.UpdateApplicationRequest
The icon S3 location of the application.
setIconURL(String) - Method in class com.amazonaws.services.appstream.model.Application
The URL for the application icon.
setId(String) - Method in class com.amazonaws.services.appstream.model.Session
The identifier of the streaming session.
setIdleDisconnectTimeoutInSeconds(Integer) - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins.
setIdleDisconnectTimeoutInSeconds(Integer) - Method in class com.amazonaws.services.appstream.model.Fleet
The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins.
setIdleDisconnectTimeoutInSeconds(Integer) - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins.
setImage(Image) - Method in class com.amazonaws.services.appstream.model.CreateUpdatedImageResult
 
setImage(Image) - Method in class com.amazonaws.services.appstream.model.DeleteImageResult
Information about the image.
setImageArn(String) - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The ARN of the public, private, or shared image to use.
setImageArn(String) - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderRequest
The ARN of the public, private, or shared image to use.
setImageArn(String) - Method in class com.amazonaws.services.appstream.model.Fleet
The ARN for the public, private, or shared image.
setImageArn(String) - Method in class com.amazonaws.services.appstream.model.ImageBuilder
The ARN of the image from which this builder was created.
setImageArn(String) - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The ARN of the public, private, or shared image to use.
setImageBuilder(ImageBuilder) - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderResult
Information about the image builder.
setImageBuilder(ImageBuilder) - Method in class com.amazonaws.services.appstream.model.DeleteImageBuilderResult
Information about the image builder.
setImageBuilder(ImageBuilder) - Method in class com.amazonaws.services.appstream.model.StartImageBuilderResult
Information about the image builder.
setImageBuilder(ImageBuilder) - Method in class com.amazonaws.services.appstream.model.StopImageBuilderResult
Information about the image builder.
setImageBuilderErrors(Collection<ResourceError>) - Method in class com.amazonaws.services.appstream.model.ImageBuilder
The image builder errors.
setImageBuilderName(String) - Method in class com.amazonaws.services.appstream.model.Image
The name of the image builder that was used to create the private image.
setImageBuilders(Collection<ImageBuilder>) - Method in class com.amazonaws.services.appstream.model.DescribeImageBuildersResult
Information about the image builders.
setImageBuilderSupported(Boolean) - Method in class com.amazonaws.services.appstream.model.Image
Indicates whether an image builder can be launched from this image.
setImageErrors(Collection<ResourceError>) - Method in class com.amazonaws.services.appstream.model.Image
Describes the errors that are returned when a new image can't be created.
setImageName(String) - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The name of the image used to create the fleet.
setImageName(String) - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderRequest
The name of the image used to create the image builder.
setImageName(String) - Method in class com.amazonaws.services.appstream.model.Fleet
The name of the image used to create the fleet.
setImageName(String) - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The name of the image used to create the fleet.
setImagePermissions(ImagePermissions) - Method in class com.amazonaws.services.appstream.model.Image
The permissions to provide to the destination AWS account for the specified image.
setImagePermissions(ImagePermissions) - Method in class com.amazonaws.services.appstream.model.SharedImagePermissions
Describes the permissions for a shared image.
setImagePermissions(ImagePermissions) - Method in class com.amazonaws.services.appstream.model.UpdateImagePermissionsRequest
The permissions for the image.
setImages(Collection<Image>) - Method in class com.amazonaws.services.appstream.model.DescribeImagesResult
Information about the images.
setInstanceFamilies(Collection<String>) - Method in class com.amazonaws.services.appstream.model.Application
The instance families for the application.
setInstanceFamilies(Collection<String>) - Method in class com.amazonaws.services.appstream.model.CreateApplicationRequest
The instance families the application supports.
setInstanceType(String) - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The instance type to use when launching fleet instances.
setInstanceType(String) - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderRequest
The instance type to use when launching the image builder.
setInstanceType(String) - Method in class com.amazonaws.services.appstream.model.Fleet
The instance type to use when launching fleet instances.
setInstanceType(String) - Method in class com.amazonaws.services.appstream.model.ImageBuilder
The instance type for the image builder.
setInstanceType(String) - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The instance type to use when launching fleet instances.
setInUse(Integer) - Method in class com.amazonaws.services.appstream.model.ComputeCapacityStatus
The number of instances in use for streaming.
setLastGeneratedReportDate(Date) - Method in class com.amazonaws.services.appstream.model.UsageReportSubscription
The time when the last usage report was generated.
setLastModifiedTime(Date) - Method in class com.amazonaws.services.appstream.model.Entitlement
The time when the entitlement was last modified.
setLastName(String) - Method in class com.amazonaws.services.appstream.model.CreateUserRequest
The last name, or surname, of the user.
setLastName(String) - Method in class com.amazonaws.services.appstream.model.User
The last name, or surname, of the user.
setLaunchParameters(String) - Method in class com.amazonaws.services.appstream.model.Application
The arguments that are passed to the application at launch.
setLaunchParameters(String) - Method in class com.amazonaws.services.appstream.model.CreateApplicationRequest
The launch parameters of the application.
setLaunchParameters(String) - Method in class com.amazonaws.services.appstream.model.UpdateApplicationRequest
The launch parameters of the application.
setLaunchPath(String) - Method in class com.amazonaws.services.appstream.model.Application
The path to the application executable in the instance.
setLaunchPath(String) - Method in class com.amazonaws.services.appstream.model.CreateApplicationRequest
The launch path of the application.
setLaunchPath(String) - Method in class com.amazonaws.services.appstream.model.UpdateApplicationRequest
The launch path of the application.
setLimit(Integer) - Method in class com.amazonaws.services.appstream.model.DescribeSessionsRequest
The size of each page of results.
setMaxConcurrentSessions(Integer) - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The maximum concurrent sessions of the Elastic fleet.
setMaxConcurrentSessions(Integer) - Method in class com.amazonaws.services.appstream.model.Fleet
The maximum number of concurrent sessions for the fleet.
setMaxConcurrentSessions(Integer) - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The maximum number of concurrent sessions for a fleet.
setMaxExpirationTime(Date) - Method in class com.amazonaws.services.appstream.model.Session
The time when the streaming session is set to expire.
setMaxResults(Integer) - Method in class com.amazonaws.services.appstream.model.DescribeAppBlocksRequest
The maximum size of each page of results.
setMaxResults(Integer) - Method in class com.amazonaws.services.appstream.model.DescribeApplicationFleetAssociationsRequest
The maximum size of each page of results.
setMaxResults(Integer) - Method in class com.amazonaws.services.appstream.model.DescribeApplicationsRequest
The maximum size of each page of results.
setMaxResults(Integer) - Method in class com.amazonaws.services.appstream.model.DescribeDirectoryConfigsRequest
The maximum size of each page of results.
setMaxResults(Integer) - Method in class com.amazonaws.services.appstream.model.DescribeEntitlementsRequest
The maximum size of each page of results.
setMaxResults(Integer) - Method in class com.amazonaws.services.appstream.model.DescribeImageBuildersRequest
The maximum size of each page of results.
setMaxResults(Integer) - Method in class com.amazonaws.services.appstream.model.DescribeImagePermissionsRequest
The maximum size of each page of results.
setMaxResults(Integer) - Method in class com.amazonaws.services.appstream.model.DescribeImagesRequest
The maximum size of each page of results.
setMaxResults(Integer) - Method in class com.amazonaws.services.appstream.model.DescribeUsageReportSubscriptionsRequest
The maximum size of each page of results.
setMaxResults(Integer) - Method in class com.amazonaws.services.appstream.model.DescribeUsersRequest
The maximum size of each page of results.
setMaxResults(Integer) - Method in class com.amazonaws.services.appstream.model.DescribeUserStackAssociationsRequest
The maximum size of each page of results.
setMaxResults(Integer) - Method in class com.amazonaws.services.appstream.model.ListEntitledApplicationsRequest
The maximum size of each page of results.
setMaxUserDurationInSeconds(Integer) - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The maximum amount of time that a streaming session can remain active, in seconds.
setMaxUserDurationInSeconds(Integer) - Method in class com.amazonaws.services.appstream.model.Fleet
The maximum amount of time that a streaming session can remain active, in seconds.
setMaxUserDurationInSeconds(Integer) - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The maximum amount of time that a streaming session can remain active, in seconds.
setMessage(String) - Method in class com.amazonaws.services.appstream.model.ImageBuilderStateChangeReason
The state change reason message.
setMessage(String) - Method in class com.amazonaws.services.appstream.model.ImageStateChangeReason
The state change reason message.
setMessageAction(String) - Method in class com.amazonaws.services.appstream.model.CreateUserRequest
The action to take for the welcome email that is sent to a user after the user is created in the user pool.
setMetadata(Map<String, String>) - Method in class com.amazonaws.services.appstream.model.Application
Additional attributes that describe the application.
setName(String) - Method in class com.amazonaws.services.appstream.model.AppBlock
The name of the app block.
setName(String) - Method in class com.amazonaws.services.appstream.model.Application
The name of the application.
setName(String) - Method in class com.amazonaws.services.appstream.model.CreateAppBlockRequest
The name of the app block.
setName(String) - Method in class com.amazonaws.services.appstream.model.CreateApplicationRequest
The name of the application.
setName(String) - Method in class com.amazonaws.services.appstream.model.CreateEntitlementRequest
The name of the entitlement.
setName(String) - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
A unique name for the fleet.
setName(String) - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderRequest
A unique name for the image builder.
setName(String) - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderStreamingURLRequest
The name of the image builder.
setName(String) - Method in class com.amazonaws.services.appstream.model.CreateStackRequest
The name of the stack.
setName(String) - Method in class com.amazonaws.services.appstream.model.DeleteAppBlockRequest
The name of the app block.
setName(String) - Method in class com.amazonaws.services.appstream.model.DeleteApplicationRequest
The name of the application.
setName(String) - Method in class com.amazonaws.services.appstream.model.DeleteEntitlementRequest
The name of the entitlement.
setName(String) - Method in class com.amazonaws.services.appstream.model.DeleteFleetRequest
The name of the fleet.
setName(String) - Method in class com.amazonaws.services.appstream.model.DeleteImageBuilderRequest
The name of the image builder.
setName(String) - Method in class com.amazonaws.services.appstream.model.DeleteImagePermissionsRequest
The name of the private image.
setName(String) - Method in class com.amazonaws.services.appstream.model.DeleteImageRequest
The name of the image.
setName(String) - Method in class com.amazonaws.services.appstream.model.DeleteStackRequest
The name of the stack.
setName(String) - Method in class com.amazonaws.services.appstream.model.DescribeEntitlementsRequest
The name of the entitlement.
setName(String) - Method in class com.amazonaws.services.appstream.model.DescribeImagePermissionsRequest
The name of the private image for which to describe permissions.
setName(String) - Method in class com.amazonaws.services.appstream.model.DescribeImagePermissionsResult
The name of the private image.
setName(String) - Method in class com.amazonaws.services.appstream.model.Entitlement
The name of the entitlement.
setName(String) - Method in class com.amazonaws.services.appstream.model.EntitlementAttribute
A supported AWS IAM SAML PrincipalTag attribute that is matched to the associated value when a user identity federates into an Amazon AppStream 2.0 SAML application.
setName(String) - Method in class com.amazonaws.services.appstream.model.Fleet
The name of the fleet.
setName(String) - Method in class com.amazonaws.services.appstream.model.Image
The name of the image.
setName(String) - Method in class com.amazonaws.services.appstream.model.ImageBuilder
The name of the image builder.
setName(String) - Method in class com.amazonaws.services.appstream.model.Stack
The name of the stack.
setName(String) - Method in class com.amazonaws.services.appstream.model.StartFleetRequest
The name of the fleet.
setName(String) - Method in class com.amazonaws.services.appstream.model.StartImageBuilderRequest
The name of the image builder.
setName(String) - Method in class com.amazonaws.services.appstream.model.StopFleetRequest
The name of the fleet.
setName(String) - Method in class com.amazonaws.services.appstream.model.StopImageBuilderRequest
The name of the image builder.
setName(String) - Method in class com.amazonaws.services.appstream.model.UpdateApplicationRequest
The name of the application.
setName(String) - Method in class com.amazonaws.services.appstream.model.UpdateEntitlementRequest
The name of the entitlement.
setName(String) - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
A unique name for the fleet.
setName(String) - Method in class com.amazonaws.services.appstream.model.UpdateImagePermissionsRequest
The name of the private image.
setName(String) - Method in class com.amazonaws.services.appstream.model.UpdateStackRequest
The name of the stack.
setNames(Collection<String>) - Method in class com.amazonaws.services.appstream.model.DescribeFleetsRequest
The names of the fleets to describe.
setNames(Collection<String>) - Method in class com.amazonaws.services.appstream.model.DescribeImageBuildersRequest
The names of the image builders to describe.
setNames(Collection<String>) - Method in class com.amazonaws.services.appstream.model.DescribeImagesRequest
The names of the public or private images to describe.
setNames(Collection<String>) - Method in class com.amazonaws.services.appstream.model.DescribeStacksRequest
The names of the stacks to describe.
setNames(Collection<String>) - Method in class com.amazonaws.services.appstream.model.ListAssociatedFleetsResult
The name of the fleet.
setNames(Collection<String>) - Method in class com.amazonaws.services.appstream.model.ListAssociatedStacksResult
The name of the stack.
setNetworkAccessConfiguration(NetworkAccessConfiguration) - Method in class com.amazonaws.services.appstream.model.ImageBuilder
 
setNetworkAccessConfiguration(NetworkAccessConfiguration) - Method in class com.amazonaws.services.appstream.model.Session
The network details for the streaming session.
setNewImageDescription(String) - Method in class com.amazonaws.services.appstream.model.CreateUpdatedImageRequest
The description to display for the new image.
setNewImageDisplayName(String) - Method in class com.amazonaws.services.appstream.model.CreateUpdatedImageRequest
The name to display for the new image.
setNewImageName(String) - Method in class com.amazonaws.services.appstream.model.CreateUpdatedImageRequest
The name of the new image.
setNewImageTags(Map<String, String>) - Method in class com.amazonaws.services.appstream.model.CreateUpdatedImageRequest
The tags to associate with the new image.
setNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeAppBlocksRequest
The pagination token used to retrieve the next page of results for this operation.
setNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeAppBlocksResult
The pagination token used to retrieve the next page of results for this operation.
setNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeApplicationFleetAssociationsRequest
The pagination token used to retrieve the next page of results for this operation.
setNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeApplicationFleetAssociationsResult
The pagination token used to retrieve the next page of results for this operation.
setNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeApplicationsRequest
The pagination token used to retrieve the next page of results for this operation.
setNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeApplicationsResult
The pagination token used to retrieve the next page of results for this operation.
setNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeDirectoryConfigsRequest
The pagination token to use to retrieve the next page of results for this operation.
setNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeDirectoryConfigsResult
The pagination token to use to retrieve the next page of results for this operation.
setNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeEntitlementsRequest
The pagination token used to retrieve the next page of results for this operation.
setNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeEntitlementsResult
The pagination token used to retrieve the next page of results for this operation.
setNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeFleetsRequest
The pagination token to use to retrieve the next page of results for this operation.
setNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeFleetsResult
The pagination token to use to retrieve the next page of results for this operation.
setNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeImageBuildersRequest
The pagination token to use to retrieve the next page of results for this operation.
setNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeImageBuildersResult
The pagination token to use to retrieve the next page of results for this operation.
setNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeImagePermissionsRequest
The pagination token to use to retrieve the next page of results for this operation.
setNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeImagePermissionsResult
The pagination token to use to retrieve the next page of results for this operation.
setNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeImagesRequest
The pagination token to use to retrieve the next page of results for this operation.
setNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeImagesResult
The pagination token to use to retrieve the next page of results for this operation.
setNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeSessionsRequest
The pagination token to use to retrieve the next page of results for this operation.
setNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeSessionsResult
The pagination token to use to retrieve the next page of results for this operation.
setNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeStacksRequest
The pagination token to use to retrieve the next page of results for this operation.
setNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeStacksResult
The pagination token to use to retrieve the next page of results for this operation.
setNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeUsageReportSubscriptionsRequest
The pagination token to use to retrieve the next page of results for this operation.
setNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeUsageReportSubscriptionsResult
The pagination token to use to retrieve the next page of results for this operation.
setNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeUsersRequest
The pagination token to use to retrieve the next page of results for this operation.
setNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeUsersResult
The pagination token to use to retrieve the next page of results for this operation.
setNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeUserStackAssociationsRequest
The pagination token to use to retrieve the next page of results for this operation.
setNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeUserStackAssociationsResult
The pagination token to use to retrieve the next page of results for this operation.
setNextToken(String) - Method in class com.amazonaws.services.appstream.model.ListAssociatedFleetsRequest
The pagination token to use to retrieve the next page of results for this operation.
setNextToken(String) - Method in class com.amazonaws.services.appstream.model.ListAssociatedFleetsResult
The pagination token to use to retrieve the next page of results for this operation.
setNextToken(String) - Method in class com.amazonaws.services.appstream.model.ListAssociatedStacksRequest
The pagination token to use to retrieve the next page of results for this operation.
setNextToken(String) - Method in class com.amazonaws.services.appstream.model.ListAssociatedStacksResult
The pagination token to use to retrieve the next page of results for this operation.
setNextToken(String) - Method in class com.amazonaws.services.appstream.model.ListEntitledApplicationsRequest
The pagination token used to retrieve the next page of results for this operation.
setNextToken(String) - Method in class com.amazonaws.services.appstream.model.ListEntitledApplicationsResult
The pagination token used to retrieve the next page of results for this operation.
setOrganizationalUnitDistinguishedName(String) - Method in class com.amazonaws.services.appstream.model.DomainJoinInfo
The distinguished name of the organizational unit for computer accounts.
setOrganizationalUnitDistinguishedNames(Collection<String>) - Method in class com.amazonaws.services.appstream.model.CreateDirectoryConfigRequest
The distinguished names of the organizational units for computer accounts.
setOrganizationalUnitDistinguishedNames(Collection<String>) - Method in class com.amazonaws.services.appstream.model.DirectoryConfig
The distinguished names of the organizational units for computer accounts.
setOrganizationalUnitDistinguishedNames(Collection<String>) - Method in class com.amazonaws.services.appstream.model.UpdateDirectoryConfigRequest
The distinguished names of the organizational units for computer accounts.
setPermission(String) - Method in class com.amazonaws.services.appstream.model.UserSetting
Indicates whether the action is enabled or disabled.
setPlatform(String) - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The fleet platform.
setPlatform(String) - Method in class com.amazonaws.services.appstream.model.Fleet
The platform of the fleet.
setPlatform(PlatformType) - Method in class com.amazonaws.services.appstream.model.Fleet
The platform of the fleet.
setPlatform(String) - Method in class com.amazonaws.services.appstream.model.Image
The operating system platform of the image.
setPlatform(PlatformType) - Method in class com.amazonaws.services.appstream.model.Image
The operating system platform of the image.
setPlatform(String) - Method in class com.amazonaws.services.appstream.model.ImageBuilder
The operating system platform of the image builder.
setPlatform(String) - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The platform of the fleet.
setPlatforms(Collection<String>) - Method in class com.amazonaws.services.appstream.model.Application
The platforms on which the application can run.
setPlatforms(Collection<String>) - Method in class com.amazonaws.services.appstream.model.CreateApplicationRequest
The platforms the application supports.
setPreferredProtocol(String) - Method in class com.amazonaws.services.appstream.model.StreamingExperienceSettings
The preferred protocol that you want to use while streaming your application.
setPublicBaseImageReleasedDate(Date) - Method in class com.amazonaws.services.appstream.model.Image
The release date of the public base image.
setRedirectURL(String) - Method in class com.amazonaws.services.appstream.model.CreateStackRequest
The URL that users are redirected to after their streaming session ends.
setRedirectURL(String) - Method in class com.amazonaws.services.appstream.model.Stack
The URL that users are redirected to after their streaming session ends.
setRedirectURL(String) - Method in class com.amazonaws.services.appstream.model.UpdateStackRequest
The URL that users are redirected to after their streaming session ends.
setRegion(Region) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
setRegion(Region) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Deprecated.
use AwsClientBuilder#setRegion(String)
setResourceArn(String) - Method in class com.amazonaws.services.appstream.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) of the resource.
setResourceArn(String) - Method in class com.amazonaws.services.appstream.model.TagResourceRequest
The Amazon Resource Name (ARN) of the resource.
setResourceArn(String) - Method in class com.amazonaws.services.appstream.model.UntagResourceRequest
The Amazon Resource Name (ARN) of the resource.
setResourceIdentifier(String) - Method in class com.amazonaws.services.appstream.model.StorageConnector
The ARN of the storage connector.
setRunning(Integer) - Method in class com.amazonaws.services.appstream.model.ComputeCapacityStatus
The total number of simultaneous streaming instances that are running.
setS3Bucket(String) - Method in class com.amazonaws.services.appstream.model.S3Location
The S3 bucket of the S3 object.
setS3BucketName(String) - Method in class com.amazonaws.services.appstream.model.ApplicationSettingsResponse
The S3 bucket where users’ persistent application settings are stored.
setS3BucketName(String) - Method in class com.amazonaws.services.appstream.model.CreateUsageReportSubscriptionResult
The Amazon S3 bucket where generated reports are stored.
setS3BucketName(String) - Method in class com.amazonaws.services.appstream.model.UsageReportSubscription
The Amazon S3 bucket where generated reports are stored.
setS3Key(String) - Method in class com.amazonaws.services.appstream.model.S3Location
The S3 key of the S3 object.
setSchedule(String) - Method in class com.amazonaws.services.appstream.model.CreateUsageReportSubscriptionResult
The schedule for generating usage reports.
setSchedule(String) - Method in class com.amazonaws.services.appstream.model.UsageReportSubscription
The schedule for generating usage reports.
setScriptS3Location(S3Location) - Method in class com.amazonaws.services.appstream.model.ScriptDetails
The S3 object location for the script.
setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.appstream.model.VpcConfig
The identifiers of the security groups for the fleet or image builder.
setSendEmailNotification(Boolean) - Method in class com.amazonaws.services.appstream.model.UserStackAssociation
Specifies whether a welcome email is sent to a user after the user is created in the user pool.
setServiceAccountCredentials(ServiceAccountCredentials) - Method in class com.amazonaws.services.appstream.model.CreateDirectoryConfigRequest
The credentials for the service account used by the fleet or image builder to connect to the directory.
setServiceAccountCredentials(ServiceAccountCredentials) - Method in class com.amazonaws.services.appstream.model.DirectoryConfig
The credentials for the service account used by the fleet or image builder to connect to the directory.
setServiceAccountCredentials(ServiceAccountCredentials) - Method in class com.amazonaws.services.appstream.model.UpdateDirectoryConfigRequest
The credentials for the service account used by the fleet or image builder to connect to the directory.
setSessionContext(String) - Method in class com.amazonaws.services.appstream.model.CreateStreamingURLRequest
The session context.
setSessionId(String) - Method in class com.amazonaws.services.appstream.model.ExpireSessionRequest
The identifier of the streaming session.
setSessions(Collection<Session>) - Method in class com.amazonaws.services.appstream.model.DescribeSessionsResult
Information about the streaming sessions.
setSessionScriptS3Location(S3Location) - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The S3 location of the session scripts configuration zip file.
setSessionScriptS3Location(S3Location) - Method in class com.amazonaws.services.appstream.model.Fleet
The S3 location of the session scripts configuration zip file.
setSessionScriptS3Location(S3Location) - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The S3 location of the session scripts configuration zip file.
setSettingsGroup(String) - Method in class com.amazonaws.services.appstream.model.ApplicationSettings
The path prefix for the S3 bucket where users’ persistent application settings are stored.
setSettingsGroup(String) - Method in class com.amazonaws.services.appstream.model.ApplicationSettingsResponse
The path prefix for the S3 bucket where users’ persistent application settings are stored.
setSetupScriptDetails(ScriptDetails) - Method in class com.amazonaws.services.appstream.model.AppBlock
The setup script details of the app block.
setSetupScriptDetails(ScriptDetails) - Method in class com.amazonaws.services.appstream.model.CreateAppBlockRequest
The setup script details of the app block.
setSharedAccountId(String) - Method in class com.amazonaws.services.appstream.model.DeleteImagePermissionsRequest
The 12-digit identifier of the AWS account for which to delete image permissions.
setSharedAccountId(String) - Method in class com.amazonaws.services.appstream.model.SharedImagePermissions
The 12-digit identifier of the AWS account with which the image is shared.
setSharedAccountId(String) - Method in class com.amazonaws.services.appstream.model.UpdateImagePermissionsRequest
The 12-digit identifier of the AWS account for which you want add or update image permissions.
setSharedAwsAccountIds(Collection<String>) - Method in class com.amazonaws.services.appstream.model.DescribeImagePermissionsRequest
The 12-digit identifier of one or more AWS accounts with which the image is shared.
setSharedImagePermissionsList(Collection<SharedImagePermissions>) - Method in class com.amazonaws.services.appstream.model.DescribeImagePermissionsResult
The permissions for a private image that you own.
setSourceImageName(String) - Method in class com.amazonaws.services.appstream.model.CopyImageRequest
The name of the image to copy.
setSourceS3Location(S3Location) - Method in class com.amazonaws.services.appstream.model.AppBlock
The source S3 location of the app block.
setSourceS3Location(S3Location) - Method in class com.amazonaws.services.appstream.model.CreateAppBlockRequest
The source S3 location of the app block.
setStack(Stack) - Method in class com.amazonaws.services.appstream.model.CreateStackResult
Information about the stack.
setStack(Stack) - Method in class com.amazonaws.services.appstream.model.UpdateStackResult
Information about the stack.
setStackErrors(Collection<StackError>) - Method in class com.amazonaws.services.appstream.model.Stack
The errors for the stack.
setStackName(String) - Method in class com.amazonaws.services.appstream.model.AssociateApplicationToEntitlementRequest
The name of the stack.
setStackName(String) - Method in class com.amazonaws.services.appstream.model.AssociateFleetRequest
The name of the stack.
setStackName(String) - Method in class com.amazonaws.services.appstream.model.CreateEntitlementRequest
The name of the stack with which the entitlement is associated.
setStackName(String) - Method in class com.amazonaws.services.appstream.model.CreateStreamingURLRequest
The name of the stack.
setStackName(String) - Method in class com.amazonaws.services.appstream.model.DeleteEntitlementRequest
The name of the stack with which the entitlement is associated.
setStackName(String) - Method in class com.amazonaws.services.appstream.model.DescribeEntitlementsRequest
The name of the stack with which the entitlement is associated.
setStackName(String) - Method in class com.amazonaws.services.appstream.model.DescribeSessionsRequest
The name of the stack.
setStackName(String) - Method in class com.amazonaws.services.appstream.model.DescribeUserStackAssociationsRequest
The name of the stack that is associated with the user.
setStackName(String) - Method in class com.amazonaws.services.appstream.model.DisassociateApplicationFromEntitlementRequest
The name of the stack with which the entitlement is associated.
setStackName(String) - Method in class com.amazonaws.services.appstream.model.DisassociateFleetRequest
The name of the stack.
setStackName(String) - Method in class com.amazonaws.services.appstream.model.Entitlement
The name of the stack with which the entitlement is associated.
setStackName(String) - Method in class com.amazonaws.services.appstream.model.ListAssociatedFleetsRequest
The name of the stack.
setStackName(String) - Method in class com.amazonaws.services.appstream.model.ListEntitledApplicationsRequest
The name of the stack with which the entitlement is associated.
setStackName(String) - Method in class com.amazonaws.services.appstream.model.Session
The name of the stack for the streaming session.
setStackName(String) - Method in class com.amazonaws.services.appstream.model.UpdateEntitlementRequest
The name of the stack with which the entitlement is associated.
setStackName(String) - Method in class com.amazonaws.services.appstream.model.UserStackAssociation
The name of the stack that is associated with the user.
setStacks(Collection<Stack>) - Method in class com.amazonaws.services.appstream.model.DescribeStacksResult
Information about the stacks.
setStartTime(Date) - Method in class com.amazonaws.services.appstream.model.Session
The time when a streaming instance is dedicated for the user.
setState(String) - Method in class com.amazonaws.services.appstream.model.Fleet
The current state for the fleet.
setState(FleetState) - Method in class com.amazonaws.services.appstream.model.Fleet
The current state for the fleet.
setState(String) - Method in class com.amazonaws.services.appstream.model.Image
The image starts in the PENDING state.
setState(ImageState) - Method in class com.amazonaws.services.appstream.model.Image
The image starts in the PENDING state.
setState(String) - Method in class com.amazonaws.services.appstream.model.ImageBuilder
The state of the image builder.
setState(String) - Method in class com.amazonaws.services.appstream.model.Session
The current state of the streaming session.
setState(SessionState) - Method in class com.amazonaws.services.appstream.model.Session
The current state of the streaming session.
setStateChangeReason(ImageStateChangeReason) - Method in class com.amazonaws.services.appstream.model.Image
The reason why the last state change occurred.
setStateChangeReason(ImageBuilderStateChangeReason) - Method in class com.amazonaws.services.appstream.model.ImageBuilder
The reason why the last state change occurred.
setStatus(String) - Method in class com.amazonaws.services.appstream.model.User
The status of the user in the user pool.
setStorageConnectors(Collection<StorageConnector>) - Method in class com.amazonaws.services.appstream.model.CreateStackRequest
The storage connectors to enable.
setStorageConnectors(Collection<StorageConnector>) - Method in class com.amazonaws.services.appstream.model.Stack
The storage connectors to enable.
setStorageConnectors(Collection<StorageConnector>) - Method in class com.amazonaws.services.appstream.model.UpdateStackRequest
The storage connectors to enable.
setStreamingExperienceSettings(StreamingExperienceSettings) - Method in class com.amazonaws.services.appstream.model.CreateStackRequest
The streaming protocol you want your stack to prefer.
setStreamingExperienceSettings(StreamingExperienceSettings) - Method in class com.amazonaws.services.appstream.model.Stack
The streaming protocol you want your stack to prefer.
setStreamingExperienceSettings(StreamingExperienceSettings) - Method in class com.amazonaws.services.appstream.model.UpdateStackRequest
The streaming protocol you want your stack to prefer.
setStreamingURL(String) - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderStreamingURLResult
The URL to start the AppStream 2.0 streaming session.
setStreamingURL(String) - Method in class com.amazonaws.services.appstream.model.CreateStreamingURLResult
The URL to start the AppStream 2.0 streaming session.
setStreamView(String) - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The AppStream 2.0 view that is displayed to your users when they stream from the fleet.
setStreamView(String) - Method in class com.amazonaws.services.appstream.model.Fleet
The AppStream 2.0 view that is displayed to your users when they stream from the fleet.
setStreamView(StreamView) - Method in class com.amazonaws.services.appstream.model.Fleet
The AppStream 2.0 view that is displayed to your users when they stream from the fleet.
setStreamView(String) - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The AppStream 2.0 view that is displayed to your users when they stream from the fleet.
setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.appstream.model.VpcConfig
The identifiers of the subnets to which a network interface is attached from the fleet instance or image builder instance.
setSubscriptionErrors(Collection<LastReportGenerationExecutionError>) - Method in class com.amazonaws.services.appstream.model.UsageReportSubscription
The errors that were returned if usage reports couldn't be generated.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.appstream.model.UntagResourceRequest
The tag keys for the tags to disassociate.
setTags(Map<String, String>) - Method in class com.amazonaws.services.appstream.model.CreateAppBlockRequest
The tags assigned to the app block.
setTags(Map<String, String>) - Method in class com.amazonaws.services.appstream.model.CreateApplicationRequest
The tags assigned to the application.
setTags(Map<String, String>) - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The tags to associate with the fleet.
setTags(Map<String, String>) - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderRequest
The tags to associate with the image builder.
setTags(Map<String, String>) - Method in class com.amazonaws.services.appstream.model.CreateStackRequest
The tags to associate with the stack.
setTags(Map<String, String>) - Method in class com.amazonaws.services.appstream.model.ListTagsForResourceResult
The information about the tags.
setTags(Map<String, String>) - Method in class com.amazonaws.services.appstream.model.TagResourceRequest
The tags to associate.
setTimeoutInSeconds(Integer) - Method in class com.amazonaws.services.appstream.model.ScriptDetails
The run timeout, in seconds, for the script.
setType(String) - Method in class com.amazonaws.services.appstream.model.DescribeImagesRequest
The type of image (public, private, or shared) to describe.
setUsageReportSubscriptions(Collection<UsageReportSubscription>) - Method in class com.amazonaws.services.appstream.model.DescribeUsageReportSubscriptionsResult
Information about the usage report subscription.
setUsbDeviceFilterStrings(Collection<String>) - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The USB device filter strings that specify which USB devices a user can redirect to the fleet streaming session, when using the Windows native client.
setUsbDeviceFilterStrings(Collection<String>) - Method in class com.amazonaws.services.appstream.model.Fleet
The USB device filter strings associated with the fleet.
setUsbDeviceFilterStrings(Collection<String>) - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The USB device filter strings that specify which USB devices a user can redirect to the fleet streaming session, when using the Windows native client.
setUserId(String) - Method in class com.amazonaws.services.appstream.model.CreateStreamingURLRequest
The identifier of the user.
setUserId(String) - Method in class com.amazonaws.services.appstream.model.DescribeSessionsRequest
The user identifier (ID).
setUserId(String) - Method in class com.amazonaws.services.appstream.model.Session
The identifier of the user for whom the session was created.
setUserName(String) - Method in class com.amazonaws.services.appstream.model.CreateUserRequest
The email address of the user.
setUserName(String) - Method in class com.amazonaws.services.appstream.model.DeleteUserRequest
The email address of the user.
setUserName(String) - Method in class com.amazonaws.services.appstream.model.DescribeUserStackAssociationsRequest
The email address of the user who is associated with the stack.
setUserName(String) - Method in class com.amazonaws.services.appstream.model.DisableUserRequest
The email address of the user.
setUserName(String) - Method in class com.amazonaws.services.appstream.model.EnableUserRequest
The email address of the user.
setUserName(String) - Method in class com.amazonaws.services.appstream.model.User
The email address of the user.
setUserName(String) - Method in class com.amazonaws.services.appstream.model.UserStackAssociation
The email address of the user who is associated with the stack.
setUsers(Collection<User>) - Method in class com.amazonaws.services.appstream.model.DescribeUsersResult
Information about users in the user pool.
setUserSettings(Collection<UserSetting>) - Method in class com.amazonaws.services.appstream.model.CreateStackRequest
The actions that are enabled or disabled for users during their streaming sessions.
setUserSettings(Collection<UserSetting>) - Method in class com.amazonaws.services.appstream.model.Stack
The actions that are enabled or disabled for users during their streaming sessions.
setUserSettings(Collection<UserSetting>) - Method in class com.amazonaws.services.appstream.model.UpdateStackRequest
The actions that are enabled or disabled for users during their streaming sessions.
setUserStackAssociation(UserStackAssociation) - Method in class com.amazonaws.services.appstream.model.UserStackAssociationError
Information about the user and associated stack.
setUserStackAssociations(Collection<UserStackAssociation>) - Method in class com.amazonaws.services.appstream.model.BatchAssociateUserStackRequest
The list of UserStackAssociation objects.
setUserStackAssociations(Collection<UserStackAssociation>) - Method in class com.amazonaws.services.appstream.model.BatchDisassociateUserStackRequest
The list of UserStackAssociation objects.
setUserStackAssociations(Collection<UserStackAssociation>) - Method in class com.amazonaws.services.appstream.model.DescribeUserStackAssociationsResult
The UserStackAssociation objects.
setValidity(Long) - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderStreamingURLRequest
The time that the streaming URL will be valid, in seconds.
setValidity(Long) - Method in class com.amazonaws.services.appstream.model.CreateStreamingURLRequest
The time that the streaming URL will be valid, in seconds.
setValue(String) - Method in class com.amazonaws.services.appstream.model.EntitlementAttribute
A value that is matched to a supported SAML attribute name when a user identity federates into an Amazon AppStream 2.0 SAML application.
setVisibility(String) - Method in class com.amazonaws.services.appstream.model.Image
Indicates whether the image is public or private.
setVisibility(VisibilityType) - Method in class com.amazonaws.services.appstream.model.Image
Indicates whether the image is public or private.
setVpcConfig(VpcConfig) - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The VPC configuration for the fleet.
setVpcConfig(VpcConfig) - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderRequest
The VPC configuration for the image builder.
setVpcConfig(VpcConfig) - Method in class com.amazonaws.services.appstream.model.Fleet
The VPC configuration for the fleet.
setVpcConfig(VpcConfig) - Method in class com.amazonaws.services.appstream.model.ImageBuilder
The VPC configuration of the image builder.
setVpcConfig(VpcConfig) - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The VPC configuration for the fleet.
setVpceId(String) - Method in class com.amazonaws.services.appstream.model.AccessEndpoint
The identifier (ID) of the VPC in which the interface endpoint is used.
setWorkingDirectory(String) - Method in class com.amazonaws.services.appstream.model.Application
The working directory for the application.
setWorkingDirectory(String) - Method in class com.amazonaws.services.appstream.model.CreateApplicationRequest
The working directory of the application.
setWorkingDirectory(String) - Method in class com.amazonaws.services.appstream.model.UpdateApplicationRequest
The working directory of the application.
SharedImagePermissions - Class in com.amazonaws.services.appstream.model
Describes the permissions that are available to the specified AWS account for a shared image.
SharedImagePermissions() - Constructor for class com.amazonaws.services.appstream.model.SharedImagePermissions
 
shutdown() - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
shutdown() - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
 
shutdown() - Method in class com.amazonaws.services.appstream.waiters.AmazonAppStreamWaiters
 
Stack - Class in com.amazonaws.services.appstream.model
Describes a stack.
Stack() - Constructor for class com.amazonaws.services.appstream.model.Stack
 
StackAttribute - Enum in com.amazonaws.services.appstream.model
 
StackError - Class in com.amazonaws.services.appstream.model
Describes a stack error.
StackError() - Constructor for class com.amazonaws.services.appstream.model.StackError
 
StackErrorCode - Enum in com.amazonaws.services.appstream.model
 
standard() - Static method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.appstream.AmazonAppStreamClientBuilder
 
startFleet(StartFleetRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
startFleet(StartFleetRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Starts the specified fleet.
startFleet(StartFleetRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Starts the specified fleet.
startFleetAsync(StartFleetRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
startFleetAsync(StartFleetRequest, AsyncHandler<StartFleetRequest, StartFleetResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
startFleetAsync(StartFleetRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Starts the specified fleet.
startFleetAsync(StartFleetRequest, AsyncHandler<StartFleetRequest, StartFleetResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Starts the specified fleet.
startFleetAsync(StartFleetRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
startFleetAsync(StartFleetRequest, AsyncHandler<StartFleetRequest, StartFleetResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
StartFleetRequest - Class in com.amazonaws.services.appstream.model
 
StartFleetRequest() - Constructor for class com.amazonaws.services.appstream.model.StartFleetRequest
 
StartFleetResult - Class in com.amazonaws.services.appstream.model
 
StartFleetResult() - Constructor for class com.amazonaws.services.appstream.model.StartFleetResult
 
startImageBuilder(StartImageBuilderRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
startImageBuilder(StartImageBuilderRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Starts the specified image builder.
startImageBuilder(StartImageBuilderRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Starts the specified image builder.
startImageBuilderAsync(StartImageBuilderRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
startImageBuilderAsync(StartImageBuilderRequest, AsyncHandler<StartImageBuilderRequest, StartImageBuilderResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
startImageBuilderAsync(StartImageBuilderRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Starts the specified image builder.
startImageBuilderAsync(StartImageBuilderRequest, AsyncHandler<StartImageBuilderRequest, StartImageBuilderResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Starts the specified image builder.
startImageBuilderAsync(StartImageBuilderRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
startImageBuilderAsync(StartImageBuilderRequest, AsyncHandler<StartImageBuilderRequest, StartImageBuilderResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
StartImageBuilderRequest - Class in com.amazonaws.services.appstream.model
 
StartImageBuilderRequest() - Constructor for class com.amazonaws.services.appstream.model.StartImageBuilderRequest
 
StartImageBuilderResult - Class in com.amazonaws.services.appstream.model
 
StartImageBuilderResult() - Constructor for class com.amazonaws.services.appstream.model.StartImageBuilderResult
 
stopFleet(StopFleetRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
stopFleet(StopFleetRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Stops the specified fleet.
stopFleet(StopFleetRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Stops the specified fleet.
stopFleetAsync(StopFleetRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
stopFleetAsync(StopFleetRequest, AsyncHandler<StopFleetRequest, StopFleetResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
stopFleetAsync(StopFleetRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Stops the specified fleet.
stopFleetAsync(StopFleetRequest, AsyncHandler<StopFleetRequest, StopFleetResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Stops the specified fleet.
stopFleetAsync(StopFleetRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
stopFleetAsync(StopFleetRequest, AsyncHandler<StopFleetRequest, StopFleetResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
StopFleetRequest - Class in com.amazonaws.services.appstream.model
 
StopFleetRequest() - Constructor for class com.amazonaws.services.appstream.model.StopFleetRequest
 
StopFleetResult - Class in com.amazonaws.services.appstream.model
 
StopFleetResult() - Constructor for class com.amazonaws.services.appstream.model.StopFleetResult
 
stopImageBuilder(StopImageBuilderRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
stopImageBuilder(StopImageBuilderRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Stops the specified image builder.
stopImageBuilder(StopImageBuilderRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Stops the specified image builder.
stopImageBuilderAsync(StopImageBuilderRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
stopImageBuilderAsync(StopImageBuilderRequest, AsyncHandler<StopImageBuilderRequest, StopImageBuilderResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
stopImageBuilderAsync(StopImageBuilderRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Stops the specified image builder.
stopImageBuilderAsync(StopImageBuilderRequest, AsyncHandler<StopImageBuilderRequest, StopImageBuilderResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Stops the specified image builder.
stopImageBuilderAsync(StopImageBuilderRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
stopImageBuilderAsync(StopImageBuilderRequest, AsyncHandler<StopImageBuilderRequest, StopImageBuilderResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
StopImageBuilderRequest - Class in com.amazonaws.services.appstream.model
 
StopImageBuilderRequest() - Constructor for class com.amazonaws.services.appstream.model.StopImageBuilderRequest
 
StopImageBuilderResult - Class in com.amazonaws.services.appstream.model
 
StopImageBuilderResult() - Constructor for class com.amazonaws.services.appstream.model.StopImageBuilderResult
 
StorageConnector - Class in com.amazonaws.services.appstream.model
Describes a connector that enables persistent storage for users.
StorageConnector() - Constructor for class com.amazonaws.services.appstream.model.StorageConnector
 
StorageConnectorType - Enum in com.amazonaws.services.appstream.model
The type of storage connector.
StreamingExperienceSettings - Class in com.amazonaws.services.appstream.model
The streaming protocol you want your stack to prefer.
StreamingExperienceSettings() - Constructor for class com.amazonaws.services.appstream.model.StreamingExperienceSettings
 
StreamView - Enum in com.amazonaws.services.appstream.model
 

T

tagResource(TagResourceRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Adds or overwrites one or more tags for the specified AppStream 2.0 resource.
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Adds or overwrites one or more tags for the specified AppStream 2.0 resource.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Adds or overwrites one or more tags for the specified AppStream 2.0 resource.
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Adds or overwrites one or more tags for the specified AppStream 2.0 resource.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
TagResourceRequest - Class in com.amazonaws.services.appstream.model
 
TagResourceRequest() - Constructor for class com.amazonaws.services.appstream.model.TagResourceRequest
 
TagResourceResult - Class in com.amazonaws.services.appstream.model
 
TagResourceResult() - Constructor for class com.amazonaws.services.appstream.model.TagResourceResult
 
toString() - Method in class com.amazonaws.services.appstream.model.AccessEndpoint
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.appstream.model.AccessEndpointType
 
toString() - Method in enum com.amazonaws.services.appstream.model.Action
 
toString() - Method in class com.amazonaws.services.appstream.model.AppBlock
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.Application
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.appstream.model.ApplicationAttribute
 
toString() - Method in class com.amazonaws.services.appstream.model.ApplicationFleetAssociation
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.ApplicationSettings
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.ApplicationSettingsResponse
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.appstream.model.AppVisibility
 
toString() - Method in class com.amazonaws.services.appstream.model.AssociateApplicationFleetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.AssociateApplicationFleetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.AssociateApplicationToEntitlementRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.AssociateApplicationToEntitlementResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.AssociateFleetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.AssociateFleetResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.appstream.model.AuthenticationType
 
toString() - Method in class com.amazonaws.services.appstream.model.BatchAssociateUserStackRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.BatchAssociateUserStackResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.BatchDisassociateUserStackRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.BatchDisassociateUserStackResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.ComputeCapacity
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.ComputeCapacityStatus
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.CopyImageRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.CopyImageResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.CreateAppBlockRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.CreateAppBlockResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.CreateApplicationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.CreateApplicationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.CreateDirectoryConfigRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.CreateDirectoryConfigResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.CreateEntitlementRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.CreateEntitlementResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.CreateFleetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderStreamingURLRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderStreamingURLResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.CreateStackRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.CreateStackResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.CreateStreamingURLRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.CreateStreamingURLResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.CreateUpdatedImageRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.CreateUpdatedImageResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.CreateUsageReportSubscriptionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.CreateUsageReportSubscriptionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.CreateUserRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.CreateUserResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DeleteAppBlockRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DeleteAppBlockResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DeleteApplicationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DeleteApplicationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DeleteDirectoryConfigRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DeleteDirectoryConfigResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DeleteEntitlementRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DeleteEntitlementResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DeleteFleetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DeleteFleetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DeleteImageBuilderRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DeleteImageBuilderResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DeleteImagePermissionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DeleteImagePermissionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DeleteImageRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DeleteImageResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DeleteStackRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DeleteStackResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DeleteUsageReportSubscriptionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DeleteUsageReportSubscriptionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DeleteUserRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DeleteUserResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DescribeAppBlocksRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DescribeAppBlocksResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DescribeApplicationFleetAssociationsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DescribeApplicationFleetAssociationsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DescribeApplicationsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DescribeApplicationsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DescribeDirectoryConfigsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DescribeDirectoryConfigsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DescribeEntitlementsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DescribeEntitlementsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DescribeFleetsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DescribeFleetsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DescribeImageBuildersRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DescribeImageBuildersResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DescribeImagePermissionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DescribeImagePermissionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DescribeImagesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DescribeImagesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DescribeSessionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DescribeSessionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DescribeStacksRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DescribeStacksResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DescribeUsageReportSubscriptionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DescribeUsageReportSubscriptionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DescribeUsersRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DescribeUsersResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DescribeUserStackAssociationsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DescribeUserStackAssociationsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DirectoryConfig
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DisableUserRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DisableUserResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DisassociateApplicationFleetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DisassociateApplicationFleetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DisassociateApplicationFromEntitlementRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DisassociateApplicationFromEntitlementResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DisassociateFleetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DisassociateFleetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.DomainJoinInfo
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.EnableUserRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.EnableUserResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.EntitledApplication
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.Entitlement
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.EntitlementAttribute
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.ExpireSessionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.ExpireSessionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.Fleet
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.appstream.model.FleetAttribute
 
toString() - Method in class com.amazonaws.services.appstream.model.FleetError
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.appstream.model.FleetErrorCode
 
toString() - Method in enum com.amazonaws.services.appstream.model.FleetState
 
toString() - Method in enum com.amazonaws.services.appstream.model.FleetType
 
toString() - Method in class com.amazonaws.services.appstream.model.Image
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.ImageBuilder
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.appstream.model.ImageBuilderState
 
toString() - Method in class com.amazonaws.services.appstream.model.ImageBuilderStateChangeReason
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.appstream.model.ImageBuilderStateChangeReasonCode
 
toString() - Method in class com.amazonaws.services.appstream.model.ImagePermissions
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.appstream.model.ImageState
 
toString() - Method in class com.amazonaws.services.appstream.model.ImageStateChangeReason
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.appstream.model.ImageStateChangeReasonCode
 
toString() - Method in class com.amazonaws.services.appstream.model.LastReportGenerationExecutionError
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.ListAssociatedFleetsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.ListAssociatedFleetsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.ListAssociatedStacksRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.ListAssociatedStacksResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.ListEntitledApplicationsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.ListEntitledApplicationsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.ListTagsForResourceResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.appstream.model.MessageAction
 
toString() - Method in class com.amazonaws.services.appstream.model.NetworkAccessConfiguration
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.appstream.model.Permission
 
toString() - Method in enum com.amazonaws.services.appstream.model.PlatformType
 
toString() - Method in enum com.amazonaws.services.appstream.model.PreferredProtocol
 
toString() - Method in class com.amazonaws.services.appstream.model.ResourceError
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.S3Location
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.ScriptDetails
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.ServiceAccountCredentials
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.Session
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.appstream.model.SessionConnectionState
 
toString() - Method in enum com.amazonaws.services.appstream.model.SessionState
 
toString() - Method in class com.amazonaws.services.appstream.model.SharedImagePermissions
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.Stack
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.appstream.model.StackAttribute
 
toString() - Method in class com.amazonaws.services.appstream.model.StackError
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.appstream.model.StackErrorCode
 
toString() - Method in class com.amazonaws.services.appstream.model.StartFleetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.StartFleetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.StartImageBuilderRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.StartImageBuilderResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.StopFleetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.StopFleetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.StopImageBuilderRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.StopImageBuilderResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.StorageConnector
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.appstream.model.StorageConnectorType
 
toString() - Method in class com.amazonaws.services.appstream.model.StreamingExperienceSettings
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.appstream.model.StreamView
 
toString() - Method in class com.amazonaws.services.appstream.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.TagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.UntagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.UpdateApplicationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.UpdateApplicationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.UpdateDirectoryConfigRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.UpdateDirectoryConfigResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.UpdateEntitlementRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.UpdateEntitlementResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.UpdateFleetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.UpdateImagePermissionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.UpdateImagePermissionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.UpdateStackRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.UpdateStackResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.appstream.model.UsageReportExecutionErrorCode
 
toString() - Method in enum com.amazonaws.services.appstream.model.UsageReportSchedule
 
toString() - Method in class com.amazonaws.services.appstream.model.UsageReportSubscription
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.User
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.UserSetting
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.UserStackAssociation
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.appstream.model.UserStackAssociationError
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.appstream.model.UserStackAssociationErrorCode
 
toString() - Method in enum com.amazonaws.services.appstream.model.VisibilityType
 
toString() - Method in class com.amazonaws.services.appstream.model.VpcConfig
Returns a string representation of this object.

U

untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
untagResource(UntagResourceRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Disassociates one or more specified tags from the specified AppStream 2.0 resource.
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Disassociates one or more specified tags from the specified AppStream 2.0 resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
untagResourceAsync(UntagResourceRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Disassociates one or more specified tags from the specified AppStream 2.0 resource.
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Disassociates one or more specified tags from the specified AppStream 2.0 resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
UntagResourceRequest - Class in com.amazonaws.services.appstream.model
 
UntagResourceRequest() - Constructor for class com.amazonaws.services.appstream.model.UntagResourceRequest
 
UntagResourceResult - Class in com.amazonaws.services.appstream.model
 
UntagResourceResult() - Constructor for class com.amazonaws.services.appstream.model.UntagResourceResult
 
updateApplication(UpdateApplicationRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
updateApplication(UpdateApplicationRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Updates the specified application.
updateApplication(UpdateApplicationRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Updates the specified application.
updateApplicationAsync(UpdateApplicationRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
updateApplicationAsync(UpdateApplicationRequest, AsyncHandler<UpdateApplicationRequest, UpdateApplicationResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
updateApplicationAsync(UpdateApplicationRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Updates the specified application.
updateApplicationAsync(UpdateApplicationRequest, AsyncHandler<UpdateApplicationRequest, UpdateApplicationResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Updates the specified application.
updateApplicationAsync(UpdateApplicationRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
updateApplicationAsync(UpdateApplicationRequest, AsyncHandler<UpdateApplicationRequest, UpdateApplicationResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
UpdateApplicationRequest - Class in com.amazonaws.services.appstream.model
 
UpdateApplicationRequest() - Constructor for class com.amazonaws.services.appstream.model.UpdateApplicationRequest
 
UpdateApplicationResult - Class in com.amazonaws.services.appstream.model
 
UpdateApplicationResult() - Constructor for class com.amazonaws.services.appstream.model.UpdateApplicationResult
 
updateDirectoryConfig(UpdateDirectoryConfigRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
updateDirectoryConfig(UpdateDirectoryConfigRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Updates the specified Directory Config object in AppStream 2.0.
updateDirectoryConfig(UpdateDirectoryConfigRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Updates the specified Directory Config object in AppStream 2.0.
updateDirectoryConfigAsync(UpdateDirectoryConfigRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
updateDirectoryConfigAsync(UpdateDirectoryConfigRequest, AsyncHandler<UpdateDirectoryConfigRequest, UpdateDirectoryConfigResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
updateDirectoryConfigAsync(UpdateDirectoryConfigRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Updates the specified Directory Config object in AppStream 2.0.
updateDirectoryConfigAsync(UpdateDirectoryConfigRequest, AsyncHandler<UpdateDirectoryConfigRequest, UpdateDirectoryConfigResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Updates the specified Directory Config object in AppStream 2.0.
updateDirectoryConfigAsync(UpdateDirectoryConfigRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
updateDirectoryConfigAsync(UpdateDirectoryConfigRequest, AsyncHandler<UpdateDirectoryConfigRequest, UpdateDirectoryConfigResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
UpdateDirectoryConfigRequest - Class in com.amazonaws.services.appstream.model
 
UpdateDirectoryConfigRequest() - Constructor for class com.amazonaws.services.appstream.model.UpdateDirectoryConfigRequest
 
UpdateDirectoryConfigResult - Class in com.amazonaws.services.appstream.model
 
UpdateDirectoryConfigResult() - Constructor for class com.amazonaws.services.appstream.model.UpdateDirectoryConfigResult
 
updateEntitlement(UpdateEntitlementRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
updateEntitlement(UpdateEntitlementRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Updates the specified entitlement.
updateEntitlement(UpdateEntitlementRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Updates the specified entitlement.
updateEntitlementAsync(UpdateEntitlementRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
updateEntitlementAsync(UpdateEntitlementRequest, AsyncHandler<UpdateEntitlementRequest, UpdateEntitlementResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
updateEntitlementAsync(UpdateEntitlementRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Updates the specified entitlement.
updateEntitlementAsync(UpdateEntitlementRequest, AsyncHandler<UpdateEntitlementRequest, UpdateEntitlementResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Updates the specified entitlement.
updateEntitlementAsync(UpdateEntitlementRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
updateEntitlementAsync(UpdateEntitlementRequest, AsyncHandler<UpdateEntitlementRequest, UpdateEntitlementResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
UpdateEntitlementRequest - Class in com.amazonaws.services.appstream.model
 
UpdateEntitlementRequest() - Constructor for class com.amazonaws.services.appstream.model.UpdateEntitlementRequest
 
UpdateEntitlementResult - Class in com.amazonaws.services.appstream.model
 
UpdateEntitlementResult() - Constructor for class com.amazonaws.services.appstream.model.UpdateEntitlementResult
 
updateFleet(UpdateFleetRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
updateFleet(UpdateFleetRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Updates the specified fleet.
updateFleet(UpdateFleetRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Updates the specified fleet.
updateFleetAsync(UpdateFleetRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
updateFleetAsync(UpdateFleetRequest, AsyncHandler<UpdateFleetRequest, UpdateFleetResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
updateFleetAsync(UpdateFleetRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Updates the specified fleet.
updateFleetAsync(UpdateFleetRequest, AsyncHandler<UpdateFleetRequest, UpdateFleetResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Updates the specified fleet.
updateFleetAsync(UpdateFleetRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
updateFleetAsync(UpdateFleetRequest, AsyncHandler<UpdateFleetRequest, UpdateFleetResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
UpdateFleetRequest - Class in com.amazonaws.services.appstream.model
 
UpdateFleetRequest() - Constructor for class com.amazonaws.services.appstream.model.UpdateFleetRequest
 
UpdateFleetResult - Class in com.amazonaws.services.appstream.model
 
UpdateFleetResult() - Constructor for class com.amazonaws.services.appstream.model.UpdateFleetResult
 
updateImagePermissions(UpdateImagePermissionsRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
updateImagePermissions(UpdateImagePermissionsRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Adds or updates permissions for the specified private image.
updateImagePermissions(UpdateImagePermissionsRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Adds or updates permissions for the specified private image.
updateImagePermissionsAsync(UpdateImagePermissionsRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
updateImagePermissionsAsync(UpdateImagePermissionsRequest, AsyncHandler<UpdateImagePermissionsRequest, UpdateImagePermissionsResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
updateImagePermissionsAsync(UpdateImagePermissionsRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Adds or updates permissions for the specified private image.
updateImagePermissionsAsync(UpdateImagePermissionsRequest, AsyncHandler<UpdateImagePermissionsRequest, UpdateImagePermissionsResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Adds or updates permissions for the specified private image.
updateImagePermissionsAsync(UpdateImagePermissionsRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
updateImagePermissionsAsync(UpdateImagePermissionsRequest, AsyncHandler<UpdateImagePermissionsRequest, UpdateImagePermissionsResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
UpdateImagePermissionsRequest - Class in com.amazonaws.services.appstream.model
 
UpdateImagePermissionsRequest() - Constructor for class com.amazonaws.services.appstream.model.UpdateImagePermissionsRequest
 
UpdateImagePermissionsResult - Class in com.amazonaws.services.appstream.model
 
UpdateImagePermissionsResult() - Constructor for class com.amazonaws.services.appstream.model.UpdateImagePermissionsResult
 
updateStack(UpdateStackRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
updateStack(UpdateStackRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStream
Updates the specified fields for the specified stack.
updateStack(UpdateStackRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
Updates the specified fields for the specified stack.
updateStackAsync(UpdateStackRequest) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
updateStackAsync(UpdateStackRequest, AsyncHandler<UpdateStackRequest, UpdateStackResult>) - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStreamAsync
 
updateStackAsync(UpdateStackRequest) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Updates the specified fields for the specified stack.
updateStackAsync(UpdateStackRequest, AsyncHandler<UpdateStackRequest, UpdateStackResult>) - Method in interface com.amazonaws.services.appstream.AmazonAppStreamAsync
Updates the specified fields for the specified stack.
updateStackAsync(UpdateStackRequest) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
updateStackAsync(UpdateStackRequest, AsyncHandler<UpdateStackRequest, UpdateStackResult>) - Method in class com.amazonaws.services.appstream.AmazonAppStreamAsyncClient
 
UpdateStackRequest - Class in com.amazonaws.services.appstream.model
 
UpdateStackRequest() - Constructor for class com.amazonaws.services.appstream.model.UpdateStackRequest
 
UpdateStackResult - Class in com.amazonaws.services.appstream.model
 
UpdateStackResult() - Constructor for class com.amazonaws.services.appstream.model.UpdateStackResult
 
UsageReportExecutionErrorCode - Enum in com.amazonaws.services.appstream.model
 
UsageReportSchedule - Enum in com.amazonaws.services.appstream.model
 
UsageReportSubscription - Class in com.amazonaws.services.appstream.model
Describes information about the usage report subscription.
UsageReportSubscription() - Constructor for class com.amazonaws.services.appstream.model.UsageReportSubscription
 
User - Class in com.amazonaws.services.appstream.model
Describes a user in the user pool.
User() - Constructor for class com.amazonaws.services.appstream.model.User
 
UserSetting - Class in com.amazonaws.services.appstream.model
Describes an action and whether the action is enabled or disabled for users during their streaming sessions.
UserSetting() - Constructor for class com.amazonaws.services.appstream.model.UserSetting
 
UserStackAssociation - Class in com.amazonaws.services.appstream.model
Describes a user in the user pool and the associated stack.
UserStackAssociation() - Constructor for class com.amazonaws.services.appstream.model.UserStackAssociation
 
UserStackAssociationError - Class in com.amazonaws.services.appstream.model
Describes the error that is returned when a user can’t be associated with or disassociated from a stack.
UserStackAssociationError() - Constructor for class com.amazonaws.services.appstream.model.UserStackAssociationError
 
UserStackAssociationErrorCode - Enum in com.amazonaws.services.appstream.model
 

V

valueOf(String) - Static method in enum com.amazonaws.services.appstream.model.AccessEndpointType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.appstream.model.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.appstream.model.ApplicationAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.appstream.model.AppVisibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.appstream.model.AuthenticationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.appstream.model.FleetAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.appstream.model.FleetErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.appstream.model.FleetState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.appstream.model.FleetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.appstream.model.ImageBuilderState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.appstream.model.ImageBuilderStateChangeReasonCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.appstream.model.ImageState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.appstream.model.ImageStateChangeReasonCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.appstream.model.MessageAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.appstream.model.Permission
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.appstream.model.PlatformType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.appstream.model.PreferredProtocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.appstream.model.SessionConnectionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.appstream.model.SessionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.appstream.model.StackAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.appstream.model.StackErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.appstream.model.StorageConnectorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.appstream.model.StreamView
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.appstream.model.UsageReportExecutionErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.appstream.model.UsageReportSchedule
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.appstream.model.UserStackAssociationErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.appstream.model.VisibilityType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.appstream.model.AccessEndpointType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.appstream.model.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.appstream.model.ApplicationAttribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.appstream.model.AppVisibility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.appstream.model.AuthenticationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.appstream.model.FleetAttribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.appstream.model.FleetErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.appstream.model.FleetState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.appstream.model.FleetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.appstream.model.ImageBuilderState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.appstream.model.ImageBuilderStateChangeReasonCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.appstream.model.ImageState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.appstream.model.ImageStateChangeReasonCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.appstream.model.MessageAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.appstream.model.Permission
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.appstream.model.PlatformType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.appstream.model.PreferredProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.appstream.model.SessionConnectionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.appstream.model.SessionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.appstream.model.StackAttribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.appstream.model.StackErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.appstream.model.StorageConnectorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.appstream.model.StreamView
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.appstream.model.UsageReportExecutionErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.appstream.model.UsageReportSchedule
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.appstream.model.UserStackAssociationErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.appstream.model.VisibilityType
Returns an array containing the constants of this enum type, in the order they are declared.
VisibilityType - Enum in com.amazonaws.services.appstream.model
 
VpcConfig - Class in com.amazonaws.services.appstream.model
Describes VPC configuration information for fleets and image builders.
VpcConfig() - Constructor for class com.amazonaws.services.appstream.model.VpcConfig
 

W

waiters() - Method in class com.amazonaws.services.appstream.AbstractAmazonAppStream
 
waiters() - Method in interface com.amazonaws.services.appstream.AmazonAppStream
 
waiters() - Method in class com.amazonaws.services.appstream.AmazonAppStreamClient
 
withAccessEndpoints(AccessEndpoint...) - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderRequest
The list of interface VPC endpoint (interface endpoint) objects.
withAccessEndpoints(Collection<AccessEndpoint>) - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderRequest
The list of interface VPC endpoint (interface endpoint) objects.
withAccessEndpoints(AccessEndpoint...) - Method in class com.amazonaws.services.appstream.model.CreateStackRequest
The list of interface VPC endpoint (interface endpoint) objects.
withAccessEndpoints(Collection<AccessEndpoint>) - Method in class com.amazonaws.services.appstream.model.CreateStackRequest
The list of interface VPC endpoint (interface endpoint) objects.
withAccessEndpoints(AccessEndpoint...) - Method in class com.amazonaws.services.appstream.model.ImageBuilder
The list of virtual private cloud (VPC) interface endpoint objects.
withAccessEndpoints(Collection<AccessEndpoint>) - Method in class com.amazonaws.services.appstream.model.ImageBuilder
The list of virtual private cloud (VPC) interface endpoint objects.
withAccessEndpoints(AccessEndpoint...) - Method in class com.amazonaws.services.appstream.model.Stack
The list of virtual private cloud (VPC) interface endpoint objects.
withAccessEndpoints(Collection<AccessEndpoint>) - Method in class com.amazonaws.services.appstream.model.Stack
The list of virtual private cloud (VPC) interface endpoint objects.
withAccessEndpoints(AccessEndpoint...) - Method in class com.amazonaws.services.appstream.model.UpdateStackRequest
The list of interface VPC endpoint (interface endpoint) objects.
withAccessEndpoints(Collection<AccessEndpoint>) - Method in class com.amazonaws.services.appstream.model.UpdateStackRequest
The list of interface VPC endpoint (interface endpoint) objects.
withAccountName(String) - Method in class com.amazonaws.services.appstream.model.ServiceAccountCredentials
The user name of the account.
withAccountPassword(String) - Method in class com.amazonaws.services.appstream.model.ServiceAccountCredentials
The password for the account.
withAction(String) - Method in class com.amazonaws.services.appstream.model.UserSetting
The action that is enabled or disabled.
withAction(Action) - Method in class com.amazonaws.services.appstream.model.UserSetting
The action that is enabled or disabled.
withAllowFleet(Boolean) - Method in class com.amazonaws.services.appstream.model.ImagePermissions
Indicates whether the image can be used for a fleet.
withAllowImageBuilder(Boolean) - Method in class com.amazonaws.services.appstream.model.ImagePermissions
Indicates whether the image can be used for an image builder.
withAppBlock(AppBlock) - Method in class com.amazonaws.services.appstream.model.CreateAppBlockResult
The app block.
withAppBlockArn(String) - Method in class com.amazonaws.services.appstream.model.Application
The app block ARN of the application.
withAppBlockArn(String) - Method in class com.amazonaws.services.appstream.model.CreateApplicationRequest
The app block ARN to which the application should be associated
withAppBlockArn(String) - Method in class com.amazonaws.services.appstream.model.UpdateApplicationRequest
The ARN of the app block.
withAppBlocks(AppBlock...) - Method in class com.amazonaws.services.appstream.model.DescribeAppBlocksResult
The app blocks in the list.
withAppBlocks(Collection<AppBlock>) - Method in class com.amazonaws.services.appstream.model.DescribeAppBlocksResult
The app blocks in the list.
withApplication(Application) - Method in class com.amazonaws.services.appstream.model.CreateApplicationResult
 
withApplication(Application) - Method in class com.amazonaws.services.appstream.model.UpdateApplicationResult
 
withApplicationArn(String) - Method in class com.amazonaws.services.appstream.model.ApplicationFleetAssociation
The ARN of the application associated with the fleet.
withApplicationArn(String) - Method in class com.amazonaws.services.appstream.model.AssociateApplicationFleetRequest
The ARN of the application.
withApplicationArn(String) - Method in class com.amazonaws.services.appstream.model.DescribeApplicationFleetAssociationsRequest
The ARN of the application.
withApplicationArn(String) - Method in class com.amazonaws.services.appstream.model.DisassociateApplicationFleetRequest
The ARN of the application.
withApplicationFleetAssociation(ApplicationFleetAssociation) - Method in class com.amazonaws.services.appstream.model.AssociateApplicationFleetResult
If fleet name is specified, this returns the list of applications that are associated to it.
withApplicationFleetAssociations(ApplicationFleetAssociation...) - Method in class com.amazonaws.services.appstream.model.DescribeApplicationFleetAssociationsResult
The application fleet associations in the list.
withApplicationFleetAssociations(Collection<ApplicationFleetAssociation>) - Method in class com.amazonaws.services.appstream.model.DescribeApplicationFleetAssociationsResult
The application fleet associations in the list.
withApplicationId(String) - Method in class com.amazonaws.services.appstream.model.CreateStreamingURLRequest
The name of the application to launch after the session starts.
withApplicationIdentifier(String) - Method in class com.amazonaws.services.appstream.model.AssociateApplicationToEntitlementRequest
The identifier of the application.
withApplicationIdentifier(String) - Method in class com.amazonaws.services.appstream.model.DisassociateApplicationFromEntitlementRequest
The identifier of the application to remove from the entitlement.
withApplicationIdentifier(String) - Method in class com.amazonaws.services.appstream.model.EntitledApplication
The identifier of the application.
withApplications(Application...) - Method in class com.amazonaws.services.appstream.model.DescribeApplicationsResult
The applications in the list.
withApplications(Collection<Application>) - Method in class com.amazonaws.services.appstream.model.DescribeApplicationsResult
The applications in the list.
withApplications(Application...) - Method in class com.amazonaws.services.appstream.model.Image
The applications associated with the image.
withApplications(Collection<Application>) - Method in class com.amazonaws.services.appstream.model.Image
The applications associated with the image.
withApplicationSettings(ApplicationSettings) - Method in class com.amazonaws.services.appstream.model.CreateStackRequest
The persistent application settings for users of a stack.
withApplicationSettings(ApplicationSettingsResponse) - Method in class com.amazonaws.services.appstream.model.Stack
The persistent application settings for users of the stack.
withApplicationSettings(ApplicationSettings) - Method in class com.amazonaws.services.appstream.model.UpdateStackRequest
The persistent application settings for users of a stack.
withAppstreamAgentVersion(String) - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderRequest
The version of the AppStream 2.0 agent to use for this image builder.
withAppstreamAgentVersion(String) - Method in class com.amazonaws.services.appstream.model.Image
The version of the AppStream 2.0 agent to use for instances that are launched from this image.
withAppstreamAgentVersion(String) - Method in class com.amazonaws.services.appstream.model.ImageBuilder
The version of the AppStream 2.0 agent that is currently being used by the image builder.
withAppstreamAgentVersion(String) - Method in class com.amazonaws.services.appstream.model.StartImageBuilderRequest
The version of the AppStream 2.0 agent to use for this image builder.
withAppVisibility(String) - Method in class com.amazonaws.services.appstream.model.CreateEntitlementRequest
Specifies whether all or selected apps are entitled.
withAppVisibility(AppVisibility) - Method in class com.amazonaws.services.appstream.model.CreateEntitlementRequest
Specifies whether all or selected apps are entitled.
withAppVisibility(String) - Method in class com.amazonaws.services.appstream.model.Entitlement
Specifies whether all or selected apps are entitled.
withAppVisibility(AppVisibility) - Method in class com.amazonaws.services.appstream.model.Entitlement
Specifies whether all or selected apps are entitled.
withAppVisibility(String) - Method in class com.amazonaws.services.appstream.model.UpdateEntitlementRequest
Specifies whether all or only selected apps are entitled.
withAppVisibility(AppVisibility) - Method in class com.amazonaws.services.appstream.model.UpdateEntitlementRequest
Specifies whether all or only selected apps are entitled.
withArn(String) - Method in class com.amazonaws.services.appstream.model.AppBlock
The ARN of the app block.
withArn(String) - Method in class com.amazonaws.services.appstream.model.Application
The ARN of the application.
withArn(String) - Method in class com.amazonaws.services.appstream.model.Fleet
The Amazon Resource Name (ARN) for the fleet.
withArn(String) - Method in class com.amazonaws.services.appstream.model.Image
The ARN of the image.
withArn(String) - Method in class com.amazonaws.services.appstream.model.ImageBuilder
The ARN for the image builder.
withArn(String) - Method in class com.amazonaws.services.appstream.model.Stack
The ARN of the stack.
withArn(String) - Method in class com.amazonaws.services.appstream.model.User
The ARN of the user.
withArns(String...) - Method in class com.amazonaws.services.appstream.model.DescribeAppBlocksRequest
The ARNs of the app blocks.
withArns(Collection<String>) - Method in class com.amazonaws.services.appstream.model.DescribeAppBlocksRequest
The ARNs of the app blocks.
withArns(String...) - Method in class com.amazonaws.services.appstream.model.DescribeApplicationsRequest
The ARNs for the applications.
withArns(Collection<String>) - Method in class com.amazonaws.services.appstream.model.DescribeApplicationsRequest
The ARNs for the applications.
withArns(String...) - Method in class com.amazonaws.services.appstream.model.DescribeImagesRequest
The ARNs of the public, private, and shared images to describe.
withArns(Collection<String>) - Method in class com.amazonaws.services.appstream.model.DescribeImagesRequest
The ARNs of the public, private, and shared images to describe.
withAttributes(EntitlementAttribute...) - Method in class com.amazonaws.services.appstream.model.CreateEntitlementRequest
The attributes of the entitlement.
withAttributes(Collection<EntitlementAttribute>) - Method in class com.amazonaws.services.appstream.model.CreateEntitlementRequest
The attributes of the entitlement.
withAttributes(EntitlementAttribute...) - Method in class com.amazonaws.services.appstream.model.Entitlement
The attributes of the entitlement.
withAttributes(Collection<EntitlementAttribute>) - Method in class com.amazonaws.services.appstream.model.Entitlement
The attributes of the entitlement.
withAttributes(EntitlementAttribute...) - Method in class com.amazonaws.services.appstream.model.UpdateEntitlementRequest
The attributes of the entitlement.
withAttributes(Collection<EntitlementAttribute>) - Method in class com.amazonaws.services.appstream.model.UpdateEntitlementRequest
The attributes of the entitlement.
withAttributesToDelete(String...) - Method in class com.amazonaws.services.appstream.model.UpdateApplicationRequest
The attributes to delete for an application.
withAttributesToDelete(Collection<String>) - Method in class com.amazonaws.services.appstream.model.UpdateApplicationRequest
The attributes to delete for an application.
withAttributesToDelete(ApplicationAttribute...) - Method in class com.amazonaws.services.appstream.model.UpdateApplicationRequest
The attributes to delete for an application.
withAttributesToDelete(String...) - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The fleet attributes to delete.
withAttributesToDelete(Collection<String>) - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The fleet attributes to delete.
withAttributesToDelete(FleetAttribute...) - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The fleet attributes to delete.
withAttributesToDelete(String...) - Method in class com.amazonaws.services.appstream.model.UpdateStackRequest
The stack attributes to delete.
withAttributesToDelete(Collection<String>) - Method in class com.amazonaws.services.appstream.model.UpdateStackRequest
The stack attributes to delete.
withAttributesToDelete(StackAttribute...) - Method in class com.amazonaws.services.appstream.model.UpdateStackRequest
The stack attributes to delete.
withAuthenticationType(String) - Method in class com.amazonaws.services.appstream.model.CreateUserRequest
The authentication type for the user.
withAuthenticationType(AuthenticationType) - Method in class com.amazonaws.services.appstream.model.CreateUserRequest
The authentication type for the user.
withAuthenticationType(String) - Method in class com.amazonaws.services.appstream.model.DeleteUserRequest
The authentication type for the user.
withAuthenticationType(AuthenticationType) - Method in class com.amazonaws.services.appstream.model.DeleteUserRequest
The authentication type for the user.
withAuthenticationType(String) - Method in class com.amazonaws.services.appstream.model.DescribeSessionsRequest
The authentication method.
withAuthenticationType(AuthenticationType) - Method in class com.amazonaws.services.appstream.model.DescribeSessionsRequest
The authentication method.
withAuthenticationType(String) - Method in class com.amazonaws.services.appstream.model.DescribeUsersRequest
The authentication type for the users in the user pool to describe.
withAuthenticationType(AuthenticationType) - Method in class com.amazonaws.services.appstream.model.DescribeUsersRequest
The authentication type for the users in the user pool to describe.
withAuthenticationType(String) - Method in class com.amazonaws.services.appstream.model.DescribeUserStackAssociationsRequest
The authentication type for the user who is associated with the stack.
withAuthenticationType(AuthenticationType) - Method in class com.amazonaws.services.appstream.model.DescribeUserStackAssociationsRequest
The authentication type for the user who is associated with the stack.
withAuthenticationType(String) - Method in class com.amazonaws.services.appstream.model.DisableUserRequest
The authentication type for the user.
withAuthenticationType(AuthenticationType) - Method in class com.amazonaws.services.appstream.model.DisableUserRequest
The authentication type for the user.
withAuthenticationType(String) - Method in class com.amazonaws.services.appstream.model.EnableUserRequest
The authentication type for the user.
withAuthenticationType(AuthenticationType) - Method in class com.amazonaws.services.appstream.model.EnableUserRequest
The authentication type for the user.
withAuthenticationType(String) - Method in class com.amazonaws.services.appstream.model.Session
The authentication method.
withAuthenticationType(AuthenticationType) - Method in class com.amazonaws.services.appstream.model.Session
The authentication method.
withAuthenticationType(String) - Method in class com.amazonaws.services.appstream.model.User
The authentication type for the user.
withAuthenticationType(AuthenticationType) - Method in class com.amazonaws.services.appstream.model.User
The authentication type for the user.
withAuthenticationType(String) - Method in class com.amazonaws.services.appstream.model.UserStackAssociation
The authentication type for the user.
withAuthenticationType(AuthenticationType) - Method in class com.amazonaws.services.appstream.model.UserStackAssociation
The authentication type for the user.
withAvailable(Integer) - Method in class com.amazonaws.services.appstream.model.ComputeCapacityStatus
The number of currently available instances that can be used to stream sessions.
withBaseImageArn(String) - Method in class com.amazonaws.services.appstream.model.Image
The ARN of the image from which this image was created.
withCanUpdateImage(Boolean) - Method in class com.amazonaws.services.appstream.model.CreateUpdatedImageResult
Indicates whether a new image can be created.
withCode(String) - Method in class com.amazonaws.services.appstream.model.ImageBuilderStateChangeReason
The state change reason code.
withCode(ImageBuilderStateChangeReasonCode) - Method in class com.amazonaws.services.appstream.model.ImageBuilderStateChangeReason
The state change reason code.
withCode(String) - Method in class com.amazonaws.services.appstream.model.ImageStateChangeReason
The state change reason code.
withCode(ImageStateChangeReasonCode) - Method in class com.amazonaws.services.appstream.model.ImageStateChangeReason
The state change reason code.
withComputeCapacity(ComputeCapacity) - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The desired capacity for the fleet.
withComputeCapacity(ComputeCapacity) - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The desired capacity for the fleet.
withComputeCapacityStatus(ComputeCapacityStatus) - Method in class com.amazonaws.services.appstream.model.Fleet
The capacity status for the fleet.
withConnectionState(String) - Method in class com.amazonaws.services.appstream.model.Session
Specifies whether a user is connected to the streaming session.
withConnectionState(SessionConnectionState) - Method in class com.amazonaws.services.appstream.model.Session
Specifies whether a user is connected to the streaming session.
withConnectorType(String) - Method in class com.amazonaws.services.appstream.model.StorageConnector
The type of storage connector.
withConnectorType(StorageConnectorType) - Method in class com.amazonaws.services.appstream.model.StorageConnector
The type of storage connector.
withCreatedTime(Date) - Method in class com.amazonaws.services.appstream.model.AppBlock
The created time of the app block.
withCreatedTime(Date) - Method in class com.amazonaws.services.appstream.model.Application
The time at which the application was created within the app block.
withCreatedTime(Date) - Method in class com.amazonaws.services.appstream.model.DirectoryConfig
The time the directory configuration was created.
withCreatedTime(Date) - Method in class com.amazonaws.services.appstream.model.Entitlement
The time when the entitlement was created.
withCreatedTime(Date) - Method in class com.amazonaws.services.appstream.model.Fleet
The time the fleet was created.
withCreatedTime(Date) - Method in class com.amazonaws.services.appstream.model.Image
The time the image was created.
withCreatedTime(Date) - Method in class com.amazonaws.services.appstream.model.ImageBuilder
The time stamp when the image builder was created.
withCreatedTime(Date) - Method in class com.amazonaws.services.appstream.model.Stack
The time the stack was created.
withCreatedTime(Date) - Method in class com.amazonaws.services.appstream.model.User
The date and time the user was created in the user pool.
withDeleteStorageConnectors(Boolean) - Method in class com.amazonaws.services.appstream.model.UpdateStackRequest
Deprecated.
withDeleteVpcConfig(Boolean) - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
Deprecated.
withDescription(String) - Method in class com.amazonaws.services.appstream.model.AppBlock
The description of the app block.
withDescription(String) - Method in class com.amazonaws.services.appstream.model.Application
The description of the application.
withDescription(String) - Method in class com.amazonaws.services.appstream.model.CreateAppBlockRequest
The description of the app block.
withDescription(String) - Method in class com.amazonaws.services.appstream.model.CreateApplicationRequest
The description of the application.
withDescription(String) - Method in class com.amazonaws.services.appstream.model.CreateEntitlementRequest
The description of the entitlement.
withDescription(String) - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The description to display.
withDescription(String) - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderRequest
The description to display.
withDescription(String) - Method in class com.amazonaws.services.appstream.model.CreateStackRequest
The description to display.
withDescription(String) - Method in class com.amazonaws.services.appstream.model.Entitlement
The description of the entitlement.
withDescription(String) - Method in class com.amazonaws.services.appstream.model.Fleet
The description to display.
withDescription(String) - Method in class com.amazonaws.services.appstream.model.Image
The description to display.
withDescription(String) - Method in class com.amazonaws.services.appstream.model.ImageBuilder
The description to display.
withDescription(String) - Method in class com.amazonaws.services.appstream.model.Stack
The description to display.
withDescription(String) - Method in class com.amazonaws.services.appstream.model.UpdateApplicationRequest
The description of the application.
withDescription(String) - Method in class com.amazonaws.services.appstream.model.UpdateEntitlementRequest
The description of the entitlement.
withDescription(String) - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The description to display.
withDescription(String) - Method in class com.amazonaws.services.appstream.model.UpdateStackRequest
The description to display.
withDesired(Integer) - Method in class com.amazonaws.services.appstream.model.ComputeCapacityStatus
The desired number of streaming instances.
withDesiredInstances(Integer) - Method in class com.amazonaws.services.appstream.model.ComputeCapacity
The desired number of streaming instances.
withDestinationImageDescription(String) - Method in class com.amazonaws.services.appstream.model.CopyImageRequest
The description that the image will have when it is copied to the destination.
withDestinationImageName(String) - Method in class com.amazonaws.services.appstream.model.CopyImageRequest
The name that the image will have when it is copied to the destination.
withDestinationImageName(String) - Method in class com.amazonaws.services.appstream.model.CopyImageResult
The name of the destination image.
withDestinationRegion(String) - Method in class com.amazonaws.services.appstream.model.CopyImageRequest
The destination region to which the image will be copied.
withDirectoryConfig(DirectoryConfig) - Method in class com.amazonaws.services.appstream.model.CreateDirectoryConfigResult
Information about the directory configuration.
withDirectoryConfig(DirectoryConfig) - Method in class com.amazonaws.services.appstream.model.UpdateDirectoryConfigResult
Information about the Directory Config object.
withDirectoryConfigs(DirectoryConfig...) - Method in class com.amazonaws.services.appstream.model.DescribeDirectoryConfigsResult
Information about the directory configurations.
withDirectoryConfigs(Collection<DirectoryConfig>) - Method in class com.amazonaws.services.appstream.model.DescribeDirectoryConfigsResult
Information about the directory configurations.
withDirectoryName(String) - Method in class com.amazonaws.services.appstream.model.CreateDirectoryConfigRequest
The fully qualified name of the directory (for example, corp.example.com).
withDirectoryName(String) - Method in class com.amazonaws.services.appstream.model.DeleteDirectoryConfigRequest
The name of the directory configuration.
withDirectoryName(String) - Method in class com.amazonaws.services.appstream.model.DirectoryConfig
The fully qualified name of the directory (for example, corp.example.com).
withDirectoryName(String) - Method in class com.amazonaws.services.appstream.model.DomainJoinInfo
The fully qualified name of the directory (for example, corp.example.com).
withDirectoryName(String) - Method in class com.amazonaws.services.appstream.model.UpdateDirectoryConfigRequest
The name of the Directory Config object.
withDirectoryNames(String...) - Method in class com.amazonaws.services.appstream.model.DescribeDirectoryConfigsRequest
The directory names.
withDirectoryNames(Collection<String>) - Method in class com.amazonaws.services.appstream.model.DescribeDirectoryConfigsRequest
The directory names.
withDisconnectTimeoutInSeconds(Integer) - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The amount of time that a streaming session remains active after users disconnect.
withDisconnectTimeoutInSeconds(Integer) - Method in class com.amazonaws.services.appstream.model.Fleet
The amount of time that a streaming session remains active after users disconnect.
withDisconnectTimeoutInSeconds(Integer) - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The amount of time that a streaming session remains active after users disconnect.
withDisplayName(String) - Method in class com.amazonaws.services.appstream.model.AppBlock
The display name of the app block.
withDisplayName(String) - Method in class com.amazonaws.services.appstream.model.Application
The application name to display.
withDisplayName(String) - Method in class com.amazonaws.services.appstream.model.CreateAppBlockRequest
The display name of the app block.
withDisplayName(String) - Method in class com.amazonaws.services.appstream.model.CreateApplicationRequest
The display name of the application.
withDisplayName(String) - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The fleet name to display.
withDisplayName(String) - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderRequest
The image builder name to display.
withDisplayName(String) - Method in class com.amazonaws.services.appstream.model.CreateStackRequest
The stack name to display.
withDisplayName(String) - Method in class com.amazonaws.services.appstream.model.Fleet
The fleet name to display.
withDisplayName(String) - Method in class com.amazonaws.services.appstream.model.Image
The image name to display.
withDisplayName(String) - Method in class com.amazonaws.services.appstream.model.ImageBuilder
The image builder name to display.
withDisplayName(String) - Method in class com.amazonaws.services.appstream.model.Stack
The stack name to display.
withDisplayName(String) - Method in class com.amazonaws.services.appstream.model.UpdateApplicationRequest
The display name of the application.
withDisplayName(String) - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The fleet name to display.
withDisplayName(String) - Method in class com.amazonaws.services.appstream.model.UpdateStackRequest
The stack name to display.
withDomainJoinInfo(DomainJoinInfo) - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.
withDomainJoinInfo(DomainJoinInfo) - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderRequest
The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.
withDomainJoinInfo(DomainJoinInfo) - Method in class com.amazonaws.services.appstream.model.Fleet
The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.
withDomainJoinInfo(DomainJoinInfo) - Method in class com.amazonaws.services.appstream.model.ImageBuilder
The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.
withDomainJoinInfo(DomainJoinInfo) - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.
withDomains(String...) - Method in class com.amazonaws.services.appstream.model.StorageConnector
The names of the domains for the account.
withDomains(Collection<String>) - Method in class com.amazonaws.services.appstream.model.StorageConnector
The names of the domains for the account.
withDryRun(Boolean) - Method in class com.amazonaws.services.appstream.model.CreateUpdatedImageRequest
Indicates whether to display the status of image update availability before AppStream 2.0 initiates the process of creating a new updated image.
withEmbedHostDomains(String...) - Method in class com.amazonaws.services.appstream.model.CreateStackRequest
The domains where AppStream 2.0 streaming sessions can be embedded in an iframe.
withEmbedHostDomains(Collection<String>) - Method in class com.amazonaws.services.appstream.model.CreateStackRequest
The domains where AppStream 2.0 streaming sessions can be embedded in an iframe.
withEmbedHostDomains(String...) - Method in class com.amazonaws.services.appstream.model.Stack
The domains where AppStream 2.0 streaming sessions can be embedded in an iframe.
withEmbedHostDomains(Collection<String>) - Method in class com.amazonaws.services.appstream.model.Stack
The domains where AppStream 2.0 streaming sessions can be embedded in an iframe.
withEmbedHostDomains(String...) - Method in class com.amazonaws.services.appstream.model.UpdateStackRequest
The domains where AppStream 2.0 streaming sessions can be embedded in an iframe.
withEmbedHostDomains(Collection<String>) - Method in class com.amazonaws.services.appstream.model.UpdateStackRequest
The domains where AppStream 2.0 streaming sessions can be embedded in an iframe.
withEnabled(Boolean) - Method in class com.amazonaws.services.appstream.model.Application
If there is a problem, the application can be disabled after image creation.
withEnabled(Boolean) - Method in class com.amazonaws.services.appstream.model.ApplicationSettings
Enables or disables persistent application settings for users during their streaming sessions.
withEnabled(Boolean) - Method in class com.amazonaws.services.appstream.model.ApplicationSettingsResponse
Specifies whether persistent application settings are enabled for users during their streaming sessions.
withEnabled(Boolean) - Method in class com.amazonaws.services.appstream.model.User
Specifies whether the user in the user pool is enabled.
withEnableDefaultInternetAccess(Boolean) - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
Enables or disables default internet access for the fleet.
withEnableDefaultInternetAccess(Boolean) - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderRequest
Enables or disables default internet access for the image builder.
withEnableDefaultInternetAccess(Boolean) - Method in class com.amazonaws.services.appstream.model.Fleet
Indicates whether default internet access is enabled for the fleet.
withEnableDefaultInternetAccess(Boolean) - Method in class com.amazonaws.services.appstream.model.ImageBuilder
Enables or disables default internet access for the image builder.
withEnableDefaultInternetAccess(Boolean) - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
Enables or disables default internet access for the fleet.
withEndpointType(String) - Method in class com.amazonaws.services.appstream.model.AccessEndpoint
The type of interface endpoint.
withEndpointType(AccessEndpointType) - Method in class com.amazonaws.services.appstream.model.AccessEndpoint
The type of interface endpoint.
withEniId(String) - Method in class com.amazonaws.services.appstream.model.NetworkAccessConfiguration
The resource identifier of the elastic network interface that is attached to instances in your VPC.
withEniPrivateIpAddress(String) - Method in class com.amazonaws.services.appstream.model.NetworkAccessConfiguration
The private IP address of the elastic network interface that is attached to instances in your VPC.
withEntitledApplications(EntitledApplication...) - Method in class com.amazonaws.services.appstream.model.ListEntitledApplicationsResult
The entitled applications.
withEntitledApplications(Collection<EntitledApplication>) - Method in class com.amazonaws.services.appstream.model.ListEntitledApplicationsResult
The entitled applications.
withEntitlement(Entitlement) - Method in class com.amazonaws.services.appstream.model.CreateEntitlementResult
The entitlement.
withEntitlement(Entitlement) - Method in class com.amazonaws.services.appstream.model.UpdateEntitlementResult
The entitlement.
withEntitlementName(String) - Method in class com.amazonaws.services.appstream.model.AssociateApplicationToEntitlementRequest
The name of the entitlement.
withEntitlementName(String) - Method in class com.amazonaws.services.appstream.model.DisassociateApplicationFromEntitlementRequest
The name of the entitlement.
withEntitlementName(String) - Method in class com.amazonaws.services.appstream.model.ListEntitledApplicationsRequest
The name of the entitlement.
withEntitlements(Entitlement...) - Method in class com.amazonaws.services.appstream.model.DescribeEntitlementsResult
The entitlements.
withEntitlements(Collection<Entitlement>) - Method in class com.amazonaws.services.appstream.model.DescribeEntitlementsResult
The entitlements.
withErrorCode(String) - Method in class com.amazonaws.services.appstream.model.FleetError
The error code.
withErrorCode(FleetErrorCode) - Method in class com.amazonaws.services.appstream.model.FleetError
The error code.
withErrorCode(String) - Method in class com.amazonaws.services.appstream.model.LastReportGenerationExecutionError
The error code for the error that is returned when a usage report can't be generated.
withErrorCode(UsageReportExecutionErrorCode) - Method in class com.amazonaws.services.appstream.model.LastReportGenerationExecutionError
The error code for the error that is returned when a usage report can't be generated.
withErrorCode(String) - Method in class com.amazonaws.services.appstream.model.ResourceError
The error code.
withErrorCode(FleetErrorCode) - Method in class com.amazonaws.services.appstream.model.ResourceError
The error code.
withErrorCode(String) - Method in class com.amazonaws.services.appstream.model.StackError
The error code.
withErrorCode(StackErrorCode) - Method in class com.amazonaws.services.appstream.model.StackError
The error code.
withErrorCode(String) - Method in class com.amazonaws.services.appstream.model.UserStackAssociationError
The error code for the error that is returned when a user can’t be associated with or disassociated from a stack.
withErrorCode(UserStackAssociationErrorCode) - Method in class com.amazonaws.services.appstream.model.UserStackAssociationError
The error code for the error that is returned when a user can’t be associated with or disassociated from a stack.
withErrorMessage(String) - Method in class com.amazonaws.services.appstream.model.FleetError
The error message.
withErrorMessage(String) - Method in class com.amazonaws.services.appstream.model.LastReportGenerationExecutionError
The error message for the error that is returned when a usage report can't be generated.
withErrorMessage(String) - Method in class com.amazonaws.services.appstream.model.ResourceError
The error message.
withErrorMessage(String) - Method in class com.amazonaws.services.appstream.model.StackError
The error message.
withErrorMessage(String) - Method in class com.amazonaws.services.appstream.model.UserStackAssociationError
The error message for the error that is returned when a user can’t be associated with or disassociated from a stack.
withErrors(UserStackAssociationError...) - Method in class com.amazonaws.services.appstream.model.BatchAssociateUserStackResult
The list of UserStackAssociationError objects.
withErrors(Collection<UserStackAssociationError>) - Method in class com.amazonaws.services.appstream.model.BatchAssociateUserStackResult
The list of UserStackAssociationError objects.
withErrors(UserStackAssociationError...) - Method in class com.amazonaws.services.appstream.model.BatchDisassociateUserStackResult
The list of UserStackAssociationError objects.
withErrors(Collection<UserStackAssociationError>) - Method in class com.amazonaws.services.appstream.model.BatchDisassociateUserStackResult
The list of UserStackAssociationError objects.
withErrorTimestamp(Date) - Method in class com.amazonaws.services.appstream.model.ResourceError
The time the error occurred.
withExecutableParameters(String) - Method in class com.amazonaws.services.appstream.model.ScriptDetails
The runtime parameters passed to the run path for the script.
withExecutablePath(String) - Method in class com.amazonaws.services.appstream.model.ScriptDetails
The run path for the script.
withExistingImageName(String) - Method in class com.amazonaws.services.appstream.model.CreateUpdatedImageRequest
The name of the image to update.
withExpires(Date) - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderStreamingURLResult
The elapsed time, in seconds after the Unix epoch, when this URL expires.
withExpires(Date) - Method in class com.amazonaws.services.appstream.model.CreateStreamingURLResult
The elapsed time, in seconds after the Unix epoch, when this URL expires.
withFeedbackURL(String) - Method in class com.amazonaws.services.appstream.model.CreateStackRequest
The URL that users are redirected to after they click the Send Feedback link.
withFeedbackURL(String) - Method in class com.amazonaws.services.appstream.model.Stack
The URL that users are redirected to after they click the Send Feedback link.
withFeedbackURL(String) - Method in class com.amazonaws.services.appstream.model.UpdateStackRequest
The URL that users are redirected to after they choose the Send Feedback link.
withFirstName(String) - Method in class com.amazonaws.services.appstream.model.CreateUserRequest
The first name, or given name, of the user.
withFirstName(String) - Method in class com.amazonaws.services.appstream.model.User
The first name, or given name, of the user.
withFleet(Fleet) - Method in class com.amazonaws.services.appstream.model.CreateFleetResult
Information about the fleet.
withFleet(Fleet) - Method in class com.amazonaws.services.appstream.model.UpdateFleetResult
Information about the fleet.
withFleetErrors(FleetError...) - Method in class com.amazonaws.services.appstream.model.Fleet
The fleet errors.
withFleetErrors(Collection<FleetError>) - Method in class com.amazonaws.services.appstream.model.Fleet
The fleet errors.
withFleetName(String) - Method in class com.amazonaws.services.appstream.model.ApplicationFleetAssociation
The name of the fleet associated with the application.
withFleetName(String) - Method in class com.amazonaws.services.appstream.model.AssociateApplicationFleetRequest
The name of the fleet.
withFleetName(String) - Method in class com.amazonaws.services.appstream.model.AssociateFleetRequest
The name of the fleet.
withFleetName(String) - Method in class com.amazonaws.services.appstream.model.CreateStreamingURLRequest
The name of the fleet.
withFleetName(String) - Method in class com.amazonaws.services.appstream.model.DescribeApplicationFleetAssociationsRequest
The name of the fleet.
withFleetName(String) - Method in class com.amazonaws.services.appstream.model.DescribeSessionsRequest
The name of the fleet.
withFleetName(String) - Method in class com.amazonaws.services.appstream.model.DisassociateApplicationFleetRequest
The name of the fleet.
withFleetName(String) - Method in class com.amazonaws.services.appstream.model.DisassociateFleetRequest
The name of the fleet.
withFleetName(String) - Method in class com.amazonaws.services.appstream.model.ListAssociatedStacksRequest
The name of the fleet.
withFleetName(String) - Method in class com.amazonaws.services.appstream.model.Session
The name of the fleet for the streaming session.
withFleets(Fleet...) - Method in class com.amazonaws.services.appstream.model.DescribeFleetsResult
Information about the fleets.
withFleets(Collection<Fleet>) - Method in class com.amazonaws.services.appstream.model.DescribeFleetsResult
Information about the fleets.
withFleetType(String) - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The fleet type.
withFleetType(FleetType) - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The fleet type.
withFleetType(String) - Method in class com.amazonaws.services.appstream.model.Fleet
The fleet type.
withFleetType(FleetType) - Method in class com.amazonaws.services.appstream.model.Fleet
The fleet type.
withIamRoleArn(String) - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The Amazon Resource Name (ARN) of the IAM role to apply to the fleet.
withIamRoleArn(String) - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderRequest
The Amazon Resource Name (ARN) of the IAM role to apply to the image builder.
withIamRoleArn(String) - Method in class com.amazonaws.services.appstream.model.Fleet
The ARN of the IAM role that is applied to the fleet.
withIamRoleArn(String) - Method in class com.amazonaws.services.appstream.model.ImageBuilder
The ARN of the IAM role that is applied to the image builder.
withIamRoleArn(String) - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The Amazon Resource Name (ARN) of the IAM role to apply to the fleet.
withIconS3Location(S3Location) - Method in class com.amazonaws.services.appstream.model.Application
The S3 location of the application icon.
withIconS3Location(S3Location) - Method in class com.amazonaws.services.appstream.model.CreateApplicationRequest
The location in S3 of the application icon.
withIconS3Location(S3Location) - Method in class com.amazonaws.services.appstream.model.UpdateApplicationRequest
The icon S3 location of the application.
withIconURL(String) - Method in class com.amazonaws.services.appstream.model.Application
The URL for the application icon.
withId(String) - Method in class com.amazonaws.services.appstream.model.Session
The identifier of the streaming session.
withIdleDisconnectTimeoutInSeconds(Integer) - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins.
withIdleDisconnectTimeoutInSeconds(Integer) - Method in class com.amazonaws.services.appstream.model.Fleet
The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins.
withIdleDisconnectTimeoutInSeconds(Integer) - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins.
withImage(Image) - Method in class com.amazonaws.services.appstream.model.CreateUpdatedImageResult
 
withImage(Image) - Method in class com.amazonaws.services.appstream.model.DeleteImageResult
Information about the image.
withImageArn(String) - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The ARN of the public, private, or shared image to use.
withImageArn(String) - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderRequest
The ARN of the public, private, or shared image to use.
withImageArn(String) - Method in class com.amazonaws.services.appstream.model.Fleet
The ARN for the public, private, or shared image.
withImageArn(String) - Method in class com.amazonaws.services.appstream.model.ImageBuilder
The ARN of the image from which this builder was created.
withImageArn(String) - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The ARN of the public, private, or shared image to use.
withImageBuilder(ImageBuilder) - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderResult
Information about the image builder.
withImageBuilder(ImageBuilder) - Method in class com.amazonaws.services.appstream.model.DeleteImageBuilderResult
Information about the image builder.
withImageBuilder(ImageBuilder) - Method in class com.amazonaws.services.appstream.model.StartImageBuilderResult
Information about the image builder.
withImageBuilder(ImageBuilder) - Method in class com.amazonaws.services.appstream.model.StopImageBuilderResult
Information about the image builder.
withImageBuilderErrors(ResourceError...) - Method in class com.amazonaws.services.appstream.model.ImageBuilder
The image builder errors.
withImageBuilderErrors(Collection<ResourceError>) - Method in class com.amazonaws.services.appstream.model.ImageBuilder
The image builder errors.
withImageBuilderName(String) - Method in class com.amazonaws.services.appstream.model.Image
The name of the image builder that was used to create the private image.
withImageBuilders(ImageBuilder...) - Method in class com.amazonaws.services.appstream.model.DescribeImageBuildersResult
Information about the image builders.
withImageBuilders(Collection<ImageBuilder>) - Method in class com.amazonaws.services.appstream.model.DescribeImageBuildersResult
Information about the image builders.
withImageBuilderSupported(Boolean) - Method in class com.amazonaws.services.appstream.model.Image
Indicates whether an image builder can be launched from this image.
withImageErrors(ResourceError...) - Method in class com.amazonaws.services.appstream.model.Image
Describes the errors that are returned when a new image can't be created.
withImageErrors(Collection<ResourceError>) - Method in class com.amazonaws.services.appstream.model.Image
Describes the errors that are returned when a new image can't be created.
withImageName(String) - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The name of the image used to create the fleet.
withImageName(String) - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderRequest
The name of the image used to create the image builder.
withImageName(String) - Method in class com.amazonaws.services.appstream.model.Fleet
The name of the image used to create the fleet.
withImageName(String) - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The name of the image used to create the fleet.
withImagePermissions(ImagePermissions) - Method in class com.amazonaws.services.appstream.model.Image
The permissions to provide to the destination AWS account for the specified image.
withImagePermissions(ImagePermissions) - Method in class com.amazonaws.services.appstream.model.SharedImagePermissions
Describes the permissions for a shared image.
withImagePermissions(ImagePermissions) - Method in class com.amazonaws.services.appstream.model.UpdateImagePermissionsRequest
The permissions for the image.
withImages(Image...) - Method in class com.amazonaws.services.appstream.model.DescribeImagesResult
Information about the images.
withImages(Collection<Image>) - Method in class com.amazonaws.services.appstream.model.DescribeImagesResult
Information about the images.
withInstanceFamilies(String...) - Method in class com.amazonaws.services.appstream.model.Application
The instance families for the application.
withInstanceFamilies(Collection<String>) - Method in class com.amazonaws.services.appstream.model.Application
The instance families for the application.
withInstanceFamilies(String...) - Method in class com.amazonaws.services.appstream.model.CreateApplicationRequest
The instance families the application supports.
withInstanceFamilies(Collection<String>) - Method in class com.amazonaws.services.appstream.model.CreateApplicationRequest
The instance families the application supports.
withInstanceType(String) - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The instance type to use when launching fleet instances.
withInstanceType(String) - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderRequest
The instance type to use when launching the image builder.
withInstanceType(String) - Method in class com.amazonaws.services.appstream.model.Fleet
The instance type to use when launching fleet instances.
withInstanceType(String) - Method in class com.amazonaws.services.appstream.model.ImageBuilder
The instance type for the image builder.
withInstanceType(String) - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The instance type to use when launching fleet instances.
withInUse(Integer) - Method in class com.amazonaws.services.appstream.model.ComputeCapacityStatus
The number of instances in use for streaming.
withLastGeneratedReportDate(Date) - Method in class com.amazonaws.services.appstream.model.UsageReportSubscription
The time when the last usage report was generated.
withLastModifiedTime(Date) - Method in class com.amazonaws.services.appstream.model.Entitlement
The time when the entitlement was last modified.
withLastName(String) - Method in class com.amazonaws.services.appstream.model.CreateUserRequest
The last name, or surname, of the user.
withLastName(String) - Method in class com.amazonaws.services.appstream.model.User
The last name, or surname, of the user.
withLaunchParameters(String) - Method in class com.amazonaws.services.appstream.model.Application
The arguments that are passed to the application at launch.
withLaunchParameters(String) - Method in class com.amazonaws.services.appstream.model.CreateApplicationRequest
The launch parameters of the application.
withLaunchParameters(String) - Method in class com.amazonaws.services.appstream.model.UpdateApplicationRequest
The launch parameters of the application.
withLaunchPath(String) - Method in class com.amazonaws.services.appstream.model.Application
The path to the application executable in the instance.
withLaunchPath(String) - Method in class com.amazonaws.services.appstream.model.CreateApplicationRequest
The launch path of the application.
withLaunchPath(String) - Method in class com.amazonaws.services.appstream.model.UpdateApplicationRequest
The launch path of the application.
withLimit(Integer) - Method in class com.amazonaws.services.appstream.model.DescribeSessionsRequest
The size of each page of results.
withMaxConcurrentSessions(Integer) - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The maximum concurrent sessions of the Elastic fleet.
withMaxConcurrentSessions(Integer) - Method in class com.amazonaws.services.appstream.model.Fleet
The maximum number of concurrent sessions for the fleet.
withMaxConcurrentSessions(Integer) - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The maximum number of concurrent sessions for a fleet.
withMaxExpirationTime(Date) - Method in class com.amazonaws.services.appstream.model.Session
The time when the streaming session is set to expire.
withMaxResults(Integer) - Method in class com.amazonaws.services.appstream.model.DescribeAppBlocksRequest
The maximum size of each page of results.
withMaxResults(Integer) - Method in class com.amazonaws.services.appstream.model.DescribeApplicationFleetAssociationsRequest
The maximum size of each page of results.
withMaxResults(Integer) - Method in class com.amazonaws.services.appstream.model.DescribeApplicationsRequest
The maximum size of each page of results.
withMaxResults(Integer) - Method in class com.amazonaws.services.appstream.model.DescribeDirectoryConfigsRequest
The maximum size of each page of results.
withMaxResults(Integer) - Method in class com.amazonaws.services.appstream.model.DescribeEntitlementsRequest
The maximum size of each page of results.
withMaxResults(Integer) - Method in class com.amazonaws.services.appstream.model.DescribeImageBuildersRequest
The maximum size of each page of results.
withMaxResults(Integer) - Method in class com.amazonaws.services.appstream.model.DescribeImagePermissionsRequest
The maximum size of each page of results.
withMaxResults(Integer) - Method in class com.amazonaws.services.appstream.model.DescribeImagesRequest
The maximum size of each page of results.
withMaxResults(Integer) - Method in class com.amazonaws.services.appstream.model.DescribeUsageReportSubscriptionsRequest
The maximum size of each page of results.
withMaxResults(Integer) - Method in class com.amazonaws.services.appstream.model.DescribeUsersRequest
The maximum size of each page of results.
withMaxResults(Integer) - Method in class com.amazonaws.services.appstream.model.DescribeUserStackAssociationsRequest
The maximum size of each page of results.
withMaxResults(Integer) - Method in class com.amazonaws.services.appstream.model.ListEntitledApplicationsRequest
The maximum size of each page of results.
withMaxUserDurationInSeconds(Integer) - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The maximum amount of time that a streaming session can remain active, in seconds.
withMaxUserDurationInSeconds(Integer) - Method in class com.amazonaws.services.appstream.model.Fleet
The maximum amount of time that a streaming session can remain active, in seconds.
withMaxUserDurationInSeconds(Integer) - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The maximum amount of time that a streaming session can remain active, in seconds.
withMessage(String) - Method in class com.amazonaws.services.appstream.model.ImageBuilderStateChangeReason
The state change reason message.
withMessage(String) - Method in class com.amazonaws.services.appstream.model.ImageStateChangeReason
The state change reason message.
withMessageAction(String) - Method in class com.amazonaws.services.appstream.model.CreateUserRequest
The action to take for the welcome email that is sent to a user after the user is created in the user pool.
withMessageAction(MessageAction) - Method in class com.amazonaws.services.appstream.model.CreateUserRequest
The action to take for the welcome email that is sent to a user after the user is created in the user pool.
withMetadata(Map<String, String>) - Method in class com.amazonaws.services.appstream.model.Application
Additional attributes that describe the application.
withName(String) - Method in class com.amazonaws.services.appstream.model.AppBlock
The name of the app block.
withName(String) - Method in class com.amazonaws.services.appstream.model.Application
The name of the application.
withName(String) - Method in class com.amazonaws.services.appstream.model.CreateAppBlockRequest
The name of the app block.
withName(String) - Method in class com.amazonaws.services.appstream.model.CreateApplicationRequest
The name of the application.
withName(String) - Method in class com.amazonaws.services.appstream.model.CreateEntitlementRequest
The name of the entitlement.
withName(String) - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
A unique name for the fleet.
withName(String) - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderRequest
A unique name for the image builder.
withName(String) - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderStreamingURLRequest
The name of the image builder.
withName(String) - Method in class com.amazonaws.services.appstream.model.CreateStackRequest
The name of the stack.
withName(String) - Method in class com.amazonaws.services.appstream.model.DeleteAppBlockRequest
The name of the app block.
withName(String) - Method in class com.amazonaws.services.appstream.model.DeleteApplicationRequest
The name of the application.
withName(String) - Method in class com.amazonaws.services.appstream.model.DeleteEntitlementRequest
The name of the entitlement.
withName(String) - Method in class com.amazonaws.services.appstream.model.DeleteFleetRequest
The name of the fleet.
withName(String) - Method in class com.amazonaws.services.appstream.model.DeleteImageBuilderRequest
The name of the image builder.
withName(String) - Method in class com.amazonaws.services.appstream.model.DeleteImagePermissionsRequest
The name of the private image.
withName(String) - Method in class com.amazonaws.services.appstream.model.DeleteImageRequest
The name of the image.
withName(String) - Method in class com.amazonaws.services.appstream.model.DeleteStackRequest
The name of the stack.
withName(String) - Method in class com.amazonaws.services.appstream.model.DescribeEntitlementsRequest
The name of the entitlement.
withName(String) - Method in class com.amazonaws.services.appstream.model.DescribeImagePermissionsRequest
The name of the private image for which to describe permissions.
withName(String) - Method in class com.amazonaws.services.appstream.model.DescribeImagePermissionsResult
The name of the private image.
withName(String) - Method in class com.amazonaws.services.appstream.model.Entitlement
The name of the entitlement.
withName(String) - Method in class com.amazonaws.services.appstream.model.EntitlementAttribute
A supported AWS IAM SAML PrincipalTag attribute that is matched to the associated value when a user identity federates into an Amazon AppStream 2.0 SAML application.
withName(String) - Method in class com.amazonaws.services.appstream.model.Fleet
The name of the fleet.
withName(String) - Method in class com.amazonaws.services.appstream.model.Image
The name of the image.
withName(String) - Method in class com.amazonaws.services.appstream.model.ImageBuilder
The name of the image builder.
withName(String) - Method in class com.amazonaws.services.appstream.model.Stack
The name of the stack.
withName(String) - Method in class com.amazonaws.services.appstream.model.StartFleetRequest
The name of the fleet.
withName(String) - Method in class com.amazonaws.services.appstream.model.StartImageBuilderRequest
The name of the image builder.
withName(String) - Method in class com.amazonaws.services.appstream.model.StopFleetRequest
The name of the fleet.
withName(String) - Method in class com.amazonaws.services.appstream.model.StopImageBuilderRequest
The name of the image builder.
withName(String) - Method in class com.amazonaws.services.appstream.model.UpdateApplicationRequest
The name of the application.
withName(String) - Method in class com.amazonaws.services.appstream.model.UpdateEntitlementRequest
The name of the entitlement.
withName(String) - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
A unique name for the fleet.
withName(String) - Method in class com.amazonaws.services.appstream.model.UpdateImagePermissionsRequest
The name of the private image.
withName(String) - Method in class com.amazonaws.services.appstream.model.UpdateStackRequest
The name of the stack.
withNames(String...) - Method in class com.amazonaws.services.appstream.model.DescribeFleetsRequest
The names of the fleets to describe.
withNames(Collection<String>) - Method in class com.amazonaws.services.appstream.model.DescribeFleetsRequest
The names of the fleets to describe.
withNames(String...) - Method in class com.amazonaws.services.appstream.model.DescribeImageBuildersRequest
The names of the image builders to describe.
withNames(Collection<String>) - Method in class com.amazonaws.services.appstream.model.DescribeImageBuildersRequest
The names of the image builders to describe.
withNames(String...) - Method in class com.amazonaws.services.appstream.model.DescribeImagesRequest
The names of the public or private images to describe.
withNames(Collection<String>) - Method in class com.amazonaws.services.appstream.model.DescribeImagesRequest
The names of the public or private images to describe.
withNames(String...) - Method in class com.amazonaws.services.appstream.model.DescribeStacksRequest
The names of the stacks to describe.
withNames(Collection<String>) - Method in class com.amazonaws.services.appstream.model.DescribeStacksRequest
The names of the stacks to describe.
withNames(String...) - Method in class com.amazonaws.services.appstream.model.ListAssociatedFleetsResult
The name of the fleet.
withNames(Collection<String>) - Method in class com.amazonaws.services.appstream.model.ListAssociatedFleetsResult
The name of the fleet.
withNames(String...) - Method in class com.amazonaws.services.appstream.model.ListAssociatedStacksResult
The name of the stack.
withNames(Collection<String>) - Method in class com.amazonaws.services.appstream.model.ListAssociatedStacksResult
The name of the stack.
withNetworkAccessConfiguration(NetworkAccessConfiguration) - Method in class com.amazonaws.services.appstream.model.ImageBuilder
 
withNetworkAccessConfiguration(NetworkAccessConfiguration) - Method in class com.amazonaws.services.appstream.model.Session
The network details for the streaming session.
withNewImageDescription(String) - Method in class com.amazonaws.services.appstream.model.CreateUpdatedImageRequest
The description to display for the new image.
withNewImageDisplayName(String) - Method in class com.amazonaws.services.appstream.model.CreateUpdatedImageRequest
The name to display for the new image.
withNewImageName(String) - Method in class com.amazonaws.services.appstream.model.CreateUpdatedImageRequest
The name of the new image.
withNewImageTags(Map<String, String>) - Method in class com.amazonaws.services.appstream.model.CreateUpdatedImageRequest
The tags to associate with the new image.
withNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeAppBlocksRequest
The pagination token used to retrieve the next page of results for this operation.
withNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeAppBlocksResult
The pagination token used to retrieve the next page of results for this operation.
withNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeApplicationFleetAssociationsRequest
The pagination token used to retrieve the next page of results for this operation.
withNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeApplicationFleetAssociationsResult
The pagination token used to retrieve the next page of results for this operation.
withNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeApplicationsRequest
The pagination token used to retrieve the next page of results for this operation.
withNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeApplicationsResult
The pagination token used to retrieve the next page of results for this operation.
withNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeDirectoryConfigsRequest
The pagination token to use to retrieve the next page of results for this operation.
withNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeDirectoryConfigsResult
The pagination token to use to retrieve the next page of results for this operation.
withNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeEntitlementsRequest
The pagination token used to retrieve the next page of results for this operation.
withNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeEntitlementsResult
The pagination token used to retrieve the next page of results for this operation.
withNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeFleetsRequest
The pagination token to use to retrieve the next page of results for this operation.
withNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeFleetsResult
The pagination token to use to retrieve the next page of results for this operation.
withNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeImageBuildersRequest
The pagination token to use to retrieve the next page of results for this operation.
withNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeImageBuildersResult
The pagination token to use to retrieve the next page of results for this operation.
withNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeImagePermissionsRequest
The pagination token to use to retrieve the next page of results for this operation.
withNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeImagePermissionsResult
The pagination token to use to retrieve the next page of results for this operation.
withNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeImagesRequest
The pagination token to use to retrieve the next page of results for this operation.
withNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeImagesResult
The pagination token to use to retrieve the next page of results for this operation.
withNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeSessionsRequest
The pagination token to use to retrieve the next page of results for this operation.
withNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeSessionsResult
The pagination token to use to retrieve the next page of results for this operation.
withNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeStacksRequest
The pagination token to use to retrieve the next page of results for this operation.
withNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeStacksResult
The pagination token to use to retrieve the next page of results for this operation.
withNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeUsageReportSubscriptionsRequest
The pagination token to use to retrieve the next page of results for this operation.
withNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeUsageReportSubscriptionsResult
The pagination token to use to retrieve the next page of results for this operation.
withNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeUsersRequest
The pagination token to use to retrieve the next page of results for this operation.
withNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeUsersResult
The pagination token to use to retrieve the next page of results for this operation.
withNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeUserStackAssociationsRequest
The pagination token to use to retrieve the next page of results for this operation.
withNextToken(String) - Method in class com.amazonaws.services.appstream.model.DescribeUserStackAssociationsResult
The pagination token to use to retrieve the next page of results for this operation.
withNextToken(String) - Method in class com.amazonaws.services.appstream.model.ListAssociatedFleetsRequest
The pagination token to use to retrieve the next page of results for this operation.
withNextToken(String) - Method in class com.amazonaws.services.appstream.model.ListAssociatedFleetsResult
The pagination token to use to retrieve the next page of results for this operation.
withNextToken(String) - Method in class com.amazonaws.services.appstream.model.ListAssociatedStacksRequest
The pagination token to use to retrieve the next page of results for this operation.
withNextToken(String) - Method in class com.amazonaws.services.appstream.model.ListAssociatedStacksResult
The pagination token to use to retrieve the next page of results for this operation.
withNextToken(String) - Method in class com.amazonaws.services.appstream.model.ListEntitledApplicationsRequest
The pagination token used to retrieve the next page of results for this operation.
withNextToken(String) - Method in class com.amazonaws.services.appstream.model.ListEntitledApplicationsResult
The pagination token used to retrieve the next page of results for this operation.
withOrganizationalUnitDistinguishedName(String) - Method in class com.amazonaws.services.appstream.model.DomainJoinInfo
The distinguished name of the organizational unit for computer accounts.
withOrganizationalUnitDistinguishedNames(String...) - Method in class com.amazonaws.services.appstream.model.CreateDirectoryConfigRequest
The distinguished names of the organizational units for computer accounts.
withOrganizationalUnitDistinguishedNames(Collection<String>) - Method in class com.amazonaws.services.appstream.model.CreateDirectoryConfigRequest
The distinguished names of the organizational units for computer accounts.
withOrganizationalUnitDistinguishedNames(String...) - Method in class com.amazonaws.services.appstream.model.DirectoryConfig
The distinguished names of the organizational units for computer accounts.
withOrganizationalUnitDistinguishedNames(Collection<String>) - Method in class com.amazonaws.services.appstream.model.DirectoryConfig
The distinguished names of the organizational units for computer accounts.
withOrganizationalUnitDistinguishedNames(String...) - Method in class com.amazonaws.services.appstream.model.UpdateDirectoryConfigRequest
The distinguished names of the organizational units for computer accounts.
withOrganizationalUnitDistinguishedNames(Collection<String>) - Method in class com.amazonaws.services.appstream.model.UpdateDirectoryConfigRequest
The distinguished names of the organizational units for computer accounts.
withPermission(String) - Method in class com.amazonaws.services.appstream.model.UserSetting
Indicates whether the action is enabled or disabled.
withPermission(Permission) - Method in class com.amazonaws.services.appstream.model.UserSetting
Indicates whether the action is enabled or disabled.
withPlatform(String) - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The fleet platform.
withPlatform(PlatformType) - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The fleet platform.
withPlatform(String) - Method in class com.amazonaws.services.appstream.model.Fleet
The platform of the fleet.
withPlatform(PlatformType) - Method in class com.amazonaws.services.appstream.model.Fleet
The platform of the fleet.
withPlatform(String) - Method in class com.amazonaws.services.appstream.model.Image
The operating system platform of the image.
withPlatform(PlatformType) - Method in class com.amazonaws.services.appstream.model.Image
The operating system platform of the image.
withPlatform(String) - Method in class com.amazonaws.services.appstream.model.ImageBuilder
The operating system platform of the image builder.
withPlatform(PlatformType) - Method in class com.amazonaws.services.appstream.model.ImageBuilder
The operating system platform of the image builder.
withPlatform(String) - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The platform of the fleet.
withPlatform(PlatformType) - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The platform of the fleet.
withPlatforms(String...) - Method in class com.amazonaws.services.appstream.model.Application
The platforms on which the application can run.
withPlatforms(Collection<String>) - Method in class com.amazonaws.services.appstream.model.Application
The platforms on which the application can run.
withPlatforms(PlatformType...) - Method in class com.amazonaws.services.appstream.model.Application
The platforms on which the application can run.
withPlatforms(String...) - Method in class com.amazonaws.services.appstream.model.CreateApplicationRequest
The platforms the application supports.
withPlatforms(Collection<String>) - Method in class com.amazonaws.services.appstream.model.CreateApplicationRequest
The platforms the application supports.
withPlatforms(PlatformType...) - Method in class com.amazonaws.services.appstream.model.CreateApplicationRequest
The platforms the application supports.
withPreferredProtocol(String) - Method in class com.amazonaws.services.appstream.model.StreamingExperienceSettings
The preferred protocol that you want to use while streaming your application.
withPreferredProtocol(PreferredProtocol) - Method in class com.amazonaws.services.appstream.model.StreamingExperienceSettings
The preferred protocol that you want to use while streaming your application.
withPublicBaseImageReleasedDate(Date) - Method in class com.amazonaws.services.appstream.model.Image
The release date of the public base image.
withRedirectURL(String) - Method in class com.amazonaws.services.appstream.model.CreateStackRequest
The URL that users are redirected to after their streaming session ends.
withRedirectURL(String) - Method in class com.amazonaws.services.appstream.model.Stack
The URL that users are redirected to after their streaming session ends.
withRedirectURL(String) - Method in class com.amazonaws.services.appstream.model.UpdateStackRequest
The URL that users are redirected to after their streaming session ends.
withResourceArn(String) - Method in class com.amazonaws.services.appstream.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) of the resource.
withResourceArn(String) - Method in class com.amazonaws.services.appstream.model.TagResourceRequest
The Amazon Resource Name (ARN) of the resource.
withResourceArn(String) - Method in class com.amazonaws.services.appstream.model.UntagResourceRequest
The Amazon Resource Name (ARN) of the resource.
withResourceIdentifier(String) - Method in class com.amazonaws.services.appstream.model.StorageConnector
The ARN of the storage connector.
withRunning(Integer) - Method in class com.amazonaws.services.appstream.model.ComputeCapacityStatus
The total number of simultaneous streaming instances that are running.
withS3Bucket(String) - Method in class com.amazonaws.services.appstream.model.S3Location
The S3 bucket of the S3 object.
withS3BucketName(String) - Method in class com.amazonaws.services.appstream.model.ApplicationSettingsResponse
The S3 bucket where users’ persistent application settings are stored.
withS3BucketName(String) - Method in class com.amazonaws.services.appstream.model.CreateUsageReportSubscriptionResult
The Amazon S3 bucket where generated reports are stored.
withS3BucketName(String) - Method in class com.amazonaws.services.appstream.model.UsageReportSubscription
The Amazon S3 bucket where generated reports are stored.
withS3Key(String) - Method in class com.amazonaws.services.appstream.model.S3Location
The S3 key of the S3 object.
withSchedule(String) - Method in class com.amazonaws.services.appstream.model.CreateUsageReportSubscriptionResult
The schedule for generating usage reports.
withSchedule(UsageReportSchedule) - Method in class com.amazonaws.services.appstream.model.CreateUsageReportSubscriptionResult
The schedule for generating usage reports.
withSchedule(String) - Method in class com.amazonaws.services.appstream.model.UsageReportSubscription
The schedule for generating usage reports.
withSchedule(UsageReportSchedule) - Method in class com.amazonaws.services.appstream.model.UsageReportSubscription
The schedule for generating usage reports.
withScriptS3Location(S3Location) - Method in class com.amazonaws.services.appstream.model.ScriptDetails
The S3 object location for the script.
withSecurityGroupIds(String...) - Method in class com.amazonaws.services.appstream.model.VpcConfig
The identifiers of the security groups for the fleet or image builder.
withSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.appstream.model.VpcConfig
The identifiers of the security groups for the fleet or image builder.
withSendEmailNotification(Boolean) - Method in class com.amazonaws.services.appstream.model.UserStackAssociation
Specifies whether a welcome email is sent to a user after the user is created in the user pool.
withServiceAccountCredentials(ServiceAccountCredentials) - Method in class com.amazonaws.services.appstream.model.CreateDirectoryConfigRequest
The credentials for the service account used by the fleet or image builder to connect to the directory.
withServiceAccountCredentials(ServiceAccountCredentials) - Method in class com.amazonaws.services.appstream.model.DirectoryConfig
The credentials for the service account used by the fleet or image builder to connect to the directory.
withServiceAccountCredentials(ServiceAccountCredentials) - Method in class com.amazonaws.services.appstream.model.UpdateDirectoryConfigRequest
The credentials for the service account used by the fleet or image builder to connect to the directory.
withSessionContext(String) - Method in class com.amazonaws.services.appstream.model.CreateStreamingURLRequest
The session context.
withSessionId(String) - Method in class com.amazonaws.services.appstream.model.ExpireSessionRequest
The identifier of the streaming session.
withSessions(Session...) - Method in class com.amazonaws.services.appstream.model.DescribeSessionsResult
Information about the streaming sessions.
withSessions(Collection<Session>) - Method in class com.amazonaws.services.appstream.model.DescribeSessionsResult
Information about the streaming sessions.
withSessionScriptS3Location(S3Location) - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The S3 location of the session scripts configuration zip file.
withSessionScriptS3Location(S3Location) - Method in class com.amazonaws.services.appstream.model.Fleet
The S3 location of the session scripts configuration zip file.
withSessionScriptS3Location(S3Location) - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The S3 location of the session scripts configuration zip file.
withSettingsGroup(String) - Method in class com.amazonaws.services.appstream.model.ApplicationSettings
The path prefix for the S3 bucket where users’ persistent application settings are stored.
withSettingsGroup(String) - Method in class com.amazonaws.services.appstream.model.ApplicationSettingsResponse
The path prefix for the S3 bucket where users’ persistent application settings are stored.
withSetupScriptDetails(ScriptDetails) - Method in class com.amazonaws.services.appstream.model.AppBlock
The setup script details of the app block.
withSetupScriptDetails(ScriptDetails) - Method in class com.amazonaws.services.appstream.model.CreateAppBlockRequest
The setup script details of the app block.
withSharedAccountId(String) - Method in class com.amazonaws.services.appstream.model.DeleteImagePermissionsRequest
The 12-digit identifier of the AWS account for which to delete image permissions.
withSharedAccountId(String) - Method in class com.amazonaws.services.appstream.model.SharedImagePermissions
The 12-digit identifier of the AWS account with which the image is shared.
withSharedAccountId(String) - Method in class com.amazonaws.services.appstream.model.UpdateImagePermissionsRequest
The 12-digit identifier of the AWS account for which you want add or update image permissions.
withSharedAwsAccountIds(String...) - Method in class com.amazonaws.services.appstream.model.DescribeImagePermissionsRequest
The 12-digit identifier of one or more AWS accounts with which the image is shared.
withSharedAwsAccountIds(Collection<String>) - Method in class com.amazonaws.services.appstream.model.DescribeImagePermissionsRequest
The 12-digit identifier of one or more AWS accounts with which the image is shared.
withSharedImagePermissionsList(SharedImagePermissions...) - Method in class com.amazonaws.services.appstream.model.DescribeImagePermissionsResult
The permissions for a private image that you own.
withSharedImagePermissionsList(Collection<SharedImagePermissions>) - Method in class com.amazonaws.services.appstream.model.DescribeImagePermissionsResult
The permissions for a private image that you own.
withSourceImageName(String) - Method in class com.amazonaws.services.appstream.model.CopyImageRequest
The name of the image to copy.
withSourceS3Location(S3Location) - Method in class com.amazonaws.services.appstream.model.AppBlock
The source S3 location of the app block.
withSourceS3Location(S3Location) - Method in class com.amazonaws.services.appstream.model.CreateAppBlockRequest
The source S3 location of the app block.
withStack(Stack) - Method in class com.amazonaws.services.appstream.model.CreateStackResult
Information about the stack.
withStack(Stack) - Method in class com.amazonaws.services.appstream.model.UpdateStackResult
Information about the stack.
withStackErrors(StackError...) - Method in class com.amazonaws.services.appstream.model.Stack
The errors for the stack.
withStackErrors(Collection<StackError>) - Method in class com.amazonaws.services.appstream.model.Stack
The errors for the stack.
withStackName(String) - Method in class com.amazonaws.services.appstream.model.AssociateApplicationToEntitlementRequest
The name of the stack.
withStackName(String) - Method in class com.amazonaws.services.appstream.model.AssociateFleetRequest
The name of the stack.
withStackName(String) - Method in class com.amazonaws.services.appstream.model.CreateEntitlementRequest
The name of the stack with which the entitlement is associated.
withStackName(String) - Method in class com.amazonaws.services.appstream.model.CreateStreamingURLRequest
The name of the stack.
withStackName(String) - Method in class com.amazonaws.services.appstream.model.DeleteEntitlementRequest
The name of the stack with which the entitlement is associated.
withStackName(String) - Method in class com.amazonaws.services.appstream.model.DescribeEntitlementsRequest
The name of the stack with which the entitlement is associated.
withStackName(String) - Method in class com.amazonaws.services.appstream.model.DescribeSessionsRequest
The name of the stack.
withStackName(String) - Method in class com.amazonaws.services.appstream.model.DescribeUserStackAssociationsRequest
The name of the stack that is associated with the user.
withStackName(String) - Method in class com.amazonaws.services.appstream.model.DisassociateApplicationFromEntitlementRequest
The name of the stack with which the entitlement is associated.
withStackName(String) - Method in class com.amazonaws.services.appstream.model.DisassociateFleetRequest
The name of the stack.
withStackName(String) - Method in class com.amazonaws.services.appstream.model.Entitlement
The name of the stack with which the entitlement is associated.
withStackName(String) - Method in class com.amazonaws.services.appstream.model.ListAssociatedFleetsRequest
The name of the stack.
withStackName(String) - Method in class com.amazonaws.services.appstream.model.ListEntitledApplicationsRequest
The name of the stack with which the entitlement is associated.
withStackName(String) - Method in class com.amazonaws.services.appstream.model.Session
The name of the stack for the streaming session.
withStackName(String) - Method in class com.amazonaws.services.appstream.model.UpdateEntitlementRequest
The name of the stack with which the entitlement is associated.
withStackName(String) - Method in class com.amazonaws.services.appstream.model.UserStackAssociation
The name of the stack that is associated with the user.
withStacks(Stack...) - Method in class com.amazonaws.services.appstream.model.DescribeStacksResult
Information about the stacks.
withStacks(Collection<Stack>) - Method in class com.amazonaws.services.appstream.model.DescribeStacksResult
Information about the stacks.
withStartTime(Date) - Method in class com.amazonaws.services.appstream.model.Session
The time when a streaming instance is dedicated for the user.
withState(String) - Method in class com.amazonaws.services.appstream.model.Fleet
The current state for the fleet.
withState(FleetState) - Method in class com.amazonaws.services.appstream.model.Fleet
The current state for the fleet.
withState(String) - Method in class com.amazonaws.services.appstream.model.Image
The image starts in the PENDING state.
withState(ImageState) - Method in class com.amazonaws.services.appstream.model.Image
The image starts in the PENDING state.
withState(String) - Method in class com.amazonaws.services.appstream.model.ImageBuilder
The state of the image builder.
withState(ImageBuilderState) - Method in class com.amazonaws.services.appstream.model.ImageBuilder
The state of the image builder.
withState(String) - Method in class com.amazonaws.services.appstream.model.Session
The current state of the streaming session.
withState(SessionState) - Method in class com.amazonaws.services.appstream.model.Session
The current state of the streaming session.
withStateChangeReason(ImageStateChangeReason) - Method in class com.amazonaws.services.appstream.model.Image
The reason why the last state change occurred.
withStateChangeReason(ImageBuilderStateChangeReason) - Method in class com.amazonaws.services.appstream.model.ImageBuilder
The reason why the last state change occurred.
withStatus(String) - Method in class com.amazonaws.services.appstream.model.User
The status of the user in the user pool.
withStorageConnectors(StorageConnector...) - Method in class com.amazonaws.services.appstream.model.CreateStackRequest
The storage connectors to enable.
withStorageConnectors(Collection<StorageConnector>) - Method in class com.amazonaws.services.appstream.model.CreateStackRequest
The storage connectors to enable.
withStorageConnectors(StorageConnector...) - Method in class com.amazonaws.services.appstream.model.Stack
The storage connectors to enable.
withStorageConnectors(Collection<StorageConnector>) - Method in class com.amazonaws.services.appstream.model.Stack
The storage connectors to enable.
withStorageConnectors(StorageConnector...) - Method in class com.amazonaws.services.appstream.model.UpdateStackRequest
The storage connectors to enable.
withStorageConnectors(Collection<StorageConnector>) - Method in class com.amazonaws.services.appstream.model.UpdateStackRequest
The storage connectors to enable.
withStreamingExperienceSettings(StreamingExperienceSettings) - Method in class com.amazonaws.services.appstream.model.CreateStackRequest
The streaming protocol you want your stack to prefer.
withStreamingExperienceSettings(StreamingExperienceSettings) - Method in class com.amazonaws.services.appstream.model.Stack
The streaming protocol you want your stack to prefer.
withStreamingExperienceSettings(StreamingExperienceSettings) - Method in class com.amazonaws.services.appstream.model.UpdateStackRequest
The streaming protocol you want your stack to prefer.
withStreamingURL(String) - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderStreamingURLResult
The URL to start the AppStream 2.0 streaming session.
withStreamingURL(String) - Method in class com.amazonaws.services.appstream.model.CreateStreamingURLResult
The URL to start the AppStream 2.0 streaming session.
withStreamView(String) - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The AppStream 2.0 view that is displayed to your users when they stream from the fleet.
withStreamView(StreamView) - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The AppStream 2.0 view that is displayed to your users when they stream from the fleet.
withStreamView(String) - Method in class com.amazonaws.services.appstream.model.Fleet
The AppStream 2.0 view that is displayed to your users when they stream from the fleet.
withStreamView(StreamView) - Method in class com.amazonaws.services.appstream.model.Fleet
The AppStream 2.0 view that is displayed to your users when they stream from the fleet.
withStreamView(String) - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The AppStream 2.0 view that is displayed to your users when they stream from the fleet.
withStreamView(StreamView) - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The AppStream 2.0 view that is displayed to your users when they stream from the fleet.
withSubnetIds(String...) - Method in class com.amazonaws.services.appstream.model.VpcConfig
The identifiers of the subnets to which a network interface is attached from the fleet instance or image builder instance.
withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.appstream.model.VpcConfig
The identifiers of the subnets to which a network interface is attached from the fleet instance or image builder instance.
withSubscriptionErrors(LastReportGenerationExecutionError...) - Method in class com.amazonaws.services.appstream.model.UsageReportSubscription
The errors that were returned if usage reports couldn't be generated.
withSubscriptionErrors(Collection<LastReportGenerationExecutionError>) - Method in class com.amazonaws.services.appstream.model.UsageReportSubscription
The errors that were returned if usage reports couldn't be generated.
withTagKeys(String...) - Method in class com.amazonaws.services.appstream.model.UntagResourceRequest
The tag keys for the tags to disassociate.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.appstream.model.UntagResourceRequest
The tag keys for the tags to disassociate.
withTags(Map<String, String>) - Method in class com.amazonaws.services.appstream.model.CreateAppBlockRequest
The tags assigned to the app block.
withTags(Map<String, String>) - Method in class com.amazonaws.services.appstream.model.CreateApplicationRequest
The tags assigned to the application.
withTags(Map<String, String>) - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The tags to associate with the fleet.
withTags(Map<String, String>) - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderRequest
The tags to associate with the image builder.
withTags(Map<String, String>) - Method in class com.amazonaws.services.appstream.model.CreateStackRequest
The tags to associate with the stack.
withTags(Map<String, String>) - Method in class com.amazonaws.services.appstream.model.ListTagsForResourceResult
The information about the tags.
withTags(Map<String, String>) - Method in class com.amazonaws.services.appstream.model.TagResourceRequest
The tags to associate.
withTimeoutInSeconds(Integer) - Method in class com.amazonaws.services.appstream.model.ScriptDetails
The run timeout, in seconds, for the script.
withType(String) - Method in class com.amazonaws.services.appstream.model.DescribeImagesRequest
The type of image (public, private, or shared) to describe.
withType(VisibilityType) - Method in class com.amazonaws.services.appstream.model.DescribeImagesRequest
The type of image (public, private, or shared) to describe.
withUsageReportSubscriptions(UsageReportSubscription...) - Method in class com.amazonaws.services.appstream.model.DescribeUsageReportSubscriptionsResult
Information about the usage report subscription.
withUsageReportSubscriptions(Collection<UsageReportSubscription>) - Method in class com.amazonaws.services.appstream.model.DescribeUsageReportSubscriptionsResult
Information about the usage report subscription.
withUsbDeviceFilterStrings(String...) - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The USB device filter strings that specify which USB devices a user can redirect to the fleet streaming session, when using the Windows native client.
withUsbDeviceFilterStrings(Collection<String>) - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The USB device filter strings that specify which USB devices a user can redirect to the fleet streaming session, when using the Windows native client.
withUsbDeviceFilterStrings(String...) - Method in class com.amazonaws.services.appstream.model.Fleet
The USB device filter strings associated with the fleet.
withUsbDeviceFilterStrings(Collection<String>) - Method in class com.amazonaws.services.appstream.model.Fleet
The USB device filter strings associated with the fleet.
withUsbDeviceFilterStrings(String...) - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The USB device filter strings that specify which USB devices a user can redirect to the fleet streaming session, when using the Windows native client.
withUsbDeviceFilterStrings(Collection<String>) - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The USB device filter strings that specify which USB devices a user can redirect to the fleet streaming session, when using the Windows native client.
withUserId(String) - Method in class com.amazonaws.services.appstream.model.CreateStreamingURLRequest
The identifier of the user.
withUserId(String) - Method in class com.amazonaws.services.appstream.model.DescribeSessionsRequest
The user identifier (ID).
withUserId(String) - Method in class com.amazonaws.services.appstream.model.Session
The identifier of the user for whom the session was created.
withUserName(String) - Method in class com.amazonaws.services.appstream.model.CreateUserRequest
The email address of the user.
withUserName(String) - Method in class com.amazonaws.services.appstream.model.DeleteUserRequest
The email address of the user.
withUserName(String) - Method in class com.amazonaws.services.appstream.model.DescribeUserStackAssociationsRequest
The email address of the user who is associated with the stack.
withUserName(String) - Method in class com.amazonaws.services.appstream.model.DisableUserRequest
The email address of the user.
withUserName(String) - Method in class com.amazonaws.services.appstream.model.EnableUserRequest
The email address of the user.
withUserName(String) - Method in class com.amazonaws.services.appstream.model.User
The email address of the user.
withUserName(String) - Method in class com.amazonaws.services.appstream.model.UserStackAssociation
The email address of the user who is associated with the stack.
withUsers(User...) - Method in class com.amazonaws.services.appstream.model.DescribeUsersResult
Information about users in the user pool.
withUsers(Collection<User>) - Method in class com.amazonaws.services.appstream.model.DescribeUsersResult
Information about users in the user pool.
withUserSettings(UserSetting...) - Method in class com.amazonaws.services.appstream.model.CreateStackRequest
The actions that are enabled or disabled for users during their streaming sessions.
withUserSettings(Collection<UserSetting>) - Method in class com.amazonaws.services.appstream.model.CreateStackRequest
The actions that are enabled or disabled for users during their streaming sessions.
withUserSettings(UserSetting...) - Method in class com.amazonaws.services.appstream.model.Stack
The actions that are enabled or disabled for users during their streaming sessions.
withUserSettings(Collection<UserSetting>) - Method in class com.amazonaws.services.appstream.model.Stack
The actions that are enabled or disabled for users during their streaming sessions.
withUserSettings(UserSetting...) - Method in class com.amazonaws.services.appstream.model.UpdateStackRequest
The actions that are enabled or disabled for users during their streaming sessions.
withUserSettings(Collection<UserSetting>) - Method in class com.amazonaws.services.appstream.model.UpdateStackRequest
The actions that are enabled or disabled for users during their streaming sessions.
withUserStackAssociation(UserStackAssociation) - Method in class com.amazonaws.services.appstream.model.UserStackAssociationError
Information about the user and associated stack.
withUserStackAssociations(UserStackAssociation...) - Method in class com.amazonaws.services.appstream.model.BatchAssociateUserStackRequest
The list of UserStackAssociation objects.
withUserStackAssociations(Collection<UserStackAssociation>) - Method in class com.amazonaws.services.appstream.model.BatchAssociateUserStackRequest
The list of UserStackAssociation objects.
withUserStackAssociations(UserStackAssociation...) - Method in class com.amazonaws.services.appstream.model.BatchDisassociateUserStackRequest
The list of UserStackAssociation objects.
withUserStackAssociations(Collection<UserStackAssociation>) - Method in class com.amazonaws.services.appstream.model.BatchDisassociateUserStackRequest
The list of UserStackAssociation objects.
withUserStackAssociations(UserStackAssociation...) - Method in class com.amazonaws.services.appstream.model.DescribeUserStackAssociationsResult
The UserStackAssociation objects.
withUserStackAssociations(Collection<UserStackAssociation>) - Method in class com.amazonaws.services.appstream.model.DescribeUserStackAssociationsResult
The UserStackAssociation objects.
withValidity(Long) - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderStreamingURLRequest
The time that the streaming URL will be valid, in seconds.
withValidity(Long) - Method in class com.amazonaws.services.appstream.model.CreateStreamingURLRequest
The time that the streaming URL will be valid, in seconds.
withValue(String) - Method in class com.amazonaws.services.appstream.model.EntitlementAttribute
A value that is matched to a supported SAML attribute name when a user identity federates into an Amazon AppStream 2.0 SAML application.
withVisibility(String) - Method in class com.amazonaws.services.appstream.model.Image
Indicates whether the image is public or private.
withVisibility(VisibilityType) - Method in class com.amazonaws.services.appstream.model.Image
Indicates whether the image is public or private.
withVpcConfig(VpcConfig) - Method in class com.amazonaws.services.appstream.model.CreateFleetRequest
The VPC configuration for the fleet.
withVpcConfig(VpcConfig) - Method in class com.amazonaws.services.appstream.model.CreateImageBuilderRequest
The VPC configuration for the image builder.
withVpcConfig(VpcConfig) - Method in class com.amazonaws.services.appstream.model.Fleet
The VPC configuration for the fleet.
withVpcConfig(VpcConfig) - Method in class com.amazonaws.services.appstream.model.ImageBuilder
The VPC configuration of the image builder.
withVpcConfig(VpcConfig) - Method in class com.amazonaws.services.appstream.model.UpdateFleetRequest
The VPC configuration for the fleet.
withVpceId(String) - Method in class com.amazonaws.services.appstream.model.AccessEndpoint
The identifier (ID) of the VPC in which the interface endpoint is used.
withWorkingDirectory(String) - Method in class com.amazonaws.services.appstream.model.Application
The working directory for the application.
withWorkingDirectory(String) - Method in class com.amazonaws.services.appstream.model.CreateApplicationRequest
The working directory of the application.
withWorkingDirectory(String) - Method in class com.amazonaws.services.appstream.model.UpdateApplicationRequest
The working directory of the application.
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links

Copyright © 2022. All rights reserved.