- getArn() - Method in class com.amazonaws.services.cloud9.model.Environment
-
The Amazon Resource Name (ARN) of the environment.
- getAutomaticStopTimeMinutes() - Method in class com.amazonaws.services.cloud9.model.CreateEnvironmentEC2Request
-
The number of minutes until the running instance is shut down after the environment has last been used.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.cloud9.AbstractAWSCloud9
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.cloud9.AWSCloud9
-
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.cloud9.AWSCloud9Client
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getClientRequestToken() - Method in class com.amazonaws.services.cloud9.model.CreateEnvironmentEC2Request
-
A unique, case-sensitive string that helps AWS Cloud9 to ensure this operation completes no more than one time.
- getDescription() - Method in class com.amazonaws.services.cloud9.model.CreateEnvironmentEC2Request
-
The description of the environment to create.
- getDescription() - Method in class com.amazonaws.services.cloud9.model.Environment
-
The description for the environment.
- getDescription() - Method in class com.amazonaws.services.cloud9.model.UpdateEnvironmentRequest
-
Any new or replacement description for the environment.
- getEnvironmentId() - Method in class com.amazonaws.services.cloud9.model.CreateEnvironmentEC2Result
-
The ID of the environment that was created.
- getEnvironmentId() - Method in class com.amazonaws.services.cloud9.model.CreateEnvironmentMembershipRequest
-
The ID of the environment that contains the environment member you want to add.
- getEnvironmentId() - Method in class com.amazonaws.services.cloud9.model.DeleteEnvironmentMembershipRequest
-
The ID of the environment to delete the environment member from.
- getEnvironmentId() - Method in class com.amazonaws.services.cloud9.model.DeleteEnvironmentRequest
-
The ID of the environment to delete.
- getEnvironmentId() - Method in class com.amazonaws.services.cloud9.model.DescribeEnvironmentMembershipsRequest
-
The ID of the environment to get environment member information about.
- getEnvironmentId() - Method in class com.amazonaws.services.cloud9.model.DescribeEnvironmentStatusRequest
-
The ID of the environment to get status information about.
- getEnvironmentId() - Method in class com.amazonaws.services.cloud9.model.EnvironmentMember
-
The ID of the environment for the environment member.
- getEnvironmentId() - Method in class com.amazonaws.services.cloud9.model.UpdateEnvironmentMembershipRequest
-
The ID of the environment for the environment member whose settings you want to change.
- getEnvironmentId() - Method in class com.amazonaws.services.cloud9.model.UpdateEnvironmentRequest
-
The ID of the environment to change settings.
- getEnvironmentIds() - Method in class com.amazonaws.services.cloud9.model.DescribeEnvironmentsRequest
-
The IDs of invidividual environments to get information about.
- getEnvironmentIds() - Method in class com.amazonaws.services.cloud9.model.ListEnvironmentsResult
-
The list of environment identifiers.
- getEnvironments() - Method in class com.amazonaws.services.cloud9.model.DescribeEnvironmentsResult
-
Information about the environments that are returned.
- getExecutorService() - Method in class com.amazonaws.services.cloud9.AWSCloud9AsyncClient
-
Returns the executor service used by this client to execute async requests.
- getId() - Method in class com.amazonaws.services.cloud9.model.Environment
-
The ID of the environment.
- getInstanceType() - Method in class com.amazonaws.services.cloud9.model.CreateEnvironmentEC2Request
-
The type of instance to host the environment on (for example, t2.micro).
- getLastAccess() - Method in class com.amazonaws.services.cloud9.model.EnvironmentMember
-
The time, expressed in epoch time format, when the environment member last opened the environment.
- getMaxResults() - Method in class com.amazonaws.services.cloud9.model.DescribeEnvironmentMembershipsRequest
-
The maximum number of environment members to get information about.
- getMaxResults() - Method in class com.amazonaws.services.cloud9.model.ListEnvironmentsRequest
-
The maximum number of environments to get identifiers for.
- getMembership() - Method in class com.amazonaws.services.cloud9.model.CreateEnvironmentMembershipResult
-
Information about the environment member that was added.
- getMembership() - Method in class com.amazonaws.services.cloud9.model.UpdateEnvironmentMembershipResult
-
Information about the environment member whose settings were changed.
- getMemberships() - Method in class com.amazonaws.services.cloud9.model.DescribeEnvironmentMembershipsResult
-
Information about the environment members for the environment.
- getMessage() - Method in class com.amazonaws.services.cloud9.model.DescribeEnvironmentStatusResult
-
Any informational message about the status of the environment.
- getName() - Method in class com.amazonaws.services.cloud9.model.CreateEnvironmentEC2Request
-
The name of the environment to create.
- getName() - Method in class com.amazonaws.services.cloud9.model.Environment
-
The name of the environment.
- getName() - Method in class com.amazonaws.services.cloud9.model.UpdateEnvironmentRequest
-
Any replacement name for the environment.
- getNextToken() - Method in class com.amazonaws.services.cloud9.model.DescribeEnvironmentMembershipsRequest
-
During a previous call, if there are more than 25 items in the list, only the first 25 items are returned, along
with a unique string called a next token.
- getNextToken() - Method in class com.amazonaws.services.cloud9.model.DescribeEnvironmentMembershipsResult
-
If there are more than 25 items in the list, only the first 25 items are returned, along with a unique string
called a next token.
- getNextToken() - Method in class com.amazonaws.services.cloud9.model.ListEnvironmentsRequest
-
During a previous call, if there are more than 25 items in the list, only the first 25 items are returned, along
with a unique string called a next token.
- getNextToken() - Method in class com.amazonaws.services.cloud9.model.ListEnvironmentsResult
-
If there are more than 25 items in the list, only the first 25 items are returned, along with a unique string
called a next token.
- getOwnerArn() - Method in class com.amazonaws.services.cloud9.model.CreateEnvironmentEC2Request
-
The Amazon Resource Name (ARN) of the environment owner.
- getOwnerArn() - Method in class com.amazonaws.services.cloud9.model.Environment
-
The Amazon Resource Name (ARN) of the environment owner.
- getPermissions() - Method in class com.amazonaws.services.cloud9.model.CreateEnvironmentMembershipRequest
-
The type of environment member permissions you want to associate with this environment member.
- getPermissions() - Method in class com.amazonaws.services.cloud9.model.DescribeEnvironmentMembershipsRequest
-
The type of environment member permissions to get information about.
- getPermissions() - Method in class com.amazonaws.services.cloud9.model.EnvironmentMember
-
The type of environment member permissions associated with this environment member.
- getPermissions() - Method in class com.amazonaws.services.cloud9.model.UpdateEnvironmentMembershipRequest
-
The replacement type of environment member permissions you want to associate with this environment member.
- getStatus() - Method in class com.amazonaws.services.cloud9.model.DescribeEnvironmentStatusResult
-
The status of the environment.
- getSubnetId() - Method in class com.amazonaws.services.cloud9.model.CreateEnvironmentEC2Request
-
The ID of the subnet in Amazon VPC that AWS Cloud9 will use to communicate with the Amazon EC2 instance.
- getType() - Method in class com.amazonaws.services.cloud9.model.Environment
-
The type of environment.
- getUserArn() - Method in class com.amazonaws.services.cloud9.model.CreateEnvironmentMembershipRequest
-
The Amazon Resource Name (ARN) of the environment member you want to add.
- getUserArn() - Method in class com.amazonaws.services.cloud9.model.DeleteEnvironmentMembershipRequest
-
The Amazon Resource Name (ARN) of the environment member to delete from the environment.
- getUserArn() - Method in class com.amazonaws.services.cloud9.model.DescribeEnvironmentMembershipsRequest
-
The Amazon Resource Name (ARN) of an individual environment member to get information about.
- getUserArn() - Method in class com.amazonaws.services.cloud9.model.EnvironmentMember
-
The Amazon Resource Name (ARN) of the environment member.
- getUserArn() - Method in class com.amazonaws.services.cloud9.model.UpdateEnvironmentMembershipRequest
-
The Amazon Resource Name (ARN) of the environment member whose settings you want to change.
- getUserId() - Method in class com.amazonaws.services.cloud9.model.EnvironmentMember
-
The user ID in AWS Identity and Access Management (AWS IAM) of the environment member.
- setArn(String) - Method in class com.amazonaws.services.cloud9.model.Environment
-
The Amazon Resource Name (ARN) of the environment.
- setAutomaticStopTimeMinutes(Integer) - Method in class com.amazonaws.services.cloud9.model.CreateEnvironmentEC2Request
-
The number of minutes until the running instance is shut down after the environment has last been used.
- setClientRequestToken(String) - Method in class com.amazonaws.services.cloud9.model.CreateEnvironmentEC2Request
-
A unique, case-sensitive string that helps AWS Cloud9 to ensure this operation completes no more than one time.
- setDescription(String) - Method in class com.amazonaws.services.cloud9.model.CreateEnvironmentEC2Request
-
The description of the environment to create.
- setDescription(String) - Method in class com.amazonaws.services.cloud9.model.Environment
-
The description for the environment.
- setDescription(String) - Method in class com.amazonaws.services.cloud9.model.UpdateEnvironmentRequest
-
Any new or replacement description for the environment.
- setEnvironmentId(String) - Method in class com.amazonaws.services.cloud9.model.CreateEnvironmentEC2Result
-
The ID of the environment that was created.
- setEnvironmentId(String) - Method in class com.amazonaws.services.cloud9.model.CreateEnvironmentMembershipRequest
-
The ID of the environment that contains the environment member you want to add.
- setEnvironmentId(String) - Method in class com.amazonaws.services.cloud9.model.DeleteEnvironmentMembershipRequest
-
The ID of the environment to delete the environment member from.
- setEnvironmentId(String) - Method in class com.amazonaws.services.cloud9.model.DeleteEnvironmentRequest
-
The ID of the environment to delete.
- setEnvironmentId(String) - Method in class com.amazonaws.services.cloud9.model.DescribeEnvironmentMembershipsRequest
-
The ID of the environment to get environment member information about.
- setEnvironmentId(String) - Method in class com.amazonaws.services.cloud9.model.DescribeEnvironmentStatusRequest
-
The ID of the environment to get status information about.
- setEnvironmentId(String) - Method in class com.amazonaws.services.cloud9.model.EnvironmentMember
-
The ID of the environment for the environment member.
- setEnvironmentId(String) - Method in class com.amazonaws.services.cloud9.model.UpdateEnvironmentMembershipRequest
-
The ID of the environment for the environment member whose settings you want to change.
- setEnvironmentId(String) - Method in class com.amazonaws.services.cloud9.model.UpdateEnvironmentRequest
-
The ID of the environment to change settings.
- setEnvironmentIds(Collection<String>) - Method in class com.amazonaws.services.cloud9.model.DescribeEnvironmentsRequest
-
The IDs of invidividual environments to get information about.
- setEnvironmentIds(Collection<String>) - Method in class com.amazonaws.services.cloud9.model.ListEnvironmentsResult
-
The list of environment identifiers.
- setEnvironments(Collection<Environment>) - Method in class com.amazonaws.services.cloud9.model.DescribeEnvironmentsResult
-
Information about the environments that are returned.
- setId(String) - Method in class com.amazonaws.services.cloud9.model.Environment
-
The ID of the environment.
- setInstanceType(String) - Method in class com.amazonaws.services.cloud9.model.CreateEnvironmentEC2Request
-
The type of instance to host the environment on (for example, t2.micro).
- setLastAccess(Date) - Method in class com.amazonaws.services.cloud9.model.EnvironmentMember
-
The time, expressed in epoch time format, when the environment member last opened the environment.
- setMaxResults(Integer) - Method in class com.amazonaws.services.cloud9.model.DescribeEnvironmentMembershipsRequest
-
The maximum number of environment members to get information about.
- setMaxResults(Integer) - Method in class com.amazonaws.services.cloud9.model.ListEnvironmentsRequest
-
The maximum number of environments to get identifiers for.
- setMembership(EnvironmentMember) - Method in class com.amazonaws.services.cloud9.model.CreateEnvironmentMembershipResult
-
Information about the environment member that was added.
- setMembership(EnvironmentMember) - Method in class com.amazonaws.services.cloud9.model.UpdateEnvironmentMembershipResult
-
Information about the environment member whose settings were changed.
- setMemberships(Collection<EnvironmentMember>) - Method in class com.amazonaws.services.cloud9.model.DescribeEnvironmentMembershipsResult
-
Information about the environment members for the environment.
- setMessage(String) - Method in class com.amazonaws.services.cloud9.model.DescribeEnvironmentStatusResult
-
Any informational message about the status of the environment.
- setName(String) - Method in class com.amazonaws.services.cloud9.model.CreateEnvironmentEC2Request
-
The name of the environment to create.
- setName(String) - Method in class com.amazonaws.services.cloud9.model.Environment
-
The name of the environment.
- setName(String) - Method in class com.amazonaws.services.cloud9.model.UpdateEnvironmentRequest
-
Any replacement name for the environment.
- setNextToken(String) - Method in class com.amazonaws.services.cloud9.model.DescribeEnvironmentMembershipsRequest
-
During a previous call, if there are more than 25 items in the list, only the first 25 items are returned, along
with a unique string called a next token.
- setNextToken(String) - Method in class com.amazonaws.services.cloud9.model.DescribeEnvironmentMembershipsResult
-
If there are more than 25 items in the list, only the first 25 items are returned, along with a unique string
called a next token.
- setNextToken(String) - Method in class com.amazonaws.services.cloud9.model.ListEnvironmentsRequest
-
During a previous call, if there are more than 25 items in the list, only the first 25 items are returned, along
with a unique string called a next token.
- setNextToken(String) - Method in class com.amazonaws.services.cloud9.model.ListEnvironmentsResult
-
If there are more than 25 items in the list, only the first 25 items are returned, along with a unique string
called a next token.
- setOwnerArn(String) - Method in class com.amazonaws.services.cloud9.model.CreateEnvironmentEC2Request
-
The Amazon Resource Name (ARN) of the environment owner.
- setOwnerArn(String) - Method in class com.amazonaws.services.cloud9.model.Environment
-
The Amazon Resource Name (ARN) of the environment owner.
- setPermissions(String) - Method in class com.amazonaws.services.cloud9.model.CreateEnvironmentMembershipRequest
-
The type of environment member permissions you want to associate with this environment member.
- setPermissions(Collection<String>) - Method in class com.amazonaws.services.cloud9.model.DescribeEnvironmentMembershipsRequest
-
The type of environment member permissions to get information about.
- setPermissions(String) - Method in class com.amazonaws.services.cloud9.model.EnvironmentMember
-
The type of environment member permissions associated with this environment member.
- setPermissions(String) - Method in class com.amazonaws.services.cloud9.model.UpdateEnvironmentMembershipRequest
-
The replacement type of environment member permissions you want to associate with this environment member.
- setStatus(String) - Method in class com.amazonaws.services.cloud9.model.DescribeEnvironmentStatusResult
-
The status of the environment.
- setSubnetId(String) - Method in class com.amazonaws.services.cloud9.model.CreateEnvironmentEC2Request
-
The ID of the subnet in Amazon VPC that AWS Cloud9 will use to communicate with the Amazon EC2 instance.
- setType(String) - Method in class com.amazonaws.services.cloud9.model.Environment
-
The type of environment.
- setUserArn(String) - Method in class com.amazonaws.services.cloud9.model.CreateEnvironmentMembershipRequest
-
The Amazon Resource Name (ARN) of the environment member you want to add.
- setUserArn(String) - Method in class com.amazonaws.services.cloud9.model.DeleteEnvironmentMembershipRequest
-
The Amazon Resource Name (ARN) of the environment member to delete from the environment.
- setUserArn(String) - Method in class com.amazonaws.services.cloud9.model.DescribeEnvironmentMembershipsRequest
-
The Amazon Resource Name (ARN) of an individual environment member to get information about.
- setUserArn(String) - Method in class com.amazonaws.services.cloud9.model.EnvironmentMember
-
The Amazon Resource Name (ARN) of the environment member.
- setUserArn(String) - Method in class com.amazonaws.services.cloud9.model.UpdateEnvironmentMembershipRequest
-
The Amazon Resource Name (ARN) of the environment member whose settings you want to change.
- setUserId(String) - Method in class com.amazonaws.services.cloud9.model.EnvironmentMember
-
The user ID in AWS Identity and Access Management (AWS IAM) of the environment member.
- shutdown() - Method in class com.amazonaws.services.cloud9.AbstractAWSCloud9
-
- shutdown() - Method in interface com.amazonaws.services.cloud9.AWSCloud9
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.cloud9.AWSCloud9AsyncClient
-
Shuts down the client, releasing all managed resources.
- standard() - Static method in class com.amazonaws.services.cloud9.AWSCloud9AsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.cloud9.AWSCloud9ClientBuilder
-
- TooManyRequestsException - Exception in com.amazonaws.services.cloud9.model
-
Too many service requests were made over the given time period.
- TooManyRequestsException(String) - Constructor for exception com.amazonaws.services.cloud9.model.TooManyRequestsException
-
Constructs a new TooManyRequestsException with the specified error message.
- toString() - Method in class com.amazonaws.services.cloud9.model.CreateEnvironmentEC2Request
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cloud9.model.CreateEnvironmentEC2Result
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cloud9.model.CreateEnvironmentMembershipRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cloud9.model.CreateEnvironmentMembershipResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cloud9.model.DeleteEnvironmentMembershipRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cloud9.model.DeleteEnvironmentMembershipResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cloud9.model.DeleteEnvironmentRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cloud9.model.DeleteEnvironmentResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cloud9.model.DescribeEnvironmentMembershipsRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cloud9.model.DescribeEnvironmentMembershipsResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cloud9.model.DescribeEnvironmentsRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cloud9.model.DescribeEnvironmentsResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cloud9.model.DescribeEnvironmentStatusRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cloud9.model.DescribeEnvironmentStatusResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cloud9.model.Environment
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cloud9.model.EnvironmentMember
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in enum com.amazonaws.services.cloud9.model.EnvironmentStatus
-
- toString() - Method in enum com.amazonaws.services.cloud9.model.EnvironmentType
-
- toString() - Method in class com.amazonaws.services.cloud9.model.ListEnvironmentsRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cloud9.model.ListEnvironmentsResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in enum com.amazonaws.services.cloud9.model.MemberPermissions
-
- toString() - Method in enum com.amazonaws.services.cloud9.model.Permissions
-
- toString() - Method in class com.amazonaws.services.cloud9.model.UpdateEnvironmentMembershipRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cloud9.model.UpdateEnvironmentMembershipResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cloud9.model.UpdateEnvironmentRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.cloud9.model.UpdateEnvironmentResult
-
Returns a string representation of this object; useful for testing and debugging.
- withArn(String) - Method in class com.amazonaws.services.cloud9.model.Environment
-
The Amazon Resource Name (ARN) of the environment.
- withAutomaticStopTimeMinutes(Integer) - Method in class com.amazonaws.services.cloud9.model.CreateEnvironmentEC2Request
-
The number of minutes until the running instance is shut down after the environment has last been used.
- withClientRequestToken(String) - Method in class com.amazonaws.services.cloud9.model.CreateEnvironmentEC2Request
-
A unique, case-sensitive string that helps AWS Cloud9 to ensure this operation completes no more than one time.
- withDescription(String) - Method in class com.amazonaws.services.cloud9.model.CreateEnvironmentEC2Request
-
The description of the environment to create.
- withDescription(String) - Method in class com.amazonaws.services.cloud9.model.Environment
-
The description for the environment.
- withDescription(String) - Method in class com.amazonaws.services.cloud9.model.UpdateEnvironmentRequest
-
Any new or replacement description for the environment.
- withEnvironmentId(String) - Method in class com.amazonaws.services.cloud9.model.CreateEnvironmentEC2Result
-
The ID of the environment that was created.
- withEnvironmentId(String) - Method in class com.amazonaws.services.cloud9.model.CreateEnvironmentMembershipRequest
-
The ID of the environment that contains the environment member you want to add.
- withEnvironmentId(String) - Method in class com.amazonaws.services.cloud9.model.DeleteEnvironmentMembershipRequest
-
The ID of the environment to delete the environment member from.
- withEnvironmentId(String) - Method in class com.amazonaws.services.cloud9.model.DeleteEnvironmentRequest
-
The ID of the environment to delete.
- withEnvironmentId(String) - Method in class com.amazonaws.services.cloud9.model.DescribeEnvironmentMembershipsRequest
-
The ID of the environment to get environment member information about.
- withEnvironmentId(String) - Method in class com.amazonaws.services.cloud9.model.DescribeEnvironmentStatusRequest
-
The ID of the environment to get status information about.
- withEnvironmentId(String) - Method in class com.amazonaws.services.cloud9.model.EnvironmentMember
-
The ID of the environment for the environment member.
- withEnvironmentId(String) - Method in class com.amazonaws.services.cloud9.model.UpdateEnvironmentMembershipRequest
-
The ID of the environment for the environment member whose settings you want to change.
- withEnvironmentId(String) - Method in class com.amazonaws.services.cloud9.model.UpdateEnvironmentRequest
-
The ID of the environment to change settings.
- withEnvironmentIds(String...) - Method in class com.amazonaws.services.cloud9.model.DescribeEnvironmentsRequest
-
The IDs of invidividual environments to get information about.
- withEnvironmentIds(Collection<String>) - Method in class com.amazonaws.services.cloud9.model.DescribeEnvironmentsRequest
-
The IDs of invidividual environments to get information about.
- withEnvironmentIds(String...) - Method in class com.amazonaws.services.cloud9.model.ListEnvironmentsResult
-
The list of environment identifiers.
- withEnvironmentIds(Collection<String>) - Method in class com.amazonaws.services.cloud9.model.ListEnvironmentsResult
-
The list of environment identifiers.
- withEnvironments(Environment...) - Method in class com.amazonaws.services.cloud9.model.DescribeEnvironmentsResult
-
Information about the environments that are returned.
- withEnvironments(Collection<Environment>) - Method in class com.amazonaws.services.cloud9.model.DescribeEnvironmentsResult
-
Information about the environments that are returned.
- withId(String) - Method in class com.amazonaws.services.cloud9.model.Environment
-
The ID of the environment.
- withInstanceType(String) - Method in class com.amazonaws.services.cloud9.model.CreateEnvironmentEC2Request
-
The type of instance to host the environment on (for example, t2.micro).
- withLastAccess(Date) - Method in class com.amazonaws.services.cloud9.model.EnvironmentMember
-
The time, expressed in epoch time format, when the environment member last opened the environment.
- withMaxResults(Integer) - Method in class com.amazonaws.services.cloud9.model.DescribeEnvironmentMembershipsRequest
-
The maximum number of environment members to get information about.
- withMaxResults(Integer) - Method in class com.amazonaws.services.cloud9.model.ListEnvironmentsRequest
-
The maximum number of environments to get identifiers for.
- withMembership(EnvironmentMember) - Method in class com.amazonaws.services.cloud9.model.CreateEnvironmentMembershipResult
-
Information about the environment member that was added.
- withMembership(EnvironmentMember) - Method in class com.amazonaws.services.cloud9.model.UpdateEnvironmentMembershipResult
-
Information about the environment member whose settings were changed.
- withMemberships(EnvironmentMember...) - Method in class com.amazonaws.services.cloud9.model.DescribeEnvironmentMembershipsResult
-
Information about the environment members for the environment.
- withMemberships(Collection<EnvironmentMember>) - Method in class com.amazonaws.services.cloud9.model.DescribeEnvironmentMembershipsResult
-
Information about the environment members for the environment.
- withMessage(String) - Method in class com.amazonaws.services.cloud9.model.DescribeEnvironmentStatusResult
-
Any informational message about the status of the environment.
- withName(String) - Method in class com.amazonaws.services.cloud9.model.CreateEnvironmentEC2Request
-
The name of the environment to create.
- withName(String) - Method in class com.amazonaws.services.cloud9.model.Environment
-
The name of the environment.
- withName(String) - Method in class com.amazonaws.services.cloud9.model.UpdateEnvironmentRequest
-
Any replacement name for the environment.
- withNextToken(String) - Method in class com.amazonaws.services.cloud9.model.DescribeEnvironmentMembershipsRequest
-
During a previous call, if there are more than 25 items in the list, only the first 25 items are returned, along
with a unique string called a next token.
- withNextToken(String) - Method in class com.amazonaws.services.cloud9.model.DescribeEnvironmentMembershipsResult
-
If there are more than 25 items in the list, only the first 25 items are returned, along with a unique string
called a next token.
- withNextToken(String) - Method in class com.amazonaws.services.cloud9.model.ListEnvironmentsRequest
-
During a previous call, if there are more than 25 items in the list, only the first 25 items are returned, along
with a unique string called a next token.
- withNextToken(String) - Method in class com.amazonaws.services.cloud9.model.ListEnvironmentsResult
-
If there are more than 25 items in the list, only the first 25 items are returned, along with a unique string
called a next token.
- withOwnerArn(String) - Method in class com.amazonaws.services.cloud9.model.CreateEnvironmentEC2Request
-
The Amazon Resource Name (ARN) of the environment owner.
- withOwnerArn(String) - Method in class com.amazonaws.services.cloud9.model.Environment
-
The Amazon Resource Name (ARN) of the environment owner.
- withPermissions(String) - Method in class com.amazonaws.services.cloud9.model.CreateEnvironmentMembershipRequest
-
The type of environment member permissions you want to associate with this environment member.
- withPermissions(MemberPermissions) - Method in class com.amazonaws.services.cloud9.model.CreateEnvironmentMembershipRequest
-
The type of environment member permissions you want to associate with this environment member.
- withPermissions(String...) - Method in class com.amazonaws.services.cloud9.model.DescribeEnvironmentMembershipsRequest
-
The type of environment member permissions to get information about.
- withPermissions(Collection<String>) - Method in class com.amazonaws.services.cloud9.model.DescribeEnvironmentMembershipsRequest
-
The type of environment member permissions to get information about.
- withPermissions(Permissions...) - Method in class com.amazonaws.services.cloud9.model.DescribeEnvironmentMembershipsRequest
-
The type of environment member permissions to get information about.
- withPermissions(String) - Method in class com.amazonaws.services.cloud9.model.EnvironmentMember
-
The type of environment member permissions associated with this environment member.
- withPermissions(Permissions) - Method in class com.amazonaws.services.cloud9.model.EnvironmentMember
-
The type of environment member permissions associated with this environment member.
- withPermissions(String) - Method in class com.amazonaws.services.cloud9.model.UpdateEnvironmentMembershipRequest
-
The replacement type of environment member permissions you want to associate with this environment member.
- withPermissions(MemberPermissions) - Method in class com.amazonaws.services.cloud9.model.UpdateEnvironmentMembershipRequest
-
The replacement type of environment member permissions you want to associate with this environment member.
- withStatus(String) - Method in class com.amazonaws.services.cloud9.model.DescribeEnvironmentStatusResult
-
The status of the environment.
- withStatus(EnvironmentStatus) - Method in class com.amazonaws.services.cloud9.model.DescribeEnvironmentStatusResult
-
The status of the environment.
- withSubnetId(String) - Method in class com.amazonaws.services.cloud9.model.CreateEnvironmentEC2Request
-
The ID of the subnet in Amazon VPC that AWS Cloud9 will use to communicate with the Amazon EC2 instance.
- withType(String) - Method in class com.amazonaws.services.cloud9.model.Environment
-
The type of environment.
- withType(EnvironmentType) - Method in class com.amazonaws.services.cloud9.model.Environment
-
The type of environment.
- withUserArn(String) - Method in class com.amazonaws.services.cloud9.model.CreateEnvironmentMembershipRequest
-
The Amazon Resource Name (ARN) of the environment member you want to add.
- withUserArn(String) - Method in class com.amazonaws.services.cloud9.model.DeleteEnvironmentMembershipRequest
-
The Amazon Resource Name (ARN) of the environment member to delete from the environment.
- withUserArn(String) - Method in class com.amazonaws.services.cloud9.model.DescribeEnvironmentMembershipsRequest
-
The Amazon Resource Name (ARN) of an individual environment member to get information about.
- withUserArn(String) - Method in class com.amazonaws.services.cloud9.model.EnvironmentMember
-
The Amazon Resource Name (ARN) of the environment member.
- withUserArn(String) - Method in class com.amazonaws.services.cloud9.model.UpdateEnvironmentMembershipRequest
-
The Amazon Resource Name (ARN) of the environment member whose settings you want to change.
- withUserId(String) - Method in class com.amazonaws.services.cloud9.model.EnvironmentMember
-
The user ID in AWS Identity and Access Management (AWS IAM) of the environment member.