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

A

AccessEndpoint - Class in software.amazon.awssdk.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.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
accessEndpoints() - Method in class software.amazon.awssdk.services.appstream.model.CreateImageBuilderRequest
The list of interface VPC endpoint (interface endpoint) objects.
accessEndpoints(Collection<AccessEndpoint>) - Method in interface software.amazon.awssdk.services.appstream.model.CreateImageBuilderRequest.Builder
The list of interface VPC endpoint (interface endpoint) objects.
accessEndpoints(AccessEndpoint...) - Method in interface software.amazon.awssdk.services.appstream.model.CreateImageBuilderRequest.Builder
The list of interface VPC endpoint (interface endpoint) objects.
accessEndpoints(Consumer<AccessEndpoint.Builder>...) - Method in interface software.amazon.awssdk.services.appstream.model.CreateImageBuilderRequest.Builder
The list of interface VPC endpoint (interface endpoint) objects.
accessEndpoints() - Method in class software.amazon.awssdk.services.appstream.model.CreateStackRequest
The list of interface VPC endpoint (interface endpoint) objects.
accessEndpoints(Collection<AccessEndpoint>) - Method in interface software.amazon.awssdk.services.appstream.model.CreateStackRequest.Builder
The list of interface VPC endpoint (interface endpoint) objects.
accessEndpoints(AccessEndpoint...) - Method in interface software.amazon.awssdk.services.appstream.model.CreateStackRequest.Builder
The list of interface VPC endpoint (interface endpoint) objects.
accessEndpoints(Consumer<AccessEndpoint.Builder>...) - Method in interface software.amazon.awssdk.services.appstream.model.CreateStackRequest.Builder
The list of interface VPC endpoint (interface endpoint) objects.
accessEndpoints() - Method in class software.amazon.awssdk.services.appstream.model.ImageBuilder
The list of virtual private cloud (VPC) interface endpoint objects.
accessEndpoints(Collection<AccessEndpoint>) - Method in interface software.amazon.awssdk.services.appstream.model.ImageBuilder.Builder
The list of virtual private cloud (VPC) interface endpoint objects.
accessEndpoints(AccessEndpoint...) - Method in interface software.amazon.awssdk.services.appstream.model.ImageBuilder.Builder
The list of virtual private cloud (VPC) interface endpoint objects.
accessEndpoints(Consumer<AccessEndpoint.Builder>...) - Method in interface software.amazon.awssdk.services.appstream.model.ImageBuilder.Builder
The list of virtual private cloud (VPC) interface endpoint objects.
accessEndpoints() - Method in class software.amazon.awssdk.services.appstream.model.Stack
The list of virtual private cloud (VPC) interface endpoint objects.
accessEndpoints(Collection<AccessEndpoint>) - Method in interface software.amazon.awssdk.services.appstream.model.Stack.Builder
The list of virtual private cloud (VPC) interface endpoint objects.
accessEndpoints(AccessEndpoint...) - Method in interface software.amazon.awssdk.services.appstream.model.Stack.Builder
The list of virtual private cloud (VPC) interface endpoint objects.
accessEndpoints(Consumer<AccessEndpoint.Builder>...) - Method in interface software.amazon.awssdk.services.appstream.model.Stack.Builder
The list of virtual private cloud (VPC) interface endpoint objects.
accessEndpoints() - Method in class software.amazon.awssdk.services.appstream.model.UpdateStackRequest
The list of interface VPC endpoint (interface endpoint) objects.
accessEndpoints(Collection<AccessEndpoint>) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateStackRequest.Builder
The list of interface VPC endpoint (interface endpoint) objects.
accessEndpoints(AccessEndpoint...) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateStackRequest.Builder
The list of interface VPC endpoint (interface endpoint) objects.
accessEndpoints(Consumer<AccessEndpoint.Builder>...) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateStackRequest.Builder
The list of interface VPC endpoint (interface endpoint) objects.
AccessEndpointType - Enum in software.amazon.awssdk.services.appstream.model
 
accountName() - Method in class software.amazon.awssdk.services.appstream.model.ServiceAccountCredentials
The user name of the account.
accountName(String) - Method in interface software.amazon.awssdk.services.appstream.model.ServiceAccountCredentials.Builder
The user name of the account.
accountPassword() - Method in class software.amazon.awssdk.services.appstream.model.ServiceAccountCredentials
The password for the account.
accountPassword(String) - Method in interface software.amazon.awssdk.services.appstream.model.ServiceAccountCredentials.Builder
The password for the account.
Action - Enum in software.amazon.awssdk.services.appstream.model
 
action() - Method in class software.amazon.awssdk.services.appstream.model.UserSetting
The action that is enabled or disabled.
action(String) - Method in interface software.amazon.awssdk.services.appstream.model.UserSetting.Builder
The action that is enabled or disabled.
action(Action) - Method in interface software.amazon.awssdk.services.appstream.model.UserSetting.Builder
The action that is enabled or disabled.
actionAsString() - Method in class software.amazon.awssdk.services.appstream.model.UserSetting
The action that is enabled or disabled.
allowFleet() - Method in class software.amazon.awssdk.services.appstream.model.ImagePermissions
Indicates whether the image can be used for a fleet.
allowFleet(Boolean) - Method in interface software.amazon.awssdk.services.appstream.model.ImagePermissions.Builder
Indicates whether the image can be used for a fleet.
allowImageBuilder() - Method in class software.amazon.awssdk.services.appstream.model.ImagePermissions
Indicates whether the image can be used for an image builder.
allowImageBuilder(Boolean) - Method in interface software.amazon.awssdk.services.appstream.model.ImagePermissions.Builder
Indicates whether the image can be used for an image builder.
and(WaitersRuntime.Value) - Method in class software.amazon.awssdk.services.appstream.waiters.internal.WaitersRuntime.Value
Perform an AND comparison between this value and another one: https://jmespath.org/specification.html#or-expressions
Application - Class in software.amazon.awssdk.services.appstream.model
Describes an application in the application catalog.
Application.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
applicationId() - Method in class software.amazon.awssdk.services.appstream.model.CreateStreamingUrlRequest
The name of the application to launch after the session starts.
applicationId(String) - Method in interface software.amazon.awssdk.services.appstream.model.CreateStreamingUrlRequest.Builder
The name of the application to launch after the session starts.
applications() - Method in class software.amazon.awssdk.services.appstream.model.Image
The applications associated with the image.
applications(Collection<Application>) - Method in interface software.amazon.awssdk.services.appstream.model.Image.Builder
The applications associated with the image.
applications(Application...) - Method in interface software.amazon.awssdk.services.appstream.model.Image.Builder
The applications associated with the image.
applications(Consumer<Application.Builder>...) - Method in interface software.amazon.awssdk.services.appstream.model.Image.Builder
The applications associated with the image.
ApplicationSettings - Class in software.amazon.awssdk.services.appstream.model
The persistent application settings for users of a stack.
applicationSettings() - Method in class software.amazon.awssdk.services.appstream.model.CreateStackRequest
The persistent application settings for users of a stack.
applicationSettings(ApplicationSettings) - Method in interface software.amazon.awssdk.services.appstream.model.CreateStackRequest.Builder
The persistent application settings for users of a stack.
applicationSettings(Consumer<ApplicationSettings.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.CreateStackRequest.Builder
The persistent application settings for users of a stack.
applicationSettings() - Method in class software.amazon.awssdk.services.appstream.model.Stack
The persistent application settings for users of the stack.
applicationSettings(ApplicationSettingsResponse) - Method in interface software.amazon.awssdk.services.appstream.model.Stack.Builder
The persistent application settings for users of the stack.
applicationSettings(Consumer<ApplicationSettingsResponse.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.Stack.Builder
The persistent application settings for users of the stack.
applicationSettings() - Method in class software.amazon.awssdk.services.appstream.model.UpdateStackRequest
The persistent application settings for users of a stack.
applicationSettings(ApplicationSettings) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateStackRequest.Builder
The persistent application settings for users of a stack.
applicationSettings(Consumer<ApplicationSettings.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateStackRequest.Builder
The persistent application settings for users of a stack.
ApplicationSettings.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
ApplicationSettingsResponse - Class in software.amazon.awssdk.services.appstream.model
Describes the persistent application settings for users of a stack.
ApplicationSettingsResponse.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
appstreamAgentVersion() - Method in class software.amazon.awssdk.services.appstream.model.CreateImageBuilderRequest
The version of the AppStream 2.0 agent to use for this image builder.
appstreamAgentVersion(String) - Method in interface software.amazon.awssdk.services.appstream.model.CreateImageBuilderRequest.Builder
The version of the AppStream 2.0 agent to use for this image builder.
appstreamAgentVersion() - Method in class software.amazon.awssdk.services.appstream.model.Image
The version of the AppStream 2.0 agent to use for instances that are launched from this image.
appstreamAgentVersion(String) - Method in interface software.amazon.awssdk.services.appstream.model.Image.Builder
The version of the AppStream 2.0 agent to use for instances that are launched from this image.
appstreamAgentVersion() - Method in class software.amazon.awssdk.services.appstream.model.ImageBuilder
The version of the AppStream 2.0 agent that is currently being used by the image builder.
appstreamAgentVersion(String) - Method in interface software.amazon.awssdk.services.appstream.model.ImageBuilder.Builder
The version of the AppStream 2.0 agent that is currently being used by the image builder.
appstreamAgentVersion() - Method in class software.amazon.awssdk.services.appstream.model.StartImageBuilderRequest
The version of the AppStream 2.0 agent to use for this image builder.
appstreamAgentVersion(String) - Method in interface software.amazon.awssdk.services.appstream.model.StartImageBuilderRequest.Builder
The version of the AppStream 2.0 agent to use for this image builder.
AppStreamAsyncClient - Interface in software.amazon.awssdk.services.appstream
Service client for accessing Amazon AppStream asynchronously.
AppStreamAsyncClientBuilder - Interface in software.amazon.awssdk.services.appstream
A builder for creating an instance of AppStreamAsyncClient.
AppStreamAsyncWaiter - Interface in software.amazon.awssdk.services.appstream.waiters
Waiter utility class that polls a resource until a desired state is reached or until it is determined that the resource will never enter into the desired state.
AppStreamAsyncWaiter.Builder - Interface in software.amazon.awssdk.services.appstream.waiters
 
AppStreamBaseClientBuilder<B extends AppStreamBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.appstream
This includes configuration specific to Amazon AppStream that is supported by both AppStreamClientBuilder and AppStreamAsyncClientBuilder.
AppStreamClient - Interface in software.amazon.awssdk.services.appstream
Service client for accessing Amazon AppStream.
AppStreamClientBuilder - Interface in software.amazon.awssdk.services.appstream
A builder for creating an instance of AppStreamClient.
AppStreamException - Exception in software.amazon.awssdk.services.appstream.model
 
AppStreamException(AppStreamException.Builder) - Constructor for exception software.amazon.awssdk.services.appstream.model.AppStreamException
 
AppStreamException.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
AppStreamException.BuilderImpl - Class in software.amazon.awssdk.services.appstream.model
 
AppStreamRequest - Class in software.amazon.awssdk.services.appstream.model
 
AppStreamRequest(AppStreamRequest.Builder) - Constructor for class software.amazon.awssdk.services.appstream.model.AppStreamRequest
 
AppStreamRequest.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
AppStreamRequest.BuilderImpl - Class in software.amazon.awssdk.services.appstream.model
 
AppStreamResponse - Class in software.amazon.awssdk.services.appstream.model
 
AppStreamResponse(AppStreamResponse.Builder) - Constructor for class software.amazon.awssdk.services.appstream.model.AppStreamResponse
 
AppStreamResponse.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
AppStreamResponse.BuilderImpl - Class in software.amazon.awssdk.services.appstream.model
 
AppStreamResponseMetadata - Class in software.amazon.awssdk.services.appstream.model
 
AppStreamWaiter - Interface in software.amazon.awssdk.services.appstream.waiters
Waiter utility class that polls a resource until a desired state is reached or until it is determined that the resource will never enter into the desired state.
AppStreamWaiter.Builder - Interface in software.amazon.awssdk.services.appstream.waiters
 
arn() - Method in class software.amazon.awssdk.services.appstream.model.Fleet
The Amazon Resource Name (ARN) for the fleet.
arn(String) - Method in interface software.amazon.awssdk.services.appstream.model.Fleet.Builder
The Amazon Resource Name (ARN) for the fleet.
arn() - Method in class software.amazon.awssdk.services.appstream.model.Image
The ARN of the image.
arn(String) - Method in interface software.amazon.awssdk.services.appstream.model.Image.Builder
The ARN of the image.
arn() - Method in class software.amazon.awssdk.services.appstream.model.ImageBuilder
The ARN for the image builder.
arn(String) - Method in interface software.amazon.awssdk.services.appstream.model.ImageBuilder.Builder
The ARN for the image builder.
arn() - Method in class software.amazon.awssdk.services.appstream.model.Stack
The ARN of the stack.
arn(String) - Method in interface software.amazon.awssdk.services.appstream.model.Stack.Builder
The ARN of the stack.
arn() - Method in class software.amazon.awssdk.services.appstream.model.User
The ARN of the user.
arn(String) - Method in interface software.amazon.awssdk.services.appstream.model.User.Builder
The ARN of the user.
arns() - Method in class software.amazon.awssdk.services.appstream.model.DescribeImagesRequest
The ARNs of the public, private, and shared images to describe.
arns(Collection<String>) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeImagesRequest.Builder
The ARNs of the public, private, and shared images to describe.
arns(String...) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeImagesRequest.Builder
The ARNs of the public, private, and shared images to describe.
associateFleet(AssociateFleetRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Associates the specified fleet with the specified stack.
associateFleet(Consumer<AssociateFleetRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Associates the specified fleet with the specified stack.
associateFleet(AssociateFleetRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Associates the specified fleet with the specified stack.
associateFleet(Consumer<AssociateFleetRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Associates the specified fleet with the specified stack.
AssociateFleetRequest - Class in software.amazon.awssdk.services.appstream.model
 
AssociateFleetRequest.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
AssociateFleetRequestMarshaller - Class in software.amazon.awssdk.services.appstream.transform
AssociateFleetRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.appstream.transform.AssociateFleetRequestMarshaller
 
AssociateFleetResponse - Class in software.amazon.awssdk.services.appstream.model
 
AssociateFleetResponse.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
attributesToDelete() - Method in class software.amazon.awssdk.services.appstream.model.UpdateFleetRequest
The fleet attributes to delete.
attributesToDelete(Collection<FleetAttribute>) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateFleetRequest.Builder
The fleet attributes to delete.
attributesToDelete(FleetAttribute...) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateFleetRequest.Builder
The fleet attributes to delete.
attributesToDelete() - Method in class software.amazon.awssdk.services.appstream.model.UpdateStackRequest
The stack attributes to delete.
attributesToDelete(Collection<StackAttribute>) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateStackRequest.Builder
The stack attributes to delete.
attributesToDelete(StackAttribute...) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateStackRequest.Builder
The stack attributes to delete.
attributesToDeleteAsStrings() - Method in class software.amazon.awssdk.services.appstream.model.UpdateFleetRequest
The fleet attributes to delete.
attributesToDeleteAsStrings() - Method in class software.amazon.awssdk.services.appstream.model.UpdateStackRequest
The stack attributes to delete.
attributesToDeleteWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateFleetRequest.Builder
The fleet attributes to delete.
attributesToDeleteWithStrings(String...) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateFleetRequest.Builder
The fleet attributes to delete.
attributesToDeleteWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateStackRequest.Builder
The stack attributes to delete.
attributesToDeleteWithStrings(String...) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateStackRequest.Builder
The stack attributes to delete.
AuthenticationType - Enum in software.amazon.awssdk.services.appstream.model
 
authenticationType() - Method in class software.amazon.awssdk.services.appstream.model.CreateUserRequest
The authentication type for the user.
authenticationType(String) - Method in interface software.amazon.awssdk.services.appstream.model.CreateUserRequest.Builder
The authentication type for the user.
authenticationType(AuthenticationType) - Method in interface software.amazon.awssdk.services.appstream.model.CreateUserRequest.Builder
The authentication type for the user.
authenticationType() - Method in class software.amazon.awssdk.services.appstream.model.DeleteUserRequest
The authentication type for the user.
authenticationType(String) - Method in interface software.amazon.awssdk.services.appstream.model.DeleteUserRequest.Builder
The authentication type for the user.
authenticationType(AuthenticationType) - Method in interface software.amazon.awssdk.services.appstream.model.DeleteUserRequest.Builder
The authentication type for the user.
authenticationType() - Method in class software.amazon.awssdk.services.appstream.model.DescribeSessionsRequest
The authentication method.
authenticationType(String) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeSessionsRequest.Builder
The authentication method.
authenticationType(AuthenticationType) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeSessionsRequest.Builder
The authentication method.
authenticationType() - Method in class software.amazon.awssdk.services.appstream.model.DescribeUsersRequest
The authentication type for the users in the user pool to describe.
authenticationType(String) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeUsersRequest.Builder
The authentication type for the users in the user pool to describe.
authenticationType(AuthenticationType) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeUsersRequest.Builder
The authentication type for the users in the user pool to describe.
authenticationType() - Method in class software.amazon.awssdk.services.appstream.model.DescribeUserStackAssociationsRequest
The authentication type for the user who is associated with the stack.
authenticationType(String) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeUserStackAssociationsRequest.Builder
The authentication type for the user who is associated with the stack.
authenticationType(AuthenticationType) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeUserStackAssociationsRequest.Builder
The authentication type for the user who is associated with the stack.
authenticationType() - Method in class software.amazon.awssdk.services.appstream.model.DisableUserRequest
The authentication type for the user.
authenticationType(String) - Method in interface software.amazon.awssdk.services.appstream.model.DisableUserRequest.Builder
The authentication type for the user.
authenticationType(AuthenticationType) - Method in interface software.amazon.awssdk.services.appstream.model.DisableUserRequest.Builder
The authentication type for the user.
authenticationType() - Method in class software.amazon.awssdk.services.appstream.model.EnableUserRequest
The authentication type for the user.
authenticationType(String) - Method in interface software.amazon.awssdk.services.appstream.model.EnableUserRequest.Builder
The authentication type for the user.
authenticationType(AuthenticationType) - Method in interface software.amazon.awssdk.services.appstream.model.EnableUserRequest.Builder
The authentication type for the user.
authenticationType() - Method in class software.amazon.awssdk.services.appstream.model.Session
The authentication method.
authenticationType(String) - Method in interface software.amazon.awssdk.services.appstream.model.Session.Builder
The authentication method.
authenticationType(AuthenticationType) - Method in interface software.amazon.awssdk.services.appstream.model.Session.Builder
The authentication method.
authenticationType() - Method in class software.amazon.awssdk.services.appstream.model.User
The authentication type for the user.
authenticationType(String) - Method in interface software.amazon.awssdk.services.appstream.model.User.Builder
The authentication type for the user.
authenticationType(AuthenticationType) - Method in interface software.amazon.awssdk.services.appstream.model.User.Builder
The authentication type for the user.
authenticationType() - Method in class software.amazon.awssdk.services.appstream.model.UserStackAssociation
The authentication type for the user.
authenticationType(String) - Method in interface software.amazon.awssdk.services.appstream.model.UserStackAssociation.Builder
The authentication type for the user.
authenticationType(AuthenticationType) - Method in interface software.amazon.awssdk.services.appstream.model.UserStackAssociation.Builder
The authentication type for the user.
authenticationTypeAsString() - Method in class software.amazon.awssdk.services.appstream.model.CreateUserRequest
The authentication type for the user.
authenticationTypeAsString() - Method in class software.amazon.awssdk.services.appstream.model.DeleteUserRequest
The authentication type for the user.
authenticationTypeAsString() - Method in class software.amazon.awssdk.services.appstream.model.DescribeSessionsRequest
The authentication method.
authenticationTypeAsString() - Method in class software.amazon.awssdk.services.appstream.model.DescribeUsersRequest
The authentication type for the users in the user pool to describe.
authenticationTypeAsString() - Method in class software.amazon.awssdk.services.appstream.model.DescribeUserStackAssociationsRequest
The authentication type for the user who is associated with the stack.
authenticationTypeAsString() - Method in class software.amazon.awssdk.services.appstream.model.DisableUserRequest
The authentication type for the user.
authenticationTypeAsString() - Method in class software.amazon.awssdk.services.appstream.model.EnableUserRequest
The authentication type for the user.
authenticationTypeAsString() - Method in class software.amazon.awssdk.services.appstream.model.Session
The authentication method.
authenticationTypeAsString() - Method in class software.amazon.awssdk.services.appstream.model.User
The authentication type for the user.
authenticationTypeAsString() - Method in class software.amazon.awssdk.services.appstream.model.UserStackAssociation
The authentication type for the user.
available() - Method in class software.amazon.awssdk.services.appstream.model.ComputeCapacityStatus
The number of currently available instances that can be used to stream sessions.
available(Integer) - Method in interface software.amazon.awssdk.services.appstream.model.ComputeCapacityStatus.Builder
The number of currently available instances that can be used to stream sessions.
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.appstream.model.AppStreamException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.appstream.model.AppStreamException.BuilderImpl
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.appstream.model.ConcurrentModificationException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.appstream.model.IncompatibleImageException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.appstream.model.InvalidAccountStatusException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.appstream.model.InvalidParameterCombinationException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.appstream.model.InvalidRoleException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.appstream.model.LimitExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.appstream.model.OperationNotPermittedException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.appstream.model.RequestLimitExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.appstream.model.ResourceAlreadyExistsException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.appstream.model.ResourceInUseException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.appstream.model.ResourceNotAvailableException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.appstream.model.ResourceNotFoundException.Builder
 

B

baseImageArn() - Method in class software.amazon.awssdk.services.appstream.model.Image
The ARN of the image from which this image was created.
baseImageArn(String) - Method in interface software.amazon.awssdk.services.appstream.model.Image.Builder
The ARN of the image from which this image was created.
batchAssociateUserStack(BatchAssociateUserStackRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Associates the specified users with the specified stacks.
batchAssociateUserStack(Consumer<BatchAssociateUserStackRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Associates the specified users with the specified stacks.
batchAssociateUserStack(BatchAssociateUserStackRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Associates the specified users with the specified stacks.
batchAssociateUserStack(Consumer<BatchAssociateUserStackRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Associates the specified users with the specified stacks.
BatchAssociateUserStackRequest - Class in software.amazon.awssdk.services.appstream.model
 
BatchAssociateUserStackRequest.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
BatchAssociateUserStackRequestMarshaller - Class in software.amazon.awssdk.services.appstream.transform
BatchAssociateUserStackRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.appstream.transform.BatchAssociateUserStackRequestMarshaller
 
BatchAssociateUserStackResponse - Class in software.amazon.awssdk.services.appstream.model
 
BatchAssociateUserStackResponse.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
batchDisassociateUserStack(BatchDisassociateUserStackRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Disassociates the specified users from the specified stacks.
batchDisassociateUserStack(Consumer<BatchDisassociateUserStackRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Disassociates the specified users from the specified stacks.
batchDisassociateUserStack(BatchDisassociateUserStackRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Disassociates the specified users from the specified stacks.
batchDisassociateUserStack(Consumer<BatchDisassociateUserStackRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Disassociates the specified users from the specified stacks.
BatchDisassociateUserStackRequest - Class in software.amazon.awssdk.services.appstream.model
 
BatchDisassociateUserStackRequest.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
BatchDisassociateUserStackRequestMarshaller - Class in software.amazon.awssdk.services.appstream.transform
BatchDisassociateUserStackRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.appstream.transform.BatchDisassociateUserStackRequestMarshaller
 
BatchDisassociateUserStackResponse - Class in software.amazon.awssdk.services.appstream.model
 
BatchDisassociateUserStackResponse.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
build() - Method in class software.amazon.awssdk.services.appstream.model.AppStreamException.BuilderImpl
 
build() - Method in interface software.amazon.awssdk.services.appstream.model.AppStreamRequest.Builder
 
build() - Method in interface software.amazon.awssdk.services.appstream.model.AppStreamResponse.Builder
 
build() - Method in interface software.amazon.awssdk.services.appstream.waiters.AppStreamAsyncWaiter.Builder
Builds an instance of AppStreamAsyncWaiter based on the configurations supplied to this builder
build() - Method in interface software.amazon.awssdk.services.appstream.waiters.AppStreamWaiter.Builder
Builds an instance of AppStreamWaiter based on the configurations supplied to this builder
builder() - Static method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Create a builder that can be used to configure and create a AppStreamAsyncClient.
builder() - Static method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Create a builder that can be used to configure and create a AppStreamClient.
builder() - Static method in class software.amazon.awssdk.services.appstream.model.AccessEndpoint
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.Application
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.ApplicationSettings
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.ApplicationSettingsResponse
 
builder() - Static method in exception software.amazon.awssdk.services.appstream.model.AppStreamException
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.AssociateFleetRequest
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.AssociateFleetResponse
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.BatchAssociateUserStackRequest
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.BatchAssociateUserStackResponse
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.BatchDisassociateUserStackRequest
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.BatchDisassociateUserStackResponse
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.ComputeCapacity
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.ComputeCapacityStatus
 
builder() - Static method in exception software.amazon.awssdk.services.appstream.model.ConcurrentModificationException
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.CopyImageRequest
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.CopyImageResponse
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.CreateDirectoryConfigRequest
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.CreateDirectoryConfigResponse
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.CreateFleetRequest
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.CreateFleetResponse
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.CreateImageBuilderRequest
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.CreateImageBuilderResponse
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.CreateImageBuilderStreamingUrlRequest
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.CreateImageBuilderStreamingUrlResponse
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.CreateStackRequest
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.CreateStackResponse
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.CreateStreamingUrlRequest
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.CreateStreamingUrlResponse
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.CreateUpdatedImageRequest
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.CreateUpdatedImageResponse
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.CreateUsageReportSubscriptionRequest
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.CreateUsageReportSubscriptionResponse
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.CreateUserRequest
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.CreateUserResponse
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.DeleteDirectoryConfigRequest
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.DeleteDirectoryConfigResponse
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.DeleteFleetRequest
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.DeleteFleetResponse
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.DeleteImageBuilderRequest
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.DeleteImageBuilderResponse
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.DeleteImagePermissionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.DeleteImagePermissionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.DeleteImageRequest
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.DeleteImageResponse
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.DeleteStackRequest
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.DeleteStackResponse
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.DeleteUsageReportSubscriptionRequest
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.DeleteUsageReportSubscriptionResponse
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.DeleteUserRequest
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.DeleteUserResponse
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.DescribeDirectoryConfigsRequest
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.DescribeDirectoryConfigsResponse
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.DescribeFleetsRequest
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.DescribeFleetsResponse
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.DescribeImageBuildersRequest
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.DescribeImageBuildersResponse
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.DescribeImagePermissionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.DescribeImagePermissionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.DescribeImagesRequest
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.DescribeImagesResponse
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.DescribeSessionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.DescribeSessionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.DescribeStacksRequest
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.DescribeStacksResponse
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.DescribeUsageReportSubscriptionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.DescribeUsageReportSubscriptionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.DescribeUsersRequest
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.DescribeUsersResponse
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.DescribeUserStackAssociationsRequest
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.DescribeUserStackAssociationsResponse
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.DirectoryConfig
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.DisableUserRequest
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.DisableUserResponse
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.DisassociateFleetRequest
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.DisassociateFleetResponse
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.DomainJoinInfo
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.EnableUserRequest
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.EnableUserResponse
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.ExpireSessionRequest
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.ExpireSessionResponse
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.Fleet
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.FleetError
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.Image
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.ImageBuilder
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.ImageBuilderStateChangeReason
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.ImagePermissions
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.ImageStateChangeReason
 
builder() - Static method in exception software.amazon.awssdk.services.appstream.model.IncompatibleImageException
 
builder() - Static method in exception software.amazon.awssdk.services.appstream.model.InvalidAccountStatusException
 
builder() - Static method in exception software.amazon.awssdk.services.appstream.model.InvalidParameterCombinationException
 
builder() - Static method in exception software.amazon.awssdk.services.appstream.model.InvalidRoleException
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.LastReportGenerationExecutionError
 
builder() - Static method in exception software.amazon.awssdk.services.appstream.model.LimitExceededException
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.ListAssociatedFleetsRequest
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.ListAssociatedFleetsResponse
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.ListAssociatedStacksRequest
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.ListAssociatedStacksResponse
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.ListTagsForResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.ListTagsForResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.NetworkAccessConfiguration
 
builder() - Static method in exception software.amazon.awssdk.services.appstream.model.OperationNotPermittedException
 
builder() - Static method in exception software.amazon.awssdk.services.appstream.model.RequestLimitExceededException
 
builder() - Static method in exception software.amazon.awssdk.services.appstream.model.ResourceAlreadyExistsException
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.ResourceError
 
builder() - Static method in exception software.amazon.awssdk.services.appstream.model.ResourceInUseException
 
builder() - Static method in exception software.amazon.awssdk.services.appstream.model.ResourceNotAvailableException
 
builder() - Static method in exception software.amazon.awssdk.services.appstream.model.ResourceNotFoundException
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.ServiceAccountCredentials
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.Session
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.SharedImagePermissions
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.Stack
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.StackError
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.StartFleetRequest
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.StartFleetResponse
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.StartImageBuilderRequest
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.StartImageBuilderResponse
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.StopFleetRequest
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.StopFleetResponse
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.StopImageBuilderRequest
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.StopImageBuilderResponse
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.StorageConnector
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.TagResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.TagResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.UntagResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.UntagResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.UpdateDirectoryConfigRequest
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.UpdateDirectoryConfigResponse
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.UpdateFleetRequest
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.UpdateFleetResponse
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.UpdateImagePermissionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.UpdateImagePermissionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.UpdateStackRequest
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.UpdateStackResponse
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.UsageReportSubscription
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.User
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.UserSetting
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.UserStackAssociation
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.UserStackAssociationError
 
builder() - Static method in class software.amazon.awssdk.services.appstream.model.VpcConfig
 
builder() - Static method in interface software.amazon.awssdk.services.appstream.waiters.AppStreamAsyncWaiter
Create a builder that can be used to configure and create a AppStreamAsyncWaiter.
builder() - Static method in interface software.amazon.awssdk.services.appstream.waiters.AppStreamWaiter
Create a builder that can be used to configure and create a AppStreamWaiter.
BuilderImpl() - Constructor for class software.amazon.awssdk.services.appstream.model.AppStreamException.BuilderImpl
 
BuilderImpl(AppStreamException) - Constructor for class software.amazon.awssdk.services.appstream.model.AppStreamException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.appstream.model.AppStreamRequest.BuilderImpl
 
BuilderImpl(AppStreamRequest) - Constructor for class software.amazon.awssdk.services.appstream.model.AppStreamRequest.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.appstream.model.AppStreamResponse.BuilderImpl
 
BuilderImpl(AppStreamResponse) - Constructor for class software.amazon.awssdk.services.appstream.model.AppStreamResponse.BuilderImpl
 

C

canUpdateImage(Boolean) - Method in interface software.amazon.awssdk.services.appstream.model.CreateUpdatedImageResponse.Builder
Indicates whether a new image can be created.
canUpdateImage() - Method in class software.amazon.awssdk.services.appstream.model.CreateUpdatedImageResponse
Indicates whether a new image can be created.
cause(Throwable) - Method in interface software.amazon.awssdk.services.appstream.model.AppStreamException.Builder
 
cause(Throwable) - Method in class software.amazon.awssdk.services.appstream.model.AppStreamException.BuilderImpl
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.appstream.model.ConcurrentModificationException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.appstream.model.IncompatibleImageException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.appstream.model.InvalidAccountStatusException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.appstream.model.InvalidParameterCombinationException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.appstream.model.InvalidRoleException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.appstream.model.LimitExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.appstream.model.OperationNotPermittedException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.appstream.model.RequestLimitExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.appstream.model.ResourceAlreadyExistsException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.appstream.model.ResourceInUseException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.appstream.model.ResourceNotAvailableException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.appstream.model.ResourceNotFoundException.Builder
 
client(AppStreamAsyncClient) - Method in interface software.amazon.awssdk.services.appstream.waiters.AppStreamAsyncWaiter.Builder
Sets a custom AppStreamAsyncClient that will be used to poll the resource
client(AppStreamClient) - Method in interface software.amazon.awssdk.services.appstream.waiters.AppStreamWaiter.Builder
Sets a custom AppStreamClient that will be used to poll the resource
code(String) - Method in interface software.amazon.awssdk.services.appstream.model.ImageBuilderStateChangeReason.Builder
The state change reason code.
code(ImageBuilderStateChangeReasonCode) - Method in interface software.amazon.awssdk.services.appstream.model.ImageBuilderStateChangeReason.Builder
The state change reason code.
code() - Method in class software.amazon.awssdk.services.appstream.model.ImageBuilderStateChangeReason
The state change reason code.
code(String) - Method in interface software.amazon.awssdk.services.appstream.model.ImageStateChangeReason.Builder
The state change reason code.
code(ImageStateChangeReasonCode) - Method in interface software.amazon.awssdk.services.appstream.model.ImageStateChangeReason.Builder
The state change reason code.
code() - Method in class software.amazon.awssdk.services.appstream.model.ImageStateChangeReason
The state change reason code.
codeAsString() - Method in class software.amazon.awssdk.services.appstream.model.ImageBuilderStateChangeReason
The state change reason code.
codeAsString() - Method in class software.amazon.awssdk.services.appstream.model.ImageStateChangeReason
The state change reason code.
compare(String, WaitersRuntime.Value) - Method in class software.amazon.awssdk.services.appstream.waiters.internal.WaitersRuntime.Value
Compare this value to another value, using the specified comparison operator: https://jmespath.org/specification.html#comparison-operators
ComputeCapacity - Class in software.amazon.awssdk.services.appstream.model
Describes the capacity for a fleet.
computeCapacity(ComputeCapacity) - Method in interface software.amazon.awssdk.services.appstream.model.CreateFleetRequest.Builder
The desired capacity for the fleet.
computeCapacity(Consumer<ComputeCapacity.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.CreateFleetRequest.Builder
The desired capacity for the fleet.
computeCapacity() - Method in class software.amazon.awssdk.services.appstream.model.CreateFleetRequest
The desired capacity for the fleet.
computeCapacity(ComputeCapacity) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateFleetRequest.Builder
The desired capacity for the fleet.
computeCapacity(Consumer<ComputeCapacity.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateFleetRequest.Builder
The desired capacity for the fleet.
computeCapacity() - Method in class software.amazon.awssdk.services.appstream.model.UpdateFleetRequest
The desired capacity for the fleet.
ComputeCapacity.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
ComputeCapacityStatus - Class in software.amazon.awssdk.services.appstream.model
Describes the capacity status for a fleet.
computeCapacityStatus(ComputeCapacityStatus) - Method in interface software.amazon.awssdk.services.appstream.model.Fleet.Builder
The capacity status for the fleet.
computeCapacityStatus(Consumer<ComputeCapacityStatus.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.Fleet.Builder
The capacity status for the fleet.
computeCapacityStatus() - Method in class software.amazon.awssdk.services.appstream.model.Fleet
The capacity status for the fleet.
ComputeCapacityStatus.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
ConcurrentModificationException - Exception in software.amazon.awssdk.services.appstream.model
An API error occurred.
ConcurrentModificationException.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
connectionState(String) - Method in interface software.amazon.awssdk.services.appstream.model.Session.Builder
Specifies whether a user is connected to the streaming session.
connectionState(SessionConnectionState) - Method in interface software.amazon.awssdk.services.appstream.model.Session.Builder
Specifies whether a user is connected to the streaming session.
connectionState() - Method in class software.amazon.awssdk.services.appstream.model.Session
Specifies whether a user is connected to the streaming session.
connectionStateAsString() - Method in class software.amazon.awssdk.services.appstream.model.Session
Specifies whether a user is connected to the streaming session.
connectorType(String) - Method in interface software.amazon.awssdk.services.appstream.model.StorageConnector.Builder
The type of storage connector.
connectorType(StorageConnectorType) - Method in interface software.amazon.awssdk.services.appstream.model.StorageConnector.Builder
The type of storage connector.
connectorType() - Method in class software.amazon.awssdk.services.appstream.model.StorageConnector
The type of storage connector.
connectorTypeAsString() - Method in class software.amazon.awssdk.services.appstream.model.StorageConnector
The type of storage connector.
constant(WaitersRuntime.Value) - Method in class software.amazon.awssdk.services.appstream.waiters.internal.WaitersRuntime.Value
Convert this value to a new constant value, discarding the current value.
constant(Object) - Method in class software.amazon.awssdk.services.appstream.waiters.internal.WaitersRuntime.Value
Convert this value to a new constant value, discarding the current value.
contains(WaitersRuntime.Value) - Method in class software.amazon.awssdk.services.appstream.waiters.internal.WaitersRuntime.Value
Execute the contains function, with this value as the first parameter: https://jmespath.org/specification.html#contains
copyImage(CopyImageRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Copies the image within the same region or to a new region within the same AWS account.
copyImage(Consumer<CopyImageRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Copies the image within the same region or to a new region within the same AWS account.
copyImage(CopyImageRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Copies the image within the same region or to a new region within the same AWS account.
copyImage(Consumer<CopyImageRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Copies the image within the same region or to a new region within the same AWS account.
CopyImageRequest - Class in software.amazon.awssdk.services.appstream.model
 
CopyImageRequest.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
CopyImageRequestMarshaller - Class in software.amazon.awssdk.services.appstream.transform
CopyImageRequest Marshaller
CopyImageRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.appstream.transform.CopyImageRequestMarshaller
 
CopyImageResponse - Class in software.amazon.awssdk.services.appstream.model
 
CopyImageResponse.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
create() - Static method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Create a AppStreamAsyncClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create() - Static method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Create a AppStreamClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.appstream.model.AppStreamResponseMetadata
 
create() - Static method in interface software.amazon.awssdk.services.appstream.waiters.AppStreamAsyncWaiter
Create an instance of AppStreamAsyncWaiter with the default configuration.
create() - Static method in interface software.amazon.awssdk.services.appstream.waiters.AppStreamWaiter
Create an instance of AppStreamWaiter with the default configuration.
createDirectoryConfig(CreateDirectoryConfigRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Creates a Directory Config object in AppStream 2.0.
createDirectoryConfig(Consumer<CreateDirectoryConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Creates a Directory Config object in AppStream 2.0.
createDirectoryConfig(CreateDirectoryConfigRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Creates a Directory Config object in AppStream 2.0.
createDirectoryConfig(Consumer<CreateDirectoryConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Creates a Directory Config object in AppStream 2.0.
CreateDirectoryConfigRequest - Class in software.amazon.awssdk.services.appstream.model
 
CreateDirectoryConfigRequest.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
CreateDirectoryConfigRequestMarshaller - Class in software.amazon.awssdk.services.appstream.transform
CreateDirectoryConfigRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.appstream.transform.CreateDirectoryConfigRequestMarshaller
 
CreateDirectoryConfigResponse - Class in software.amazon.awssdk.services.appstream.model
 
CreateDirectoryConfigResponse.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
createdTime(Instant) - Method in interface software.amazon.awssdk.services.appstream.model.DirectoryConfig.Builder
The time the directory configuration was created.
createdTime() - Method in class software.amazon.awssdk.services.appstream.model.DirectoryConfig
The time the directory configuration was created.
createdTime(Instant) - Method in interface software.amazon.awssdk.services.appstream.model.Fleet.Builder
The time the fleet was created.
createdTime() - Method in class software.amazon.awssdk.services.appstream.model.Fleet
The time the fleet was created.
createdTime(Instant) - Method in interface software.amazon.awssdk.services.appstream.model.Image.Builder
The time the image was created.
createdTime() - Method in class software.amazon.awssdk.services.appstream.model.Image
The time the image was created.
createdTime(Instant) - Method in interface software.amazon.awssdk.services.appstream.model.ImageBuilder.Builder
The time stamp when the image builder was created.
createdTime() - Method in class software.amazon.awssdk.services.appstream.model.ImageBuilder
The time stamp when the image builder was created.
createdTime(Instant) - Method in interface software.amazon.awssdk.services.appstream.model.Stack.Builder
The time the stack was created.
createdTime() - Method in class software.amazon.awssdk.services.appstream.model.Stack
The time the stack was created.
createdTime(Instant) - Method in interface software.amazon.awssdk.services.appstream.model.User.Builder
The date and time the user was created in the user pool.
createdTime() - Method in class software.amazon.awssdk.services.appstream.model.User
The date and time the user was created in the user pool.
createFleet(CreateFleetRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Creates a fleet.
createFleet(Consumer<CreateFleetRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Creates a fleet.
createFleet(CreateFleetRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Creates a fleet.
createFleet(Consumer<CreateFleetRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Creates a fleet.
CreateFleetRequest - Class in software.amazon.awssdk.services.appstream.model
 
CreateFleetRequest.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
CreateFleetRequestMarshaller - Class in software.amazon.awssdk.services.appstream.transform
CreateFleetRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.appstream.transform.CreateFleetRequestMarshaller
 
CreateFleetResponse - Class in software.amazon.awssdk.services.appstream.model
 
CreateFleetResponse.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
createImageBuilder(CreateImageBuilderRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Creates an image builder.
createImageBuilder(Consumer<CreateImageBuilderRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Creates an image builder.
createImageBuilder(CreateImageBuilderRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Creates an image builder.
createImageBuilder(Consumer<CreateImageBuilderRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Creates an image builder.
CreateImageBuilderRequest - Class in software.amazon.awssdk.services.appstream.model
 
CreateImageBuilderRequest.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
CreateImageBuilderRequestMarshaller - Class in software.amazon.awssdk.services.appstream.transform
CreateImageBuilderRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.appstream.transform.CreateImageBuilderRequestMarshaller
 
CreateImageBuilderResponse - Class in software.amazon.awssdk.services.appstream.model
 
CreateImageBuilderResponse.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
createImageBuilderStreamingURL(CreateImageBuilderStreamingUrlRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Creates a URL to start an image builder streaming session.
createImageBuilderStreamingURL(Consumer<CreateImageBuilderStreamingUrlRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Creates a URL to start an image builder streaming session.
createImageBuilderStreamingURL(CreateImageBuilderStreamingUrlRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Creates a URL to start an image builder streaming session.
createImageBuilderStreamingURL(Consumer<CreateImageBuilderStreamingUrlRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Creates a URL to start an image builder streaming session.
CreateImageBuilderStreamingUrlRequest - Class in software.amazon.awssdk.services.appstream.model
 
CreateImageBuilderStreamingUrlRequest.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
CreateImageBuilderStreamingUrlRequestMarshaller - Class in software.amazon.awssdk.services.appstream.transform
CreateImageBuilderStreamingUrlRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.appstream.transform.CreateImageBuilderStreamingUrlRequestMarshaller
 
CreateImageBuilderStreamingUrlResponse - Class in software.amazon.awssdk.services.appstream.model
 
CreateImageBuilderStreamingUrlResponse.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
createStack(CreateStackRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Creates a stack to start streaming applications to users.
createStack(Consumer<CreateStackRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Creates a stack to start streaming applications to users.
createStack(CreateStackRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Creates a stack to start streaming applications to users.
createStack(Consumer<CreateStackRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Creates a stack to start streaming applications to users.
CreateStackRequest - Class in software.amazon.awssdk.services.appstream.model
 
CreateStackRequest.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
CreateStackRequestMarshaller - Class in software.amazon.awssdk.services.appstream.transform
CreateStackRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.appstream.transform.CreateStackRequestMarshaller
 
CreateStackResponse - Class in software.amazon.awssdk.services.appstream.model
 
CreateStackResponse.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
createStreamingURL(CreateStreamingUrlRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Creates a temporary URL to start an AppStream 2.0 streaming session for the specified user.
createStreamingURL(Consumer<CreateStreamingUrlRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Creates a temporary URL to start an AppStream 2.0 streaming session for the specified user.
createStreamingURL(CreateStreamingUrlRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Creates a temporary URL to start an AppStream 2.0 streaming session for the specified user.
createStreamingURL(Consumer<CreateStreamingUrlRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Creates a temporary URL to start an AppStream 2.0 streaming session for the specified user.
CreateStreamingUrlRequest - Class in software.amazon.awssdk.services.appstream.model
 
CreateStreamingUrlRequest.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
CreateStreamingUrlRequestMarshaller - Class in software.amazon.awssdk.services.appstream.transform
CreateStreamingUrlRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.appstream.transform.CreateStreamingUrlRequestMarshaller
 
CreateStreamingUrlResponse - Class in software.amazon.awssdk.services.appstream.model
 
CreateStreamingUrlResponse.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
createUpdatedImage(CreateUpdatedImageRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Creates a new image with the latest Windows operating system updates, driver updates, and AppStream 2.0 agent software.
createUpdatedImage(Consumer<CreateUpdatedImageRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Creates a new image with the latest Windows operating system updates, driver updates, and AppStream 2.0 agent software.
createUpdatedImage(CreateUpdatedImageRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Creates a new image with the latest Windows operating system updates, driver updates, and AppStream 2.0 agent software.
createUpdatedImage(Consumer<CreateUpdatedImageRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Creates a new image with the latest Windows operating system updates, driver updates, and AppStream 2.0 agent software.
CreateUpdatedImageRequest - Class in software.amazon.awssdk.services.appstream.model
 
CreateUpdatedImageRequest.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
CreateUpdatedImageRequestMarshaller - Class in software.amazon.awssdk.services.appstream.transform
CreateUpdatedImageRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.appstream.transform.CreateUpdatedImageRequestMarshaller
 
CreateUpdatedImageResponse - Class in software.amazon.awssdk.services.appstream.model
 
CreateUpdatedImageResponse.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
createUsageReportSubscription(CreateUsageReportSubscriptionRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Creates a usage report subscription.
createUsageReportSubscription(Consumer<CreateUsageReportSubscriptionRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Creates a usage report subscription.
createUsageReportSubscription(CreateUsageReportSubscriptionRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Creates a usage report subscription.
createUsageReportSubscription(Consumer<CreateUsageReportSubscriptionRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Creates a usage report subscription.
CreateUsageReportSubscriptionRequest - Class in software.amazon.awssdk.services.appstream.model
 
CreateUsageReportSubscriptionRequest.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
CreateUsageReportSubscriptionRequestMarshaller - Class in software.amazon.awssdk.services.appstream.transform
CreateUsageReportSubscriptionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.appstream.transform.CreateUsageReportSubscriptionRequestMarshaller
 
CreateUsageReportSubscriptionResponse - Class in software.amazon.awssdk.services.appstream.model
 
CreateUsageReportSubscriptionResponse.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
createUser(CreateUserRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Creates a new user in the user pool.
createUser(Consumer<CreateUserRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Creates a new user in the user pool.
createUser(CreateUserRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Creates a new user in the user pool.
createUser(Consumer<CreateUserRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Creates a new user in the user pool.
CreateUserRequest - Class in software.amazon.awssdk.services.appstream.model
 
CreateUserRequest.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
CreateUserRequestMarshaller - Class in software.amazon.awssdk.services.appstream.transform
CreateUserRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.appstream.transform.CreateUserRequestMarshaller
 
CreateUserResponse - Class in software.amazon.awssdk.services.appstream.model
 
CreateUserResponse.Builder - Interface in software.amazon.awssdk.services.appstream.model
 

D

DEFAULT_ACCEPTORS - Static variable in class software.amazon.awssdk.services.appstream.waiters.internal.WaitersRuntime
The default acceptors that should be matched *last* in the list of acceptors used by the SDK client waiters.
deleteDirectoryConfig(DeleteDirectoryConfigRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Deletes the specified Directory Config object from AppStream 2.0.
deleteDirectoryConfig(Consumer<DeleteDirectoryConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Deletes the specified Directory Config object from AppStream 2.0.
deleteDirectoryConfig(DeleteDirectoryConfigRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Deletes the specified Directory Config object from AppStream 2.0.
deleteDirectoryConfig(Consumer<DeleteDirectoryConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Deletes the specified Directory Config object from AppStream 2.0.
DeleteDirectoryConfigRequest - Class in software.amazon.awssdk.services.appstream.model
 
DeleteDirectoryConfigRequest.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
DeleteDirectoryConfigRequestMarshaller - Class in software.amazon.awssdk.services.appstream.transform
DeleteDirectoryConfigRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.appstream.transform.DeleteDirectoryConfigRequestMarshaller
 
DeleteDirectoryConfigResponse - Class in software.amazon.awssdk.services.appstream.model
 
DeleteDirectoryConfigResponse.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
deleteFleet(DeleteFleetRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Deletes the specified fleet.
deleteFleet(Consumer<DeleteFleetRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Deletes the specified fleet.
deleteFleet(DeleteFleetRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Deletes the specified fleet.
deleteFleet(Consumer<DeleteFleetRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Deletes the specified fleet.
DeleteFleetRequest - Class in software.amazon.awssdk.services.appstream.model
 
DeleteFleetRequest.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
DeleteFleetRequestMarshaller - Class in software.amazon.awssdk.services.appstream.transform
DeleteFleetRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.appstream.transform.DeleteFleetRequestMarshaller
 
DeleteFleetResponse - Class in software.amazon.awssdk.services.appstream.model
 
DeleteFleetResponse.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
deleteImage(DeleteImageRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Deletes the specified image.
deleteImage(Consumer<DeleteImageRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Deletes the specified image.
deleteImage(DeleteImageRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Deletes the specified image.
deleteImage(Consumer<DeleteImageRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Deletes the specified image.
deleteImageBuilder(DeleteImageBuilderRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Deletes the specified image builder and releases the capacity.
deleteImageBuilder(Consumer<DeleteImageBuilderRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Deletes the specified image builder and releases the capacity.
deleteImageBuilder(DeleteImageBuilderRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Deletes the specified image builder and releases the capacity.
deleteImageBuilder(Consumer<DeleteImageBuilderRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Deletes the specified image builder and releases the capacity.
DeleteImageBuilderRequest - Class in software.amazon.awssdk.services.appstream.model
 
DeleteImageBuilderRequest.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
DeleteImageBuilderRequestMarshaller - Class in software.amazon.awssdk.services.appstream.transform
DeleteImageBuilderRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.appstream.transform.DeleteImageBuilderRequestMarshaller
 
DeleteImageBuilderResponse - Class in software.amazon.awssdk.services.appstream.model
 
DeleteImageBuilderResponse.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
deleteImagePermissions(DeleteImagePermissionsRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Deletes permissions for the specified private image.
deleteImagePermissions(Consumer<DeleteImagePermissionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Deletes permissions for the specified private image.
deleteImagePermissions(DeleteImagePermissionsRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Deletes permissions for the specified private image.
deleteImagePermissions(Consumer<DeleteImagePermissionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Deletes permissions for the specified private image.
DeleteImagePermissionsRequest - Class in software.amazon.awssdk.services.appstream.model
 
DeleteImagePermissionsRequest.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
DeleteImagePermissionsRequestMarshaller - Class in software.amazon.awssdk.services.appstream.transform
DeleteImagePermissionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.appstream.transform.DeleteImagePermissionsRequestMarshaller
 
DeleteImagePermissionsResponse - Class in software.amazon.awssdk.services.appstream.model
 
DeleteImagePermissionsResponse.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
DeleteImageRequest - Class in software.amazon.awssdk.services.appstream.model
 
DeleteImageRequest.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
DeleteImageRequestMarshaller - Class in software.amazon.awssdk.services.appstream.transform
DeleteImageRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.appstream.transform.DeleteImageRequestMarshaller
 
DeleteImageResponse - Class in software.amazon.awssdk.services.appstream.model
 
DeleteImageResponse.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
deleteStack(DeleteStackRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Deletes the specified stack.
deleteStack(Consumer<DeleteStackRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Deletes the specified stack.
deleteStack(DeleteStackRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Deletes the specified stack.
deleteStack(Consumer<DeleteStackRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Deletes the specified stack.
DeleteStackRequest - Class in software.amazon.awssdk.services.appstream.model
 
DeleteStackRequest.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
DeleteStackRequestMarshaller - Class in software.amazon.awssdk.services.appstream.transform
DeleteStackRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.appstream.transform.DeleteStackRequestMarshaller
 
DeleteStackResponse - Class in software.amazon.awssdk.services.appstream.model
 
DeleteStackResponse.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
deleteStorageConnectors(Boolean) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateStackRequest.Builder
Deletes the storage connectors currently enabled for the stack.
deleteStorageConnectors() - Method in class software.amazon.awssdk.services.appstream.model.UpdateStackRequest
Deletes the storage connectors currently enabled for the stack.
deleteUsageReportSubscription(DeleteUsageReportSubscriptionRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Disables usage report generation.
deleteUsageReportSubscription(Consumer<DeleteUsageReportSubscriptionRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Disables usage report generation.
deleteUsageReportSubscription(DeleteUsageReportSubscriptionRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Disables usage report generation.
deleteUsageReportSubscription(Consumer<DeleteUsageReportSubscriptionRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Disables usage report generation.
DeleteUsageReportSubscriptionRequest - Class in software.amazon.awssdk.services.appstream.model
 
DeleteUsageReportSubscriptionRequest.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
DeleteUsageReportSubscriptionRequestMarshaller - Class in software.amazon.awssdk.services.appstream.transform
DeleteUsageReportSubscriptionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.appstream.transform.DeleteUsageReportSubscriptionRequestMarshaller
 
DeleteUsageReportSubscriptionResponse - Class in software.amazon.awssdk.services.appstream.model
 
DeleteUsageReportSubscriptionResponse.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
deleteUser(DeleteUserRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Deletes a user from the user pool.
deleteUser(Consumer<DeleteUserRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Deletes a user from the user pool.
deleteUser(DeleteUserRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Deletes a user from the user pool.
deleteUser(Consumer<DeleteUserRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Deletes a user from the user pool.
DeleteUserRequest - Class in software.amazon.awssdk.services.appstream.model
 
DeleteUserRequest.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
DeleteUserRequestMarshaller - Class in software.amazon.awssdk.services.appstream.transform
DeleteUserRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.appstream.transform.DeleteUserRequestMarshaller
 
DeleteUserResponse - Class in software.amazon.awssdk.services.appstream.model
 
DeleteUserResponse.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
deleteVpcConfig(Boolean) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateFleetRequest.Builder
Deletes the VPC association for the specified fleet.
deleteVpcConfig() - Method in class software.amazon.awssdk.services.appstream.model.UpdateFleetRequest
Deletes the VPC association for the specified fleet.
describeDirectoryConfigs(DescribeDirectoryConfigsRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
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(Consumer<DescribeDirectoryConfigsRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
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() - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
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() - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
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 interface software.amazon.awssdk.services.appstream.AppStreamClient
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(Consumer<DescribeDirectoryConfigsRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Retrieves a list that describes one or more specified Directory Config objects for AppStream 2.0, if the names for these objects are provided.
DescribeDirectoryConfigsRequest - Class in software.amazon.awssdk.services.appstream.model
 
DescribeDirectoryConfigsRequest.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
DescribeDirectoryConfigsRequestMarshaller - Class in software.amazon.awssdk.services.appstream.transform
DescribeDirectoryConfigsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.appstream.transform.DescribeDirectoryConfigsRequestMarshaller
 
DescribeDirectoryConfigsResponse - Class in software.amazon.awssdk.services.appstream.model
 
DescribeDirectoryConfigsResponse.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
describeFleets(DescribeFleetsRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Retrieves a list that describes one or more specified fleets, if the fleet names are provided.
describeFleets(Consumer<DescribeFleetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Retrieves a list that describes one or more specified fleets, if the fleet names are provided.
describeFleets() - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Retrieves a list that describes one or more specified fleets, if the fleet names are provided.
describeFleets() - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Retrieves a list that describes one or more specified fleets, if the fleet names are provided.
describeFleets(DescribeFleetsRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Retrieves a list that describes one or more specified fleets, if the fleet names are provided.
describeFleets(Consumer<DescribeFleetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Retrieves a list that describes one or more specified fleets, if the fleet names are provided.
DescribeFleetsRequest - Class in software.amazon.awssdk.services.appstream.model
 
DescribeFleetsRequest.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
DescribeFleetsRequestMarshaller - Class in software.amazon.awssdk.services.appstream.transform
DescribeFleetsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.appstream.transform.DescribeFleetsRequestMarshaller
 
DescribeFleetsResponse - Class in software.amazon.awssdk.services.appstream.model
 
DescribeFleetsResponse.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
describeImageBuilders(DescribeImageBuildersRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Retrieves a list that describes one or more specified image builders, if the image builder names are provided.
describeImageBuilders(Consumer<DescribeImageBuildersRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Retrieves a list that describes one or more specified image builders, if the image builder names are provided.
describeImageBuilders() - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Retrieves a list that describes one or more specified image builders, if the image builder names are provided.
describeImageBuilders() - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Retrieves a list that describes one or more specified image builders, if the image builder names are provided.
describeImageBuilders(DescribeImageBuildersRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Retrieves a list that describes one or more specified image builders, if the image builder names are provided.
describeImageBuilders(Consumer<DescribeImageBuildersRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Retrieves a list that describes one or more specified image builders, if the image builder names are provided.
DescribeImageBuildersRequest - Class in software.amazon.awssdk.services.appstream.model
 
DescribeImageBuildersRequest.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
DescribeImageBuildersRequestMarshaller - Class in software.amazon.awssdk.services.appstream.transform
DescribeImageBuildersRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.appstream.transform.DescribeImageBuildersRequestMarshaller
 
DescribeImageBuildersResponse - Class in software.amazon.awssdk.services.appstream.model
 
DescribeImageBuildersResponse.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
describeImagePermissions(DescribeImagePermissionsRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Retrieves a list that describes the permissions for shared AWS account IDs on a private image that you own.
describeImagePermissions(Consumer<DescribeImagePermissionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Retrieves a list that describes the permissions for shared AWS account IDs on a private image that you own.
describeImagePermissions(DescribeImagePermissionsRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Retrieves a list that describes the permissions for shared AWS account IDs on a private image that you own.
describeImagePermissions(Consumer<DescribeImagePermissionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Retrieves a list that describes the permissions for shared AWS account IDs on a private image that you own.
DescribeImagePermissionsIterable - Class in software.amazon.awssdk.services.appstream.paginators
DescribeImagePermissionsIterable(AppStreamClient, DescribeImagePermissionsRequest) - Constructor for class software.amazon.awssdk.services.appstream.paginators.DescribeImagePermissionsIterable
 
describeImagePermissionsPaginator(DescribeImagePermissionsRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Retrieves a list that describes the permissions for shared AWS account IDs on a private image that you own.
describeImagePermissionsPaginator(Consumer<DescribeImagePermissionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Retrieves a list that describes the permissions for shared AWS account IDs on a private image that you own.
describeImagePermissionsPaginator(DescribeImagePermissionsRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Retrieves a list that describes the permissions for shared AWS account IDs on a private image that you own.
describeImagePermissionsPaginator(Consumer<DescribeImagePermissionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Retrieves a list that describes the permissions for shared AWS account IDs on a private image that you own.
DescribeImagePermissionsPublisher - Class in software.amazon.awssdk.services.appstream.paginators
DescribeImagePermissionsPublisher(AppStreamAsyncClient, DescribeImagePermissionsRequest) - Constructor for class software.amazon.awssdk.services.appstream.paginators.DescribeImagePermissionsPublisher
 
DescribeImagePermissionsRequest - Class in software.amazon.awssdk.services.appstream.model
 
DescribeImagePermissionsRequest.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
DescribeImagePermissionsRequestMarshaller - Class in software.amazon.awssdk.services.appstream.transform
DescribeImagePermissionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.appstream.transform.DescribeImagePermissionsRequestMarshaller
 
DescribeImagePermissionsResponse - Class in software.amazon.awssdk.services.appstream.model
 
DescribeImagePermissionsResponse.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
describeImages(DescribeImagesRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Retrieves a list that describes one or more specified images, if the image names or image ARNs are provided.
describeImages(Consumer<DescribeImagesRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Retrieves a list that describes one or more specified images, if the image names or image ARNs are provided.
describeImages() - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Retrieves a list that describes one or more specified images, if the image names or image ARNs are provided.
describeImages() - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Retrieves a list that describes one or more specified images, if the image names or image ARNs are provided.
describeImages(DescribeImagesRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Retrieves a list that describes one or more specified images, if the image names or image ARNs are provided.
describeImages(Consumer<DescribeImagesRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Retrieves a list that describes one or more specified images, if the image names or image ARNs are provided.
DescribeImagesIterable - Class in software.amazon.awssdk.services.appstream.paginators
DescribeImagesIterable(AppStreamClient, DescribeImagesRequest) - Constructor for class software.amazon.awssdk.services.appstream.paginators.DescribeImagesIterable
 
describeImagesPaginator() - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Retrieves a list that describes one or more specified images, if the image names or image ARNs are provided.
describeImagesPaginator(DescribeImagesRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Retrieves a list that describes one or more specified images, if the image names or image ARNs are provided.
describeImagesPaginator(Consumer<DescribeImagesRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Retrieves a list that describes one or more specified images, if the image names or image ARNs are provided.
describeImagesPaginator() - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Retrieves a list that describes one or more specified images, if the image names or image ARNs are provided.
describeImagesPaginator(DescribeImagesRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Retrieves a list that describes one or more specified images, if the image names or image ARNs are provided.
describeImagesPaginator(Consumer<DescribeImagesRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Retrieves a list that describes one or more specified images, if the image names or image ARNs are provided.
DescribeImagesPublisher - Class in software.amazon.awssdk.services.appstream.paginators
DescribeImagesPublisher(AppStreamAsyncClient, DescribeImagesRequest) - Constructor for class software.amazon.awssdk.services.appstream.paginators.DescribeImagesPublisher
 
DescribeImagesRequest - Class in software.amazon.awssdk.services.appstream.model
 
DescribeImagesRequest.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
DescribeImagesRequestMarshaller - Class in software.amazon.awssdk.services.appstream.transform
DescribeImagesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.appstream.transform.DescribeImagesRequestMarshaller
 
DescribeImagesResponse - Class in software.amazon.awssdk.services.appstream.model
 
DescribeImagesResponse.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
describeSessions(DescribeSessionsRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Retrieves a list that describes the streaming sessions for a specified stack and fleet.
describeSessions(Consumer<DescribeSessionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Retrieves a list that describes the streaming sessions for a specified stack and fleet.
describeSessions(DescribeSessionsRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Retrieves a list that describes the streaming sessions for a specified stack and fleet.
describeSessions(Consumer<DescribeSessionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Retrieves a list that describes the streaming sessions for a specified stack and fleet.
DescribeSessionsRequest - Class in software.amazon.awssdk.services.appstream.model
 
DescribeSessionsRequest.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
DescribeSessionsRequestMarshaller - Class in software.amazon.awssdk.services.appstream.transform
DescribeSessionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.appstream.transform.DescribeSessionsRequestMarshaller
 
DescribeSessionsResponse - Class in software.amazon.awssdk.services.appstream.model
 
DescribeSessionsResponse.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
describeStacks(DescribeStacksRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Retrieves a list that describes one or more specified stacks, if the stack names are provided.
describeStacks(Consumer<DescribeStacksRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Retrieves a list that describes one or more specified stacks, if the stack names are provided.
describeStacks() - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Retrieves a list that describes one or more specified stacks, if the stack names are provided.
describeStacks() - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Retrieves a list that describes one or more specified stacks, if the stack names are provided.
describeStacks(DescribeStacksRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Retrieves a list that describes one or more specified stacks, if the stack names are provided.
describeStacks(Consumer<DescribeStacksRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Retrieves a list that describes one or more specified stacks, if the stack names are provided.
DescribeStacksRequest - Class in software.amazon.awssdk.services.appstream.model
 
DescribeStacksRequest.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
DescribeStacksRequestMarshaller - Class in software.amazon.awssdk.services.appstream.transform
DescribeStacksRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.appstream.transform.DescribeStacksRequestMarshaller
 
DescribeStacksResponse - Class in software.amazon.awssdk.services.appstream.model
 
DescribeStacksResponse.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
describeUsageReportSubscriptions(DescribeUsageReportSubscriptionsRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Retrieves a list that describes one or more usage report subscriptions.
describeUsageReportSubscriptions(Consumer<DescribeUsageReportSubscriptionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Retrieves a list that describes one or more usage report subscriptions.
describeUsageReportSubscriptions(DescribeUsageReportSubscriptionsRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Retrieves a list that describes one or more usage report subscriptions.
describeUsageReportSubscriptions(Consumer<DescribeUsageReportSubscriptionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Retrieves a list that describes one or more usage report subscriptions.
DescribeUsageReportSubscriptionsRequest - Class in software.amazon.awssdk.services.appstream.model
 
DescribeUsageReportSubscriptionsRequest.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
DescribeUsageReportSubscriptionsRequestMarshaller - Class in software.amazon.awssdk.services.appstream.transform
DescribeUsageReportSubscriptionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.appstream.transform.DescribeUsageReportSubscriptionsRequestMarshaller
 
DescribeUsageReportSubscriptionsResponse - Class in software.amazon.awssdk.services.appstream.model
 
DescribeUsageReportSubscriptionsResponse.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
describeUsers(DescribeUsersRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Retrieves a list that describes one or more specified users in the user pool.
describeUsers(Consumer<DescribeUsersRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Retrieves a list that describes one or more specified users in the user pool.
describeUsers(DescribeUsersRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Retrieves a list that describes one or more specified users in the user pool.
describeUsers(Consumer<DescribeUsersRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Retrieves a list that describes one or more specified users in the user pool.
DescribeUsersRequest - Class in software.amazon.awssdk.services.appstream.model
 
DescribeUsersRequest.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
DescribeUsersRequestMarshaller - Class in software.amazon.awssdk.services.appstream.transform
DescribeUsersRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.appstream.transform.DescribeUsersRequestMarshaller
 
DescribeUsersResponse - Class in software.amazon.awssdk.services.appstream.model
 
DescribeUsersResponse.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
describeUserStackAssociations(DescribeUserStackAssociationsRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Retrieves a list that describes the UserStackAssociation objects.
describeUserStackAssociations(Consumer<DescribeUserStackAssociationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Retrieves a list that describes the UserStackAssociation objects.
describeUserStackAssociations(DescribeUserStackAssociationsRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Retrieves a list that describes the UserStackAssociation objects.
describeUserStackAssociations(Consumer<DescribeUserStackAssociationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Retrieves a list that describes the UserStackAssociation objects.
DescribeUserStackAssociationsRequest - Class in software.amazon.awssdk.services.appstream.model
 
DescribeUserStackAssociationsRequest.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
DescribeUserStackAssociationsRequestMarshaller - Class in software.amazon.awssdk.services.appstream.transform
DescribeUserStackAssociationsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.appstream.transform.DescribeUserStackAssociationsRequestMarshaller
 
DescribeUserStackAssociationsResponse - Class in software.amazon.awssdk.services.appstream.model
 
DescribeUserStackAssociationsResponse.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
description(String) - Method in interface software.amazon.awssdk.services.appstream.model.CreateFleetRequest.Builder
The description to display.
description() - Method in class software.amazon.awssdk.services.appstream.model.CreateFleetRequest
The description to display.
description(String) - Method in interface software.amazon.awssdk.services.appstream.model.CreateImageBuilderRequest.Builder
The description to display.
description() - Method in class software.amazon.awssdk.services.appstream.model.CreateImageBuilderRequest
The description to display.
description(String) - Method in interface software.amazon.awssdk.services.appstream.model.CreateStackRequest.Builder
The description to display.
description() - Method in class software.amazon.awssdk.services.appstream.model.CreateStackRequest
The description to display.
description(String) - Method in interface software.amazon.awssdk.services.appstream.model.Fleet.Builder
The description to display.
description() - Method in class software.amazon.awssdk.services.appstream.model.Fleet
The description to display.
description(String) - Method in interface software.amazon.awssdk.services.appstream.model.Image.Builder
The description to display.
description() - Method in class software.amazon.awssdk.services.appstream.model.Image
The description to display.
description(String) - Method in interface software.amazon.awssdk.services.appstream.model.ImageBuilder.Builder
The description to display.
description() - Method in class software.amazon.awssdk.services.appstream.model.ImageBuilder
The description to display.
description(String) - Method in interface software.amazon.awssdk.services.appstream.model.Stack.Builder
The description to display.
description() - Method in class software.amazon.awssdk.services.appstream.model.Stack
The description to display.
description(String) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateFleetRequest.Builder
The description to display.
description() - Method in class software.amazon.awssdk.services.appstream.model.UpdateFleetRequest
The description to display.
description(String) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateStackRequest.Builder
The description to display.
description() - Method in class software.amazon.awssdk.services.appstream.model.UpdateStackRequest
The description to display.
desired(Integer) - Method in interface software.amazon.awssdk.services.appstream.model.ComputeCapacityStatus.Builder
The desired number of streaming instances.
desired() - Method in class software.amazon.awssdk.services.appstream.model.ComputeCapacityStatus
The desired number of streaming instances.
desiredInstances(Integer) - Method in interface software.amazon.awssdk.services.appstream.model.ComputeCapacity.Builder
The desired number of streaming instances.
desiredInstances() - Method in class software.amazon.awssdk.services.appstream.model.ComputeCapacity
The desired number of streaming instances.
destinationImageDescription(String) - Method in interface software.amazon.awssdk.services.appstream.model.CopyImageRequest.Builder
The description that the image will have when it is copied to the destination.
destinationImageDescription() - Method in class software.amazon.awssdk.services.appstream.model.CopyImageRequest
The description that the image will have when it is copied to the destination.
destinationImageName(String) - Method in interface software.amazon.awssdk.services.appstream.model.CopyImageRequest.Builder
The name that the image will have when it is copied to the destination.
destinationImageName() - Method in class software.amazon.awssdk.services.appstream.model.CopyImageRequest
The name that the image will have when it is copied to the destination.
destinationImageName(String) - Method in interface software.amazon.awssdk.services.appstream.model.CopyImageResponse.Builder
The name of the destination image.
destinationImageName() - Method in class software.amazon.awssdk.services.appstream.model.CopyImageResponse
The name of the destination image.
destinationRegion(String) - Method in interface software.amazon.awssdk.services.appstream.model.CopyImageRequest.Builder
The destination region to which the image will be copied.
destinationRegion() - Method in class software.amazon.awssdk.services.appstream.model.CopyImageRequest
The destination region to which the image will be copied.
directoryConfig(DirectoryConfig) - Method in interface software.amazon.awssdk.services.appstream.model.CreateDirectoryConfigResponse.Builder
Information about the directory configuration.
directoryConfig(Consumer<DirectoryConfig.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.CreateDirectoryConfigResponse.Builder
Information about the directory configuration.
directoryConfig() - Method in class software.amazon.awssdk.services.appstream.model.CreateDirectoryConfigResponse
Information about the directory configuration.
DirectoryConfig - Class in software.amazon.awssdk.services.appstream.model
Describes the configuration information required to join fleets and image builders to Microsoft Active Directory domains.
directoryConfig(DirectoryConfig) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateDirectoryConfigResponse.Builder
Information about the Directory Config object.
directoryConfig(Consumer<DirectoryConfig.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateDirectoryConfigResponse.Builder
Information about the Directory Config object.
directoryConfig() - Method in class software.amazon.awssdk.services.appstream.model.UpdateDirectoryConfigResponse
Information about the Directory Config object.
DirectoryConfig.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
directoryConfigs(Collection<DirectoryConfig>) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeDirectoryConfigsResponse.Builder
Information about the directory configurations.
directoryConfigs(DirectoryConfig...) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeDirectoryConfigsResponse.Builder
Information about the directory configurations.
directoryConfigs(Consumer<DirectoryConfig.Builder>...) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeDirectoryConfigsResponse.Builder
Information about the directory configurations.
directoryConfigs() - Method in class software.amazon.awssdk.services.appstream.model.DescribeDirectoryConfigsResponse
Information about the directory configurations.
directoryName(String) - Method in interface software.amazon.awssdk.services.appstream.model.CreateDirectoryConfigRequest.Builder
The fully qualified name of the directory (for example, corp.example.com).
directoryName() - Method in class software.amazon.awssdk.services.appstream.model.CreateDirectoryConfigRequest
The fully qualified name of the directory (for example, corp.example.com).
directoryName(String) - Method in interface software.amazon.awssdk.services.appstream.model.DeleteDirectoryConfigRequest.Builder
The name of the directory configuration.
directoryName() - Method in class software.amazon.awssdk.services.appstream.model.DeleteDirectoryConfigRequest
The name of the directory configuration.
directoryName(String) - Method in interface software.amazon.awssdk.services.appstream.model.DirectoryConfig.Builder
The fully qualified name of the directory (for example, corp.example.com).
directoryName() - Method in class software.amazon.awssdk.services.appstream.model.DirectoryConfig
The fully qualified name of the directory (for example, corp.example.com).
directoryName(String) - Method in interface software.amazon.awssdk.services.appstream.model.DomainJoinInfo.Builder
The fully qualified name of the directory (for example, corp.example.com).
directoryName() - Method in class software.amazon.awssdk.services.appstream.model.DomainJoinInfo
The fully qualified name of the directory (for example, corp.example.com).
directoryName(String) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateDirectoryConfigRequest.Builder
The name of the Directory Config object.
directoryName() - Method in class software.amazon.awssdk.services.appstream.model.UpdateDirectoryConfigRequest
The name of the Directory Config object.
directoryNames(Collection<String>) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeDirectoryConfigsRequest.Builder
The directory names.
directoryNames(String...) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeDirectoryConfigsRequest.Builder
The directory names.
directoryNames() - Method in class software.amazon.awssdk.services.appstream.model.DescribeDirectoryConfigsRequest
The directory names.
disableUser(DisableUserRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Disables the specified user in the user pool.
disableUser(Consumer<DisableUserRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Disables the specified user in the user pool.
disableUser(DisableUserRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Disables the specified user in the user pool.
disableUser(Consumer<DisableUserRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Disables the specified user in the user pool.
DisableUserRequest - Class in software.amazon.awssdk.services.appstream.model
 
DisableUserRequest.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
DisableUserRequestMarshaller - Class in software.amazon.awssdk.services.appstream.transform
DisableUserRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.appstream.transform.DisableUserRequestMarshaller
 
DisableUserResponse - Class in software.amazon.awssdk.services.appstream.model
 
DisableUserResponse.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
disassociateFleet(DisassociateFleetRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Disassociates the specified fleet from the specified stack.
disassociateFleet(Consumer<DisassociateFleetRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Disassociates the specified fleet from the specified stack.
disassociateFleet(DisassociateFleetRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Disassociates the specified fleet from the specified stack.
disassociateFleet(Consumer<DisassociateFleetRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Disassociates the specified fleet from the specified stack.
DisassociateFleetRequest - Class in software.amazon.awssdk.services.appstream.model
 
DisassociateFleetRequest.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
DisassociateFleetRequestMarshaller - Class in software.amazon.awssdk.services.appstream.transform
DisassociateFleetRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.appstream.transform.DisassociateFleetRequestMarshaller
 
DisassociateFleetResponse - Class in software.amazon.awssdk.services.appstream.model
 
DisassociateFleetResponse.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
disconnectTimeoutInSeconds(Integer) - Method in interface software.amazon.awssdk.services.appstream.model.CreateFleetRequest.Builder
The amount of time that a streaming session remains active after users disconnect.
disconnectTimeoutInSeconds() - Method in class software.amazon.awssdk.services.appstream.model.CreateFleetRequest
The amount of time that a streaming session remains active after users disconnect.
disconnectTimeoutInSeconds(Integer) - Method in interface software.amazon.awssdk.services.appstream.model.Fleet.Builder
The amount of time that a streaming session remains active after users disconnect.
disconnectTimeoutInSeconds() - Method in class software.amazon.awssdk.services.appstream.model.Fleet
The amount of time that a streaming session remains active after users disconnect.
disconnectTimeoutInSeconds(Integer) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateFleetRequest.Builder
The amount of time that a streaming session remains active after users disconnect.
disconnectTimeoutInSeconds() - Method in class software.amazon.awssdk.services.appstream.model.UpdateFleetRequest
The amount of time that a streaming session remains active after users disconnect.
displayName(String) - Method in interface software.amazon.awssdk.services.appstream.model.Application.Builder
The application name to display.
displayName() - Method in class software.amazon.awssdk.services.appstream.model.Application
The application name to display.
displayName(String) - Method in interface software.amazon.awssdk.services.appstream.model.CreateFleetRequest.Builder
The fleet name to display.
displayName() - Method in class software.amazon.awssdk.services.appstream.model.CreateFleetRequest
The fleet name to display.
displayName(String) - Method in interface software.amazon.awssdk.services.appstream.model.CreateImageBuilderRequest.Builder
The image builder name to display.
displayName() - Method in class software.amazon.awssdk.services.appstream.model.CreateImageBuilderRequest
The image builder name to display.
displayName(String) - Method in interface software.amazon.awssdk.services.appstream.model.CreateStackRequest.Builder
The stack name to display.
displayName() - Method in class software.amazon.awssdk.services.appstream.model.CreateStackRequest
The stack name to display.
displayName(String) - Method in interface software.amazon.awssdk.services.appstream.model.Fleet.Builder
The fleet name to display.
displayName() - Method in class software.amazon.awssdk.services.appstream.model.Fleet
The fleet name to display.
displayName(String) - Method in interface software.amazon.awssdk.services.appstream.model.Image.Builder
The image name to display.
displayName() - Method in class software.amazon.awssdk.services.appstream.model.Image
The image name to display.
displayName(String) - Method in interface software.amazon.awssdk.services.appstream.model.ImageBuilder.Builder
The image builder name to display.
displayName() - Method in class software.amazon.awssdk.services.appstream.model.ImageBuilder
The image builder name to display.
displayName(String) - Method in interface software.amazon.awssdk.services.appstream.model.Stack.Builder
The stack name to display.
displayName() - Method in class software.amazon.awssdk.services.appstream.model.Stack
The stack name to display.
displayName(String) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateFleetRequest.Builder
The fleet name to display.
displayName() - Method in class software.amazon.awssdk.services.appstream.model.UpdateFleetRequest
The fleet name to display.
displayName(String) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateStackRequest.Builder
The stack name to display.
displayName() - Method in class software.amazon.awssdk.services.appstream.model.UpdateStackRequest
The stack name to display.
domainJoinInfo(DomainJoinInfo) - Method in interface software.amazon.awssdk.services.appstream.model.CreateFleetRequest.Builder
The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.
domainJoinInfo(Consumer<DomainJoinInfo.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.CreateFleetRequest.Builder
The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.
domainJoinInfo() - Method in class software.amazon.awssdk.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.
domainJoinInfo(DomainJoinInfo) - Method in interface software.amazon.awssdk.services.appstream.model.CreateImageBuilderRequest.Builder
The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.
domainJoinInfo(Consumer<DomainJoinInfo.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.CreateImageBuilderRequest.Builder
The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.
domainJoinInfo() - Method in class software.amazon.awssdk.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.
DomainJoinInfo - Class in software.amazon.awssdk.services.appstream.model
Describes the configuration information required to join fleets and image builders to Microsoft Active Directory domains.
domainJoinInfo(DomainJoinInfo) - Method in interface software.amazon.awssdk.services.appstream.model.Fleet.Builder
The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.
domainJoinInfo(Consumer<DomainJoinInfo.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.Fleet.Builder
The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.
domainJoinInfo() - Method in class software.amazon.awssdk.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.
domainJoinInfo(DomainJoinInfo) - Method in interface software.amazon.awssdk.services.appstream.model.ImageBuilder.Builder
The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.
domainJoinInfo(Consumer<DomainJoinInfo.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.ImageBuilder.Builder
The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.
domainJoinInfo() - Method in class software.amazon.awssdk.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.
domainJoinInfo(DomainJoinInfo) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateFleetRequest.Builder
The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.
domainJoinInfo(Consumer<DomainJoinInfo.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateFleetRequest.Builder
The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.
domainJoinInfo() - Method in class software.amazon.awssdk.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.
DomainJoinInfo.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
domains(Collection<String>) - Method in interface software.amazon.awssdk.services.appstream.model.StorageConnector.Builder
The names of the domains for the account.
domains(String...) - Method in interface software.amazon.awssdk.services.appstream.model.StorageConnector.Builder
The names of the domains for the account.
domains() - Method in class software.amazon.awssdk.services.appstream.model.StorageConnector
The names of the domains for the account.
dryRun(Boolean) - Method in interface software.amazon.awssdk.services.appstream.model.CreateUpdatedImageRequest.Builder
Indicates whether to display the status of image update availability before AppStream 2.0 initiates the process of creating a new updated image.
dryRun() - Method in class software.amazon.awssdk.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.

E

embedHostDomains(Collection<String>) - Method in interface software.amazon.awssdk.services.appstream.model.CreateStackRequest.Builder
The domains where AppStream 2.0 streaming sessions can be embedded in an iframe.
embedHostDomains(String...) - Method in interface software.amazon.awssdk.services.appstream.model.CreateStackRequest.Builder
The domains where AppStream 2.0 streaming sessions can be embedded in an iframe.
embedHostDomains() - Method in class software.amazon.awssdk.services.appstream.model.CreateStackRequest
The domains where AppStream 2.0 streaming sessions can be embedded in an iframe.
embedHostDomains(Collection<String>) - Method in interface software.amazon.awssdk.services.appstream.model.Stack.Builder
The domains where AppStream 2.0 streaming sessions can be embedded in an iframe.
embedHostDomains(String...) - Method in interface software.amazon.awssdk.services.appstream.model.Stack.Builder
The domains where AppStream 2.0 streaming sessions can be embedded in an iframe.
embedHostDomains() - Method in class software.amazon.awssdk.services.appstream.model.Stack
The domains where AppStream 2.0 streaming sessions can be embedded in an iframe.
embedHostDomains(Collection<String>) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateStackRequest.Builder
The domains where AppStream 2.0 streaming sessions can be embedded in an iframe.
embedHostDomains(String...) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateStackRequest.Builder
The domains where AppStream 2.0 streaming sessions can be embedded in an iframe.
embedHostDomains() - Method in class software.amazon.awssdk.services.appstream.model.UpdateStackRequest
The domains where AppStream 2.0 streaming sessions can be embedded in an iframe.
enabled(Boolean) - Method in interface software.amazon.awssdk.services.appstream.model.Application.Builder
If there is a problem, the application can be disabled after image creation.
enabled() - Method in class software.amazon.awssdk.services.appstream.model.Application
If there is a problem, the application can be disabled after image creation.
enabled(Boolean) - Method in interface software.amazon.awssdk.services.appstream.model.ApplicationSettings.Builder
Enables or disables persistent application settings for users during their streaming sessions.
enabled() - Method in class software.amazon.awssdk.services.appstream.model.ApplicationSettings
Enables or disables persistent application settings for users during their streaming sessions.
enabled(Boolean) - Method in interface software.amazon.awssdk.services.appstream.model.ApplicationSettingsResponse.Builder
Specifies whether persistent application settings are enabled for users during their streaming sessions.
enabled() - Method in class software.amazon.awssdk.services.appstream.model.ApplicationSettingsResponse
Specifies whether persistent application settings are enabled for users during their streaming sessions.
enabled(Boolean) - Method in interface software.amazon.awssdk.services.appstream.model.User.Builder
Specifies whether the user in the user pool is enabled.
enabled() - Method in class software.amazon.awssdk.services.appstream.model.User
Specifies whether the user in the user pool is enabled.
enableDefaultInternetAccess(Boolean) - Method in interface software.amazon.awssdk.services.appstream.model.CreateFleetRequest.Builder
Enables or disables default internet access for the fleet.
enableDefaultInternetAccess() - Method in class software.amazon.awssdk.services.appstream.model.CreateFleetRequest
Enables or disables default internet access for the fleet.
enableDefaultInternetAccess(Boolean) - Method in interface software.amazon.awssdk.services.appstream.model.CreateImageBuilderRequest.Builder
Enables or disables default internet access for the image builder.
enableDefaultInternetAccess() - Method in class software.amazon.awssdk.services.appstream.model.CreateImageBuilderRequest
Enables or disables default internet access for the image builder.
enableDefaultInternetAccess(Boolean) - Method in interface software.amazon.awssdk.services.appstream.model.Fleet.Builder
Indicates whether default internet access is enabled for the fleet.
enableDefaultInternetAccess() - Method in class software.amazon.awssdk.services.appstream.model.Fleet
Indicates whether default internet access is enabled for the fleet.
enableDefaultInternetAccess(Boolean) - Method in interface software.amazon.awssdk.services.appstream.model.ImageBuilder.Builder
Enables or disables default internet access for the image builder.
enableDefaultInternetAccess() - Method in class software.amazon.awssdk.services.appstream.model.ImageBuilder
Enables or disables default internet access for the image builder.
enableDefaultInternetAccess(Boolean) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateFleetRequest.Builder
Enables or disables default internet access for the fleet.
enableDefaultInternetAccess() - Method in class software.amazon.awssdk.services.appstream.model.UpdateFleetRequest
Enables or disables default internet access for the fleet.
enableUser(EnableUserRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Enables a user in the user pool.
enableUser(Consumer<EnableUserRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Enables a user in the user pool.
enableUser(EnableUserRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Enables a user in the user pool.
enableUser(Consumer<EnableUserRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Enables a user in the user pool.
EnableUserRequest - Class in software.amazon.awssdk.services.appstream.model
 
EnableUserRequest.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
EnableUserRequestMarshaller - Class in software.amazon.awssdk.services.appstream.transform
EnableUserRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.appstream.transform.EnableUserRequestMarshaller
 
EnableUserResponse - Class in software.amazon.awssdk.services.appstream.model
 
EnableUserResponse.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
endpointType(String) - Method in interface software.amazon.awssdk.services.appstream.model.AccessEndpoint.Builder
The type of interface endpoint.
endpointType(AccessEndpointType) - Method in interface software.amazon.awssdk.services.appstream.model.AccessEndpoint.Builder
The type of interface endpoint.
endpointType() - Method in class software.amazon.awssdk.services.appstream.model.AccessEndpoint
The type of interface endpoint.
endpointTypeAsString() - Method in class software.amazon.awssdk.services.appstream.model.AccessEndpoint
The type of interface endpoint.
eniId(String) - Method in interface software.amazon.awssdk.services.appstream.model.NetworkAccessConfiguration.Builder
The resource identifier of the elastic network interface that is attached to instances in your VPC.
eniId() - Method in class software.amazon.awssdk.services.appstream.model.NetworkAccessConfiguration
The resource identifier of the elastic network interface that is attached to instances in your VPC.
eniPrivateIpAddress(String) - Method in interface software.amazon.awssdk.services.appstream.model.NetworkAccessConfiguration.Builder
The private IP address of the elastic network interface that is attached to instances in your VPC.
eniPrivateIpAddress() - Method in class software.amazon.awssdk.services.appstream.model.NetworkAccessConfiguration
The private IP address of the elastic network interface that is attached to instances in your VPC.
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.AccessEndpoint
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.Application
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.ApplicationSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.ApplicationSettingsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.AssociateFleetRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.AssociateFleetResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.BatchAssociateUserStackRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.BatchAssociateUserStackResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.BatchDisassociateUserStackRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.BatchDisassociateUserStackResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.ComputeCapacity
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.ComputeCapacityStatus
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.CopyImageRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.CopyImageResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.CreateDirectoryConfigRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.CreateDirectoryConfigResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.CreateFleetRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.CreateFleetResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.CreateImageBuilderRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.CreateImageBuilderResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.CreateImageBuilderStreamingUrlRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.CreateImageBuilderStreamingUrlResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.CreateStackRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.CreateStackResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.CreateStreamingUrlRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.CreateStreamingUrlResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.CreateUpdatedImageRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.CreateUpdatedImageResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.CreateUsageReportSubscriptionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.CreateUsageReportSubscriptionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.CreateUserRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.CreateUserResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.DeleteDirectoryConfigRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.DeleteDirectoryConfigResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.DeleteFleetRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.DeleteFleetResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.DeleteImageBuilderRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.DeleteImageBuilderResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.DeleteImagePermissionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.DeleteImagePermissionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.DeleteImageRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.DeleteImageResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.DeleteStackRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.DeleteStackResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.DeleteUsageReportSubscriptionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.DeleteUsageReportSubscriptionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.DeleteUserRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.DeleteUserResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.DescribeDirectoryConfigsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.DescribeDirectoryConfigsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.DescribeFleetsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.DescribeFleetsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.DescribeImageBuildersRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.DescribeImageBuildersResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.DescribeImagePermissionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.DescribeImagePermissionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.DescribeImagesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.DescribeImagesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.DescribeSessionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.DescribeSessionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.DescribeStacksRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.DescribeStacksResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.DescribeUsageReportSubscriptionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.DescribeUsageReportSubscriptionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.DescribeUsersRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.DescribeUsersResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.DescribeUserStackAssociationsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.DescribeUserStackAssociationsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.DirectoryConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.DisableUserRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.DisableUserResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.DisassociateFleetRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.DisassociateFleetResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.DomainJoinInfo
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.EnableUserRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.EnableUserResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.ExpireSessionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.ExpireSessionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.Fleet
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.FleetError
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.Image
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.ImageBuilder
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.ImageBuilderStateChangeReason
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.ImagePermissions
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.ImageStateChangeReason
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.LastReportGenerationExecutionError
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.ListAssociatedFleetsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.ListAssociatedFleetsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.ListAssociatedStacksRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.ListAssociatedStacksResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.ListTagsForResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.ListTagsForResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.NetworkAccessConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.ResourceError
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.ServiceAccountCredentials
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.Session
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.SharedImagePermissions
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.Stack
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.StackError
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.StartFleetRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.StartFleetResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.StartImageBuilderRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.StartImageBuilderResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.StopFleetRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.StopFleetResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.StopImageBuilderRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.StopImageBuilderResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.StorageConnector
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.TagResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.TagResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.UntagResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.UntagResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.UpdateDirectoryConfigRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.UpdateDirectoryConfigResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.UpdateFleetRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.UpdateFleetResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.UpdateImagePermissionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.UpdateImagePermissionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.UpdateStackRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.UpdateStackResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.UsageReportSubscription
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.User
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.UserSetting
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.UserStackAssociation
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.UserStackAssociationError
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.model.VpcConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.appstream.waiters.internal.WaitersRuntime.Value
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.AccessEndpoint
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.Application
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.ApplicationSettings
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.ApplicationSettingsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.AssociateFleetRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.AssociateFleetResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.BatchAssociateUserStackRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.BatchAssociateUserStackResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.BatchDisassociateUserStackRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.BatchDisassociateUserStackResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.ComputeCapacity
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.ComputeCapacityStatus
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.CopyImageRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.CopyImageResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.CreateDirectoryConfigRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.CreateDirectoryConfigResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.CreateFleetRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.CreateFleetResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.CreateImageBuilderRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.CreateImageBuilderResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.CreateImageBuilderStreamingUrlRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.CreateImageBuilderStreamingUrlResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.CreateStackRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.CreateStackResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.CreateStreamingUrlRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.CreateStreamingUrlResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.CreateUpdatedImageRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.CreateUpdatedImageResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.CreateUsageReportSubscriptionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.CreateUsageReportSubscriptionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.CreateUserRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.CreateUserResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.DeleteDirectoryConfigRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.DeleteDirectoryConfigResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.DeleteFleetRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.DeleteFleetResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.DeleteImageBuilderRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.DeleteImageBuilderResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.DeleteImagePermissionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.DeleteImagePermissionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.DeleteImageRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.DeleteImageResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.DeleteStackRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.DeleteStackResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.DeleteUsageReportSubscriptionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.DeleteUsageReportSubscriptionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.DeleteUserRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.DeleteUserResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.DescribeDirectoryConfigsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.DescribeDirectoryConfigsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.DescribeFleetsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.DescribeFleetsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.DescribeImageBuildersRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.DescribeImageBuildersResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.DescribeImagePermissionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.DescribeImagePermissionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.DescribeImagesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.DescribeImagesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.DescribeSessionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.DescribeSessionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.DescribeStacksRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.DescribeStacksResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.DescribeUsageReportSubscriptionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.DescribeUsageReportSubscriptionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.DescribeUsersRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.DescribeUsersResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.DescribeUserStackAssociationsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.DescribeUserStackAssociationsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.DirectoryConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.DisableUserRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.DisableUserResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.DisassociateFleetRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.DisassociateFleetResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.DomainJoinInfo
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.EnableUserRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.EnableUserResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.ExpireSessionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.ExpireSessionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.Fleet
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.FleetError
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.Image
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.ImageBuilder
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.ImageBuilderStateChangeReason
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.ImagePermissions
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.ImageStateChangeReason
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.LastReportGenerationExecutionError
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.ListAssociatedFleetsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.ListAssociatedFleetsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.ListAssociatedStacksRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.ListAssociatedStacksResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.ListTagsForResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.ListTagsForResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.NetworkAccessConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.ResourceError
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.ServiceAccountCredentials
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.Session
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.SharedImagePermissions
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.Stack
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.StackError
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.StartFleetRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.StartFleetResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.StartImageBuilderRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.StartImageBuilderResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.StopFleetRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.StopFleetResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.StopImageBuilderRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.StopImageBuilderResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.StorageConnector
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.TagResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.TagResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.UntagResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.UntagResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.UpdateDirectoryConfigRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.UpdateDirectoryConfigResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.UpdateFleetRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.UpdateFleetResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.UpdateImagePermissionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.UpdateImagePermissionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.UpdateStackRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.UpdateStackResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.UsageReportSubscription
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.User
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.UserSetting
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.UserStackAssociation
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.UserStackAssociationError
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.appstream.model.VpcConfig
 
errorCode(String) - Method in interface software.amazon.awssdk.services.appstream.model.FleetError.Builder
The error code.
errorCode(FleetErrorCode) - Method in interface software.amazon.awssdk.services.appstream.model.FleetError.Builder
The error code.
errorCode() - Method in class software.amazon.awssdk.services.appstream.model.FleetError
The error code.
errorCode(String) - Method in interface software.amazon.awssdk.services.appstream.model.LastReportGenerationExecutionError.Builder
The error code for the error that is returned when a usage report can't be generated.
errorCode(UsageReportExecutionErrorCode) - Method in interface software.amazon.awssdk.services.appstream.model.LastReportGenerationExecutionError.Builder
The error code for the error that is returned when a usage report can't be generated.
errorCode() - Method in class software.amazon.awssdk.services.appstream.model.LastReportGenerationExecutionError
The error code for the error that is returned when a usage report can't be generated.
errorCode(String) - Method in interface software.amazon.awssdk.services.appstream.model.ResourceError.Builder
The error code.
errorCode(FleetErrorCode) - Method in interface software.amazon.awssdk.services.appstream.model.ResourceError.Builder
The error code.
errorCode() - Method in class software.amazon.awssdk.services.appstream.model.ResourceError
The error code.
errorCode(String) - Method in interface software.amazon.awssdk.services.appstream.model.StackError.Builder
The error code.
errorCode(StackErrorCode) - Method in interface software.amazon.awssdk.services.appstream.model.StackError.Builder
The error code.
errorCode() - Method in class software.amazon.awssdk.services.appstream.model.StackError
The error code.
errorCode(String) - Method in interface software.amazon.awssdk.services.appstream.model.UserStackAssociationError.Builder
The error code for the error that is returned when a user can’t be associated with or disassociated from a stack.
errorCode(UserStackAssociationErrorCode) - Method in interface software.amazon.awssdk.services.appstream.model.UserStackAssociationError.Builder
The error code for the error that is returned when a user can’t be associated with or disassociated from a stack.
errorCode() - Method in class software.amazon.awssdk.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.
errorCodeAsString() - Method in class software.amazon.awssdk.services.appstream.model.FleetError
The error code.
errorCodeAsString() - Method in class software.amazon.awssdk.services.appstream.model.LastReportGenerationExecutionError
The error code for the error that is returned when a usage report can't be generated.
errorCodeAsString() - Method in class software.amazon.awssdk.services.appstream.model.ResourceError
The error code.
errorCodeAsString() - Method in class software.amazon.awssdk.services.appstream.model.StackError
The error code.
errorCodeAsString() - Method in class software.amazon.awssdk.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.
errorMessage(String) - Method in interface software.amazon.awssdk.services.appstream.model.FleetError.Builder
The error message.
errorMessage() - Method in class software.amazon.awssdk.services.appstream.model.FleetError
The error message.
errorMessage(String) - Method in interface software.amazon.awssdk.services.appstream.model.LastReportGenerationExecutionError.Builder
The error message for the error that is returned when a usage report can't be generated.
errorMessage() - Method in class software.amazon.awssdk.services.appstream.model.LastReportGenerationExecutionError
The error message for the error that is returned when a usage report can't be generated.
errorMessage(String) - Method in interface software.amazon.awssdk.services.appstream.model.ResourceError.Builder
The error message.
errorMessage() - Method in class software.amazon.awssdk.services.appstream.model.ResourceError
The error message.
errorMessage(String) - Method in interface software.amazon.awssdk.services.appstream.model.StackError.Builder
The error message.
errorMessage() - Method in class software.amazon.awssdk.services.appstream.model.StackError
The error message.
errorMessage(String) - Method in interface software.amazon.awssdk.services.appstream.model.UserStackAssociationError.Builder
The error message for the error that is returned when a user can’t be associated with or disassociated from a stack.
errorMessage() - Method in class software.amazon.awssdk.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.
errors(Collection<UserStackAssociationError>) - Method in interface software.amazon.awssdk.services.appstream.model.BatchAssociateUserStackResponse.Builder
The list of UserStackAssociationError objects.
errors(UserStackAssociationError...) - Method in interface software.amazon.awssdk.services.appstream.model.BatchAssociateUserStackResponse.Builder
The list of UserStackAssociationError objects.
errors(Consumer<UserStackAssociationError.Builder>...) - Method in interface software.amazon.awssdk.services.appstream.model.BatchAssociateUserStackResponse.Builder
The list of UserStackAssociationError objects.
errors() - Method in class software.amazon.awssdk.services.appstream.model.BatchAssociateUserStackResponse
The list of UserStackAssociationError objects.
errors(Collection<UserStackAssociationError>) - Method in interface software.amazon.awssdk.services.appstream.model.BatchDisassociateUserStackResponse.Builder
The list of UserStackAssociationError objects.
errors(UserStackAssociationError...) - Method in interface software.amazon.awssdk.services.appstream.model.BatchDisassociateUserStackResponse.Builder
The list of UserStackAssociationError objects.
errors(Consumer<UserStackAssociationError.Builder>...) - Method in interface software.amazon.awssdk.services.appstream.model.BatchDisassociateUserStackResponse.Builder
The list of UserStackAssociationError objects.
errors() - Method in class software.amazon.awssdk.services.appstream.model.BatchDisassociateUserStackResponse
The list of UserStackAssociationError objects.
errorTimestamp(Instant) - Method in interface software.amazon.awssdk.services.appstream.model.ResourceError.Builder
The time the error occurred.
errorTimestamp() - Method in class software.amazon.awssdk.services.appstream.model.ResourceError
The time the error occurred.
existingImageName(String) - Method in interface software.amazon.awssdk.services.appstream.model.CreateUpdatedImageRequest.Builder
The name of the image to update.
existingImageName() - Method in class software.amazon.awssdk.services.appstream.model.CreateUpdatedImageRequest
The name of the image to update.
expires(Instant) - Method in interface software.amazon.awssdk.services.appstream.model.CreateImageBuilderStreamingUrlResponse.Builder
The elapsed time, in seconds after the Unix epoch, when this URL expires.
expires() - Method in class software.amazon.awssdk.services.appstream.model.CreateImageBuilderStreamingUrlResponse
The elapsed time, in seconds after the Unix epoch, when this URL expires.
expires(Instant) - Method in interface software.amazon.awssdk.services.appstream.model.CreateStreamingUrlResponse.Builder
The elapsed time, in seconds after the Unix epoch, when this URL expires.
expires() - Method in class software.amazon.awssdk.services.appstream.model.CreateStreamingUrlResponse
The elapsed time, in seconds after the Unix epoch, when this URL expires.
expireSession(ExpireSessionRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Immediately stops the specified streaming session.
expireSession(Consumer<ExpireSessionRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Immediately stops the specified streaming session.
expireSession(ExpireSessionRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Immediately stops the specified streaming session.
expireSession(Consumer<ExpireSessionRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Immediately stops the specified streaming session.
ExpireSessionRequest - Class in software.amazon.awssdk.services.appstream.model
 
ExpireSessionRequest.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
ExpireSessionRequestMarshaller - Class in software.amazon.awssdk.services.appstream.transform
ExpireSessionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.appstream.transform.ExpireSessionRequestMarshaller
 
ExpireSessionResponse - Class in software.amazon.awssdk.services.appstream.model
 
ExpireSessionResponse.Builder - Interface in software.amazon.awssdk.services.appstream.model
 

F

feedbackURL(String) - Method in interface software.amazon.awssdk.services.appstream.model.CreateStackRequest.Builder
The URL that users are redirected to after they click the Send Feedback link.
feedbackURL() - Method in class software.amazon.awssdk.services.appstream.model.CreateStackRequest
The URL that users are redirected to after they click the Send Feedback link.
feedbackURL(String) - Method in interface software.amazon.awssdk.services.appstream.model.Stack.Builder
The URL that users are redirected to after they click the Send Feedback link.
feedbackURL() - Method in class software.amazon.awssdk.services.appstream.model.Stack
The URL that users are redirected to after they click the Send Feedback link.
feedbackURL(String) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateStackRequest.Builder
The URL that users are redirected to after they choose the Send Feedback link.
feedbackURL() - Method in class software.amazon.awssdk.services.appstream.model.UpdateStackRequest
The URL that users are redirected to after they choose the Send Feedback link.
field(String) - Method in class software.amazon.awssdk.services.appstream.waiters.internal.WaitersRuntime.Value
Retrieve an identifier from this value: https://jmespath.org/specification.html#identifiers
filter(Function<WaitersRuntime.Value, WaitersRuntime.Value>) - Method in class software.amazon.awssdk.services.appstream.waiters.internal.WaitersRuntime.Value
Filter this value: https://jmespath.org/specification.html#filter-expressions
firstName(String) - Method in interface software.amazon.awssdk.services.appstream.model.CreateUserRequest.Builder
The first name, or given name, of the user.
firstName() - Method in class software.amazon.awssdk.services.appstream.model.CreateUserRequest
The first name, or given name, of the user.
firstName(String) - Method in interface software.amazon.awssdk.services.appstream.model.User.Builder
The first name, or given name, of the user.
firstName() - Method in class software.amazon.awssdk.services.appstream.model.User
The first name, or given name, of the user.
flatten() - Method in class software.amazon.awssdk.services.appstream.waiters.internal.WaitersRuntime.Value
Execute a flattening expression on this value: https://jmespath.org/specification.html#flatten-operator
fleet(Fleet) - Method in interface software.amazon.awssdk.services.appstream.model.CreateFleetResponse.Builder
Information about the fleet.
fleet(Consumer<Fleet.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.CreateFleetResponse.Builder
Information about the fleet.
fleet() - Method in class software.amazon.awssdk.services.appstream.model.CreateFleetResponse
Information about the fleet.
Fleet - Class in software.amazon.awssdk.services.appstream.model
Describes a fleet.
fleet(Fleet) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateFleetResponse.Builder
Information about the fleet.
fleet(Consumer<Fleet.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateFleetResponse.Builder
Information about the fleet.
fleet() - Method in class software.amazon.awssdk.services.appstream.model.UpdateFleetResponse
Information about the fleet.
Fleet.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
FleetAttribute - Enum in software.amazon.awssdk.services.appstream.model
The fleet attribute.
FleetError - Class in software.amazon.awssdk.services.appstream.model
Describes a fleet error.
FleetError.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
FleetErrorCode - Enum in software.amazon.awssdk.services.appstream.model
 
fleetErrors(Collection<FleetError>) - Method in interface software.amazon.awssdk.services.appstream.model.Fleet.Builder
The fleet errors.
fleetErrors(FleetError...) - Method in interface software.amazon.awssdk.services.appstream.model.Fleet.Builder
The fleet errors.
fleetErrors(Consumer<FleetError.Builder>...) - Method in interface software.amazon.awssdk.services.appstream.model.Fleet.Builder
The fleet errors.
fleetErrors() - Method in class software.amazon.awssdk.services.appstream.model.Fleet
The fleet errors.
fleetName(String) - Method in interface software.amazon.awssdk.services.appstream.model.AssociateFleetRequest.Builder
The name of the fleet.
fleetName() - Method in class software.amazon.awssdk.services.appstream.model.AssociateFleetRequest
The name of the fleet.
fleetName(String) - Method in interface software.amazon.awssdk.services.appstream.model.CreateStreamingUrlRequest.Builder
The name of the fleet.
fleetName() - Method in class software.amazon.awssdk.services.appstream.model.CreateStreamingUrlRequest
The name of the fleet.
fleetName(String) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeSessionsRequest.Builder
The name of the fleet.
fleetName() - Method in class software.amazon.awssdk.services.appstream.model.DescribeSessionsRequest
The name of the fleet.
fleetName(String) - Method in interface software.amazon.awssdk.services.appstream.model.DisassociateFleetRequest.Builder
The name of the fleet.
fleetName() - Method in class software.amazon.awssdk.services.appstream.model.DisassociateFleetRequest
The name of the fleet.
fleetName(String) - Method in interface software.amazon.awssdk.services.appstream.model.ListAssociatedStacksRequest.Builder
The name of the fleet.
fleetName() - Method in class software.amazon.awssdk.services.appstream.model.ListAssociatedStacksRequest
The name of the fleet.
fleetName(String) - Method in interface software.amazon.awssdk.services.appstream.model.Session.Builder
The name of the fleet for the streaming session.
fleetName() - Method in class software.amazon.awssdk.services.appstream.model.Session
The name of the fleet for the streaming session.
fleets(Collection<Fleet>) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeFleetsResponse.Builder
Information about the fleets.
fleets(Fleet...) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeFleetsResponse.Builder
Information about the fleets.
fleets(Consumer<Fleet.Builder>...) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeFleetsResponse.Builder
Information about the fleets.
fleets() - Method in class software.amazon.awssdk.services.appstream.model.DescribeFleetsResponse
Information about the fleets.
FleetState - Enum in software.amazon.awssdk.services.appstream.model
 
fleetType(String) - Method in interface software.amazon.awssdk.services.appstream.model.CreateFleetRequest.Builder
The fleet type.
fleetType(FleetType) - Method in interface software.amazon.awssdk.services.appstream.model.CreateFleetRequest.Builder
The fleet type.
fleetType() - Method in class software.amazon.awssdk.services.appstream.model.CreateFleetRequest
The fleet type.
fleetType(String) - Method in interface software.amazon.awssdk.services.appstream.model.Fleet.Builder
The fleet type.
fleetType(FleetType) - Method in interface software.amazon.awssdk.services.appstream.model.Fleet.Builder
The fleet type.
fleetType() - Method in class software.amazon.awssdk.services.appstream.model.Fleet
The fleet type.
FleetType - Enum in software.amazon.awssdk.services.appstream.model
 
fleetTypeAsString() - Method in class software.amazon.awssdk.services.appstream.model.CreateFleetRequest
The fleet type.
fleetTypeAsString() - Method in class software.amazon.awssdk.services.appstream.model.Fleet
The fleet type.
fromValue(String) - Static method in enum software.amazon.awssdk.services.appstream.model.AccessEndpointType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.appstream.model.Action
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.appstream.model.AuthenticationType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.appstream.model.FleetAttribute
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.appstream.model.FleetErrorCode
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.appstream.model.FleetState
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.appstream.model.FleetType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.appstream.model.ImageBuilderState
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.appstream.model.ImageBuilderStateChangeReasonCode
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.appstream.model.ImageState
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.appstream.model.ImageStateChangeReasonCode
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.appstream.model.MessageAction
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.appstream.model.Permission
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.appstream.model.PlatformType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.appstream.model.SessionConnectionState
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.appstream.model.SessionState
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.appstream.model.StackAttribute
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.appstream.model.StackErrorCode
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.appstream.model.StorageConnectorType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.appstream.model.StreamView
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.appstream.model.UsageReportExecutionErrorCode
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.appstream.model.UsageReportSchedule
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.appstream.model.UserStackAssociationErrorCode
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.appstream.model.VisibilityType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.

G

getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.AccessEndpoint
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.Application
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.ApplicationSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.ApplicationSettingsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.AssociateFleetRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.AssociateFleetResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.BatchAssociateUserStackRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.BatchAssociateUserStackResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.BatchDisassociateUserStackRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.BatchDisassociateUserStackResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.ComputeCapacity
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.ComputeCapacityStatus
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.CopyImageRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.CopyImageResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.CreateDirectoryConfigRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.CreateDirectoryConfigResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.CreateFleetRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.CreateFleetResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.CreateImageBuilderRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.CreateImageBuilderResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.CreateImageBuilderStreamingUrlRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.CreateImageBuilderStreamingUrlResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.CreateStackRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.CreateStackResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.CreateStreamingUrlRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.CreateStreamingUrlResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.CreateUpdatedImageRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.CreateUpdatedImageResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.CreateUsageReportSubscriptionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.CreateUsageReportSubscriptionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.CreateUserRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.CreateUserResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.DeleteDirectoryConfigRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.DeleteDirectoryConfigResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.DeleteFleetRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.DeleteFleetResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.DeleteImageBuilderRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.DeleteImageBuilderResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.DeleteImagePermissionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.DeleteImagePermissionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.DeleteImageRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.DeleteImageResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.DeleteStackRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.DeleteStackResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.DeleteUsageReportSubscriptionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.DeleteUsageReportSubscriptionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.DeleteUserRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.DeleteUserResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.DescribeDirectoryConfigsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.DescribeDirectoryConfigsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.DescribeFleetsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.DescribeFleetsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.DescribeImageBuildersRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.DescribeImageBuildersResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.DescribeImagePermissionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.DescribeImagePermissionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.DescribeImagesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.DescribeImagesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.DescribeSessionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.DescribeSessionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.DescribeStacksRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.DescribeStacksResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.DescribeUsageReportSubscriptionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.DescribeUsageReportSubscriptionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.DescribeUsersRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.DescribeUsersResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.DescribeUserStackAssociationsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.DescribeUserStackAssociationsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.DirectoryConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.DisableUserRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.DisableUserResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.DisassociateFleetRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.DisassociateFleetResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.DomainJoinInfo
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.EnableUserRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.EnableUserResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.ExpireSessionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.ExpireSessionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.Fleet
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.FleetError
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.Image
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.ImageBuilder
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.ImageBuilderStateChangeReason
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.ImagePermissions
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.ImageStateChangeReason
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.LastReportGenerationExecutionError
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.ListAssociatedFleetsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.ListAssociatedFleetsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.ListAssociatedStacksRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.ListAssociatedStacksResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.ListTagsForResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.ListTagsForResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.NetworkAccessConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.ResourceError
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.ServiceAccountCredentials
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.Session
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.SharedImagePermissions
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.Stack
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.StackError
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.StartFleetRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.StartFleetResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.StartImageBuilderRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.StartImageBuilderResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.StopFleetRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.StopFleetResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.StopImageBuilderRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.StopImageBuilderResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.StorageConnector
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.TagResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.TagResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.UntagResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.UntagResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.UpdateDirectoryConfigRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.UpdateDirectoryConfigResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.UpdateFleetRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.UpdateFleetResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.UpdateImagePermissionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.UpdateImagePermissionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.UpdateStackRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.UpdateStackResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.UsageReportSubscription
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.User
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.UserSetting
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.UserStackAssociation
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.UserStackAssociationError
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.appstream.model.VpcConfig
 

H

hasAccessEndpoints() - Method in class software.amazon.awssdk.services.appstream.model.CreateImageBuilderRequest
Returns true if the AccessEndpoints property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasAccessEndpoints() - Method in class software.amazon.awssdk.services.appstream.model.CreateStackRequest
Returns true if the AccessEndpoints property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasAccessEndpoints() - Method in class software.amazon.awssdk.services.appstream.model.ImageBuilder
Returns true if the AccessEndpoints property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasAccessEndpoints() - Method in class software.amazon.awssdk.services.appstream.model.Stack
Returns true if the AccessEndpoints property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasAccessEndpoints() - Method in class software.amazon.awssdk.services.appstream.model.UpdateStackRequest
Returns true if the AccessEndpoints property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasApplications() - Method in class software.amazon.awssdk.services.appstream.model.Image
Returns true if the Applications property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasArns() - Method in class software.amazon.awssdk.services.appstream.model.DescribeImagesRequest
Returns true if the Arns property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasAttributesToDelete() - Method in class software.amazon.awssdk.services.appstream.model.UpdateFleetRequest
Returns true if the AttributesToDelete property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasAttributesToDelete() - Method in class software.amazon.awssdk.services.appstream.model.UpdateStackRequest
Returns true if the AttributesToDelete property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasDirectoryConfigs() - Method in class software.amazon.awssdk.services.appstream.model.DescribeDirectoryConfigsResponse
Returns true if the DirectoryConfigs property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasDirectoryNames() - Method in class software.amazon.awssdk.services.appstream.model.DescribeDirectoryConfigsRequest
Returns true if the DirectoryNames property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasDomains() - Method in class software.amazon.awssdk.services.appstream.model.StorageConnector
Returns true if the Domains property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasEmbedHostDomains() - Method in class software.amazon.awssdk.services.appstream.model.CreateStackRequest
Returns true if the EmbedHostDomains property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasEmbedHostDomains() - Method in class software.amazon.awssdk.services.appstream.model.Stack
Returns true if the EmbedHostDomains property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasEmbedHostDomains() - Method in class software.amazon.awssdk.services.appstream.model.UpdateStackRequest
Returns true if the EmbedHostDomains property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasErrors() - Method in class software.amazon.awssdk.services.appstream.model.BatchAssociateUserStackResponse
Returns true if the Errors property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasErrors() - Method in class software.amazon.awssdk.services.appstream.model.BatchDisassociateUserStackResponse
Returns true if the Errors property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasFleetErrors() - Method in class software.amazon.awssdk.services.appstream.model.Fleet
Returns true if the FleetErrors property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasFleets() - Method in class software.amazon.awssdk.services.appstream.model.DescribeFleetsResponse
Returns true if the Fleets property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.AccessEndpoint
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.Application
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.ApplicationSettings
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.ApplicationSettingsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.AssociateFleetRequest
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.AssociateFleetResponse
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.BatchAssociateUserStackRequest
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.BatchAssociateUserStackResponse
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.BatchDisassociateUserStackRequest
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.BatchDisassociateUserStackResponse
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.ComputeCapacity
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.ComputeCapacityStatus
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.CopyImageRequest
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.CopyImageResponse
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.CreateDirectoryConfigRequest
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.CreateDirectoryConfigResponse
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.CreateFleetRequest
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.CreateFleetResponse
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.CreateImageBuilderRequest
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.CreateImageBuilderResponse
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.CreateImageBuilderStreamingUrlRequest
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.CreateImageBuilderStreamingUrlResponse
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.CreateStackRequest
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.CreateStackResponse
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.CreateStreamingUrlRequest
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.CreateStreamingUrlResponse
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.CreateUpdatedImageRequest
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.CreateUpdatedImageResponse
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.CreateUsageReportSubscriptionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.CreateUsageReportSubscriptionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.CreateUserRequest
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.CreateUserResponse
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.DeleteDirectoryConfigRequest
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.DeleteDirectoryConfigResponse
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.DeleteFleetRequest
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.DeleteFleetResponse
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.DeleteImageBuilderRequest
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.DeleteImageBuilderResponse
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.DeleteImagePermissionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.DeleteImagePermissionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.DeleteImageRequest
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.DeleteImageResponse
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.DeleteStackRequest
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.DeleteStackResponse
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.DeleteUsageReportSubscriptionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.DeleteUsageReportSubscriptionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.DeleteUserRequest
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.DeleteUserResponse
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.DescribeDirectoryConfigsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.DescribeDirectoryConfigsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.DescribeFleetsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.DescribeFleetsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.DescribeImageBuildersRequest
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.DescribeImageBuildersResponse
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.DescribeImagePermissionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.DescribeImagePermissionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.DescribeImagesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.DescribeImagesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.DescribeSessionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.DescribeSessionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.DescribeStacksRequest
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.DescribeStacksResponse
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.DescribeUsageReportSubscriptionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.DescribeUsageReportSubscriptionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.DescribeUsersRequest
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.DescribeUsersResponse
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.DescribeUserStackAssociationsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.DescribeUserStackAssociationsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.DirectoryConfig
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.DisableUserRequest
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.DisableUserResponse
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.DisassociateFleetRequest
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.DisassociateFleetResponse
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.DomainJoinInfo
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.EnableUserRequest
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.EnableUserResponse
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.ExpireSessionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.ExpireSessionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.Fleet
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.FleetError
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.Image
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.ImageBuilder
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.ImageBuilderStateChangeReason
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.ImagePermissions
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.ImageStateChangeReason
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.LastReportGenerationExecutionError
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.ListAssociatedFleetsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.ListAssociatedFleetsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.ListAssociatedStacksRequest
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.ListAssociatedStacksResponse
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.ListTagsForResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.ListTagsForResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.NetworkAccessConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.ResourceError
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.ServiceAccountCredentials
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.Session
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.SharedImagePermissions
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.Stack
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.StackError
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.StartFleetRequest
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.StartFleetResponse
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.StartImageBuilderRequest
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.StartImageBuilderResponse
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.StopFleetRequest
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.StopFleetResponse
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.StopImageBuilderRequest
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.StopImageBuilderResponse
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.StorageConnector
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.TagResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.TagResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.UntagResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.UntagResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.UpdateDirectoryConfigRequest
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.UpdateDirectoryConfigResponse
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.UpdateFleetRequest
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.UpdateFleetResponse
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.UpdateImagePermissionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.UpdateImagePermissionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.UpdateStackRequest
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.UpdateStackResponse
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.UsageReportSubscription
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.User
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.UserSetting
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.UserStackAssociation
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.UserStackAssociationError
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.model.VpcConfig
 
hashCode() - Method in class software.amazon.awssdk.services.appstream.waiters.internal.WaitersRuntime.Value
 
hasImageBuilderErrors() - Method in class software.amazon.awssdk.services.appstream.model.ImageBuilder
Returns true if the ImageBuilderErrors property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasImageBuilders() - Method in class software.amazon.awssdk.services.appstream.model.DescribeImageBuildersResponse
Returns true if the ImageBuilders property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasImageErrors() - Method in class software.amazon.awssdk.services.appstream.model.Image
Returns true if the ImageErrors property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasImages() - Method in class software.amazon.awssdk.services.appstream.model.DescribeImagesResponse
Returns true if the Images property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasMetadata() - Method in class software.amazon.awssdk.services.appstream.model.Application
Returns true if the Metadata property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasNames() - Method in class software.amazon.awssdk.services.appstream.model.DescribeFleetsRequest
Returns true if the Names property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasNames() - Method in class software.amazon.awssdk.services.appstream.model.DescribeImageBuildersRequest
Returns true if the Names property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasNames() - Method in class software.amazon.awssdk.services.appstream.model.DescribeImagesRequest
Returns true if the Names property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasNames() - Method in class software.amazon.awssdk.services.appstream.model.DescribeStacksRequest
Returns true if the Names property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasNames() - Method in class software.amazon.awssdk.services.appstream.model.ListAssociatedFleetsResponse
Returns true if the Names property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasNames() - Method in class software.amazon.awssdk.services.appstream.model.ListAssociatedStacksResponse
Returns true if the Names property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasNewImageTags() - Method in class software.amazon.awssdk.services.appstream.model.CreateUpdatedImageRequest
Returns true if the NewImageTags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasOrganizationalUnitDistinguishedNames() - Method in class software.amazon.awssdk.services.appstream.model.CreateDirectoryConfigRequest
Returns true if the OrganizationalUnitDistinguishedNames property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasOrganizationalUnitDistinguishedNames() - Method in class software.amazon.awssdk.services.appstream.model.DirectoryConfig
Returns true if the OrganizationalUnitDistinguishedNames property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasOrganizationalUnitDistinguishedNames() - Method in class software.amazon.awssdk.services.appstream.model.UpdateDirectoryConfigRequest
Returns true if the OrganizationalUnitDistinguishedNames property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasSecurityGroupIds() - Method in class software.amazon.awssdk.services.appstream.model.VpcConfig
Returns true if the SecurityGroupIds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasSessions() - Method in class software.amazon.awssdk.services.appstream.model.DescribeSessionsResponse
Returns true if the Sessions property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasSharedAwsAccountIds() - Method in class software.amazon.awssdk.services.appstream.model.DescribeImagePermissionsRequest
Returns true if the SharedAwsAccountIds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasSharedImagePermissionsList() - Method in class software.amazon.awssdk.services.appstream.model.DescribeImagePermissionsResponse
Returns true if the SharedImagePermissionsList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasStackErrors() - Method in class software.amazon.awssdk.services.appstream.model.Stack
Returns true if the StackErrors property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasStacks() - Method in class software.amazon.awssdk.services.appstream.model.DescribeStacksResponse
Returns true if the Stacks property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasStorageConnectors() - Method in class software.amazon.awssdk.services.appstream.model.CreateStackRequest
Returns true if the StorageConnectors property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasStorageConnectors() - Method in class software.amazon.awssdk.services.appstream.model.Stack
Returns true if the StorageConnectors property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasStorageConnectors() - Method in class software.amazon.awssdk.services.appstream.model.UpdateStackRequest
Returns true if the StorageConnectors property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasSubnetIds() - Method in class software.amazon.awssdk.services.appstream.model.VpcConfig
Returns true if the SubnetIds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasSubscriptionErrors() - Method in class software.amazon.awssdk.services.appstream.model.UsageReportSubscription
Returns true if the SubscriptionErrors property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTagKeys() - Method in class software.amazon.awssdk.services.appstream.model.UntagResourceRequest
Returns true if the TagKeys property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTags() - Method in class software.amazon.awssdk.services.appstream.model.CreateFleetRequest
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTags() - Method in class software.amazon.awssdk.services.appstream.model.CreateImageBuilderRequest
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTags() - Method in class software.amazon.awssdk.services.appstream.model.CreateStackRequest
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTags() - Method in class software.amazon.awssdk.services.appstream.model.ListTagsForResourceResponse
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTags() - Method in class software.amazon.awssdk.services.appstream.model.TagResourceRequest
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasUsageReportSubscriptions() - Method in class software.amazon.awssdk.services.appstream.model.DescribeUsageReportSubscriptionsResponse
Returns true if the UsageReportSubscriptions property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasUsers() - Method in class software.amazon.awssdk.services.appstream.model.DescribeUsersResponse
Returns true if the Users property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasUserSettings() - Method in class software.amazon.awssdk.services.appstream.model.CreateStackRequest
Returns true if the UserSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasUserSettings() - Method in class software.amazon.awssdk.services.appstream.model.Stack
Returns true if the UserSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasUserSettings() - Method in class software.amazon.awssdk.services.appstream.model.UpdateStackRequest
Returns true if the UserSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasUserStackAssociations() - Method in class software.amazon.awssdk.services.appstream.model.BatchAssociateUserStackRequest
Returns true if the UserStackAssociations property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasUserStackAssociations() - Method in class software.amazon.awssdk.services.appstream.model.BatchDisassociateUserStackRequest
Returns true if the UserStackAssociations property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasUserStackAssociations() - Method in class software.amazon.awssdk.services.appstream.model.DescribeUserStackAssociationsResponse
Returns true if the UserStackAssociations property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).

I

iamRoleArn(String) - Method in interface software.amazon.awssdk.services.appstream.model.CreateFleetRequest.Builder
The Amazon Resource Name (ARN) of the IAM role to apply to the fleet.
iamRoleArn() - Method in class software.amazon.awssdk.services.appstream.model.CreateFleetRequest
The Amazon Resource Name (ARN) of the IAM role to apply to the fleet.
iamRoleArn(String) - Method in interface software.amazon.awssdk.services.appstream.model.CreateImageBuilderRequest.Builder
The Amazon Resource Name (ARN) of the IAM role to apply to the image builder.
iamRoleArn() - Method in class software.amazon.awssdk.services.appstream.model.CreateImageBuilderRequest
The Amazon Resource Name (ARN) of the IAM role to apply to the image builder.
iamRoleArn(String) - Method in interface software.amazon.awssdk.services.appstream.model.Fleet.Builder
The ARN of the IAM role that is applied to the fleet.
iamRoleArn() - Method in class software.amazon.awssdk.services.appstream.model.Fleet
The ARN of the IAM role that is applied to the fleet.
iamRoleArn(String) - Method in interface software.amazon.awssdk.services.appstream.model.ImageBuilder.Builder
The ARN of the IAM role that is applied to the image builder.
iamRoleArn() - Method in class software.amazon.awssdk.services.appstream.model.ImageBuilder
The ARN of the IAM role that is applied to the image builder.
iamRoleArn(String) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateFleetRequest.Builder
The Amazon Resource Name (ARN) of the IAM role to apply to the fleet.
iamRoleArn() - Method in class software.amazon.awssdk.services.appstream.model.UpdateFleetRequest
The Amazon Resource Name (ARN) of the IAM role to apply to the fleet.
iconURL(String) - Method in interface software.amazon.awssdk.services.appstream.model.Application.Builder
The URL for the application icon.
iconURL() - Method in class software.amazon.awssdk.services.appstream.model.Application
The URL for the application icon.
id(String) - Method in interface software.amazon.awssdk.services.appstream.model.Session.Builder
The identifier of the streaming session.
id() - Method in class software.amazon.awssdk.services.appstream.model.Session
The identifier of the streaming session.
idleDisconnectTimeoutInSeconds(Integer) - Method in interface software.amazon.awssdk.services.appstream.model.CreateFleetRequest.Builder
The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins.
idleDisconnectTimeoutInSeconds() - Method in class software.amazon.awssdk.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.
idleDisconnectTimeoutInSeconds(Integer) - Method in interface software.amazon.awssdk.services.appstream.model.Fleet.Builder
The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins.
idleDisconnectTimeoutInSeconds() - Method in class software.amazon.awssdk.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.
idleDisconnectTimeoutInSeconds(Integer) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateFleetRequest.Builder
The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins.
idleDisconnectTimeoutInSeconds() - Method in class software.amazon.awssdk.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.
image(Image) - Method in interface software.amazon.awssdk.services.appstream.model.CreateUpdatedImageResponse.Builder
Sets the value of the Image property for this object.
image(Consumer<Image.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.CreateUpdatedImageResponse.Builder
Sets the value of the Image property for this object.
image() - Method in class software.amazon.awssdk.services.appstream.model.CreateUpdatedImageResponse
Returns the value of the Image property for this object.
image(Image) - Method in interface software.amazon.awssdk.services.appstream.model.DeleteImageResponse.Builder
Information about the image.
image(Consumer<Image.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.DeleteImageResponse.Builder
Information about the image.
image() - Method in class software.amazon.awssdk.services.appstream.model.DeleteImageResponse
Information about the image.
Image - Class in software.amazon.awssdk.services.appstream.model
Describes an image.
Image.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
imageArn(String) - Method in interface software.amazon.awssdk.services.appstream.model.CreateFleetRequest.Builder
The ARN of the public, private, or shared image to use.
imageArn() - Method in class software.amazon.awssdk.services.appstream.model.CreateFleetRequest
The ARN of the public, private, or shared image to use.
imageArn(String) - Method in interface software.amazon.awssdk.services.appstream.model.CreateImageBuilderRequest.Builder
The ARN of the public, private, or shared image to use.
imageArn() - Method in class software.amazon.awssdk.services.appstream.model.CreateImageBuilderRequest
The ARN of the public, private, or shared image to use.
imageArn(String) - Method in interface software.amazon.awssdk.services.appstream.model.Fleet.Builder
The ARN for the public, private, or shared image.
imageArn() - Method in class software.amazon.awssdk.services.appstream.model.Fleet
The ARN for the public, private, or shared image.
imageArn(String) - Method in interface software.amazon.awssdk.services.appstream.model.ImageBuilder.Builder
The ARN of the image from which this builder was created.
imageArn() - Method in class software.amazon.awssdk.services.appstream.model.ImageBuilder
The ARN of the image from which this builder was created.
imageArn(String) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateFleetRequest.Builder
The ARN of the public, private, or shared image to use.
imageArn() - Method in class software.amazon.awssdk.services.appstream.model.UpdateFleetRequest
The ARN of the public, private, or shared image to use.
imageBuilder(ImageBuilder) - Method in interface software.amazon.awssdk.services.appstream.model.CreateImageBuilderResponse.Builder
Information about the image builder.
imageBuilder(Consumer<ImageBuilder.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.CreateImageBuilderResponse.Builder
Information about the image builder.
imageBuilder() - Method in class software.amazon.awssdk.services.appstream.model.CreateImageBuilderResponse
Information about the image builder.
imageBuilder(ImageBuilder) - Method in interface software.amazon.awssdk.services.appstream.model.DeleteImageBuilderResponse.Builder
Information about the image builder.
imageBuilder(Consumer<ImageBuilder.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.DeleteImageBuilderResponse.Builder
Information about the image builder.
imageBuilder() - Method in class software.amazon.awssdk.services.appstream.model.DeleteImageBuilderResponse
Information about the image builder.
ImageBuilder - Class in software.amazon.awssdk.services.appstream.model
Describes a virtual machine that is used to create an image.
imageBuilder(ImageBuilder) - Method in interface software.amazon.awssdk.services.appstream.model.StartImageBuilderResponse.Builder
Information about the image builder.
imageBuilder(Consumer<ImageBuilder.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.StartImageBuilderResponse.Builder
Information about the image builder.
imageBuilder() - Method in class software.amazon.awssdk.services.appstream.model.StartImageBuilderResponse
Information about the image builder.
imageBuilder(ImageBuilder) - Method in interface software.amazon.awssdk.services.appstream.model.StopImageBuilderResponse.Builder
Information about the image builder.
imageBuilder(Consumer<ImageBuilder.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.StopImageBuilderResponse.Builder
Information about the image builder.
imageBuilder() - Method in class software.amazon.awssdk.services.appstream.model.StopImageBuilderResponse
Information about the image builder.
ImageBuilder.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
imageBuilderErrors(Collection<ResourceError>) - Method in interface software.amazon.awssdk.services.appstream.model.ImageBuilder.Builder
The image builder errors.
imageBuilderErrors(ResourceError...) - Method in interface software.amazon.awssdk.services.appstream.model.ImageBuilder.Builder
The image builder errors.
imageBuilderErrors(Consumer<ResourceError.Builder>...) - Method in interface software.amazon.awssdk.services.appstream.model.ImageBuilder.Builder
The image builder errors.
imageBuilderErrors() - Method in class software.amazon.awssdk.services.appstream.model.ImageBuilder
The image builder errors.
imageBuilderName(String) - Method in interface software.amazon.awssdk.services.appstream.model.Image.Builder
The name of the image builder that was used to create the private image.
imageBuilderName() - Method in class software.amazon.awssdk.services.appstream.model.Image
The name of the image builder that was used to create the private image.
imageBuilders(Collection<ImageBuilder>) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeImageBuildersResponse.Builder
Information about the image builders.
imageBuilders(ImageBuilder...) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeImageBuildersResponse.Builder
Information about the image builders.
imageBuilders(Consumer<ImageBuilder.Builder>...) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeImageBuildersResponse.Builder
Information about the image builders.
imageBuilders() - Method in class software.amazon.awssdk.services.appstream.model.DescribeImageBuildersResponse
Information about the image builders.
ImageBuilderState - Enum in software.amazon.awssdk.services.appstream.model
 
ImageBuilderStateChangeReason - Class in software.amazon.awssdk.services.appstream.model
Describes the reason why the last image builder state change occurred.
ImageBuilderStateChangeReason.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
ImageBuilderStateChangeReasonCode - Enum in software.amazon.awssdk.services.appstream.model
 
imageBuilderSupported(Boolean) - Method in interface software.amazon.awssdk.services.appstream.model.Image.Builder
Indicates whether an image builder can be launched from this image.
imageBuilderSupported() - Method in class software.amazon.awssdk.services.appstream.model.Image
Indicates whether an image builder can be launched from this image.
imageErrors(Collection<ResourceError>) - Method in interface software.amazon.awssdk.services.appstream.model.Image.Builder
Describes the errors that are returned when a new image can't be created.
imageErrors(ResourceError...) - Method in interface software.amazon.awssdk.services.appstream.model.Image.Builder
Describes the errors that are returned when a new image can't be created.
imageErrors(Consumer<ResourceError.Builder>...) - Method in interface software.amazon.awssdk.services.appstream.model.Image.Builder
Describes the errors that are returned when a new image can't be created.
imageErrors() - Method in class software.amazon.awssdk.services.appstream.model.Image
Describes the errors that are returned when a new image can't be created.
imageName(String) - Method in interface software.amazon.awssdk.services.appstream.model.CreateFleetRequest.Builder
The name of the image used to create the fleet.
imageName() - Method in class software.amazon.awssdk.services.appstream.model.CreateFleetRequest
The name of the image used to create the fleet.
imageName(String) - Method in interface software.amazon.awssdk.services.appstream.model.CreateImageBuilderRequest.Builder
The name of the image used to create the image builder.
imageName() - Method in class software.amazon.awssdk.services.appstream.model.CreateImageBuilderRequest
The name of the image used to create the image builder.
imageName(String) - Method in interface software.amazon.awssdk.services.appstream.model.Fleet.Builder
The name of the image used to create the fleet.
imageName() - Method in class software.amazon.awssdk.services.appstream.model.Fleet
The name of the image used to create the fleet.
imageName(String) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateFleetRequest.Builder
The name of the image used to create the fleet.
imageName() - Method in class software.amazon.awssdk.services.appstream.model.UpdateFleetRequest
The name of the image used to create the fleet.
imagePermissions(ImagePermissions) - Method in interface software.amazon.awssdk.services.appstream.model.Image.Builder
The permissions to provide to the destination AWS account for the specified image.
imagePermissions(Consumer<ImagePermissions.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.Image.Builder
The permissions to provide to the destination AWS account for the specified image.
imagePermissions() - Method in class software.amazon.awssdk.services.appstream.model.Image
The permissions to provide to the destination AWS account for the specified image.
ImagePermissions - Class in software.amazon.awssdk.services.appstream.model
Describes the permissions for an image.
imagePermissions(ImagePermissions) - Method in interface software.amazon.awssdk.services.appstream.model.SharedImagePermissions.Builder
Describes the permissions for a shared image.
imagePermissions(Consumer<ImagePermissions.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.SharedImagePermissions.Builder
Describes the permissions for a shared image.
imagePermissions() - Method in class software.amazon.awssdk.services.appstream.model.SharedImagePermissions
Describes the permissions for a shared image.
imagePermissions(ImagePermissions) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateImagePermissionsRequest.Builder
The permissions for the image.
imagePermissions(Consumer<ImagePermissions.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateImagePermissionsRequest.Builder
The permissions for the image.
imagePermissions() - Method in class software.amazon.awssdk.services.appstream.model.UpdateImagePermissionsRequest
The permissions for the image.
ImagePermissions.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
images(Collection<Image>) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeImagesResponse.Builder
Information about the images.
images(Image...) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeImagesResponse.Builder
Information about the images.
images(Consumer<Image.Builder>...) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeImagesResponse.Builder
Information about the images.
images() - Method in class software.amazon.awssdk.services.appstream.model.DescribeImagesResponse
Information about the images.
ImageState - Enum in software.amazon.awssdk.services.appstream.model
 
ImageStateChangeReason - Class in software.amazon.awssdk.services.appstream.model
Describes the reason why the last image state change occurred.
ImageStateChangeReason.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
ImageStateChangeReasonCode - Enum in software.amazon.awssdk.services.appstream.model
 
IncompatibleImageException - Exception in software.amazon.awssdk.services.appstream.model
The image can't be updated because it's not compatible for updates.
IncompatibleImageException.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
instanceType(String) - Method in interface software.amazon.awssdk.services.appstream.model.CreateFleetRequest.Builder
The instance type to use when launching fleet instances.
instanceType() - Method in class software.amazon.awssdk.services.appstream.model.CreateFleetRequest
The instance type to use when launching fleet instances.
instanceType(String) - Method in interface software.amazon.awssdk.services.appstream.model.CreateImageBuilderRequest.Builder
The instance type to use when launching the image builder.
instanceType() - Method in class software.amazon.awssdk.services.appstream.model.CreateImageBuilderRequest
The instance type to use when launching the image builder.
instanceType(String) - Method in interface software.amazon.awssdk.services.appstream.model.Fleet.Builder
The instance type to use when launching fleet instances.
instanceType() - Method in class software.amazon.awssdk.services.appstream.model.Fleet
The instance type to use when launching fleet instances.
instanceType(String) - Method in interface software.amazon.awssdk.services.appstream.model.ImageBuilder.Builder
The instance type for the image builder.
instanceType() - Method in class software.amazon.awssdk.services.appstream.model.ImageBuilder
The instance type for the image builder.
instanceType(String) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateFleetRequest.Builder
The instance type to use when launching fleet instances.
instanceType() - Method in class software.amazon.awssdk.services.appstream.model.UpdateFleetRequest
The instance type to use when launching fleet instances.
inUse(Integer) - Method in interface software.amazon.awssdk.services.appstream.model.ComputeCapacityStatus.Builder
The number of instances in use for streaming.
inUse() - Method in class software.amazon.awssdk.services.appstream.model.ComputeCapacityStatus
The number of instances in use for streaming.
InvalidAccountStatusException - Exception in software.amazon.awssdk.services.appstream.model
The resource cannot be created because your AWS account is suspended.
InvalidAccountStatusException.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
InvalidParameterCombinationException - Exception in software.amazon.awssdk.services.appstream.model
Indicates an incorrect combination of parameters, or a missing parameter.
InvalidParameterCombinationException.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
InvalidRoleException - Exception in software.amazon.awssdk.services.appstream.model
The specified role is invalid.
InvalidRoleException.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
iterator() - Method in class software.amazon.awssdk.services.appstream.paginators.DescribeImagePermissionsIterable
 
iterator() - Method in class software.amazon.awssdk.services.appstream.paginators.DescribeImagesIterable
 

K

knownValues() - Static method in enum software.amazon.awssdk.services.appstream.model.AccessEndpointType
Use this in place of AccessEndpointType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.appstream.model.Action
Use this in place of Action.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.appstream.model.AuthenticationType
Use this in place of AuthenticationType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.appstream.model.FleetAttribute
Use this in place of FleetAttribute.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.appstream.model.FleetErrorCode
Use this in place of FleetErrorCode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.appstream.model.FleetState
Use this in place of FleetState.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.appstream.model.FleetType
Use this in place of FleetType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.appstream.model.ImageBuilderState
Use this in place of ImageBuilderState.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.appstream.model.ImageBuilderStateChangeReasonCode
Use this in place of ImageBuilderStateChangeReasonCode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.appstream.model.ImageState
Use this in place of ImageState.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.appstream.model.ImageStateChangeReasonCode
Use this in place of ImageStateChangeReasonCode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.appstream.model.MessageAction
Use this in place of MessageAction.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.appstream.model.Permission
Use this in place of Permission.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.appstream.model.PlatformType
Use this in place of PlatformType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.appstream.model.SessionConnectionState
Use this in place of SessionConnectionState.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.appstream.model.SessionState
Use this in place of SessionState.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.appstream.model.StackAttribute
Use this in place of StackAttribute.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.appstream.model.StackErrorCode
Use this in place of StackErrorCode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.appstream.model.StorageConnectorType
Use this in place of StorageConnectorType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.appstream.model.StreamView
Use this in place of StreamView.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.appstream.model.UsageReportExecutionErrorCode
Use this in place of UsageReportExecutionErrorCode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.appstream.model.UsageReportSchedule
Use this in place of UsageReportSchedule.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.appstream.model.UserStackAssociationErrorCode
Use this in place of UserStackAssociationErrorCode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.appstream.model.VisibilityType
Use this in place of VisibilityType.values() to return a Set of all values known to the SDK.

L

lastGeneratedReportDate(Instant) - Method in interface software.amazon.awssdk.services.appstream.model.UsageReportSubscription.Builder
The time when the last usage report was generated.
lastGeneratedReportDate() - Method in class software.amazon.awssdk.services.appstream.model.UsageReportSubscription
The time when the last usage report was generated.
lastName(String) - Method in interface software.amazon.awssdk.services.appstream.model.CreateUserRequest.Builder
The last name, or surname, of the user.
lastName() - Method in class software.amazon.awssdk.services.appstream.model.CreateUserRequest
The last name, or surname, of the user.
lastName(String) - Method in interface software.amazon.awssdk.services.appstream.model.User.Builder
The last name, or surname, of the user.
lastName() - Method in class software.amazon.awssdk.services.appstream.model.User
The last name, or surname, of the user.
LastReportGenerationExecutionError - Class in software.amazon.awssdk.services.appstream.model
Describes the error that is returned when a usage report can't be generated.
LastReportGenerationExecutionError.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
launchParameters(String) - Method in interface software.amazon.awssdk.services.appstream.model.Application.Builder
The arguments that are passed to the application at launch.
launchParameters() - Method in class software.amazon.awssdk.services.appstream.model.Application
The arguments that are passed to the application at launch.
launchPath(String) - Method in interface software.amazon.awssdk.services.appstream.model.Application.Builder
The path to the application executable in the instance.
launchPath() - Method in class software.amazon.awssdk.services.appstream.model.Application
The path to the application executable in the instance.
length() - Method in class software.amazon.awssdk.services.appstream.waiters.internal.WaitersRuntime.Value
Execute the length function, with this value as the first parameter: https://jmespath.org/specification.html#length
limit(Integer) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeSessionsRequest.Builder
The size of each page of results.
limit() - Method in class software.amazon.awssdk.services.appstream.model.DescribeSessionsRequest
The size of each page of results.
LimitExceededException - Exception in software.amazon.awssdk.services.appstream.model
The requested limit exceeds the permitted limit for an account.
LimitExceededException.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
listAssociatedFleets(ListAssociatedFleetsRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Retrieves the name of the fleet that is associated with the specified stack.
listAssociatedFleets(Consumer<ListAssociatedFleetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Retrieves the name of the fleet that is associated with the specified stack.
listAssociatedFleets(ListAssociatedFleetsRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Retrieves the name of the fleet that is associated with the specified stack.
listAssociatedFleets(Consumer<ListAssociatedFleetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Retrieves the name of the fleet that is associated with the specified stack.
ListAssociatedFleetsRequest - Class in software.amazon.awssdk.services.appstream.model
 
ListAssociatedFleetsRequest.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
ListAssociatedFleetsRequestMarshaller - Class in software.amazon.awssdk.services.appstream.transform
ListAssociatedFleetsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.appstream.transform.ListAssociatedFleetsRequestMarshaller
 
ListAssociatedFleetsResponse - Class in software.amazon.awssdk.services.appstream.model
 
ListAssociatedFleetsResponse.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
listAssociatedStacks(ListAssociatedStacksRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Retrieves the name of the stack with which the specified fleet is associated.
listAssociatedStacks(Consumer<ListAssociatedStacksRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Retrieves the name of the stack with which the specified fleet is associated.
listAssociatedStacks(ListAssociatedStacksRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Retrieves the name of the stack with which the specified fleet is associated.
listAssociatedStacks(Consumer<ListAssociatedStacksRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Retrieves the name of the stack with which the specified fleet is associated.
ListAssociatedStacksRequest - Class in software.amazon.awssdk.services.appstream.model
 
ListAssociatedStacksRequest.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
ListAssociatedStacksRequestMarshaller - Class in software.amazon.awssdk.services.appstream.transform
ListAssociatedStacksRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.appstream.transform.ListAssociatedStacksRequestMarshaller
 
ListAssociatedStacksResponse - Class in software.amazon.awssdk.services.appstream.model
 
ListAssociatedStacksResponse.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Retrieves a list of all tags for the specified AppStream 2.0 resource.
listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Retrieves a list of all tags for the specified AppStream 2.0 resource.
listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Retrieves a list of all tags for the specified AppStream 2.0 resource.
listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Retrieves a list of all tags for the specified AppStream 2.0 resource.
ListTagsForResourceRequest - Class in software.amazon.awssdk.services.appstream.model
 
ListTagsForResourceRequest.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
ListTagsForResourceRequestMarshaller - Class in software.amazon.awssdk.services.appstream.transform
ListTagsForResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.appstream.transform.ListTagsForResourceRequestMarshaller
 
ListTagsForResourceResponse - Class in software.amazon.awssdk.services.appstream.model
 
ListTagsForResourceResponse.Builder - Interface in software.amazon.awssdk.services.appstream.model
 

M

marshall(AssociateFleetRequest) - Method in class software.amazon.awssdk.services.appstream.transform.AssociateFleetRequestMarshaller
 
marshall(BatchAssociateUserStackRequest) - Method in class software.amazon.awssdk.services.appstream.transform.BatchAssociateUserStackRequestMarshaller
 
marshall(BatchDisassociateUserStackRequest) - Method in class software.amazon.awssdk.services.appstream.transform.BatchDisassociateUserStackRequestMarshaller
 
marshall(CopyImageRequest) - Method in class software.amazon.awssdk.services.appstream.transform.CopyImageRequestMarshaller
 
marshall(CreateDirectoryConfigRequest) - Method in class software.amazon.awssdk.services.appstream.transform.CreateDirectoryConfigRequestMarshaller
 
marshall(CreateFleetRequest) - Method in class software.amazon.awssdk.services.appstream.transform.CreateFleetRequestMarshaller
 
marshall(CreateImageBuilderRequest) - Method in class software.amazon.awssdk.services.appstream.transform.CreateImageBuilderRequestMarshaller
 
marshall(CreateImageBuilderStreamingUrlRequest) - Method in class software.amazon.awssdk.services.appstream.transform.CreateImageBuilderStreamingUrlRequestMarshaller
 
marshall(CreateStackRequest) - Method in class software.amazon.awssdk.services.appstream.transform.CreateStackRequestMarshaller
 
marshall(CreateStreamingUrlRequest) - Method in class software.amazon.awssdk.services.appstream.transform.CreateStreamingUrlRequestMarshaller
 
marshall(CreateUpdatedImageRequest) - Method in class software.amazon.awssdk.services.appstream.transform.CreateUpdatedImageRequestMarshaller
 
marshall(CreateUsageReportSubscriptionRequest) - Method in class software.amazon.awssdk.services.appstream.transform.CreateUsageReportSubscriptionRequestMarshaller
 
marshall(CreateUserRequest) - Method in class software.amazon.awssdk.services.appstream.transform.CreateUserRequestMarshaller
 
marshall(DeleteDirectoryConfigRequest) - Method in class software.amazon.awssdk.services.appstream.transform.DeleteDirectoryConfigRequestMarshaller
 
marshall(DeleteFleetRequest) - Method in class software.amazon.awssdk.services.appstream.transform.DeleteFleetRequestMarshaller
 
marshall(DeleteImageBuilderRequest) - Method in class software.amazon.awssdk.services.appstream.transform.DeleteImageBuilderRequestMarshaller
 
marshall(DeleteImagePermissionsRequest) - Method in class software.amazon.awssdk.services.appstream.transform.DeleteImagePermissionsRequestMarshaller
 
marshall(DeleteImageRequest) - Method in class software.amazon.awssdk.services.appstream.transform.DeleteImageRequestMarshaller
 
marshall(DeleteStackRequest) - Method in class software.amazon.awssdk.services.appstream.transform.DeleteStackRequestMarshaller
 
marshall(DeleteUsageReportSubscriptionRequest) - Method in class software.amazon.awssdk.services.appstream.transform.DeleteUsageReportSubscriptionRequestMarshaller
 
marshall(DeleteUserRequest) - Method in class software.amazon.awssdk.services.appstream.transform.DeleteUserRequestMarshaller
 
marshall(DescribeDirectoryConfigsRequest) - Method in class software.amazon.awssdk.services.appstream.transform.DescribeDirectoryConfigsRequestMarshaller
 
marshall(DescribeFleetsRequest) - Method in class software.amazon.awssdk.services.appstream.transform.DescribeFleetsRequestMarshaller
 
marshall(DescribeImageBuildersRequest) - Method in class software.amazon.awssdk.services.appstream.transform.DescribeImageBuildersRequestMarshaller
 
marshall(DescribeImagePermissionsRequest) - Method in class software.amazon.awssdk.services.appstream.transform.DescribeImagePermissionsRequestMarshaller
 
marshall(DescribeImagesRequest) - Method in class software.amazon.awssdk.services.appstream.transform.DescribeImagesRequestMarshaller
 
marshall(DescribeSessionsRequest) - Method in class software.amazon.awssdk.services.appstream.transform.DescribeSessionsRequestMarshaller
 
marshall(DescribeStacksRequest) - Method in class software.amazon.awssdk.services.appstream.transform.DescribeStacksRequestMarshaller
 
marshall(DescribeUsageReportSubscriptionsRequest) - Method in class software.amazon.awssdk.services.appstream.transform.DescribeUsageReportSubscriptionsRequestMarshaller
 
marshall(DescribeUsersRequest) - Method in class software.amazon.awssdk.services.appstream.transform.DescribeUsersRequestMarshaller
 
marshall(DescribeUserStackAssociationsRequest) - Method in class software.amazon.awssdk.services.appstream.transform.DescribeUserStackAssociationsRequestMarshaller
 
marshall(DisableUserRequest) - Method in class software.amazon.awssdk.services.appstream.transform.DisableUserRequestMarshaller
 
marshall(DisassociateFleetRequest) - Method in class software.amazon.awssdk.services.appstream.transform.DisassociateFleetRequestMarshaller
 
marshall(EnableUserRequest) - Method in class software.amazon.awssdk.services.appstream.transform.EnableUserRequestMarshaller
 
marshall(ExpireSessionRequest) - Method in class software.amazon.awssdk.services.appstream.transform.ExpireSessionRequestMarshaller
 
marshall(ListAssociatedFleetsRequest) - Method in class software.amazon.awssdk.services.appstream.transform.ListAssociatedFleetsRequestMarshaller
 
marshall(ListAssociatedStacksRequest) - Method in class software.amazon.awssdk.services.appstream.transform.ListAssociatedStacksRequestMarshaller
 
marshall(ListTagsForResourceRequest) - Method in class software.amazon.awssdk.services.appstream.transform.ListTagsForResourceRequestMarshaller
 
marshall(StartFleetRequest) - Method in class software.amazon.awssdk.services.appstream.transform.StartFleetRequestMarshaller
 
marshall(StartImageBuilderRequest) - Method in class software.amazon.awssdk.services.appstream.transform.StartImageBuilderRequestMarshaller
 
marshall(StopFleetRequest) - Method in class software.amazon.awssdk.services.appstream.transform.StopFleetRequestMarshaller
 
marshall(StopImageBuilderRequest) - Method in class software.amazon.awssdk.services.appstream.transform.StopImageBuilderRequestMarshaller
 
marshall(TagResourceRequest) - Method in class software.amazon.awssdk.services.appstream.transform.TagResourceRequestMarshaller
 
marshall(UntagResourceRequest) - Method in class software.amazon.awssdk.services.appstream.transform.UntagResourceRequestMarshaller
 
marshall(UpdateDirectoryConfigRequest) - Method in class software.amazon.awssdk.services.appstream.transform.UpdateDirectoryConfigRequestMarshaller
 
marshall(UpdateFleetRequest) - Method in class software.amazon.awssdk.services.appstream.transform.UpdateFleetRequestMarshaller
 
marshall(UpdateImagePermissionsRequest) - Method in class software.amazon.awssdk.services.appstream.transform.UpdateImagePermissionsRequestMarshaller
 
marshall(UpdateStackRequest) - Method in class software.amazon.awssdk.services.appstream.transform.UpdateStackRequestMarshaller
 
matches(SdkResponse) - Method in class software.amazon.awssdk.services.appstream.waiters.internal.WaitersRuntime.ResponseStatusAcceptor
 
matches(Throwable) - Method in class software.amazon.awssdk.services.appstream.waiters.internal.WaitersRuntime.ResponseStatusAcceptor
 
maxExpirationTime(Instant) - Method in interface software.amazon.awssdk.services.appstream.model.Session.Builder
The time when the streaming session is set to expire.
maxExpirationTime() - Method in class software.amazon.awssdk.services.appstream.model.Session
The time when the streaming session is set to expire.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeDirectoryConfigsRequest.Builder
The maximum size of each page of results.
maxResults() - Method in class software.amazon.awssdk.services.appstream.model.DescribeDirectoryConfigsRequest
The maximum size of each page of results.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeImageBuildersRequest.Builder
The maximum size of each page of results.
maxResults() - Method in class software.amazon.awssdk.services.appstream.model.DescribeImageBuildersRequest
The maximum size of each page of results.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeImagePermissionsRequest.Builder
The maximum size of each page of results.
maxResults() - Method in class software.amazon.awssdk.services.appstream.model.DescribeImagePermissionsRequest
The maximum size of each page of results.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeImagesRequest.Builder
The maximum size of each page of results.
maxResults() - Method in class software.amazon.awssdk.services.appstream.model.DescribeImagesRequest
The maximum size of each page of results.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeUsageReportSubscriptionsRequest.Builder
The maximum size of each page of results.
maxResults() - Method in class software.amazon.awssdk.services.appstream.model.DescribeUsageReportSubscriptionsRequest
The maximum size of each page of results.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeUsersRequest.Builder
The maximum size of each page of results.
maxResults() - Method in class software.amazon.awssdk.services.appstream.model.DescribeUsersRequest
The maximum size of each page of results.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeUserStackAssociationsRequest.Builder
The maximum size of each page of results.
maxResults() - Method in class software.amazon.awssdk.services.appstream.model.DescribeUserStackAssociationsRequest
The maximum size of each page of results.
maxUserDurationInSeconds(Integer) - Method in interface software.amazon.awssdk.services.appstream.model.CreateFleetRequest.Builder
The maximum amount of time that a streaming session can remain active, in seconds.
maxUserDurationInSeconds() - Method in class software.amazon.awssdk.services.appstream.model.CreateFleetRequest
The maximum amount of time that a streaming session can remain active, in seconds.
maxUserDurationInSeconds(Integer) - Method in interface software.amazon.awssdk.services.appstream.model.Fleet.Builder
The maximum amount of time that a streaming session can remain active, in seconds.
maxUserDurationInSeconds() - Method in class software.amazon.awssdk.services.appstream.model.Fleet
The maximum amount of time that a streaming session can remain active, in seconds.
maxUserDurationInSeconds(Integer) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateFleetRequest.Builder
The maximum amount of time that a streaming session can remain active, in seconds.
maxUserDurationInSeconds() - Method in class software.amazon.awssdk.services.appstream.model.UpdateFleetRequest
The maximum amount of time that a streaming session can remain active, in seconds.
message(String) - Method in interface software.amazon.awssdk.services.appstream.model.AppStreamException.Builder
 
message(String) - Method in class software.amazon.awssdk.services.appstream.model.AppStreamException.BuilderImpl
 
message(String) - Method in interface software.amazon.awssdk.services.appstream.model.ConcurrentModificationException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.appstream.model.ImageBuilderStateChangeReason.Builder
The state change reason message.
message() - Method in class software.amazon.awssdk.services.appstream.model.ImageBuilderStateChangeReason
The state change reason message.
message(String) - Method in interface software.amazon.awssdk.services.appstream.model.ImageStateChangeReason.Builder
The state change reason message.
message() - Method in class software.amazon.awssdk.services.appstream.model.ImageStateChangeReason
The state change reason message.
message(String) - Method in interface software.amazon.awssdk.services.appstream.model.IncompatibleImageException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.appstream.model.InvalidAccountStatusException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.appstream.model.InvalidParameterCombinationException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.appstream.model.InvalidRoleException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.appstream.model.LimitExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.appstream.model.OperationNotPermittedException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.appstream.model.RequestLimitExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.appstream.model.ResourceAlreadyExistsException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.appstream.model.ResourceInUseException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.appstream.model.ResourceNotAvailableException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.appstream.model.ResourceNotFoundException.Builder
 
messageAction(String) - Method in interface software.amazon.awssdk.services.appstream.model.CreateUserRequest.Builder
The action to take for the welcome email that is sent to a user after the user is created in the user pool.
messageAction(MessageAction) - Method in interface software.amazon.awssdk.services.appstream.model.CreateUserRequest.Builder
The action to take for the welcome email that is sent to a user after the user is created in the user pool.
messageAction() - Method in class software.amazon.awssdk.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.
MessageAction - Enum in software.amazon.awssdk.services.appstream.model
 
messageActionAsString() - Method in class software.amazon.awssdk.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.
metadata(Map<String, String>) - Method in interface software.amazon.awssdk.services.appstream.model.Application.Builder
Additional attributes that describe the application.
metadata() - Method in class software.amazon.awssdk.services.appstream.model.Application
Additional attributes that describe the application.
multiSelectList(Function<WaitersRuntime.Value, WaitersRuntime.Value>...) - Method in class software.amazon.awssdk.services.appstream.waiters.internal.WaitersRuntime.Value
Perform a multi-select list expression on this value: https://jmespath.org/specification.html#multiselect-list

N

name(String) - Method in interface software.amazon.awssdk.services.appstream.model.Application.Builder
The name of the application.
name() - Method in class software.amazon.awssdk.services.appstream.model.Application
The name of the application.
name(String) - Method in interface software.amazon.awssdk.services.appstream.model.CreateFleetRequest.Builder
A unique name for the fleet.
name() - Method in class software.amazon.awssdk.services.appstream.model.CreateFleetRequest
A unique name for the fleet.
name(String) - Method in interface software.amazon.awssdk.services.appstream.model.CreateImageBuilderRequest.Builder
A unique name for the image builder.
name() - Method in class software.amazon.awssdk.services.appstream.model.CreateImageBuilderRequest
A unique name for the image builder.
name(String) - Method in interface software.amazon.awssdk.services.appstream.model.CreateImageBuilderStreamingUrlRequest.Builder
The name of the image builder.
name() - Method in class software.amazon.awssdk.services.appstream.model.CreateImageBuilderStreamingUrlRequest
The name of the image builder.
name(String) - Method in interface software.amazon.awssdk.services.appstream.model.CreateStackRequest.Builder
The name of the stack.
name() - Method in class software.amazon.awssdk.services.appstream.model.CreateStackRequest
The name of the stack.
name(String) - Method in interface software.amazon.awssdk.services.appstream.model.DeleteFleetRequest.Builder
The name of the fleet.
name() - Method in class software.amazon.awssdk.services.appstream.model.DeleteFleetRequest
The name of the fleet.
name(String) - Method in interface software.amazon.awssdk.services.appstream.model.DeleteImageBuilderRequest.Builder
The name of the image builder.
name() - Method in class software.amazon.awssdk.services.appstream.model.DeleteImageBuilderRequest
The name of the image builder.
name(String) - Method in interface software.amazon.awssdk.services.appstream.model.DeleteImagePermissionsRequest.Builder
The name of the private image.
name() - Method in class software.amazon.awssdk.services.appstream.model.DeleteImagePermissionsRequest
The name of the private image.
name(String) - Method in interface software.amazon.awssdk.services.appstream.model.DeleteImageRequest.Builder
The name of the image.
name() - Method in class software.amazon.awssdk.services.appstream.model.DeleteImageRequest
The name of the image.
name(String) - Method in interface software.amazon.awssdk.services.appstream.model.DeleteStackRequest.Builder
The name of the stack.
name() - Method in class software.amazon.awssdk.services.appstream.model.DeleteStackRequest
The name of the stack.
name(String) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeImagePermissionsRequest.Builder
The name of the private image for which to describe permissions.
name() - Method in class software.amazon.awssdk.services.appstream.model.DescribeImagePermissionsRequest
The name of the private image for which to describe permissions.
name(String) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeImagePermissionsResponse.Builder
The name of the private image.
name() - Method in class software.amazon.awssdk.services.appstream.model.DescribeImagePermissionsResponse
The name of the private image.
name(String) - Method in interface software.amazon.awssdk.services.appstream.model.Fleet.Builder
The name of the fleet.
name() - Method in class software.amazon.awssdk.services.appstream.model.Fleet
The name of the fleet.
name(String) - Method in interface software.amazon.awssdk.services.appstream.model.Image.Builder
The name of the image.
name() - Method in class software.amazon.awssdk.services.appstream.model.Image
The name of the image.
name(String) - Method in interface software.amazon.awssdk.services.appstream.model.ImageBuilder.Builder
The name of the image builder.
name() - Method in class software.amazon.awssdk.services.appstream.model.ImageBuilder
The name of the image builder.
name(String) - Method in interface software.amazon.awssdk.services.appstream.model.Stack.Builder
The name of the stack.
name() - Method in class software.amazon.awssdk.services.appstream.model.Stack
The name of the stack.
name(String) - Method in interface software.amazon.awssdk.services.appstream.model.StartFleetRequest.Builder
The name of the fleet.
name() - Method in class software.amazon.awssdk.services.appstream.model.StartFleetRequest
The name of the fleet.
name(String) - Method in interface software.amazon.awssdk.services.appstream.model.StartImageBuilderRequest.Builder
The name of the image builder.
name() - Method in class software.amazon.awssdk.services.appstream.model.StartImageBuilderRequest
The name of the image builder.
name(String) - Method in interface software.amazon.awssdk.services.appstream.model.StopFleetRequest.Builder
The name of the fleet.
name() - Method in class software.amazon.awssdk.services.appstream.model.StopFleetRequest
The name of the fleet.
name(String) - Method in interface software.amazon.awssdk.services.appstream.model.StopImageBuilderRequest.Builder
The name of the image builder.
name() - Method in class software.amazon.awssdk.services.appstream.model.StopImageBuilderRequest
The name of the image builder.
name(String) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateFleetRequest.Builder
A unique name for the fleet.
name() - Method in class software.amazon.awssdk.services.appstream.model.UpdateFleetRequest
A unique name for the fleet.
name(String) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateImagePermissionsRequest.Builder
The name of the private image.
name() - Method in class software.amazon.awssdk.services.appstream.model.UpdateImagePermissionsRequest
The name of the private image.
name(String) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateStackRequest.Builder
The name of the stack.
name() - Method in class software.amazon.awssdk.services.appstream.model.UpdateStackRequest
The name of the stack.
names(Collection<String>) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeFleetsRequest.Builder
The names of the fleets to describe.
names(String...) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeFleetsRequest.Builder
The names of the fleets to describe.
names() - Method in class software.amazon.awssdk.services.appstream.model.DescribeFleetsRequest
The names of the fleets to describe.
names(Collection<String>) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeImageBuildersRequest.Builder
The names of the image builders to describe.
names(String...) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeImageBuildersRequest.Builder
The names of the image builders to describe.
names() - Method in class software.amazon.awssdk.services.appstream.model.DescribeImageBuildersRequest
The names of the image builders to describe.
names(Collection<String>) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeImagesRequest.Builder
The names of the public or private images to describe.
names(String...) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeImagesRequest.Builder
The names of the public or private images to describe.
names() - Method in class software.amazon.awssdk.services.appstream.model.DescribeImagesRequest
The names of the public or private images to describe.
names(Collection<String>) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeStacksRequest.Builder
The names of the stacks to describe.
names(String...) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeStacksRequest.Builder
The names of the stacks to describe.
names() - Method in class software.amazon.awssdk.services.appstream.model.DescribeStacksRequest
The names of the stacks to describe.
names(Collection<String>) - Method in interface software.amazon.awssdk.services.appstream.model.ListAssociatedFleetsResponse.Builder
The name of the fleet.
names(String...) - Method in interface software.amazon.awssdk.services.appstream.model.ListAssociatedFleetsResponse.Builder
The name of the fleet.
names() - Method in class software.amazon.awssdk.services.appstream.model.ListAssociatedFleetsResponse
The name of the fleet.
names(Collection<String>) - Method in interface software.amazon.awssdk.services.appstream.model.ListAssociatedStacksResponse.Builder
The name of the stack.
names(String...) - Method in interface software.amazon.awssdk.services.appstream.model.ListAssociatedStacksResponse.Builder
The name of the stack.
names() - Method in class software.amazon.awssdk.services.appstream.model.ListAssociatedStacksResponse
The name of the stack.
networkAccessConfiguration(NetworkAccessConfiguration) - Method in interface software.amazon.awssdk.services.appstream.model.ImageBuilder.Builder
Sets the value of the NetworkAccessConfiguration property for this object.
networkAccessConfiguration(Consumer<NetworkAccessConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.ImageBuilder.Builder
Sets the value of the NetworkAccessConfiguration property for this object.
networkAccessConfiguration() - Method in class software.amazon.awssdk.services.appstream.model.ImageBuilder
Returns the value of the NetworkAccessConfiguration property for this object.
NetworkAccessConfiguration - Class in software.amazon.awssdk.services.appstream.model
Describes the network details of the fleet or image builder instance.
networkAccessConfiguration(NetworkAccessConfiguration) - Method in interface software.amazon.awssdk.services.appstream.model.Session.Builder
The network details for the streaming session.
networkAccessConfiguration(Consumer<NetworkAccessConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.Session.Builder
The network details for the streaming session.
networkAccessConfiguration() - Method in class software.amazon.awssdk.services.appstream.model.Session
The network details for the streaming session.
NetworkAccessConfiguration.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
newImageDescription(String) - Method in interface software.amazon.awssdk.services.appstream.model.CreateUpdatedImageRequest.Builder
The description to display for the new image.
newImageDescription() - Method in class software.amazon.awssdk.services.appstream.model.CreateUpdatedImageRequest
The description to display for the new image.
newImageDisplayName(String) - Method in interface software.amazon.awssdk.services.appstream.model.CreateUpdatedImageRequest.Builder
The name to display for the new image.
newImageDisplayName() - Method in class software.amazon.awssdk.services.appstream.model.CreateUpdatedImageRequest
The name to display for the new image.
newImageName(String) - Method in interface software.amazon.awssdk.services.appstream.model.CreateUpdatedImageRequest.Builder
The name of the new image.
newImageName() - Method in class software.amazon.awssdk.services.appstream.model.CreateUpdatedImageRequest
The name of the new image.
newImageTags(Map<String, String>) - Method in interface software.amazon.awssdk.services.appstream.model.CreateUpdatedImageRequest.Builder
The tags to associate with the new image.
newImageTags() - Method in class software.amazon.awssdk.services.appstream.model.CreateUpdatedImageRequest
The tags to associate with the new image.
nextToken(String) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeDirectoryConfigsRequest.Builder
The pagination token to use to retrieve the next page of results for this operation.
nextToken() - Method in class software.amazon.awssdk.services.appstream.model.DescribeDirectoryConfigsRequest
The pagination token to use to retrieve the next page of results for this operation.
nextToken(String) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeDirectoryConfigsResponse.Builder
The pagination token to use to retrieve the next page of results for this operation.
nextToken() - Method in class software.amazon.awssdk.services.appstream.model.DescribeDirectoryConfigsResponse
The pagination token to use to retrieve the next page of results for this operation.
nextToken(String) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeFleetsRequest.Builder
The pagination token to use to retrieve the next page of results for this operation.
nextToken() - Method in class software.amazon.awssdk.services.appstream.model.DescribeFleetsRequest
The pagination token to use to retrieve the next page of results for this operation.
nextToken(String) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeFleetsResponse.Builder
The pagination token to use to retrieve the next page of results for this operation.
nextToken() - Method in class software.amazon.awssdk.services.appstream.model.DescribeFleetsResponse
The pagination token to use to retrieve the next page of results for this operation.
nextToken(String) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeImageBuildersRequest.Builder
The pagination token to use to retrieve the next page of results for this operation.
nextToken() - Method in class software.amazon.awssdk.services.appstream.model.DescribeImageBuildersRequest
The pagination token to use to retrieve the next page of results for this operation.
nextToken(String) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeImageBuildersResponse.Builder
The pagination token to use to retrieve the next page of results for this operation.
nextToken() - Method in class software.amazon.awssdk.services.appstream.model.DescribeImageBuildersResponse
The pagination token to use to retrieve the next page of results for this operation.
nextToken(String) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeImagePermissionsRequest.Builder
The pagination token to use to retrieve the next page of results for this operation.
nextToken() - Method in class software.amazon.awssdk.services.appstream.model.DescribeImagePermissionsRequest
The pagination token to use to retrieve the next page of results for this operation.
nextToken(String) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeImagePermissionsResponse.Builder
The pagination token to use to retrieve the next page of results for this operation.
nextToken() - Method in class software.amazon.awssdk.services.appstream.model.DescribeImagePermissionsResponse
The pagination token to use to retrieve the next page of results for this operation.
nextToken(String) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeImagesRequest.Builder
The pagination token to use to retrieve the next page of results for this operation.
nextToken() - Method in class software.amazon.awssdk.services.appstream.model.DescribeImagesRequest
The pagination token to use to retrieve the next page of results for this operation.
nextToken(String) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeImagesResponse.Builder
The pagination token to use to retrieve the next page of results for this operation.
nextToken() - Method in class software.amazon.awssdk.services.appstream.model.DescribeImagesResponse
The pagination token to use to retrieve the next page of results for this operation.
nextToken(String) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeSessionsRequest.Builder
The pagination token to use to retrieve the next page of results for this operation.
nextToken() - Method in class software.amazon.awssdk.services.appstream.model.DescribeSessionsRequest
The pagination token to use to retrieve the next page of results for this operation.
nextToken(String) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeSessionsResponse.Builder
The pagination token to use to retrieve the next page of results for this operation.
nextToken() - Method in class software.amazon.awssdk.services.appstream.model.DescribeSessionsResponse
The pagination token to use to retrieve the next page of results for this operation.
nextToken(String) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeStacksRequest.Builder
The pagination token to use to retrieve the next page of results for this operation.
nextToken() - Method in class software.amazon.awssdk.services.appstream.model.DescribeStacksRequest
The pagination token to use to retrieve the next page of results for this operation.
nextToken(String) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeStacksResponse.Builder
The pagination token to use to retrieve the next page of results for this operation.
nextToken() - Method in class software.amazon.awssdk.services.appstream.model.DescribeStacksResponse
The pagination token to use to retrieve the next page of results for this operation.
nextToken(String) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeUsageReportSubscriptionsRequest.Builder
The pagination token to use to retrieve the next page of results for this operation.
nextToken() - Method in class software.amazon.awssdk.services.appstream.model.DescribeUsageReportSubscriptionsRequest
The pagination token to use to retrieve the next page of results for this operation.
nextToken(String) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeUsageReportSubscriptionsResponse.Builder
The pagination token to use to retrieve the next page of results for this operation.
nextToken() - Method in class software.amazon.awssdk.services.appstream.model.DescribeUsageReportSubscriptionsResponse
The pagination token to use to retrieve the next page of results for this operation.
nextToken(String) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeUsersRequest.Builder
The pagination token to use to retrieve the next page of results for this operation.
nextToken() - Method in class software.amazon.awssdk.services.appstream.model.DescribeUsersRequest
The pagination token to use to retrieve the next page of results for this operation.
nextToken(String) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeUsersResponse.Builder
The pagination token to use to retrieve the next page of results for this operation.
nextToken() - Method in class software.amazon.awssdk.services.appstream.model.DescribeUsersResponse
The pagination token to use to retrieve the next page of results for this operation.
nextToken(String) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeUserStackAssociationsRequest.Builder
The pagination token to use to retrieve the next page of results for this operation.
nextToken() - Method in class software.amazon.awssdk.services.appstream.model.DescribeUserStackAssociationsRequest
The pagination token to use to retrieve the next page of results for this operation.
nextToken(String) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeUserStackAssociationsResponse.Builder
The pagination token to use to retrieve the next page of results for this operation.
nextToken() - Method in class software.amazon.awssdk.services.appstream.model.DescribeUserStackAssociationsResponse
The pagination token to use to retrieve the next page of results for this operation.
nextToken(String) - Method in interface software.amazon.awssdk.services.appstream.model.ListAssociatedFleetsRequest.Builder
The pagination token to use to retrieve the next page of results for this operation.
nextToken() - Method in class software.amazon.awssdk.services.appstream.model.ListAssociatedFleetsRequest
The pagination token to use to retrieve the next page of results for this operation.
nextToken(String) - Method in interface software.amazon.awssdk.services.appstream.model.ListAssociatedFleetsResponse.Builder
The pagination token to use to retrieve the next page of results for this operation.
nextToken() - Method in class software.amazon.awssdk.services.appstream.model.ListAssociatedFleetsResponse
The pagination token to use to retrieve the next page of results for this operation.
nextToken(String) - Method in interface software.amazon.awssdk.services.appstream.model.ListAssociatedStacksRequest.Builder
The pagination token to use to retrieve the next page of results for this operation.
nextToken() - Method in class software.amazon.awssdk.services.appstream.model.ListAssociatedStacksRequest
The pagination token to use to retrieve the next page of results for this operation.
nextToken(String) - Method in interface software.amazon.awssdk.services.appstream.model.ListAssociatedStacksResponse.Builder
The pagination token to use to retrieve the next page of results for this operation.
nextToken() - Method in class software.amazon.awssdk.services.appstream.model.ListAssociatedStacksResponse
The pagination token to use to retrieve the next page of results for this operation.
not() - Method in class software.amazon.awssdk.services.appstream.waiters.internal.WaitersRuntime.Value
Perform a NOT conversion on this value: https://jmespath.org/specification.html#not-expressions

O

OperationNotPermittedException - Exception in software.amazon.awssdk.services.appstream.model
The attempted operation is not permitted.
OperationNotPermittedException.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
or(WaitersRuntime.Value) - Method in class software.amazon.awssdk.services.appstream.waiters.internal.WaitersRuntime.Value
Perform an OR comparison between this value and another one: https://jmespath.org/specification.html#or-expressions
organizationalUnitDistinguishedName(String) - Method in interface software.amazon.awssdk.services.appstream.model.DomainJoinInfo.Builder
The distinguished name of the organizational unit for computer accounts.
organizationalUnitDistinguishedName() - Method in class software.amazon.awssdk.services.appstream.model.DomainJoinInfo
The distinguished name of the organizational unit for computer accounts.
organizationalUnitDistinguishedNames(Collection<String>) - Method in interface software.amazon.awssdk.services.appstream.model.CreateDirectoryConfigRequest.Builder
The distinguished names of the organizational units for computer accounts.
organizationalUnitDistinguishedNames(String...) - Method in interface software.amazon.awssdk.services.appstream.model.CreateDirectoryConfigRequest.Builder
The distinguished names of the organizational units for computer accounts.
organizationalUnitDistinguishedNames() - Method in class software.amazon.awssdk.services.appstream.model.CreateDirectoryConfigRequest
The distinguished names of the organizational units for computer accounts.
organizationalUnitDistinguishedNames(Collection<String>) - Method in interface software.amazon.awssdk.services.appstream.model.DirectoryConfig.Builder
The distinguished names of the organizational units for computer accounts.
organizationalUnitDistinguishedNames(String...) - Method in interface software.amazon.awssdk.services.appstream.model.DirectoryConfig.Builder
The distinguished names of the organizational units for computer accounts.
organizationalUnitDistinguishedNames() - Method in class software.amazon.awssdk.services.appstream.model.DirectoryConfig
The distinguished names of the organizational units for computer accounts.
organizationalUnitDistinguishedNames(Collection<String>) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateDirectoryConfigRequest.Builder
The distinguished names of the organizational units for computer accounts.
organizationalUnitDistinguishedNames(String...) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateDirectoryConfigRequest.Builder
The distinguished names of the organizational units for computer accounts.
organizationalUnitDistinguishedNames() - Method in class software.amazon.awssdk.services.appstream.model.UpdateDirectoryConfigRequest
The distinguished names of the organizational units for computer accounts.
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.appstream.model.AssociateFleetRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.AssociateFleetRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.appstream.model.BatchAssociateUserStackRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.BatchAssociateUserStackRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.appstream.model.BatchDisassociateUserStackRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.BatchDisassociateUserStackRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.appstream.model.CopyImageRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.CopyImageRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.appstream.model.CreateDirectoryConfigRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.CreateDirectoryConfigRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.appstream.model.CreateFleetRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.CreateFleetRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.appstream.model.CreateImageBuilderRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.CreateImageBuilderRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.appstream.model.CreateImageBuilderStreamingUrlRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.CreateImageBuilderStreamingUrlRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.appstream.model.CreateStackRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.CreateStackRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.appstream.model.CreateStreamingUrlRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.CreateStreamingUrlRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.appstream.model.CreateUpdatedImageRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.CreateUpdatedImageRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.appstream.model.CreateUsageReportSubscriptionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.CreateUsageReportSubscriptionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.appstream.model.CreateUserRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.CreateUserRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.appstream.model.DeleteDirectoryConfigRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.DeleteDirectoryConfigRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.appstream.model.DeleteFleetRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.DeleteFleetRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.appstream.model.DeleteImageBuilderRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.DeleteImageBuilderRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.appstream.model.DeleteImagePermissionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.DeleteImagePermissionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.appstream.model.DeleteImageRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.DeleteImageRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.appstream.model.DeleteStackRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.DeleteStackRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.appstream.model.DeleteUsageReportSubscriptionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.DeleteUsageReportSubscriptionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.appstream.model.DeleteUserRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.DeleteUserRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeDirectoryConfigsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeDirectoryConfigsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeFleetsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeFleetsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeImageBuildersRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeImageBuildersRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeImagePermissionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeImagePermissionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeImagesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeImagesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeSessionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeSessionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeStacksRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeStacksRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeUsageReportSubscriptionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeUsageReportSubscriptionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeUsersRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeUsersRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeUserStackAssociationsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeUserStackAssociationsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.appstream.model.DisableUserRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.DisableUserRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.appstream.model.DisassociateFleetRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.DisassociateFleetRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.appstream.model.EnableUserRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.EnableUserRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.appstream.model.ExpireSessionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.ExpireSessionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.appstream.model.ListAssociatedFleetsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.ListAssociatedFleetsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.appstream.model.ListAssociatedStacksRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.ListAssociatedStacksRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.appstream.model.ListTagsForResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.ListTagsForResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.appstream.model.StartFleetRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.StartFleetRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.appstream.model.StartImageBuilderRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.StartImageBuilderRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.appstream.model.StopFleetRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.StopFleetRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.appstream.model.StopImageBuilderRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.StopImageBuilderRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.appstream.model.TagResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.TagResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.appstream.model.UntagResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.UntagResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateDirectoryConfigRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateDirectoryConfigRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateFleetRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateFleetRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateImagePermissionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateImagePermissionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateStackRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateStackRequest.Builder
 
overrideConfiguration(WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.appstream.waiters.AppStreamAsyncWaiter.Builder
Defines overrides to the default SDK waiter configuration that should be used for waiters created from this builder
overrideConfiguration(Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.waiters.AppStreamAsyncWaiter.Builder
This is a convenient method to pass the override configuration without the need to create an instance manually via WaiterOverrideConfiguration.builder()
overrideConfiguration(WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.appstream.waiters.AppStreamWaiter.Builder
Defines overrides to the default SDK waiter configuration that should be used for waiters created from this builder
overrideConfiguration(Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.waiters.AppStreamWaiter.Builder
This is a convenient method to pass the override configuration without the need to create an instance manually via WaiterOverrideConfiguration.builder()

P

Permission - Enum in software.amazon.awssdk.services.appstream.model
 
permission(String) - Method in interface software.amazon.awssdk.services.appstream.model.UserSetting.Builder
Indicates whether the action is enabled or disabled.
permission(Permission) - Method in interface software.amazon.awssdk.services.appstream.model.UserSetting.Builder
Indicates whether the action is enabled or disabled.
permission() - Method in class software.amazon.awssdk.services.appstream.model.UserSetting
Indicates whether the action is enabled or disabled.
permissionAsString() - Method in class software.amazon.awssdk.services.appstream.model.UserSetting
Indicates whether the action is enabled or disabled.
platform(String) - Method in interface software.amazon.awssdk.services.appstream.model.Image.Builder
The operating system platform of the image.
platform(PlatformType) - Method in interface software.amazon.awssdk.services.appstream.model.Image.Builder
The operating system platform of the image.
platform() - Method in class software.amazon.awssdk.services.appstream.model.Image
The operating system platform of the image.
platform(String) - Method in interface software.amazon.awssdk.services.appstream.model.ImageBuilder.Builder
The operating system platform of the image builder.
platform(PlatformType) - Method in interface software.amazon.awssdk.services.appstream.model.ImageBuilder.Builder
The operating system platform of the image builder.
platform() - Method in class software.amazon.awssdk.services.appstream.model.ImageBuilder
The operating system platform of the image builder.
platformAsString() - Method in class software.amazon.awssdk.services.appstream.model.Image
The operating system platform of the image.
platformAsString() - Method in class software.amazon.awssdk.services.appstream.model.ImageBuilder
The operating system platform of the image builder.
PlatformType - Enum in software.amazon.awssdk.services.appstream.model
 
publicBaseImageReleasedDate(Instant) - Method in interface software.amazon.awssdk.services.appstream.model.Image.Builder
The release date of the public base image.
publicBaseImageReleasedDate() - Method in class software.amazon.awssdk.services.appstream.model.Image
The release date of the public base image.

R

redirectURL(String) - Method in interface software.amazon.awssdk.services.appstream.model.CreateStackRequest.Builder
The URL that users are redirected to after their streaming session ends.
redirectURL() - Method in class software.amazon.awssdk.services.appstream.model.CreateStackRequest
The URL that users are redirected to after their streaming session ends.
redirectURL(String) - Method in interface software.amazon.awssdk.services.appstream.model.Stack.Builder
The URL that users are redirected to after their streaming session ends.
redirectURL() - Method in class software.amazon.awssdk.services.appstream.model.Stack
The URL that users are redirected to after their streaming session ends.
redirectURL(String) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateStackRequest.Builder
The URL that users are redirected to after their streaming session ends.
redirectURL() - Method in class software.amazon.awssdk.services.appstream.model.UpdateStackRequest
The URL that users are redirected to after their streaming session ends.
requestId(String) - Method in interface software.amazon.awssdk.services.appstream.model.AppStreamException.Builder
 
requestId(String) - Method in class software.amazon.awssdk.services.appstream.model.AppStreamException.BuilderImpl
 
requestId(String) - Method in interface software.amazon.awssdk.services.appstream.model.ConcurrentModificationException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.appstream.model.IncompatibleImageException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.appstream.model.InvalidAccountStatusException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.appstream.model.InvalidParameterCombinationException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.appstream.model.InvalidRoleException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.appstream.model.LimitExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.appstream.model.OperationNotPermittedException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.appstream.model.RequestLimitExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.appstream.model.ResourceAlreadyExistsException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.appstream.model.ResourceInUseException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.appstream.model.ResourceNotAvailableException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.appstream.model.ResourceNotFoundException.Builder
 
RequestLimitExceededException - Exception in software.amazon.awssdk.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.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
ResourceAlreadyExistsException - Exception in software.amazon.awssdk.services.appstream.model
The specified resource already exists.
ResourceAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
resourceArn(String) - Method in interface software.amazon.awssdk.services.appstream.model.ListTagsForResourceRequest.Builder
The Amazon Resource Name (ARN) of the resource.
resourceArn() - Method in class software.amazon.awssdk.services.appstream.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) of the resource.
resourceArn(String) - Method in interface software.amazon.awssdk.services.appstream.model.TagResourceRequest.Builder
The Amazon Resource Name (ARN) of the resource.
resourceArn() - Method in class software.amazon.awssdk.services.appstream.model.TagResourceRequest
The Amazon Resource Name (ARN) of the resource.
resourceArn(String) - Method in interface software.amazon.awssdk.services.appstream.model.UntagResourceRequest.Builder
The Amazon Resource Name (ARN) of the resource.
resourceArn() - Method in class software.amazon.awssdk.services.appstream.model.UntagResourceRequest
The Amazon Resource Name (ARN) of the resource.
ResourceError - Class in software.amazon.awssdk.services.appstream.model
Describes a resource error.
ResourceError.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
resourceIdentifier(String) - Method in interface software.amazon.awssdk.services.appstream.model.StorageConnector.Builder
The ARN of the storage connector.
resourceIdentifier() - Method in class software.amazon.awssdk.services.appstream.model.StorageConnector
The ARN of the storage connector.
ResourceInUseException - Exception in software.amazon.awssdk.services.appstream.model
The specified resource is in use.
ResourceInUseException.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
ResourceNotAvailableException - Exception in software.amazon.awssdk.services.appstream.model
The specified resource exists and is not in use, but isn't available.
ResourceNotAvailableException.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
ResourceNotFoundException - Exception in software.amazon.awssdk.services.appstream.model
The specified resource was not found.
ResourceNotFoundException.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
responseMetadata() - Method in interface software.amazon.awssdk.services.appstream.model.AppStreamResponse.Builder
 
responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.appstream.model.AppStreamResponse.Builder
 
responseMetadata() - Method in class software.amazon.awssdk.services.appstream.model.AppStreamResponse.BuilderImpl
 
responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.appstream.model.AppStreamResponse.BuilderImpl
 
responseMetadata() - Method in class software.amazon.awssdk.services.appstream.model.AppStreamResponse
 
ResponseStatusAcceptor(int, WaiterState) - Constructor for class software.amazon.awssdk.services.appstream.waiters.internal.WaitersRuntime.ResponseStatusAcceptor
 
running(Integer) - Method in interface software.amazon.awssdk.services.appstream.model.ComputeCapacityStatus.Builder
The total number of simultaneous streaming instances that are running.
running() - Method in class software.amazon.awssdk.services.appstream.model.ComputeCapacityStatus
The total number of simultaneous streaming instances that are running.

S

s3BucketName(String) - Method in interface software.amazon.awssdk.services.appstream.model.ApplicationSettingsResponse.Builder
The S3 bucket where users’ persistent application settings are stored.
s3BucketName() - Method in class software.amazon.awssdk.services.appstream.model.ApplicationSettingsResponse
The S3 bucket where users’ persistent application settings are stored.
s3BucketName(String) - Method in interface software.amazon.awssdk.services.appstream.model.CreateUsageReportSubscriptionResponse.Builder
The Amazon S3 bucket where generated reports are stored.
s3BucketName() - Method in class software.amazon.awssdk.services.appstream.model.CreateUsageReportSubscriptionResponse
The Amazon S3 bucket where generated reports are stored.
s3BucketName(String) - Method in interface software.amazon.awssdk.services.appstream.model.UsageReportSubscription.Builder
The Amazon S3 bucket where generated reports are stored.
s3BucketName() - Method in class software.amazon.awssdk.services.appstream.model.UsageReportSubscription
The Amazon S3 bucket where generated reports are stored.
schedule(String) - Method in interface software.amazon.awssdk.services.appstream.model.CreateUsageReportSubscriptionResponse.Builder
The schedule for generating usage reports.
schedule(UsageReportSchedule) - Method in interface software.amazon.awssdk.services.appstream.model.CreateUsageReportSubscriptionResponse.Builder
The schedule for generating usage reports.
schedule() - Method in class software.amazon.awssdk.services.appstream.model.CreateUsageReportSubscriptionResponse
The schedule for generating usage reports.
schedule(String) - Method in interface software.amazon.awssdk.services.appstream.model.UsageReportSubscription.Builder
The schedule for generating usage reports.
schedule(UsageReportSchedule) - Method in interface software.amazon.awssdk.services.appstream.model.UsageReportSubscription.Builder
The schedule for generating usage reports.
schedule() - Method in class software.amazon.awssdk.services.appstream.model.UsageReportSubscription
The schedule for generating usage reports.
scheduleAsString() - Method in class software.amazon.awssdk.services.appstream.model.CreateUsageReportSubscriptionResponse
The schedule for generating usage reports.
scheduleAsString() - Method in class software.amazon.awssdk.services.appstream.model.UsageReportSubscription
The schedule for generating usage reports.
scheduledExecutorService(ScheduledExecutorService) - Method in interface software.amazon.awssdk.services.appstream.waiters.AppStreamAsyncWaiter.Builder
Sets a custom ScheduledExecutorService that will be used to schedule async polling attempts
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.AccessEndpoint
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.Application
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.ApplicationSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.ApplicationSettingsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.AssociateFleetRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.AssociateFleetResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.BatchAssociateUserStackRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.BatchAssociateUserStackResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.BatchDisassociateUserStackRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.BatchDisassociateUserStackResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.ComputeCapacity
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.ComputeCapacityStatus
 
sdkFields() - Method in exception software.amazon.awssdk.services.appstream.model.ConcurrentModificationException
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.CopyImageRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.CopyImageResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.CreateDirectoryConfigRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.CreateDirectoryConfigResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.CreateFleetRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.CreateFleetResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.CreateImageBuilderRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.CreateImageBuilderResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.CreateImageBuilderStreamingUrlRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.CreateImageBuilderStreamingUrlResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.CreateStackRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.CreateStackResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.CreateStreamingUrlRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.CreateStreamingUrlResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.CreateUpdatedImageRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.CreateUpdatedImageResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.CreateUsageReportSubscriptionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.CreateUsageReportSubscriptionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.CreateUserRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.CreateUserResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.DeleteDirectoryConfigRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.DeleteDirectoryConfigResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.DeleteFleetRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.DeleteFleetResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.DeleteImageBuilderRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.DeleteImageBuilderResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.DeleteImagePermissionsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.DeleteImagePermissionsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.DeleteImageRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.DeleteImageResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.DeleteStackRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.DeleteStackResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.DeleteUsageReportSubscriptionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.DeleteUsageReportSubscriptionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.DeleteUserRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.DeleteUserResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.DescribeDirectoryConfigsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.DescribeDirectoryConfigsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.DescribeFleetsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.DescribeFleetsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.DescribeImageBuildersRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.DescribeImageBuildersResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.DescribeImagePermissionsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.DescribeImagePermissionsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.DescribeImagesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.DescribeImagesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.DescribeSessionsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.DescribeSessionsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.DescribeStacksRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.DescribeStacksResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.DescribeUsageReportSubscriptionsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.DescribeUsageReportSubscriptionsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.DescribeUsersRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.DescribeUsersResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.DescribeUserStackAssociationsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.DescribeUserStackAssociationsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.DirectoryConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.DisableUserRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.DisableUserResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.DisassociateFleetRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.DisassociateFleetResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.DomainJoinInfo
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.EnableUserRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.EnableUserResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.ExpireSessionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.ExpireSessionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.Fleet
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.FleetError
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.Image
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.ImageBuilder
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.ImageBuilderStateChangeReason
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.ImagePermissions
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.ImageStateChangeReason
 
sdkFields() - Method in exception software.amazon.awssdk.services.appstream.model.IncompatibleImageException
 
sdkFields() - Method in exception software.amazon.awssdk.services.appstream.model.InvalidAccountStatusException
 
sdkFields() - Method in exception software.amazon.awssdk.services.appstream.model.InvalidParameterCombinationException
 
sdkFields() - Method in exception software.amazon.awssdk.services.appstream.model.InvalidRoleException
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.LastReportGenerationExecutionError
 
sdkFields() - Method in exception software.amazon.awssdk.services.appstream.model.LimitExceededException
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.ListAssociatedFleetsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.ListAssociatedFleetsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.ListAssociatedStacksRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.ListAssociatedStacksResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.ListTagsForResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.ListTagsForResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.NetworkAccessConfiguration
 
sdkFields() - Method in exception software.amazon.awssdk.services.appstream.model.OperationNotPermittedException
 
sdkFields() - Method in exception software.amazon.awssdk.services.appstream.model.RequestLimitExceededException
 
sdkFields() - Method in exception software.amazon.awssdk.services.appstream.model.ResourceAlreadyExistsException
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.ResourceError
 
sdkFields() - Method in exception software.amazon.awssdk.services.appstream.model.ResourceInUseException
 
sdkFields() - Method in exception software.amazon.awssdk.services.appstream.model.ResourceNotAvailableException
 
sdkFields() - Method in exception software.amazon.awssdk.services.appstream.model.ResourceNotFoundException
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.ServiceAccountCredentials
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.Session
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.SharedImagePermissions
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.Stack
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.StackError
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.StartFleetRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.StartFleetResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.StartImageBuilderRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.StartImageBuilderResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.StopFleetRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.StopFleetResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.StopImageBuilderRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.StopImageBuilderResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.StorageConnector
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.TagResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.TagResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.UntagResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.UntagResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.UpdateDirectoryConfigRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.UpdateDirectoryConfigResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.UpdateFleetRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.UpdateFleetResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.UpdateImagePermissionsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.UpdateImagePermissionsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.UpdateStackRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.UpdateStackResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.UsageReportSubscription
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.User
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.UserSetting
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.UserStackAssociation
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.UserStackAssociationError
 
sdkFields() - Method in class software.amazon.awssdk.services.appstream.model.VpcConfig
 
securityGroupIds(Collection<String>) - Method in interface software.amazon.awssdk.services.appstream.model.VpcConfig.Builder
The identifiers of the security groups for the fleet or image builder.
securityGroupIds(String...) - Method in interface software.amazon.awssdk.services.appstream.model.VpcConfig.Builder
The identifiers of the security groups for the fleet or image builder.
securityGroupIds() - Method in class software.amazon.awssdk.services.appstream.model.VpcConfig
The identifiers of the security groups for the fleet or image builder.
sendEmailNotification(Boolean) - Method in interface software.amazon.awssdk.services.appstream.model.UserStackAssociation.Builder
Specifies whether a welcome email is sent to a user after the user is created in the user pool.
sendEmailNotification() - Method in class software.amazon.awssdk.services.appstream.model.UserStackAssociation
Specifies whether a welcome email is sent to a user after the user is created in the user pool.
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.AccessEndpoint
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.Application
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.ApplicationSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.ApplicationSettingsResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.appstream.model.AppStreamException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.AssociateFleetRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.AssociateFleetResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.BatchAssociateUserStackRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.BatchAssociateUserStackResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.BatchDisassociateUserStackRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.BatchDisassociateUserStackResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.ComputeCapacity
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.ComputeCapacityStatus
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.appstream.model.ConcurrentModificationException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.CopyImageRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.CopyImageResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.CreateDirectoryConfigRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.CreateDirectoryConfigResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.CreateFleetRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.CreateFleetResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.CreateImageBuilderRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.CreateImageBuilderResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.CreateImageBuilderStreamingUrlRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.CreateImageBuilderStreamingUrlResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.CreateStackRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.CreateStackResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.CreateStreamingUrlRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.CreateStreamingUrlResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.CreateUpdatedImageRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.CreateUpdatedImageResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.CreateUsageReportSubscriptionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.CreateUsageReportSubscriptionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.CreateUserRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.CreateUserResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.DeleteDirectoryConfigRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.DeleteDirectoryConfigResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.DeleteFleetRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.DeleteFleetResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.DeleteImageBuilderRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.DeleteImageBuilderResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.DeleteImagePermissionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.DeleteImagePermissionsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.DeleteImageRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.DeleteImageResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.DeleteStackRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.DeleteStackResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.DeleteUsageReportSubscriptionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.DeleteUsageReportSubscriptionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.DeleteUserRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.DeleteUserResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.DescribeDirectoryConfigsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.DescribeDirectoryConfigsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.DescribeFleetsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.DescribeFleetsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.DescribeImageBuildersRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.DescribeImageBuildersResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.DescribeImagePermissionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.DescribeImagePermissionsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.DescribeImagesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.DescribeImagesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.DescribeSessionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.DescribeSessionsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.DescribeStacksRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.DescribeStacksResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.DescribeUsageReportSubscriptionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.DescribeUsageReportSubscriptionsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.DescribeUsersRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.DescribeUsersResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.DescribeUserStackAssociationsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.DescribeUserStackAssociationsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.DirectoryConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.DisableUserRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.DisableUserResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.DisassociateFleetRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.DisassociateFleetResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.DomainJoinInfo
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.EnableUserRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.EnableUserResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.ExpireSessionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.ExpireSessionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.Fleet
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.FleetError
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.Image
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.ImageBuilder
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.ImageBuilderStateChangeReason
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.ImagePermissions
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.ImageStateChangeReason
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.appstream.model.IncompatibleImageException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.appstream.model.InvalidAccountStatusException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.appstream.model.InvalidParameterCombinationException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.appstream.model.InvalidRoleException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.LastReportGenerationExecutionError
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.appstream.model.LimitExceededException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.ListAssociatedFleetsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.ListAssociatedFleetsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.ListAssociatedStacksRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.ListAssociatedStacksResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.ListTagsForResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.ListTagsForResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.NetworkAccessConfiguration
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.appstream.model.OperationNotPermittedException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.appstream.model.RequestLimitExceededException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.appstream.model.ResourceAlreadyExistsException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.ResourceError
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.appstream.model.ResourceInUseException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.appstream.model.ResourceNotAvailableException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.appstream.model.ResourceNotFoundException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.ServiceAccountCredentials
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.Session
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.SharedImagePermissions
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.Stack
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.StackError
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.StartFleetRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.StartFleetResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.StartImageBuilderRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.StartImageBuilderResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.StopFleetRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.StopFleetResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.StopImageBuilderRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.StopImageBuilderResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.StorageConnector
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.TagResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.TagResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.UntagResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.UntagResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.UpdateDirectoryConfigRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.UpdateDirectoryConfigResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.UpdateFleetRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.UpdateFleetResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.UpdateImagePermissionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.UpdateImagePermissionsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.UpdateStackRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.UpdateStackResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.UsageReportSubscription
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.User
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.UserSetting
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.UserStackAssociation
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.UserStackAssociationError
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.appstream.model.VpcConfig
 
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.appstream.AppStreamClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
 
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.appstream.AppStreamClient
 
serviceAccountCredentials(ServiceAccountCredentials) - Method in interface software.amazon.awssdk.services.appstream.model.CreateDirectoryConfigRequest.Builder
The credentials for the service account used by the fleet or image builder to connect to the directory.
serviceAccountCredentials(Consumer<ServiceAccountCredentials.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.CreateDirectoryConfigRequest.Builder
The credentials for the service account used by the fleet or image builder to connect to the directory.
serviceAccountCredentials() - Method in class software.amazon.awssdk.services.appstream.model.CreateDirectoryConfigRequest
The credentials for the service account used by the fleet or image builder to connect to the directory.
serviceAccountCredentials(ServiceAccountCredentials) - Method in interface software.amazon.awssdk.services.appstream.model.DirectoryConfig.Builder
The credentials for the service account used by the fleet or image builder to connect to the directory.
serviceAccountCredentials(Consumer<ServiceAccountCredentials.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.DirectoryConfig.Builder
The credentials for the service account used by the fleet or image builder to connect to the directory.
serviceAccountCredentials() - Method in class software.amazon.awssdk.services.appstream.model.DirectoryConfig
The credentials for the service account used by the fleet or image builder to connect to the directory.
ServiceAccountCredentials - Class in software.amazon.awssdk.services.appstream.model
Describes the credentials for the service account used by the fleet or image builder to connect to the directory.
serviceAccountCredentials(ServiceAccountCredentials) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateDirectoryConfigRequest.Builder
The credentials for the service account used by the fleet or image builder to connect to the directory.
serviceAccountCredentials(Consumer<ServiceAccountCredentials.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateDirectoryConfigRequest.Builder
The credentials for the service account used by the fleet or image builder to connect to the directory.
serviceAccountCredentials() - Method in class software.amazon.awssdk.services.appstream.model.UpdateDirectoryConfigRequest
The credentials for the service account used by the fleet or image builder to connect to the directory.
ServiceAccountCredentials.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
serviceMetadata() - Static method in interface software.amazon.awssdk.services.appstream.AppStreamClient
 
Session - Class in software.amazon.awssdk.services.appstream.model
Describes a streaming session.
Session.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
SessionConnectionState - Enum in software.amazon.awssdk.services.appstream.model
 
sessionContext(String) - Method in interface software.amazon.awssdk.services.appstream.model.CreateStreamingUrlRequest.Builder
The session context.
sessionContext() - Method in class software.amazon.awssdk.services.appstream.model.CreateStreamingUrlRequest
The session context.
sessionId(String) - Method in interface software.amazon.awssdk.services.appstream.model.ExpireSessionRequest.Builder
The identifier of the streaming session.
sessionId() - Method in class software.amazon.awssdk.services.appstream.model.ExpireSessionRequest
The identifier of the streaming session.
sessions(Collection<Session>) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeSessionsResponse.Builder
Information about the streaming sessions.
sessions(Session...) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeSessionsResponse.Builder
Information about the streaming sessions.
sessions(Consumer<Session.Builder>...) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeSessionsResponse.Builder
Information about the streaming sessions.
sessions() - Method in class software.amazon.awssdk.services.appstream.model.DescribeSessionsResponse
Information about the streaming sessions.
SessionState - Enum in software.amazon.awssdk.services.appstream.model
Possible values for the state of a streaming session.
settingsGroup(String) - Method in interface software.amazon.awssdk.services.appstream.model.ApplicationSettings.Builder
The path prefix for the S3 bucket where users’ persistent application settings are stored.
settingsGroup() - Method in class software.amazon.awssdk.services.appstream.model.ApplicationSettings
The path prefix for the S3 bucket where users’ persistent application settings are stored.
settingsGroup(String) - Method in interface software.amazon.awssdk.services.appstream.model.ApplicationSettingsResponse.Builder
The path prefix for the S3 bucket where users’ persistent application settings are stored.
settingsGroup() - Method in class software.amazon.awssdk.services.appstream.model.ApplicationSettingsResponse
The path prefix for the S3 bucket where users’ persistent application settings are stored.
sharedAccountId(String) - Method in interface software.amazon.awssdk.services.appstream.model.DeleteImagePermissionsRequest.Builder
The 12-digit identifier of the AWS account for which to delete image permissions.
sharedAccountId() - Method in class software.amazon.awssdk.services.appstream.model.DeleteImagePermissionsRequest
The 12-digit identifier of the AWS account for which to delete image permissions.
sharedAccountId(String) - Method in interface software.amazon.awssdk.services.appstream.model.SharedImagePermissions.Builder
The 12-digit identifier of the AWS account with which the image is shared.
sharedAccountId() - Method in class software.amazon.awssdk.services.appstream.model.SharedImagePermissions
The 12-digit identifier of the AWS account with which the image is shared.
sharedAccountId(String) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateImagePermissionsRequest.Builder
The 12-digit identifier of the AWS account for which you want add or update image permissions.
sharedAccountId() - Method in class software.amazon.awssdk.services.appstream.model.UpdateImagePermissionsRequest
The 12-digit identifier of the AWS account for which you want add or update image permissions.
sharedAwsAccountIds(Collection<String>) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeImagePermissionsRequest.Builder
The 12-digit identifier of one or more AWS accounts with which the image is shared.
sharedAwsAccountIds(String...) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeImagePermissionsRequest.Builder
The 12-digit identifier of one or more AWS accounts with which the image is shared.
sharedAwsAccountIds() - Method in class software.amazon.awssdk.services.appstream.model.DescribeImagePermissionsRequest
The 12-digit identifier of one or more AWS accounts with which the image is shared.
SharedImagePermissions - Class in software.amazon.awssdk.services.appstream.model
Describes the permissions that are available to the specified AWS account for a shared image.
SharedImagePermissions.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
sharedImagePermissionsList(Collection<SharedImagePermissions>) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeImagePermissionsResponse.Builder
The permissions for a private image that you own.
sharedImagePermissionsList(SharedImagePermissions...) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeImagePermissionsResponse.Builder
The permissions for a private image that you own.
sharedImagePermissionsList(Consumer<SharedImagePermissions.Builder>...) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeImagePermissionsResponse.Builder
The permissions for a private image that you own.
sharedImagePermissionsList() - Method in class software.amazon.awssdk.services.appstream.model.DescribeImagePermissionsResponse
The permissions for a private image that you own.
software.amazon.awssdk.services.appstream - package software.amazon.awssdk.services.appstream
Amazon AppStream 2.0
software.amazon.awssdk.services.appstream.model - package software.amazon.awssdk.services.appstream.model
 
software.amazon.awssdk.services.appstream.paginators - package software.amazon.awssdk.services.appstream.paginators
 
software.amazon.awssdk.services.appstream.transform - package software.amazon.awssdk.services.appstream.transform
 
software.amazon.awssdk.services.appstream.waiters - package software.amazon.awssdk.services.appstream.waiters
 
software.amazon.awssdk.services.appstream.waiters.internal - package software.amazon.awssdk.services.appstream.waiters.internal
 
sourceImageName(String) - Method in interface software.amazon.awssdk.services.appstream.model.CopyImageRequest.Builder
The name of the image to copy.
sourceImageName() - Method in class software.amazon.awssdk.services.appstream.model.CopyImageRequest
The name of the image to copy.
stack(Stack) - Method in interface software.amazon.awssdk.services.appstream.model.CreateStackResponse.Builder
Information about the stack.
stack(Consumer<Stack.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.CreateStackResponse.Builder
Information about the stack.
stack() - Method in class software.amazon.awssdk.services.appstream.model.CreateStackResponse
Information about the stack.
Stack - Class in software.amazon.awssdk.services.appstream.model
Describes a stack.
stack(Stack) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateStackResponse.Builder
Information about the stack.
stack(Consumer<Stack.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateStackResponse.Builder
Information about the stack.
stack() - Method in class software.amazon.awssdk.services.appstream.model.UpdateStackResponse
Information about the stack.
Stack.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
StackAttribute - Enum in software.amazon.awssdk.services.appstream.model
 
StackError - Class in software.amazon.awssdk.services.appstream.model
Describes a stack error.
StackError.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
StackErrorCode - Enum in software.amazon.awssdk.services.appstream.model
 
stackErrors(Collection<StackError>) - Method in interface software.amazon.awssdk.services.appstream.model.Stack.Builder
The errors for the stack.
stackErrors(StackError...) - Method in interface software.amazon.awssdk.services.appstream.model.Stack.Builder
The errors for the stack.
stackErrors(Consumer<StackError.Builder>...) - Method in interface software.amazon.awssdk.services.appstream.model.Stack.Builder
The errors for the stack.
stackErrors() - Method in class software.amazon.awssdk.services.appstream.model.Stack
The errors for the stack.
stackName(String) - Method in interface software.amazon.awssdk.services.appstream.model.AssociateFleetRequest.Builder
The name of the stack.
stackName() - Method in class software.amazon.awssdk.services.appstream.model.AssociateFleetRequest
The name of the stack.
stackName(String) - Method in interface software.amazon.awssdk.services.appstream.model.CreateStreamingUrlRequest.Builder
The name of the stack.
stackName() - Method in class software.amazon.awssdk.services.appstream.model.CreateStreamingUrlRequest
The name of the stack.
stackName(String) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeSessionsRequest.Builder
The name of the stack.
stackName() - Method in class software.amazon.awssdk.services.appstream.model.DescribeSessionsRequest
The name of the stack.
stackName(String) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeUserStackAssociationsRequest.Builder
The name of the stack that is associated with the user.
stackName() - Method in class software.amazon.awssdk.services.appstream.model.DescribeUserStackAssociationsRequest
The name of the stack that is associated with the user.
stackName(String) - Method in interface software.amazon.awssdk.services.appstream.model.DisassociateFleetRequest.Builder
The name of the stack.
stackName() - Method in class software.amazon.awssdk.services.appstream.model.DisassociateFleetRequest
The name of the stack.
stackName(String) - Method in interface software.amazon.awssdk.services.appstream.model.ListAssociatedFleetsRequest.Builder
The name of the stack.
stackName() - Method in class software.amazon.awssdk.services.appstream.model.ListAssociatedFleetsRequest
The name of the stack.
stackName(String) - Method in interface software.amazon.awssdk.services.appstream.model.Session.Builder
The name of the stack for the streaming session.
stackName() - Method in class software.amazon.awssdk.services.appstream.model.Session
The name of the stack for the streaming session.
stackName(String) - Method in interface software.amazon.awssdk.services.appstream.model.UserStackAssociation.Builder
The name of the stack that is associated with the user.
stackName() - Method in class software.amazon.awssdk.services.appstream.model.UserStackAssociation
The name of the stack that is associated with the user.
stacks(Collection<Stack>) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeStacksResponse.Builder
Information about the stacks.
stacks(Stack...) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeStacksResponse.Builder
Information about the stacks.
stacks(Consumer<Stack.Builder>...) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeStacksResponse.Builder
Information about the stacks.
stacks() - Method in class software.amazon.awssdk.services.appstream.model.DescribeStacksResponse
Information about the stacks.
startFleet(StartFleetRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Starts the specified fleet.
startFleet(Consumer<StartFleetRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Starts the specified fleet.
startFleet(StartFleetRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Starts the specified fleet.
startFleet(Consumer<StartFleetRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Starts the specified fleet.
StartFleetRequest - Class in software.amazon.awssdk.services.appstream.model
 
StartFleetRequest.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
StartFleetRequestMarshaller - Class in software.amazon.awssdk.services.appstream.transform
StartFleetRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.appstream.transform.StartFleetRequestMarshaller
 
StartFleetResponse - Class in software.amazon.awssdk.services.appstream.model
 
StartFleetResponse.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
startImageBuilder(StartImageBuilderRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Starts the specified image builder.
startImageBuilder(Consumer<StartImageBuilderRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Starts the specified image builder.
startImageBuilder(StartImageBuilderRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Starts the specified image builder.
startImageBuilder(Consumer<StartImageBuilderRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Starts the specified image builder.
StartImageBuilderRequest - Class in software.amazon.awssdk.services.appstream.model
 
StartImageBuilderRequest.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
StartImageBuilderRequestMarshaller - Class in software.amazon.awssdk.services.appstream.transform
StartImageBuilderRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.appstream.transform.StartImageBuilderRequestMarshaller
 
StartImageBuilderResponse - Class in software.amazon.awssdk.services.appstream.model
 
StartImageBuilderResponse.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
startTime(Instant) - Method in interface software.amazon.awssdk.services.appstream.model.Session.Builder
The time when a streaming instance is dedicated for the user.
startTime() - Method in class software.amazon.awssdk.services.appstream.model.Session
The time when a streaming instance is dedicated for the user.
state(String) - Method in interface software.amazon.awssdk.services.appstream.model.Fleet.Builder
The current state for the fleet.
state(FleetState) - Method in interface software.amazon.awssdk.services.appstream.model.Fleet.Builder
The current state for the fleet.
state() - Method in class software.amazon.awssdk.services.appstream.model.Fleet
The current state for the fleet.
state(String) - Method in interface software.amazon.awssdk.services.appstream.model.Image.Builder
The image starts in the PENDING state.
state(ImageState) - Method in interface software.amazon.awssdk.services.appstream.model.Image.Builder
The image starts in the PENDING state.
state() - Method in class software.amazon.awssdk.services.appstream.model.Image
The image starts in the PENDING state.
state(String) - Method in interface software.amazon.awssdk.services.appstream.model.ImageBuilder.Builder
The state of the image builder.
state(ImageBuilderState) - Method in interface software.amazon.awssdk.services.appstream.model.ImageBuilder.Builder
The state of the image builder.
state() - Method in class software.amazon.awssdk.services.appstream.model.ImageBuilder
The state of the image builder.
state(String) - Method in interface software.amazon.awssdk.services.appstream.model.Session.Builder
The current state of the streaming session.
state(SessionState) - Method in interface software.amazon.awssdk.services.appstream.model.Session.Builder
The current state of the streaming session.
state() - Method in class software.amazon.awssdk.services.appstream.model.Session
The current state of the streaming session.
stateAsString() - Method in class software.amazon.awssdk.services.appstream.model.Fleet
The current state for the fleet.
stateAsString() - Method in class software.amazon.awssdk.services.appstream.model.Image
The image starts in the PENDING state.
stateAsString() - Method in class software.amazon.awssdk.services.appstream.model.ImageBuilder
The state of the image builder.
stateAsString() - Method in class software.amazon.awssdk.services.appstream.model.Session
The current state of the streaming session.
stateChangeReason(ImageStateChangeReason) - Method in interface software.amazon.awssdk.services.appstream.model.Image.Builder
The reason why the last state change occurred.
stateChangeReason(Consumer<ImageStateChangeReason.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.Image.Builder
The reason why the last state change occurred.
stateChangeReason() - Method in class software.amazon.awssdk.services.appstream.model.Image
The reason why the last state change occurred.
stateChangeReason(ImageBuilderStateChangeReason) - Method in interface software.amazon.awssdk.services.appstream.model.ImageBuilder.Builder
The reason why the last state change occurred.
stateChangeReason(Consumer<ImageBuilderStateChangeReason.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.ImageBuilder.Builder
The reason why the last state change occurred.
stateChangeReason() - Method in class software.amazon.awssdk.services.appstream.model.ImageBuilder
The reason why the last state change occurred.
status(String) - Method in interface software.amazon.awssdk.services.appstream.model.User.Builder
The status of the user in the user pool.
status() - Method in class software.amazon.awssdk.services.appstream.model.User
The status of the user in the user pool.
statusCode(int) - Method in interface software.amazon.awssdk.services.appstream.model.AppStreamException.Builder
 
statusCode(int) - Method in class software.amazon.awssdk.services.appstream.model.AppStreamException.BuilderImpl
 
statusCode(int) - Method in interface software.amazon.awssdk.services.appstream.model.ConcurrentModificationException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.appstream.model.IncompatibleImageException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.appstream.model.InvalidAccountStatusException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.appstream.model.InvalidParameterCombinationException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.appstream.model.InvalidRoleException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.appstream.model.LimitExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.appstream.model.OperationNotPermittedException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.appstream.model.RequestLimitExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.appstream.model.ResourceAlreadyExistsException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.appstream.model.ResourceInUseException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.appstream.model.ResourceNotAvailableException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.appstream.model.ResourceNotFoundException.Builder
 
stopFleet(StopFleetRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Stops the specified fleet.
stopFleet(Consumer<StopFleetRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Stops the specified fleet.
stopFleet(StopFleetRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Stops the specified fleet.
stopFleet(Consumer<StopFleetRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Stops the specified fleet.
StopFleetRequest - Class in software.amazon.awssdk.services.appstream.model
 
StopFleetRequest.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
StopFleetRequestMarshaller - Class in software.amazon.awssdk.services.appstream.transform
StopFleetRequest Marshaller
StopFleetRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.appstream.transform.StopFleetRequestMarshaller
 
StopFleetResponse - Class in software.amazon.awssdk.services.appstream.model
 
StopFleetResponse.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
stopImageBuilder(StopImageBuilderRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Stops the specified image builder.
stopImageBuilder(Consumer<StopImageBuilderRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Stops the specified image builder.
stopImageBuilder(StopImageBuilderRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Stops the specified image builder.
stopImageBuilder(Consumer<StopImageBuilderRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Stops the specified image builder.
StopImageBuilderRequest - Class in software.amazon.awssdk.services.appstream.model
 
StopImageBuilderRequest.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
StopImageBuilderRequestMarshaller - Class in software.amazon.awssdk.services.appstream.transform
StopImageBuilderRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.appstream.transform.StopImageBuilderRequestMarshaller
 
StopImageBuilderResponse - Class in software.amazon.awssdk.services.appstream.model
 
StopImageBuilderResponse.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
StorageConnector - Class in software.amazon.awssdk.services.appstream.model
Describes a connector that enables persistent storage for users.
StorageConnector.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
storageConnectors(Collection<StorageConnector>) - Method in interface software.amazon.awssdk.services.appstream.model.CreateStackRequest.Builder
The storage connectors to enable.
storageConnectors(StorageConnector...) - Method in interface software.amazon.awssdk.services.appstream.model.CreateStackRequest.Builder
The storage connectors to enable.
storageConnectors(Consumer<StorageConnector.Builder>...) - Method in interface software.amazon.awssdk.services.appstream.model.CreateStackRequest.Builder
The storage connectors to enable.
storageConnectors() - Method in class software.amazon.awssdk.services.appstream.model.CreateStackRequest
The storage connectors to enable.
storageConnectors(Collection<StorageConnector>) - Method in interface software.amazon.awssdk.services.appstream.model.Stack.Builder
The storage connectors to enable.
storageConnectors(StorageConnector...) - Method in interface software.amazon.awssdk.services.appstream.model.Stack.Builder
The storage connectors to enable.
storageConnectors(Consumer<StorageConnector.Builder>...) - Method in interface software.amazon.awssdk.services.appstream.model.Stack.Builder
The storage connectors to enable.
storageConnectors() - Method in class software.amazon.awssdk.services.appstream.model.Stack
The storage connectors to enable.
storageConnectors(Collection<StorageConnector>) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateStackRequest.Builder
The storage connectors to enable.
storageConnectors(StorageConnector...) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateStackRequest.Builder
The storage connectors to enable.
storageConnectors(Consumer<StorageConnector.Builder>...) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateStackRequest.Builder
The storage connectors to enable.
storageConnectors() - Method in class software.amazon.awssdk.services.appstream.model.UpdateStackRequest
The storage connectors to enable.
StorageConnectorType - Enum in software.amazon.awssdk.services.appstream.model
The type of storage connector.
streamingURL(String) - Method in interface software.amazon.awssdk.services.appstream.model.CreateImageBuilderStreamingUrlResponse.Builder
The URL to start the AppStream 2.0 streaming session.
streamingURL() - Method in class software.amazon.awssdk.services.appstream.model.CreateImageBuilderStreamingUrlResponse
The URL to start the AppStream 2.0 streaming session.
streamingURL(String) - Method in interface software.amazon.awssdk.services.appstream.model.CreateStreamingUrlResponse.Builder
The URL to start the AppStream 2.0 streaming session.
streamingURL() - Method in class software.amazon.awssdk.services.appstream.model.CreateStreamingUrlResponse
The URL to start the AppStream 2.0 streaming session.
streamView(String) - Method in interface software.amazon.awssdk.services.appstream.model.CreateFleetRequest.Builder
The AppStream 2.0 view that is displayed to your users when they stream from the fleet.
streamView(StreamView) - Method in interface software.amazon.awssdk.services.appstream.model.CreateFleetRequest.Builder
The AppStream 2.0 view that is displayed to your users when they stream from the fleet.
streamView() - Method in class software.amazon.awssdk.services.appstream.model.CreateFleetRequest
The AppStream 2.0 view that is displayed to your users when they stream from the fleet.
streamView(String) - Method in interface software.amazon.awssdk.services.appstream.model.Fleet.Builder
The AppStream 2.0 view that is displayed to your users when they stream from the fleet.
streamView(StreamView) - Method in interface software.amazon.awssdk.services.appstream.model.Fleet.Builder
The AppStream 2.0 view that is displayed to your users when they stream from the fleet.
streamView() - Method in class software.amazon.awssdk.services.appstream.model.Fleet
The AppStream 2.0 view that is displayed to your users when they stream from the fleet.
StreamView - Enum in software.amazon.awssdk.services.appstream.model
 
streamView(String) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateFleetRequest.Builder
The AppStream 2.0 view that is displayed to your users when they stream from the fleet.
streamView(StreamView) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateFleetRequest.Builder
The AppStream 2.0 view that is displayed to your users when they stream from the fleet.
streamView() - Method in class software.amazon.awssdk.services.appstream.model.UpdateFleetRequest
The AppStream 2.0 view that is displayed to your users when they stream from the fleet.
streamViewAsString() - Method in class software.amazon.awssdk.services.appstream.model.CreateFleetRequest
The AppStream 2.0 view that is displayed to your users when they stream from the fleet.
streamViewAsString() - Method in class software.amazon.awssdk.services.appstream.model.Fleet
The AppStream 2.0 view that is displayed to your users when they stream from the fleet.
streamViewAsString() - Method in class software.amazon.awssdk.services.appstream.model.UpdateFleetRequest
The AppStream 2.0 view that is displayed to your users when they stream from the fleet.
subnetIds(Collection<String>) - Method in interface software.amazon.awssdk.services.appstream.model.VpcConfig.Builder
The identifiers of the subnets to which a network interface is attached from the fleet instance or image builder instance.
subnetIds(String...) - Method in interface software.amazon.awssdk.services.appstream.model.VpcConfig.Builder
The identifiers of the subnets to which a network interface is attached from the fleet instance or image builder instance.
subnetIds() - Method in class software.amazon.awssdk.services.appstream.model.VpcConfig
The identifiers of the subnets to which a network interface is attached from the fleet instance or image builder instance.
subscribe(Subscriber<? super DescribeImagePermissionsResponse>) - Method in class software.amazon.awssdk.services.appstream.paginators.DescribeImagePermissionsPublisher
 
subscribe(Subscriber<? super DescribeImagesResponse>) - Method in class software.amazon.awssdk.services.appstream.paginators.DescribeImagesPublisher
 
subscriptionErrors(Collection<LastReportGenerationExecutionError>) - Method in interface software.amazon.awssdk.services.appstream.model.UsageReportSubscription.Builder
The errors that were returned if usage reports couldn't be generated.
subscriptionErrors(LastReportGenerationExecutionError...) - Method in interface software.amazon.awssdk.services.appstream.model.UsageReportSubscription.Builder
The errors that were returned if usage reports couldn't be generated.
subscriptionErrors(Consumer<LastReportGenerationExecutionError.Builder>...) - Method in interface software.amazon.awssdk.services.appstream.model.UsageReportSubscription.Builder
The errors that were returned if usage reports couldn't be generated.
subscriptionErrors() - Method in class software.amazon.awssdk.services.appstream.model.UsageReportSubscription
The errors that were returned if usage reports couldn't be generated.

T

tagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.appstream.model.UntagResourceRequest.Builder
The tag keys for the tags to disassociate.
tagKeys(String...) - Method in interface software.amazon.awssdk.services.appstream.model.UntagResourceRequest.Builder
The tag keys for the tags to disassociate.
tagKeys() - Method in class software.amazon.awssdk.services.appstream.model.UntagResourceRequest
The tag keys for the tags to disassociate.
tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Adds or overwrites one or more tags for the specified AppStream 2.0 resource.
tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Adds or overwrites one or more tags for the specified AppStream 2.0 resource.
tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Adds or overwrites one or more tags for the specified AppStream 2.0 resource.
tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Adds or overwrites one or more tags for the specified AppStream 2.0 resource.
TagResourceRequest - Class in software.amazon.awssdk.services.appstream.model
 
TagResourceRequest.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
TagResourceRequestMarshaller - Class in software.amazon.awssdk.services.appstream.transform
TagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.appstream.transform.TagResourceRequestMarshaller
 
TagResourceResponse - Class in software.amazon.awssdk.services.appstream.model
 
TagResourceResponse.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.appstream.model.CreateFleetRequest.Builder
The tags to associate with the fleet.
tags() - Method in class software.amazon.awssdk.services.appstream.model.CreateFleetRequest
The tags to associate with the fleet.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.appstream.model.CreateImageBuilderRequest.Builder
The tags to associate with the image builder.
tags() - Method in class software.amazon.awssdk.services.appstream.model.CreateImageBuilderRequest
The tags to associate with the image builder.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.appstream.model.CreateStackRequest.Builder
The tags to associate with the stack.
tags() - Method in class software.amazon.awssdk.services.appstream.model.CreateStackRequest
The tags to associate with the stack.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.appstream.model.ListTagsForResourceResponse.Builder
The information about the tags.
tags() - Method in class software.amazon.awssdk.services.appstream.model.ListTagsForResourceResponse
The information about the tags.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.appstream.model.TagResourceRequest.Builder
The tags to associate.
tags() - Method in class software.amazon.awssdk.services.appstream.model.TagResourceRequest
The tags to associate.
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.AccessEndpoint
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.Application
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.ApplicationSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.ApplicationSettingsResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.appstream.model.AppStreamException
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.AppStreamRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.AssociateFleetRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.AssociateFleetResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.BatchAssociateUserStackRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.BatchAssociateUserStackResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.BatchDisassociateUserStackRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.BatchDisassociateUserStackResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.ComputeCapacity
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.ComputeCapacityStatus
 
toBuilder() - Method in exception software.amazon.awssdk.services.appstream.model.ConcurrentModificationException
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.CopyImageRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.CopyImageResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.CreateDirectoryConfigRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.CreateDirectoryConfigResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.CreateFleetRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.CreateFleetResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.CreateImageBuilderRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.CreateImageBuilderResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.CreateImageBuilderStreamingUrlRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.CreateImageBuilderStreamingUrlResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.CreateStackRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.CreateStackResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.CreateStreamingUrlRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.CreateStreamingUrlResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.CreateUpdatedImageRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.CreateUpdatedImageResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.CreateUsageReportSubscriptionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.CreateUsageReportSubscriptionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.CreateUserRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.CreateUserResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.DeleteDirectoryConfigRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.DeleteDirectoryConfigResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.DeleteFleetRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.DeleteFleetResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.DeleteImageBuilderRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.DeleteImageBuilderResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.DeleteImagePermissionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.DeleteImagePermissionsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.DeleteImageRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.DeleteImageResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.DeleteStackRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.DeleteStackResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.DeleteUsageReportSubscriptionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.DeleteUsageReportSubscriptionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.DeleteUserRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.DeleteUserResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.DescribeDirectoryConfigsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.DescribeDirectoryConfigsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.DescribeFleetsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.DescribeFleetsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.DescribeImageBuildersRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.DescribeImageBuildersResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.DescribeImagePermissionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.DescribeImagePermissionsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.DescribeImagesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.DescribeImagesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.DescribeSessionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.DescribeSessionsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.DescribeStacksRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.DescribeStacksResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.DescribeUsageReportSubscriptionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.DescribeUsageReportSubscriptionsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.DescribeUsersRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.DescribeUsersResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.DescribeUserStackAssociationsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.DescribeUserStackAssociationsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.DirectoryConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.DisableUserRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.DisableUserResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.DisassociateFleetRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.DisassociateFleetResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.DomainJoinInfo
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.EnableUserRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.EnableUserResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.ExpireSessionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.ExpireSessionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.Fleet
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.FleetError
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.Image
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.ImageBuilder
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.ImageBuilderStateChangeReason
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.ImagePermissions
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.ImageStateChangeReason
 
toBuilder() - Method in exception software.amazon.awssdk.services.appstream.model.IncompatibleImageException
 
toBuilder() - Method in exception software.amazon.awssdk.services.appstream.model.InvalidAccountStatusException
 
toBuilder() - Method in exception software.amazon.awssdk.services.appstream.model.InvalidParameterCombinationException
 
toBuilder() - Method in exception software.amazon.awssdk.services.appstream.model.InvalidRoleException
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.LastReportGenerationExecutionError
 
toBuilder() - Method in exception software.amazon.awssdk.services.appstream.model.LimitExceededException
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.ListAssociatedFleetsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.ListAssociatedFleetsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.ListAssociatedStacksRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.ListAssociatedStacksResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.ListTagsForResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.ListTagsForResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.NetworkAccessConfiguration
 
toBuilder() - Method in exception software.amazon.awssdk.services.appstream.model.OperationNotPermittedException
 
toBuilder() - Method in exception software.amazon.awssdk.services.appstream.model.RequestLimitExceededException
 
toBuilder() - Method in exception software.amazon.awssdk.services.appstream.model.ResourceAlreadyExistsException
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.ResourceError
 
toBuilder() - Method in exception software.amazon.awssdk.services.appstream.model.ResourceInUseException
 
toBuilder() - Method in exception software.amazon.awssdk.services.appstream.model.ResourceNotAvailableException
 
toBuilder() - Method in exception software.amazon.awssdk.services.appstream.model.ResourceNotFoundException
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.ServiceAccountCredentials
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.Session
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.SharedImagePermissions
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.Stack
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.StackError
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.StartFleetRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.StartFleetResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.StartImageBuilderRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.StartImageBuilderResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.StopFleetRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.StopFleetResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.StopImageBuilderRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.StopImageBuilderResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.StorageConnector
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.TagResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.TagResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.UntagResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.UntagResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.UpdateDirectoryConfigRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.UpdateDirectoryConfigResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.UpdateFleetRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.UpdateFleetResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.UpdateImagePermissionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.UpdateImagePermissionsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.UpdateStackRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.UpdateStackResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.UsageReportSubscription
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.User
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.UserSetting
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.UserStackAssociation
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.UserStackAssociationError
 
toBuilder() - Method in class software.amazon.awssdk.services.appstream.model.VpcConfig
 
toString() - Method in class software.amazon.awssdk.services.appstream.model.AccessEndpoint
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.appstream.model.AccessEndpointType
 
toString() - Method in enum software.amazon.awssdk.services.appstream.model.Action
 
toString() - Method in class software.amazon.awssdk.services.appstream.model.Application
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.ApplicationSettings
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.ApplicationSettingsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.AssociateFleetRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.AssociateFleetResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.appstream.model.AuthenticationType
 
toString() - Method in class software.amazon.awssdk.services.appstream.model.BatchAssociateUserStackRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.BatchAssociateUserStackResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.BatchDisassociateUserStackRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.BatchDisassociateUserStackResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.ComputeCapacity
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.ComputeCapacityStatus
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.CopyImageRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.CopyImageResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.CreateDirectoryConfigRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.CreateDirectoryConfigResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.CreateFleetRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.CreateFleetResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.CreateImageBuilderRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.CreateImageBuilderResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.CreateImageBuilderStreamingUrlRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.CreateImageBuilderStreamingUrlResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.CreateStackRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.CreateStackResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.CreateStreamingUrlRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.CreateStreamingUrlResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.CreateUpdatedImageRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.CreateUpdatedImageResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.CreateUsageReportSubscriptionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.CreateUsageReportSubscriptionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.CreateUserRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.CreateUserResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.DeleteDirectoryConfigRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.DeleteDirectoryConfigResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.DeleteFleetRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.DeleteFleetResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.DeleteImageBuilderRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.DeleteImageBuilderResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.DeleteImagePermissionsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.DeleteImagePermissionsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.DeleteImageRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.DeleteImageResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.DeleteStackRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.DeleteStackResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.DeleteUsageReportSubscriptionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.DeleteUsageReportSubscriptionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.DeleteUserRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.DeleteUserResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.DescribeDirectoryConfigsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.DescribeDirectoryConfigsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.DescribeFleetsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.DescribeFleetsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.DescribeImageBuildersRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.DescribeImageBuildersResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.DescribeImagePermissionsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.DescribeImagePermissionsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.DescribeImagesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.DescribeImagesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.DescribeSessionsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.DescribeSessionsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.DescribeStacksRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.DescribeStacksResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.DescribeUsageReportSubscriptionsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.DescribeUsageReportSubscriptionsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.DescribeUsersRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.DescribeUsersResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.DescribeUserStackAssociationsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.DescribeUserStackAssociationsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.DirectoryConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.DisableUserRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.DisableUserResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.DisassociateFleetRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.DisassociateFleetResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.DomainJoinInfo
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.EnableUserRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.EnableUserResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.ExpireSessionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.ExpireSessionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.Fleet
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.appstream.model.FleetAttribute
 
toString() - Method in class software.amazon.awssdk.services.appstream.model.FleetError
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.appstream.model.FleetErrorCode
 
toString() - Method in enum software.amazon.awssdk.services.appstream.model.FleetState
 
toString() - Method in enum software.amazon.awssdk.services.appstream.model.FleetType
 
toString() - Method in class software.amazon.awssdk.services.appstream.model.Image
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.ImageBuilder
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.appstream.model.ImageBuilderState
 
toString() - Method in class software.amazon.awssdk.services.appstream.model.ImageBuilderStateChangeReason
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.appstream.model.ImageBuilderStateChangeReasonCode
 
toString() - Method in class software.amazon.awssdk.services.appstream.model.ImagePermissions
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.appstream.model.ImageState
 
toString() - Method in class software.amazon.awssdk.services.appstream.model.ImageStateChangeReason
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.appstream.model.ImageStateChangeReasonCode
 
toString() - Method in class software.amazon.awssdk.services.appstream.model.LastReportGenerationExecutionError
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.ListAssociatedFleetsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.ListAssociatedFleetsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.ListAssociatedStacksRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.ListAssociatedStacksResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.ListTagsForResourceResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.appstream.model.MessageAction
 
toString() - Method in class software.amazon.awssdk.services.appstream.model.NetworkAccessConfiguration
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.appstream.model.Permission
 
toString() - Method in enum software.amazon.awssdk.services.appstream.model.PlatformType
 
toString() - Method in class software.amazon.awssdk.services.appstream.model.ResourceError
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.ServiceAccountCredentials
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.Session
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.appstream.model.SessionConnectionState
 
toString() - Method in enum software.amazon.awssdk.services.appstream.model.SessionState
 
toString() - Method in class software.amazon.awssdk.services.appstream.model.SharedImagePermissions
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.Stack
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.appstream.model.StackAttribute
 
toString() - Method in class software.amazon.awssdk.services.appstream.model.StackError
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.appstream.model.StackErrorCode
 
toString() - Method in class software.amazon.awssdk.services.appstream.model.StartFleetRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.StartFleetResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.StartImageBuilderRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.StartImageBuilderResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.StopFleetRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.StopFleetResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.StopImageBuilderRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.StopImageBuilderResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.StorageConnector
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.appstream.model.StorageConnectorType
 
toString() - Method in enum software.amazon.awssdk.services.appstream.model.StreamView
 
toString() - Method in class software.amazon.awssdk.services.appstream.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.TagResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.UntagResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.UpdateDirectoryConfigRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.UpdateDirectoryConfigResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.UpdateFleetRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.UpdateFleetResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.UpdateImagePermissionsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.UpdateImagePermissionsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.UpdateStackRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.UpdateStackResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.appstream.model.UsageReportExecutionErrorCode
 
toString() - Method in enum software.amazon.awssdk.services.appstream.model.UsageReportSchedule
 
toString() - Method in class software.amazon.awssdk.services.appstream.model.UsageReportSubscription
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.User
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.UserSetting
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.UserStackAssociation
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.model.UserStackAssociationError
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.appstream.model.UserStackAssociationErrorCode
 
toString() - Method in enum software.amazon.awssdk.services.appstream.model.VisibilityType
 
toString() - Method in class software.amazon.awssdk.services.appstream.model.VpcConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.appstream.waiters.internal.WaitersRuntime.Value
 
type(String) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeImagesRequest.Builder
The type of image (public, private, or shared) to describe.
type(VisibilityType) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeImagesRequest.Builder
The type of image (public, private, or shared) to describe.
type() - Method in class software.amazon.awssdk.services.appstream.model.DescribeImagesRequest
The type of image (public, private, or shared) to describe.
typeAsString() - Method in class software.amazon.awssdk.services.appstream.model.DescribeImagesRequest
The type of image (public, private, or shared) to describe.

U

untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Disassociates one or more specified tags from the specified AppStream 2.0 resource.
untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Disassociates one or more specified tags from the specified AppStream 2.0 resource.
untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Disassociates one or more specified tags from the specified AppStream 2.0 resource.
untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Disassociates one or more specified tags from the specified AppStream 2.0 resource.
UntagResourceRequest - Class in software.amazon.awssdk.services.appstream.model
 
UntagResourceRequest.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
UntagResourceRequestMarshaller - Class in software.amazon.awssdk.services.appstream.transform
UntagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.appstream.transform.UntagResourceRequestMarshaller
 
UntagResourceResponse - Class in software.amazon.awssdk.services.appstream.model
 
UntagResourceResponse.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
updateDirectoryConfig(UpdateDirectoryConfigRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Updates the specified Directory Config object in AppStream 2.0.
updateDirectoryConfig(Consumer<UpdateDirectoryConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Updates the specified Directory Config object in AppStream 2.0.
updateDirectoryConfig(UpdateDirectoryConfigRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Updates the specified Directory Config object in AppStream 2.0.
updateDirectoryConfig(Consumer<UpdateDirectoryConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Updates the specified Directory Config object in AppStream 2.0.
UpdateDirectoryConfigRequest - Class in software.amazon.awssdk.services.appstream.model
 
UpdateDirectoryConfigRequest.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
UpdateDirectoryConfigRequestMarshaller - Class in software.amazon.awssdk.services.appstream.transform
UpdateDirectoryConfigRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.appstream.transform.UpdateDirectoryConfigRequestMarshaller
 
UpdateDirectoryConfigResponse - Class in software.amazon.awssdk.services.appstream.model
 
UpdateDirectoryConfigResponse.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
updateFleet(UpdateFleetRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Updates the specified fleet.
updateFleet(Consumer<UpdateFleetRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Updates the specified fleet.
updateFleet(UpdateFleetRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Updates the specified fleet.
updateFleet(Consumer<UpdateFleetRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Updates the specified fleet.
UpdateFleetRequest - Class in software.amazon.awssdk.services.appstream.model
 
UpdateFleetRequest.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
UpdateFleetRequestMarshaller - Class in software.amazon.awssdk.services.appstream.transform
UpdateFleetRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.appstream.transform.UpdateFleetRequestMarshaller
 
UpdateFleetResponse - Class in software.amazon.awssdk.services.appstream.model
 
UpdateFleetResponse.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
updateImagePermissions(UpdateImagePermissionsRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Adds or updates permissions for the specified private image.
updateImagePermissions(Consumer<UpdateImagePermissionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Adds or updates permissions for the specified private image.
updateImagePermissions(UpdateImagePermissionsRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Adds or updates permissions for the specified private image.
updateImagePermissions(Consumer<UpdateImagePermissionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Adds or updates permissions for the specified private image.
UpdateImagePermissionsRequest - Class in software.amazon.awssdk.services.appstream.model
 
UpdateImagePermissionsRequest.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
UpdateImagePermissionsRequestMarshaller - Class in software.amazon.awssdk.services.appstream.transform
UpdateImagePermissionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.appstream.transform.UpdateImagePermissionsRequestMarshaller
 
UpdateImagePermissionsResponse - Class in software.amazon.awssdk.services.appstream.model
 
UpdateImagePermissionsResponse.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
updateStack(UpdateStackRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Updates the specified fields for the specified stack.
updateStack(Consumer<UpdateStackRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Updates the specified fields for the specified stack.
updateStack(UpdateStackRequest) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Updates the specified fields for the specified stack.
updateStack(Consumer<UpdateStackRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Updates the specified fields for the specified stack.
UpdateStackRequest - Class in software.amazon.awssdk.services.appstream.model
 
UpdateStackRequest.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
UpdateStackRequestMarshaller - Class in software.amazon.awssdk.services.appstream.transform
UpdateStackRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.appstream.transform.UpdateStackRequestMarshaller
 
UpdateStackResponse - Class in software.amazon.awssdk.services.appstream.model
 
UpdateStackResponse.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
UsageReportExecutionErrorCode - Enum in software.amazon.awssdk.services.appstream.model
 
UsageReportSchedule - Enum in software.amazon.awssdk.services.appstream.model
 
UsageReportSubscription - Class in software.amazon.awssdk.services.appstream.model
Describes information about the usage report subscription.
UsageReportSubscription.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
usageReportSubscriptions(Collection<UsageReportSubscription>) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeUsageReportSubscriptionsResponse.Builder
Information about the usage report subscription.
usageReportSubscriptions(UsageReportSubscription...) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeUsageReportSubscriptionsResponse.Builder
Information about the usage report subscription.
usageReportSubscriptions(Consumer<UsageReportSubscription.Builder>...) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeUsageReportSubscriptionsResponse.Builder
Information about the usage report subscription.
usageReportSubscriptions() - Method in class software.amazon.awssdk.services.appstream.model.DescribeUsageReportSubscriptionsResponse
Information about the usage report subscription.
User - Class in software.amazon.awssdk.services.appstream.model
Describes a user in the user pool.
User.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
userId(String) - Method in interface software.amazon.awssdk.services.appstream.model.CreateStreamingUrlRequest.Builder
The identifier of the user.
userId() - Method in class software.amazon.awssdk.services.appstream.model.CreateStreamingUrlRequest
The identifier of the user.
userId(String) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeSessionsRequest.Builder
The user identifier (ID).
userId() - Method in class software.amazon.awssdk.services.appstream.model.DescribeSessionsRequest
The user identifier (ID).
userId(String) - Method in interface software.amazon.awssdk.services.appstream.model.Session.Builder
The identifier of the user for whom the session was created.
userId() - Method in class software.amazon.awssdk.services.appstream.model.Session
The identifier of the user for whom the session was created.
userName(String) - Method in interface software.amazon.awssdk.services.appstream.model.CreateUserRequest.Builder
The email address of the user.
userName() - Method in class software.amazon.awssdk.services.appstream.model.CreateUserRequest
The email address of the user.
userName(String) - Method in interface software.amazon.awssdk.services.appstream.model.DeleteUserRequest.Builder
The email address of the user.
userName() - Method in class software.amazon.awssdk.services.appstream.model.DeleteUserRequest
The email address of the user.
userName(String) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeUserStackAssociationsRequest.Builder
The email address of the user who is associated with the stack.
userName() - Method in class software.amazon.awssdk.services.appstream.model.DescribeUserStackAssociationsRequest
The email address of the user who is associated with the stack.
userName(String) - Method in interface software.amazon.awssdk.services.appstream.model.DisableUserRequest.Builder
The email address of the user.
userName() - Method in class software.amazon.awssdk.services.appstream.model.DisableUserRequest
The email address of the user.
userName(String) - Method in interface software.amazon.awssdk.services.appstream.model.EnableUserRequest.Builder
The email address of the user.
userName() - Method in class software.amazon.awssdk.services.appstream.model.EnableUserRequest
The email address of the user.
userName(String) - Method in interface software.amazon.awssdk.services.appstream.model.User.Builder
The email address of the user.
userName() - Method in class software.amazon.awssdk.services.appstream.model.User
The email address of the user.
userName(String) - Method in interface software.amazon.awssdk.services.appstream.model.UserStackAssociation.Builder
The email address of the user who is associated with the stack.
userName() - Method in class software.amazon.awssdk.services.appstream.model.UserStackAssociation
The email address of the user who is associated with the stack.
users(Collection<User>) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeUsersResponse.Builder
Information about users in the user pool.
users(User...) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeUsersResponse.Builder
Information about users in the user pool.
users(Consumer<User.Builder>...) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeUsersResponse.Builder
Information about users in the user pool.
users() - Method in class software.amazon.awssdk.services.appstream.model.DescribeUsersResponse
Information about users in the user pool.
UserSetting - Class in software.amazon.awssdk.services.appstream.model
Describes an action and whether the action is enabled or disabled for users during their streaming sessions.
UserSetting.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
userSettings(Collection<UserSetting>) - Method in interface software.amazon.awssdk.services.appstream.model.CreateStackRequest.Builder
The actions that are enabled or disabled for users during their streaming sessions.
userSettings(UserSetting...) - Method in interface software.amazon.awssdk.services.appstream.model.CreateStackRequest.Builder
The actions that are enabled or disabled for users during their streaming sessions.
userSettings(Consumer<UserSetting.Builder>...) - Method in interface software.amazon.awssdk.services.appstream.model.CreateStackRequest.Builder
The actions that are enabled or disabled for users during their streaming sessions.
userSettings() - Method in class software.amazon.awssdk.services.appstream.model.CreateStackRequest
The actions that are enabled or disabled for users during their streaming sessions.
userSettings(Collection<UserSetting>) - Method in interface software.amazon.awssdk.services.appstream.model.Stack.Builder
The actions that are enabled or disabled for users during their streaming sessions.
userSettings(UserSetting...) - Method in interface software.amazon.awssdk.services.appstream.model.Stack.Builder
The actions that are enabled or disabled for users during their streaming sessions.
userSettings(Consumer<UserSetting.Builder>...) - Method in interface software.amazon.awssdk.services.appstream.model.Stack.Builder
The actions that are enabled or disabled for users during their streaming sessions.
userSettings() - Method in class software.amazon.awssdk.services.appstream.model.Stack
The actions that are enabled or disabled for users during their streaming sessions.
userSettings(Collection<UserSetting>) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateStackRequest.Builder
The actions that are enabled or disabled for users during their streaming sessions.
userSettings(UserSetting...) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateStackRequest.Builder
The actions that are enabled or disabled for users during their streaming sessions.
userSettings(Consumer<UserSetting.Builder>...) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateStackRequest.Builder
The actions that are enabled or disabled for users during their streaming sessions.
userSettings() - Method in class software.amazon.awssdk.services.appstream.model.UpdateStackRequest
The actions that are enabled or disabled for users during their streaming sessions.
UserStackAssociation - Class in software.amazon.awssdk.services.appstream.model
Describes a user in the user pool and the associated stack.
userStackAssociation(UserStackAssociation) - Method in interface software.amazon.awssdk.services.appstream.model.UserStackAssociationError.Builder
Information about the user and associated stack.
userStackAssociation(Consumer<UserStackAssociation.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.UserStackAssociationError.Builder
Information about the user and associated stack.
userStackAssociation() - Method in class software.amazon.awssdk.services.appstream.model.UserStackAssociationError
Information about the user and associated stack.
UserStackAssociation.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
UserStackAssociationError - Class in software.amazon.awssdk.services.appstream.model
Describes the error that is returned when a user can’t be associated with or disassociated from a stack.
UserStackAssociationError.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
UserStackAssociationErrorCode - Enum in software.amazon.awssdk.services.appstream.model
 
userStackAssociations(Collection<UserStackAssociation>) - Method in interface software.amazon.awssdk.services.appstream.model.BatchAssociateUserStackRequest.Builder
The list of UserStackAssociation objects.
userStackAssociations(UserStackAssociation...) - Method in interface software.amazon.awssdk.services.appstream.model.BatchAssociateUserStackRequest.Builder
The list of UserStackAssociation objects.
userStackAssociations(Consumer<UserStackAssociation.Builder>...) - Method in interface software.amazon.awssdk.services.appstream.model.BatchAssociateUserStackRequest.Builder
The list of UserStackAssociation objects.
userStackAssociations() - Method in class software.amazon.awssdk.services.appstream.model.BatchAssociateUserStackRequest
The list of UserStackAssociation objects.
userStackAssociations(Collection<UserStackAssociation>) - Method in interface software.amazon.awssdk.services.appstream.model.BatchDisassociateUserStackRequest.Builder
The list of UserStackAssociation objects.
userStackAssociations(UserStackAssociation...) - Method in interface software.amazon.awssdk.services.appstream.model.BatchDisassociateUserStackRequest.Builder
The list of UserStackAssociation objects.
userStackAssociations(Consumer<UserStackAssociation.Builder>...) - Method in interface software.amazon.awssdk.services.appstream.model.BatchDisassociateUserStackRequest.Builder
The list of UserStackAssociation objects.
userStackAssociations() - Method in class software.amazon.awssdk.services.appstream.model.BatchDisassociateUserStackRequest
The list of UserStackAssociation objects.
userStackAssociations(Collection<UserStackAssociation>) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeUserStackAssociationsResponse.Builder
The UserStackAssociation objects.
userStackAssociations(UserStackAssociation...) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeUserStackAssociationsResponse.Builder
The UserStackAssociation objects.
userStackAssociations(Consumer<UserStackAssociation.Builder>...) - Method in interface software.amazon.awssdk.services.appstream.model.DescribeUserStackAssociationsResponse.Builder
The UserStackAssociation objects.
userStackAssociations() - Method in class software.amazon.awssdk.services.appstream.model.DescribeUserStackAssociationsResponse
The UserStackAssociation objects.

V

validity(Long) - Method in interface software.amazon.awssdk.services.appstream.model.CreateImageBuilderStreamingUrlRequest.Builder
The time that the streaming URL will be valid, in seconds.
validity() - Method in class software.amazon.awssdk.services.appstream.model.CreateImageBuilderStreamingUrlRequest
The time that the streaming URL will be valid, in seconds.
validity(Long) - Method in interface software.amazon.awssdk.services.appstream.model.CreateStreamingUrlRequest.Builder
The time that the streaming URL will be valid, in seconds.
validity() - Method in class software.amazon.awssdk.services.appstream.model.CreateStreamingUrlRequest
The time that the streaming URL will be valid, in seconds.
Value(Object) - Constructor for class software.amazon.awssdk.services.appstream.waiters.internal.WaitersRuntime.Value
Create a non-projection value, where the value type is determined reflectively.
value() - Method in class software.amazon.awssdk.services.appstream.waiters.internal.WaitersRuntime.Value
Retrieve the actual value that this represents (this will be the same value passed to the constructor).
valueOf(String) - Static method in enum software.amazon.awssdk.services.appstream.model.AccessEndpointType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.appstream.model.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.appstream.model.AuthenticationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.appstream.model.FleetAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.appstream.model.FleetErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.appstream.model.FleetState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.appstream.model.FleetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.appstream.model.ImageBuilderState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.appstream.model.ImageBuilderStateChangeReasonCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.appstream.model.ImageState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.appstream.model.ImageStateChangeReasonCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.appstream.model.MessageAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.appstream.model.Permission
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.appstream.model.PlatformType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.appstream.model.SessionConnectionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.appstream.model.SessionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.appstream.model.StackAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.appstream.model.StackErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.appstream.model.StorageConnectorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.appstream.model.StreamView
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.appstream.model.UsageReportExecutionErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.appstream.model.UsageReportSchedule
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.appstream.model.UserStackAssociationErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.appstream.model.VisibilityType
Returns the enum constant of this type with the specified name.
values() - Static method in enum software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.services.appstream.model.VisibilityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class software.amazon.awssdk.services.appstream.waiters.internal.WaitersRuntime.Value
Retrieve the actual value that this represents, as a list.
visibility(String) - Method in interface software.amazon.awssdk.services.appstream.model.Image.Builder
Indicates whether the image is public or private.
visibility(VisibilityType) - Method in interface software.amazon.awssdk.services.appstream.model.Image.Builder
Indicates whether the image is public or private.
visibility() - Method in class software.amazon.awssdk.services.appstream.model.Image
Indicates whether the image is public or private.
visibilityAsString() - Method in class software.amazon.awssdk.services.appstream.model.Image
Indicates whether the image is public or private.
VisibilityType - Enum in software.amazon.awssdk.services.appstream.model
 
vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.appstream.model.CreateFleetRequest.Builder
The VPC configuration for the fleet.
vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.CreateFleetRequest.Builder
The VPC configuration for the fleet.
vpcConfig() - Method in class software.amazon.awssdk.services.appstream.model.CreateFleetRequest
The VPC configuration for the fleet.
vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.appstream.model.CreateImageBuilderRequest.Builder
The VPC configuration for the image builder.
vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.CreateImageBuilderRequest.Builder
The VPC configuration for the image builder.
vpcConfig() - Method in class software.amazon.awssdk.services.appstream.model.CreateImageBuilderRequest
The VPC configuration for the image builder.
vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.appstream.model.Fleet.Builder
The VPC configuration for the fleet.
vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.Fleet.Builder
The VPC configuration for the fleet.
vpcConfig() - Method in class software.amazon.awssdk.services.appstream.model.Fleet
The VPC configuration for the fleet.
vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.appstream.model.ImageBuilder.Builder
The VPC configuration of the image builder.
vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.ImageBuilder.Builder
The VPC configuration of the image builder.
vpcConfig() - Method in class software.amazon.awssdk.services.appstream.model.ImageBuilder
The VPC configuration of the image builder.
vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateFleetRequest.Builder
The VPC configuration for the fleet.
vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.appstream.model.UpdateFleetRequest.Builder
The VPC configuration for the fleet.
vpcConfig() - Method in class software.amazon.awssdk.services.appstream.model.UpdateFleetRequest
The VPC configuration for the fleet.
VpcConfig - Class in software.amazon.awssdk.services.appstream.model
Describes VPC configuration information for fleets and image builders.
VpcConfig.Builder - Interface in software.amazon.awssdk.services.appstream.model
 
vpceId(String) - Method in interface software.amazon.awssdk.services.appstream.model.AccessEndpoint.Builder
The identifier (ID) of the VPC in which the interface endpoint is used.
vpceId() - Method in class software.amazon.awssdk.services.appstream.model.AccessEndpoint
The identifier (ID) of the VPC in which the interface endpoint is used.

W

waiter() - Method in interface software.amazon.awssdk.services.appstream.AppStreamAsyncClient
Create an instance of AppStreamAsyncWaiter using this client.
waiter() - Method in interface software.amazon.awssdk.services.appstream.AppStreamClient
Create an instance of AppStreamWaiter using this client.
WaitersRuntime - Class in software.amazon.awssdk.services.appstream.waiters.internal
Contains classes used at runtime by the code generator classes for waiter acceptors generated from JMESPath expressions.
WaitersRuntime.ResponseStatusAcceptor - Class in software.amazon.awssdk.services.appstream.waiters.internal
A WaiterAcceptor implementation that checks for a specific HTTP response status, regardless of whether it's reported by a response or an exception.
WaitersRuntime.Value - Class in software.amazon.awssdk.services.appstream.waiters.internal
An intermediate value for JMESPath expressions, encapsulating the different data types supported by JMESPath and the operations on that data.
waiterState() - Method in class software.amazon.awssdk.services.appstream.waiters.internal.WaitersRuntime.ResponseStatusAcceptor
 
waitUntilFleetStarted(DescribeFleetsRequest) - Method in interface software.amazon.awssdk.services.appstream.waiters.AppStreamAsyncWaiter
Polls AppStreamAsyncClient.describeFleets(software.amazon.awssdk.services.appstream.model.DescribeFleetsRequest) API until the desired condition FleetStarted is met, or until it is determined that the resource will never enter into the desired state
waitUntilFleetStarted(Consumer<DescribeFleetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.waiters.AppStreamAsyncWaiter
Polls AppStreamAsyncClient.describeFleets(software.amazon.awssdk.services.appstream.model.DescribeFleetsRequest) API until the desired condition FleetStarted is met, or until it is determined that the resource will never enter into the desired state.
waitUntilFleetStarted(DescribeFleetsRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.appstream.waiters.AppStreamAsyncWaiter
Polls AppStreamAsyncClient.describeFleets(software.amazon.awssdk.services.appstream.model.DescribeFleetsRequest) API until the desired condition FleetStarted is met, or until it is determined that the resource will never enter into the desired state
waitUntilFleetStarted(Consumer<DescribeFleetsRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.waiters.AppStreamAsyncWaiter
Polls AppStreamAsyncClient.describeFleets(software.amazon.awssdk.services.appstream.model.DescribeFleetsRequest) API until the desired condition FleetStarted is met, or until it is determined that the resource will never enter into the desired state.
waitUntilFleetStarted(DescribeFleetsRequest) - Method in interface software.amazon.awssdk.services.appstream.waiters.AppStreamWaiter
Polls AppStreamClient.describeFleets() API until the desired condition FleetStarted is met, or until it is determined that the resource will never enter into the desired state
waitUntilFleetStarted(Consumer<DescribeFleetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.waiters.AppStreamWaiter
Polls AppStreamClient.describeFleets() API until the desired condition FleetStarted is met, or until it is determined that the resource will never enter into the desired state.
waitUntilFleetStarted(DescribeFleetsRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.appstream.waiters.AppStreamWaiter
Polls AppStreamClient.describeFleets() API until the desired condition FleetStarted is met, or until it is determined that the resource will never enter into the desired state
waitUntilFleetStarted(Consumer<DescribeFleetsRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.waiters.AppStreamWaiter
Polls AppStreamClient.describeFleets() API until the desired condition FleetStarted is met, or until it is determined that the resource will never enter into the desired state.
waitUntilFleetStopped(DescribeFleetsRequest) - Method in interface software.amazon.awssdk.services.appstream.waiters.AppStreamAsyncWaiter
Polls AppStreamAsyncClient.describeFleets(software.amazon.awssdk.services.appstream.model.DescribeFleetsRequest) API until the desired condition FleetStopped is met, or until it is determined that the resource will never enter into the desired state
waitUntilFleetStopped(Consumer<DescribeFleetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.waiters.AppStreamAsyncWaiter
Polls AppStreamAsyncClient.describeFleets(software.amazon.awssdk.services.appstream.model.DescribeFleetsRequest) API until the desired condition FleetStopped is met, or until it is determined that the resource will never enter into the desired state.
waitUntilFleetStopped(DescribeFleetsRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.appstream.waiters.AppStreamAsyncWaiter
Polls AppStreamAsyncClient.describeFleets(software.amazon.awssdk.services.appstream.model.DescribeFleetsRequest) API until the desired condition FleetStopped is met, or until it is determined that the resource will never enter into the desired state
waitUntilFleetStopped(Consumer<DescribeFleetsRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.waiters.AppStreamAsyncWaiter
Polls AppStreamAsyncClient.describeFleets(software.amazon.awssdk.services.appstream.model.DescribeFleetsRequest) API until the desired condition FleetStopped is met, or until it is determined that the resource will never enter into the desired state.
waitUntilFleetStopped(DescribeFleetsRequest) - Method in interface software.amazon.awssdk.services.appstream.waiters.AppStreamWaiter
Polls AppStreamClient.describeFleets() API until the desired condition FleetStopped is met, or until it is determined that the resource will never enter into the desired state
waitUntilFleetStopped(Consumer<DescribeFleetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.appstream.waiters.AppStreamWaiter
Polls AppStreamClient.describeFleets() API until the desired condition FleetStopped is met, or until it is determined that the resource will never enter into the desired state.
waitUntilFleetStopped(DescribeFleetsRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.appstream.waiters.AppStreamWaiter
Polls AppStreamClient.describeFleets() API until the desired condition FleetStopped is met, or until it is determined that the resource will never enter into the desired state
waitUntilFleetStopped(Consumer<DescribeFleetsRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.appstream.waiters.AppStreamWaiter
Polls AppStreamClient.describeFleets() API until the desired condition FleetStopped is met, or until it is determined that the resource will never enter into the desired state.
wildcard() - Method in class software.amazon.awssdk.services.appstream.waiters.internal.WaitersRuntime.Value
Execute a wildcard expression on this value: https://jmespath.org/specification.html#wildcard-expressions
A B C D E F G H I K L M N O P R S T U V W 
Skip navigation links

Copyright © 2021. All rights reserved.