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

A

AbstractAWSCodeStarconnections - Class in com.amazonaws.services.codestarconnections
Abstract implementation of AWSCodeStarconnections.
AbstractAWSCodeStarconnections() - Constructor for class com.amazonaws.services.codestarconnections.AbstractAWSCodeStarconnections
 
AbstractAWSCodeStarconnectionsAsync - Class in com.amazonaws.services.codestarconnections
Abstract implementation of AWSCodeStarconnectionsAsync.
AbstractAWSCodeStarconnectionsAsync() - Constructor for class com.amazonaws.services.codestarconnections.AbstractAWSCodeStarconnectionsAsync
 
asyncBuilder() - Static method in class com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsAsyncClient
 
AWSCodeStarconnections - Interface in com.amazonaws.services.codestarconnections
Interface for accessing AWS CodeStar connections.
AWSCodeStarconnectionsAsync - Interface in com.amazonaws.services.codestarconnections
Interface for accessing AWS CodeStar connections asynchronously.
AWSCodeStarconnectionsAsyncClient - Class in com.amazonaws.services.codestarconnections
Client for accessing AWS CodeStar connections asynchronously.
AWSCodeStarconnectionsAsyncClientBuilder - Class in com.amazonaws.services.codestarconnections
Fluent builder for AWSCodeStarconnectionsAsync.
AWSCodeStarconnectionsClient - Class in com.amazonaws.services.codestarconnections
Client for accessing AWS CodeStar connections.
AWSCodeStarconnectionsClientBuilder - Class in com.amazonaws.services.codestarconnections
Fluent builder for AWSCodeStarconnections.
AWSCodeStarconnectionsException - Exception in com.amazonaws.services.codestarconnections.model
Base exception for all service exceptions thrown by AWS CodeStar connections
AWSCodeStarconnectionsException(String) - Constructor for exception com.amazonaws.services.codestarconnections.model.AWSCodeStarconnectionsException
Constructs a new AWSCodeStarconnectionsException with the specified error message.

B

build(AwsAsyncClientParams) - Method in class com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsAsyncClientBuilder
Construct an asynchronous implementation of AWSCodeStarconnectionsAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsClientBuilder
Construct a synchronous implementation of AWSCodeStarconnections using the current builder configuration.
builder() - Static method in class com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsClient
 

C

clone() - Method in class com.amazonaws.services.codestarconnections.model.Connection
 
clone() - Method in class com.amazonaws.services.codestarconnections.model.CreateConnectionRequest
 
clone() - Method in class com.amazonaws.services.codestarconnections.model.CreateConnectionResult
 
clone() - Method in class com.amazonaws.services.codestarconnections.model.CreateHostRequest
 
clone() - Method in class com.amazonaws.services.codestarconnections.model.CreateHostResult
 
clone() - Method in class com.amazonaws.services.codestarconnections.model.DeleteConnectionRequest
 
clone() - Method in class com.amazonaws.services.codestarconnections.model.DeleteConnectionResult
 
clone() - Method in class com.amazonaws.services.codestarconnections.model.DeleteHostRequest
 
clone() - Method in class com.amazonaws.services.codestarconnections.model.DeleteHostResult
 
clone() - Method in class com.amazonaws.services.codestarconnections.model.GetConnectionRequest
 
clone() - Method in class com.amazonaws.services.codestarconnections.model.GetConnectionResult
 
clone() - Method in class com.amazonaws.services.codestarconnections.model.GetHostRequest
 
clone() - Method in class com.amazonaws.services.codestarconnections.model.GetHostResult
 
clone() - Method in class com.amazonaws.services.codestarconnections.model.Host
 
clone() - Method in class com.amazonaws.services.codestarconnections.model.ListConnectionsRequest
 
clone() - Method in class com.amazonaws.services.codestarconnections.model.ListConnectionsResult
 
clone() - Method in class com.amazonaws.services.codestarconnections.model.ListHostsRequest
 
clone() - Method in class com.amazonaws.services.codestarconnections.model.ListHostsResult
 
clone() - Method in class com.amazonaws.services.codestarconnections.model.ListTagsForResourceRequest
 
clone() - Method in class com.amazonaws.services.codestarconnections.model.ListTagsForResourceResult
 
clone() - Method in class com.amazonaws.services.codestarconnections.model.Tag
 
clone() - Method in class com.amazonaws.services.codestarconnections.model.TagResourceRequest
 
clone() - Method in class com.amazonaws.services.codestarconnections.model.TagResourceResult
 
clone() - Method in class com.amazonaws.services.codestarconnections.model.UntagResourceRequest
 
clone() - Method in class com.amazonaws.services.codestarconnections.model.UntagResourceResult
 
clone() - Method in class com.amazonaws.services.codestarconnections.model.UpdateHostRequest
 
clone() - Method in class com.amazonaws.services.codestarconnections.model.UpdateHostResult
 
clone() - Method in class com.amazonaws.services.codestarconnections.model.VpcConfiguration
 
com.amazonaws.services.codestarconnections - package com.amazonaws.services.codestarconnections
AWS CodeStar Connections
com.amazonaws.services.codestarconnections.model - package com.amazonaws.services.codestarconnections.model
 
configFactory - Static variable in class com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsClient
Client configuration factory providing ClientConfigurations tailored to this client
ConflictException - Exception in com.amazonaws.services.codestarconnections.model
Two conflicting operations have been made on the same resource.
ConflictException(String) - Constructor for exception com.amazonaws.services.codestarconnections.model.ConflictException
Constructs a new ConflictException with the specified error message.
Connection - Class in com.amazonaws.services.codestarconnections.model
A resource that is used to connect third-party source providers with services like AWS CodePipeline.
Connection() - Constructor for class com.amazonaws.services.codestarconnections.model.Connection
 
ConnectionStatus - Enum in com.amazonaws.services.codestarconnections.model
 
createConnection(CreateConnectionRequest) - Method in class com.amazonaws.services.codestarconnections.AbstractAWSCodeStarconnections
 
createConnection(CreateConnectionRequest) - Method in interface com.amazonaws.services.codestarconnections.AWSCodeStarconnections
Creates a connection that can then be given to other AWS services like CodePipeline so that it can access third-party code repositories.
createConnection(CreateConnectionRequest) - Method in class com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsClient
Creates a connection that can then be given to other AWS services like CodePipeline so that it can access third-party code repositories.
createConnectionAsync(CreateConnectionRequest) - Method in class com.amazonaws.services.codestarconnections.AbstractAWSCodeStarconnectionsAsync
 
createConnectionAsync(CreateConnectionRequest, AsyncHandler<CreateConnectionRequest, CreateConnectionResult>) - Method in class com.amazonaws.services.codestarconnections.AbstractAWSCodeStarconnectionsAsync
 
createConnectionAsync(CreateConnectionRequest) - Method in interface com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsAsync
Creates a connection that can then be given to other AWS services like CodePipeline so that it can access third-party code repositories.
createConnectionAsync(CreateConnectionRequest, AsyncHandler<CreateConnectionRequest, CreateConnectionResult>) - Method in interface com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsAsync
Creates a connection that can then be given to other AWS services like CodePipeline so that it can access third-party code repositories.
createConnectionAsync(CreateConnectionRequest) - Method in class com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsAsyncClient
 
createConnectionAsync(CreateConnectionRequest, AsyncHandler<CreateConnectionRequest, CreateConnectionResult>) - Method in class com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsAsyncClient
 
CreateConnectionRequest - Class in com.amazonaws.services.codestarconnections.model
 
CreateConnectionRequest() - Constructor for class com.amazonaws.services.codestarconnections.model.CreateConnectionRequest
 
CreateConnectionResult - Class in com.amazonaws.services.codestarconnections.model
 
CreateConnectionResult() - Constructor for class com.amazonaws.services.codestarconnections.model.CreateConnectionResult
 
createHost(CreateHostRequest) - Method in class com.amazonaws.services.codestarconnections.AbstractAWSCodeStarconnections
 
createHost(CreateHostRequest) - Method in interface com.amazonaws.services.codestarconnections.AWSCodeStarconnections
Creates a resource that represents the infrastructure where a third-party provider is installed.
createHost(CreateHostRequest) - Method in class com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsClient
Creates a resource that represents the infrastructure where a third-party provider is installed.
createHostAsync(CreateHostRequest) - Method in class com.amazonaws.services.codestarconnections.AbstractAWSCodeStarconnectionsAsync
 
createHostAsync(CreateHostRequest, AsyncHandler<CreateHostRequest, CreateHostResult>) - Method in class com.amazonaws.services.codestarconnections.AbstractAWSCodeStarconnectionsAsync
 
createHostAsync(CreateHostRequest) - Method in interface com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsAsync
Creates a resource that represents the infrastructure where a third-party provider is installed.
createHostAsync(CreateHostRequest, AsyncHandler<CreateHostRequest, CreateHostResult>) - Method in interface com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsAsync
Creates a resource that represents the infrastructure where a third-party provider is installed.
createHostAsync(CreateHostRequest) - Method in class com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsAsyncClient
 
createHostAsync(CreateHostRequest, AsyncHandler<CreateHostRequest, CreateHostResult>) - Method in class com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsAsyncClient
 
CreateHostRequest - Class in com.amazonaws.services.codestarconnections.model
 
CreateHostRequest() - Constructor for class com.amazonaws.services.codestarconnections.model.CreateHostRequest
 
CreateHostResult - Class in com.amazonaws.services.codestarconnections.model
 
CreateHostResult() - Constructor for class com.amazonaws.services.codestarconnections.model.CreateHostResult
 

D

defaultClient() - Static method in class com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsClientBuilder
 
deleteConnection(DeleteConnectionRequest) - Method in class com.amazonaws.services.codestarconnections.AbstractAWSCodeStarconnections
 
deleteConnection(DeleteConnectionRequest) - Method in interface com.amazonaws.services.codestarconnections.AWSCodeStarconnections
The connection to be deleted.
deleteConnection(DeleteConnectionRequest) - Method in class com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsClient
The connection to be deleted.
deleteConnectionAsync(DeleteConnectionRequest) - Method in class com.amazonaws.services.codestarconnections.AbstractAWSCodeStarconnectionsAsync
 
deleteConnectionAsync(DeleteConnectionRequest, AsyncHandler<DeleteConnectionRequest, DeleteConnectionResult>) - Method in class com.amazonaws.services.codestarconnections.AbstractAWSCodeStarconnectionsAsync
 
deleteConnectionAsync(DeleteConnectionRequest) - Method in interface com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsAsync
The connection to be deleted.
deleteConnectionAsync(DeleteConnectionRequest, AsyncHandler<DeleteConnectionRequest, DeleteConnectionResult>) - Method in interface com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsAsync
The connection to be deleted.
deleteConnectionAsync(DeleteConnectionRequest) - Method in class com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsAsyncClient
 
deleteConnectionAsync(DeleteConnectionRequest, AsyncHandler<DeleteConnectionRequest, DeleteConnectionResult>) - Method in class com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsAsyncClient
 
DeleteConnectionRequest - Class in com.amazonaws.services.codestarconnections.model
 
DeleteConnectionRequest() - Constructor for class com.amazonaws.services.codestarconnections.model.DeleteConnectionRequest
 
DeleteConnectionResult - Class in com.amazonaws.services.codestarconnections.model
 
DeleteConnectionResult() - Constructor for class com.amazonaws.services.codestarconnections.model.DeleteConnectionResult
 
deleteHost(DeleteHostRequest) - Method in class com.amazonaws.services.codestarconnections.AbstractAWSCodeStarconnections
 
deleteHost(DeleteHostRequest) - Method in interface com.amazonaws.services.codestarconnections.AWSCodeStarconnections
The host to be deleted.
deleteHost(DeleteHostRequest) - Method in class com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsClient
The host to be deleted.
deleteHostAsync(DeleteHostRequest) - Method in class com.amazonaws.services.codestarconnections.AbstractAWSCodeStarconnectionsAsync
 
deleteHostAsync(DeleteHostRequest, AsyncHandler<DeleteHostRequest, DeleteHostResult>) - Method in class com.amazonaws.services.codestarconnections.AbstractAWSCodeStarconnectionsAsync
 
deleteHostAsync(DeleteHostRequest) - Method in interface com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsAsync
The host to be deleted.
deleteHostAsync(DeleteHostRequest, AsyncHandler<DeleteHostRequest, DeleteHostResult>) - Method in interface com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsAsync
The host to be deleted.
deleteHostAsync(DeleteHostRequest) - Method in class com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsAsyncClient
 
deleteHostAsync(DeleteHostRequest, AsyncHandler<DeleteHostRequest, DeleteHostResult>) - Method in class com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsAsyncClient
 
DeleteHostRequest - Class in com.amazonaws.services.codestarconnections.model
 
DeleteHostRequest() - Constructor for class com.amazonaws.services.codestarconnections.model.DeleteHostRequest
 
DeleteHostResult - Class in com.amazonaws.services.codestarconnections.model
 
DeleteHostResult() - Constructor for class com.amazonaws.services.codestarconnections.model.DeleteHostResult
 

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.codestarconnections.AWSCodeStarconnections
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.codestarconnections.model.Connection
 
equals(Object) - Method in class com.amazonaws.services.codestarconnections.model.CreateConnectionRequest
 
equals(Object) - Method in class com.amazonaws.services.codestarconnections.model.CreateConnectionResult
 
equals(Object) - Method in class com.amazonaws.services.codestarconnections.model.CreateHostRequest
 
equals(Object) - Method in class com.amazonaws.services.codestarconnections.model.CreateHostResult
 
equals(Object) - Method in class com.amazonaws.services.codestarconnections.model.DeleteConnectionRequest
 
equals(Object) - Method in class com.amazonaws.services.codestarconnections.model.DeleteConnectionResult
 
equals(Object) - Method in class com.amazonaws.services.codestarconnections.model.DeleteHostRequest
 
equals(Object) - Method in class com.amazonaws.services.codestarconnections.model.DeleteHostResult
 
equals(Object) - Method in class com.amazonaws.services.codestarconnections.model.GetConnectionRequest
 
equals(Object) - Method in class com.amazonaws.services.codestarconnections.model.GetConnectionResult
 
equals(Object) - Method in class com.amazonaws.services.codestarconnections.model.GetHostRequest
 
equals(Object) - Method in class com.amazonaws.services.codestarconnections.model.GetHostResult
 
equals(Object) - Method in class com.amazonaws.services.codestarconnections.model.Host
 
equals(Object) - Method in class com.amazonaws.services.codestarconnections.model.ListConnectionsRequest
 
equals(Object) - Method in class com.amazonaws.services.codestarconnections.model.ListConnectionsResult
 
equals(Object) - Method in class com.amazonaws.services.codestarconnections.model.ListHostsRequest
 
equals(Object) - Method in class com.amazonaws.services.codestarconnections.model.ListHostsResult
 
equals(Object) - Method in class com.amazonaws.services.codestarconnections.model.ListTagsForResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.codestarconnections.model.ListTagsForResourceResult
 
equals(Object) - Method in class com.amazonaws.services.codestarconnections.model.Tag
 
equals(Object) - Method in class com.amazonaws.services.codestarconnections.model.TagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.codestarconnections.model.TagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.codestarconnections.model.UntagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.codestarconnections.model.UntagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.codestarconnections.model.UpdateHostRequest
 
equals(Object) - Method in class com.amazonaws.services.codestarconnections.model.UpdateHostResult
 
equals(Object) - Method in class com.amazonaws.services.codestarconnections.model.VpcConfiguration
 

F

fromValue(String) - Static method in enum com.amazonaws.services.codestarconnections.model.ConnectionStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codestarconnections.model.ProviderType
Use this in place of valueOf.

G

getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.codestarconnections.AbstractAWSCodeStarconnections
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.codestarconnections.AWSCodeStarconnections
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.codestarconnections.AWSCodeStarconnectionsClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getConnection(GetConnectionRequest) - Method in class com.amazonaws.services.codestarconnections.AbstractAWSCodeStarconnections
 
getConnection(GetConnectionRequest) - Method in interface com.amazonaws.services.codestarconnections.AWSCodeStarconnections
Returns the connection ARN and details such as status, owner, and provider type.
getConnection(GetConnectionRequest) - Method in class com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsClient
Returns the connection ARN and details such as status, owner, and provider type.
getConnection() - Method in class com.amazonaws.services.codestarconnections.model.GetConnectionResult
The connection details, such as status, owner, and provider type.
getConnectionArn() - Method in class com.amazonaws.services.codestarconnections.model.Connection
The Amazon Resource Name (ARN) of the connection.
getConnectionArn() - Method in class com.amazonaws.services.codestarconnections.model.CreateConnectionResult
The Amazon Resource Name (ARN) of the connection to be created.
getConnectionArn() - Method in class com.amazonaws.services.codestarconnections.model.DeleteConnectionRequest
The Amazon Resource Name (ARN) of the connection to be deleted.
getConnectionArn() - Method in class com.amazonaws.services.codestarconnections.model.GetConnectionRequest
The Amazon Resource Name (ARN) of a connection.
getConnectionAsync(GetConnectionRequest) - Method in class com.amazonaws.services.codestarconnections.AbstractAWSCodeStarconnectionsAsync
 
getConnectionAsync(GetConnectionRequest, AsyncHandler<GetConnectionRequest, GetConnectionResult>) - Method in class com.amazonaws.services.codestarconnections.AbstractAWSCodeStarconnectionsAsync
 
getConnectionAsync(GetConnectionRequest) - Method in interface com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsAsync
Returns the connection ARN and details such as status, owner, and provider type.
getConnectionAsync(GetConnectionRequest, AsyncHandler<GetConnectionRequest, GetConnectionResult>) - Method in interface com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsAsync
Returns the connection ARN and details such as status, owner, and provider type.
getConnectionAsync(GetConnectionRequest) - Method in class com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsAsyncClient
 
getConnectionAsync(GetConnectionRequest, AsyncHandler<GetConnectionRequest, GetConnectionResult>) - Method in class com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsAsyncClient
 
getConnectionName() - Method in class com.amazonaws.services.codestarconnections.model.Connection
The name of the connection.
getConnectionName() - Method in class com.amazonaws.services.codestarconnections.model.CreateConnectionRequest
The name of the connection to be created.
GetConnectionRequest - Class in com.amazonaws.services.codestarconnections.model
 
GetConnectionRequest() - Constructor for class com.amazonaws.services.codestarconnections.model.GetConnectionRequest
 
GetConnectionResult - Class in com.amazonaws.services.codestarconnections.model
 
GetConnectionResult() - Constructor for class com.amazonaws.services.codestarconnections.model.GetConnectionResult
 
getConnections() - Method in class com.amazonaws.services.codestarconnections.model.ListConnectionsResult
A list of connections and the details for each connection, such as status, owner, and provider type.
getConnectionStatus() - Method in class com.amazonaws.services.codestarconnections.model.Connection
The current status of the connection.
getExecutorService() - Method in class com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsAsyncClient
Returns the executor service used by this client to execute async requests.
getHost(GetHostRequest) - Method in class com.amazonaws.services.codestarconnections.AbstractAWSCodeStarconnections
 
getHost(GetHostRequest) - Method in interface com.amazonaws.services.codestarconnections.AWSCodeStarconnections
Returns the host ARN and details such as status, provider type, endpoint, and, if applicable, the VPC configuration.
getHost(GetHostRequest) - Method in class com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsClient
Returns the host ARN and details such as status, provider type, endpoint, and, if applicable, the VPC configuration.
getHostArn() - Method in class com.amazonaws.services.codestarconnections.model.Connection
The Amazon Resource Name (ARN) of the host associated with the connection.
getHostArn() - Method in class com.amazonaws.services.codestarconnections.model.CreateConnectionRequest
The Amazon Resource Name (ARN) of the host associated with the connection to be created.
getHostArn() - Method in class com.amazonaws.services.codestarconnections.model.CreateHostResult
The Amazon Resource Name (ARN) of the host to be created.
getHostArn() - Method in class com.amazonaws.services.codestarconnections.model.DeleteHostRequest
The Amazon Resource Name (ARN) of the host to be deleted.
getHostArn() - Method in class com.amazonaws.services.codestarconnections.model.GetHostRequest
The Amazon Resource Name (ARN) of the requested host.
getHostArn() - Method in class com.amazonaws.services.codestarconnections.model.Host
The Amazon Resource Name (ARN) of the host.
getHostArn() - Method in class com.amazonaws.services.codestarconnections.model.UpdateHostRequest
The Amazon Resource Name (ARN) of the host to be updated.
getHostArnFilter() - Method in class com.amazonaws.services.codestarconnections.model.ListConnectionsRequest
Filters the list of connections to those associated with a specified host.
getHostAsync(GetHostRequest) - Method in class com.amazonaws.services.codestarconnections.AbstractAWSCodeStarconnectionsAsync
 
getHostAsync(GetHostRequest, AsyncHandler<GetHostRequest, GetHostResult>) - Method in class com.amazonaws.services.codestarconnections.AbstractAWSCodeStarconnectionsAsync
 
getHostAsync(GetHostRequest) - Method in interface com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsAsync
Returns the host ARN and details such as status, provider type, endpoint, and, if applicable, the VPC configuration.
getHostAsync(GetHostRequest, AsyncHandler<GetHostRequest, GetHostResult>) - Method in interface com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsAsync
Returns the host ARN and details such as status, provider type, endpoint, and, if applicable, the VPC configuration.
getHostAsync(GetHostRequest) - Method in class com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsAsyncClient
 
getHostAsync(GetHostRequest, AsyncHandler<GetHostRequest, GetHostResult>) - Method in class com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsAsyncClient
 
GetHostRequest - Class in com.amazonaws.services.codestarconnections.model
 
GetHostRequest() - Constructor for class com.amazonaws.services.codestarconnections.model.GetHostRequest
 
GetHostResult - Class in com.amazonaws.services.codestarconnections.model
 
GetHostResult() - Constructor for class com.amazonaws.services.codestarconnections.model.GetHostResult
 
getHosts() - Method in class com.amazonaws.services.codestarconnections.model.ListHostsResult
A list of hosts and the details for each host, such as status, endpoint, and provider type.
getKey() - Method in class com.amazonaws.services.codestarconnections.model.Tag
The tag's key.
getMaxResults() - Method in class com.amazonaws.services.codestarconnections.model.ListConnectionsRequest
The maximum number of results to return in a single call.
getMaxResults() - Method in class com.amazonaws.services.codestarconnections.model.ListHostsRequest
The maximum number of results to return in a single call.
getName() - Method in class com.amazonaws.services.codestarconnections.model.CreateHostRequest
The name of the host to be created.
getName() - Method in class com.amazonaws.services.codestarconnections.model.GetHostResult
The name of the requested host.
getName() - Method in class com.amazonaws.services.codestarconnections.model.Host
The name of the host.
getNextToken() - Method in class com.amazonaws.services.codestarconnections.model.ListConnectionsRequest
The token that was returned from the previous ListConnections call, which can be used to return the next set of connections in the list.
getNextToken() - Method in class com.amazonaws.services.codestarconnections.model.ListConnectionsResult
A token that can be used in the next ListConnections call.
getNextToken() - Method in class com.amazonaws.services.codestarconnections.model.ListHostsRequest
The token that was returned from the previous ListHosts call, which can be used to return the next set of hosts in the list.
getNextToken() - Method in class com.amazonaws.services.codestarconnections.model.ListHostsResult
A token that can be used in the next ListHosts call.
getOwnerAccountId() - Method in class com.amazonaws.services.codestarconnections.model.Connection
The identifier of the external provider where your third-party code repository is configured.
getProviderEndpoint() - Method in class com.amazonaws.services.codestarconnections.model.CreateHostRequest
The endpoint of the infrastructure to be represented by the host after it is created.
getProviderEndpoint() - Method in class com.amazonaws.services.codestarconnections.model.GetHostResult
The endpoint of the infrastructure represented by the requested host.
getProviderEndpoint() - Method in class com.amazonaws.services.codestarconnections.model.Host
The endpoint of the infrastructure where your provider type is installed.
getProviderEndpoint() - Method in class com.amazonaws.services.codestarconnections.model.UpdateHostRequest
The URL or endpoint of the host to be updated.
getProviderType() - Method in class com.amazonaws.services.codestarconnections.model.Connection
The name of the external provider where your third-party code repository is configured.
getProviderType() - Method in class com.amazonaws.services.codestarconnections.model.CreateConnectionRequest
The name of the external provider where your third-party code repository is configured.
getProviderType() - Method in class com.amazonaws.services.codestarconnections.model.CreateHostRequest
The name of the installed provider to be associated with your connection.
getProviderType() - Method in class com.amazonaws.services.codestarconnections.model.GetHostResult
The provider type of the requested host, such as GitHub Enterprise Server.
getProviderType() - Method in class com.amazonaws.services.codestarconnections.model.Host
The name of the installed provider to be associated with your connection.
getProviderTypeFilter() - Method in class com.amazonaws.services.codestarconnections.model.ListConnectionsRequest
Filters the list of connections to those associated with a specified provider, such as Bitbucket.
getResourceArn() - Method in class com.amazonaws.services.codestarconnections.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) of the resource for which you want to get information about tags, if any.
getResourceArn() - Method in class com.amazonaws.services.codestarconnections.model.TagResourceRequest
The Amazon Resource Name (ARN) of the resource to which you want to add or update tags.
getResourceArn() - Method in class com.amazonaws.services.codestarconnections.model.UntagResourceRequest
The Amazon Resource Name (ARN) of the resource to remove tags from.
getSecurityGroupIds() - Method in class com.amazonaws.services.codestarconnections.model.VpcConfiguration
The ID of the security group or security groups associated with the Amazon VPC connected to the infrastructure where your provider type is installed.
getStatus() - Method in class com.amazonaws.services.codestarconnections.model.GetHostResult
The status of the requested host.
getStatus() - Method in class com.amazonaws.services.codestarconnections.model.Host
The status of the host, such as PENDING, AVAILABLE, VPC_CONFIG_DELETING, VPC_CONFIG_INITIALIZING, and VPC_CONFIG_FAILED_INITIALIZATION.
getStatusMessage() - Method in class com.amazonaws.services.codestarconnections.model.Host
The status description for the host.
getSubnetIds() - Method in class com.amazonaws.services.codestarconnections.model.VpcConfiguration
The ID of the subnet or subnets associated with the Amazon VPC connected to the infrastructure where your provider type is installed.
getTagKeys() - Method in class com.amazonaws.services.codestarconnections.model.UntagResourceRequest
The list of keys for the tags to be removed from the resource.
getTags() - Method in class com.amazonaws.services.codestarconnections.model.CreateConnectionRequest
The key-value pair to use when tagging the resource.
getTags() - Method in class com.amazonaws.services.codestarconnections.model.CreateConnectionResult
Specifies the tags applied to the resource.
getTags() - Method in class com.amazonaws.services.codestarconnections.model.CreateHostRequest
 
getTags() - Method in class com.amazonaws.services.codestarconnections.model.CreateHostResult
 
getTags() - Method in class com.amazonaws.services.codestarconnections.model.ListTagsForResourceResult
A list of tag key and value pairs associated with the specified resource.
getTags() - Method in class com.amazonaws.services.codestarconnections.model.TagResourceRequest
The tags you want to modify or add to the resource.
getTlsCertificate() - Method in class com.amazonaws.services.codestarconnections.model.VpcConfiguration
The value of the Transport Layer Security (TLS) certificate associated with the infrastructure where your provider type is installed.
getValue() - Method in class com.amazonaws.services.codestarconnections.model.Tag
The tag's value.
getVpcConfiguration() - Method in class com.amazonaws.services.codestarconnections.model.CreateHostRequest
The VPC configuration to be provisioned for the host.
getVpcConfiguration() - Method in class com.amazonaws.services.codestarconnections.model.GetHostResult
The VPC configuration of the requested host.
getVpcConfiguration() - Method in class com.amazonaws.services.codestarconnections.model.Host
The VPC configuration provisioned for the host.
getVpcConfiguration() - Method in class com.amazonaws.services.codestarconnections.model.UpdateHostRequest
The VPC configuration of the host to be updated.
getVpcId() - Method in class com.amazonaws.services.codestarconnections.model.VpcConfiguration
The ID of the Amazon VPC connected to the infrastructure where your provider type is installed.

H

hashCode() - Method in class com.amazonaws.services.codestarconnections.model.Connection
 
hashCode() - Method in class com.amazonaws.services.codestarconnections.model.CreateConnectionRequest
 
hashCode() - Method in class com.amazonaws.services.codestarconnections.model.CreateConnectionResult
 
hashCode() - Method in class com.amazonaws.services.codestarconnections.model.CreateHostRequest
 
hashCode() - Method in class com.amazonaws.services.codestarconnections.model.CreateHostResult
 
hashCode() - Method in class com.amazonaws.services.codestarconnections.model.DeleteConnectionRequest
 
hashCode() - Method in class com.amazonaws.services.codestarconnections.model.DeleteConnectionResult
 
hashCode() - Method in class com.amazonaws.services.codestarconnections.model.DeleteHostRequest
 
hashCode() - Method in class com.amazonaws.services.codestarconnections.model.DeleteHostResult
 
hashCode() - Method in class com.amazonaws.services.codestarconnections.model.GetConnectionRequest
 
hashCode() - Method in class com.amazonaws.services.codestarconnections.model.GetConnectionResult
 
hashCode() - Method in class com.amazonaws.services.codestarconnections.model.GetHostRequest
 
hashCode() - Method in class com.amazonaws.services.codestarconnections.model.GetHostResult
 
hashCode() - Method in class com.amazonaws.services.codestarconnections.model.Host
 
hashCode() - Method in class com.amazonaws.services.codestarconnections.model.ListConnectionsRequest
 
hashCode() - Method in class com.amazonaws.services.codestarconnections.model.ListConnectionsResult
 
hashCode() - Method in class com.amazonaws.services.codestarconnections.model.ListHostsRequest
 
hashCode() - Method in class com.amazonaws.services.codestarconnections.model.ListHostsResult
 
hashCode() - Method in class com.amazonaws.services.codestarconnections.model.ListTagsForResourceRequest
 
hashCode() - Method in class com.amazonaws.services.codestarconnections.model.ListTagsForResourceResult
 
hashCode() - Method in class com.amazonaws.services.codestarconnections.model.Tag
 
hashCode() - Method in class com.amazonaws.services.codestarconnections.model.TagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.codestarconnections.model.TagResourceResult
 
hashCode() - Method in class com.amazonaws.services.codestarconnections.model.UntagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.codestarconnections.model.UntagResourceResult
 
hashCode() - Method in class com.amazonaws.services.codestarconnections.model.UpdateHostRequest
 
hashCode() - Method in class com.amazonaws.services.codestarconnections.model.UpdateHostResult
 
hashCode() - Method in class com.amazonaws.services.codestarconnections.model.VpcConfiguration
 
Host - Class in com.amazonaws.services.codestarconnections.model
A resource that represents the infrastructure where a third-party provider is installed.
Host() - Constructor for class com.amazonaws.services.codestarconnections.model.Host
 

L

LimitExceededException - Exception in com.amazonaws.services.codestarconnections.model
Exceeded the maximum limit for connections.
LimitExceededException(String) - Constructor for exception com.amazonaws.services.codestarconnections.model.LimitExceededException
Constructs a new LimitExceededException with the specified error message.
listConnections(ListConnectionsRequest) - Method in class com.amazonaws.services.codestarconnections.AbstractAWSCodeStarconnections
 
listConnections(ListConnectionsRequest) - Method in interface com.amazonaws.services.codestarconnections.AWSCodeStarconnections
Lists the connections associated with your account.
listConnections(ListConnectionsRequest) - Method in class com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsClient
Lists the connections associated with your account.
listConnectionsAsync(ListConnectionsRequest) - Method in class com.amazonaws.services.codestarconnections.AbstractAWSCodeStarconnectionsAsync
 
listConnectionsAsync(ListConnectionsRequest, AsyncHandler<ListConnectionsRequest, ListConnectionsResult>) - Method in class com.amazonaws.services.codestarconnections.AbstractAWSCodeStarconnectionsAsync
 
listConnectionsAsync(ListConnectionsRequest) - Method in interface com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsAsync
Lists the connections associated with your account.
listConnectionsAsync(ListConnectionsRequest, AsyncHandler<ListConnectionsRequest, ListConnectionsResult>) - Method in interface com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsAsync
Lists the connections associated with your account.
listConnectionsAsync(ListConnectionsRequest) - Method in class com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsAsyncClient
 
listConnectionsAsync(ListConnectionsRequest, AsyncHandler<ListConnectionsRequest, ListConnectionsResult>) - Method in class com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsAsyncClient
 
ListConnectionsRequest - Class in com.amazonaws.services.codestarconnections.model
 
ListConnectionsRequest() - Constructor for class com.amazonaws.services.codestarconnections.model.ListConnectionsRequest
 
ListConnectionsResult - Class in com.amazonaws.services.codestarconnections.model
 
ListConnectionsResult() - Constructor for class com.amazonaws.services.codestarconnections.model.ListConnectionsResult
 
listHosts(ListHostsRequest) - Method in class com.amazonaws.services.codestarconnections.AbstractAWSCodeStarconnections
 
listHosts(ListHostsRequest) - Method in interface com.amazonaws.services.codestarconnections.AWSCodeStarconnections
Lists the hosts associated with your account.
listHosts(ListHostsRequest) - Method in class com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsClient
Lists the hosts associated with your account.
listHostsAsync(ListHostsRequest) - Method in class com.amazonaws.services.codestarconnections.AbstractAWSCodeStarconnectionsAsync
 
listHostsAsync(ListHostsRequest, AsyncHandler<ListHostsRequest, ListHostsResult>) - Method in class com.amazonaws.services.codestarconnections.AbstractAWSCodeStarconnectionsAsync
 
listHostsAsync(ListHostsRequest) - Method in interface com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsAsync
Lists the hosts associated with your account.
listHostsAsync(ListHostsRequest, AsyncHandler<ListHostsRequest, ListHostsResult>) - Method in interface com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsAsync
Lists the hosts associated with your account.
listHostsAsync(ListHostsRequest) - Method in class com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsAsyncClient
 
listHostsAsync(ListHostsRequest, AsyncHandler<ListHostsRequest, ListHostsResult>) - Method in class com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsAsyncClient
 
ListHostsRequest - Class in com.amazonaws.services.codestarconnections.model
 
ListHostsRequest() - Constructor for class com.amazonaws.services.codestarconnections.model.ListHostsRequest
 
ListHostsResult - Class in com.amazonaws.services.codestarconnections.model
 
ListHostsResult() - Constructor for class com.amazonaws.services.codestarconnections.model.ListHostsResult
 
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.codestarconnections.AbstractAWSCodeStarconnections
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.codestarconnections.AWSCodeStarconnections
Gets the set of key-value pairs (metadata) that are used to manage the resource.
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsClient
Gets the set of key-value pairs (metadata) that are used to manage the resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.codestarconnections.AbstractAWSCodeStarconnectionsAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.codestarconnections.AbstractAWSCodeStarconnectionsAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsAsync
Gets the set of key-value pairs (metadata) that are used to manage the resource.
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in interface com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsAsync
Gets the set of key-value pairs (metadata) that are used to manage the resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsAsyncClient
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsAsyncClient
 
ListTagsForResourceRequest - Class in com.amazonaws.services.codestarconnections.model
 
ListTagsForResourceRequest() - Constructor for class com.amazonaws.services.codestarconnections.model.ListTagsForResourceRequest
 
ListTagsForResourceResult - Class in com.amazonaws.services.codestarconnections.model
 
ListTagsForResourceResult() - Constructor for class com.amazonaws.services.codestarconnections.model.ListTagsForResourceResult
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codestarconnections.model.Connection
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codestarconnections.model.Host
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codestarconnections.model.Tag
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codestarconnections.model.VpcConfiguration
 

P

ProviderType - Enum in com.amazonaws.services.codestarconnections.model
 

R

ResourceNotFoundException - Exception in com.amazonaws.services.codestarconnections.model
Resource not found.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.codestarconnections.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.
ResourceUnavailableException - Exception in com.amazonaws.services.codestarconnections.model
Resource not found.
ResourceUnavailableException(String) - Constructor for exception com.amazonaws.services.codestarconnections.model.ResourceUnavailableException
Constructs a new ResourceUnavailableException with the specified error message.

S

setConnection(Connection) - Method in class com.amazonaws.services.codestarconnections.model.GetConnectionResult
The connection details, such as status, owner, and provider type.
setConnectionArn(String) - Method in class com.amazonaws.services.codestarconnections.model.Connection
The Amazon Resource Name (ARN) of the connection.
setConnectionArn(String) - Method in class com.amazonaws.services.codestarconnections.model.CreateConnectionResult
The Amazon Resource Name (ARN) of the connection to be created.
setConnectionArn(String) - Method in class com.amazonaws.services.codestarconnections.model.DeleteConnectionRequest
The Amazon Resource Name (ARN) of the connection to be deleted.
setConnectionArn(String) - Method in class com.amazonaws.services.codestarconnections.model.GetConnectionRequest
The Amazon Resource Name (ARN) of a connection.
setConnectionName(String) - Method in class com.amazonaws.services.codestarconnections.model.Connection
The name of the connection.
setConnectionName(String) - Method in class com.amazonaws.services.codestarconnections.model.CreateConnectionRequest
The name of the connection to be created.
setConnections(Collection<Connection>) - Method in class com.amazonaws.services.codestarconnections.model.ListConnectionsResult
A list of connections and the details for each connection, such as status, owner, and provider type.
setConnectionStatus(String) - Method in class com.amazonaws.services.codestarconnections.model.Connection
The current status of the connection.
setHostArn(String) - Method in class com.amazonaws.services.codestarconnections.model.Connection
The Amazon Resource Name (ARN) of the host associated with the connection.
setHostArn(String) - Method in class com.amazonaws.services.codestarconnections.model.CreateConnectionRequest
The Amazon Resource Name (ARN) of the host associated with the connection to be created.
setHostArn(String) - Method in class com.amazonaws.services.codestarconnections.model.CreateHostResult
The Amazon Resource Name (ARN) of the host to be created.
setHostArn(String) - Method in class com.amazonaws.services.codestarconnections.model.DeleteHostRequest
The Amazon Resource Name (ARN) of the host to be deleted.
setHostArn(String) - Method in class com.amazonaws.services.codestarconnections.model.GetHostRequest
The Amazon Resource Name (ARN) of the requested host.
setHostArn(String) - Method in class com.amazonaws.services.codestarconnections.model.Host
The Amazon Resource Name (ARN) of the host.
setHostArn(String) - Method in class com.amazonaws.services.codestarconnections.model.UpdateHostRequest
The Amazon Resource Name (ARN) of the host to be updated.
setHostArnFilter(String) - Method in class com.amazonaws.services.codestarconnections.model.ListConnectionsRequest
Filters the list of connections to those associated with a specified host.
setHosts(Collection<Host>) - Method in class com.amazonaws.services.codestarconnections.model.ListHostsResult
A list of hosts and the details for each host, such as status, endpoint, and provider type.
setKey(String) - Method in class com.amazonaws.services.codestarconnections.model.Tag
The tag's key.
setMaxResults(Integer) - Method in class com.amazonaws.services.codestarconnections.model.ListConnectionsRequest
The maximum number of results to return in a single call.
setMaxResults(Integer) - Method in class com.amazonaws.services.codestarconnections.model.ListHostsRequest
The maximum number of results to return in a single call.
setName(String) - Method in class com.amazonaws.services.codestarconnections.model.CreateHostRequest
The name of the host to be created.
setName(String) - Method in class com.amazonaws.services.codestarconnections.model.GetHostResult
The name of the requested host.
setName(String) - Method in class com.amazonaws.services.codestarconnections.model.Host
The name of the host.
setNextToken(String) - Method in class com.amazonaws.services.codestarconnections.model.ListConnectionsRequest
The token that was returned from the previous ListConnections call, which can be used to return the next set of connections in the list.
setNextToken(String) - Method in class com.amazonaws.services.codestarconnections.model.ListConnectionsResult
A token that can be used in the next ListConnections call.
setNextToken(String) - Method in class com.amazonaws.services.codestarconnections.model.ListHostsRequest
The token that was returned from the previous ListHosts call, which can be used to return the next set of hosts in the list.
setNextToken(String) - Method in class com.amazonaws.services.codestarconnections.model.ListHostsResult
A token that can be used in the next ListHosts call.
setOwnerAccountId(String) - Method in class com.amazonaws.services.codestarconnections.model.Connection
The identifier of the external provider where your third-party code repository is configured.
setProviderEndpoint(String) - Method in class com.amazonaws.services.codestarconnections.model.CreateHostRequest
The endpoint of the infrastructure to be represented by the host after it is created.
setProviderEndpoint(String) - Method in class com.amazonaws.services.codestarconnections.model.GetHostResult
The endpoint of the infrastructure represented by the requested host.
setProviderEndpoint(String) - Method in class com.amazonaws.services.codestarconnections.model.Host
The endpoint of the infrastructure where your provider type is installed.
setProviderEndpoint(String) - Method in class com.amazonaws.services.codestarconnections.model.UpdateHostRequest
The URL or endpoint of the host to be updated.
setProviderType(String) - Method in class com.amazonaws.services.codestarconnections.model.Connection
The name of the external provider where your third-party code repository is configured.
setProviderType(String) - Method in class com.amazonaws.services.codestarconnections.model.CreateConnectionRequest
The name of the external provider where your third-party code repository is configured.
setProviderType(String) - Method in class com.amazonaws.services.codestarconnections.model.CreateHostRequest
The name of the installed provider to be associated with your connection.
setProviderType(String) - Method in class com.amazonaws.services.codestarconnections.model.GetHostResult
The provider type of the requested host, such as GitHub Enterprise Server.
setProviderType(String) - Method in class com.amazonaws.services.codestarconnections.model.Host
The name of the installed provider to be associated with your connection.
setProviderTypeFilter(String) - Method in class com.amazonaws.services.codestarconnections.model.ListConnectionsRequest
Filters the list of connections to those associated with a specified provider, such as Bitbucket.
setResourceArn(String) - Method in class com.amazonaws.services.codestarconnections.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) of the resource for which you want to get information about tags, if any.
setResourceArn(String) - Method in class com.amazonaws.services.codestarconnections.model.TagResourceRequest
The Amazon Resource Name (ARN) of the resource to which you want to add or update tags.
setResourceArn(String) - Method in class com.amazonaws.services.codestarconnections.model.UntagResourceRequest
The Amazon Resource Name (ARN) of the resource to remove tags from.
setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.codestarconnections.model.VpcConfiguration
The ID of the security group or security groups associated with the Amazon VPC connected to the infrastructure where your provider type is installed.
setStatus(String) - Method in class com.amazonaws.services.codestarconnections.model.GetHostResult
The status of the requested host.
setStatus(String) - Method in class com.amazonaws.services.codestarconnections.model.Host
The status of the host, such as PENDING, AVAILABLE, VPC_CONFIG_DELETING, VPC_CONFIG_INITIALIZING, and VPC_CONFIG_FAILED_INITIALIZATION.
setStatusMessage(String) - Method in class com.amazonaws.services.codestarconnections.model.Host
The status description for the host.
setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.codestarconnections.model.VpcConfiguration
The ID of the subnet or subnets associated with the Amazon VPC connected to the infrastructure where your provider type is installed.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.codestarconnections.model.UntagResourceRequest
The list of keys for the tags to be removed from the resource.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.codestarconnections.model.CreateConnectionRequest
The key-value pair to use when tagging the resource.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.codestarconnections.model.CreateConnectionResult
Specifies the tags applied to the resource.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.codestarconnections.model.CreateHostRequest
 
setTags(Collection<Tag>) - Method in class com.amazonaws.services.codestarconnections.model.CreateHostResult
 
setTags(Collection<Tag>) - Method in class com.amazonaws.services.codestarconnections.model.ListTagsForResourceResult
A list of tag key and value pairs associated with the specified resource.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.codestarconnections.model.TagResourceRequest
The tags you want to modify or add to the resource.
setTlsCertificate(String) - Method in class com.amazonaws.services.codestarconnections.model.VpcConfiguration
The value of the Transport Layer Security (TLS) certificate associated with the infrastructure where your provider type is installed.
setValue(String) - Method in class com.amazonaws.services.codestarconnections.model.Tag
The tag's value.
setVpcConfiguration(VpcConfiguration) - Method in class com.amazonaws.services.codestarconnections.model.CreateHostRequest
The VPC configuration to be provisioned for the host.
setVpcConfiguration(VpcConfiguration) - Method in class com.amazonaws.services.codestarconnections.model.GetHostResult
The VPC configuration of the requested host.
setVpcConfiguration(VpcConfiguration) - Method in class com.amazonaws.services.codestarconnections.model.Host
The VPC configuration provisioned for the host.
setVpcConfiguration(VpcConfiguration) - Method in class com.amazonaws.services.codestarconnections.model.UpdateHostRequest
The VPC configuration of the host to be updated.
setVpcId(String) - Method in class com.amazonaws.services.codestarconnections.model.VpcConfiguration
The ID of the Amazon VPC connected to the infrastructure where your provider type is installed.
shutdown() - Method in class com.amazonaws.services.codestarconnections.AbstractAWSCodeStarconnections
 
shutdown() - Method in interface com.amazonaws.services.codestarconnections.AWSCodeStarconnections
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsClient
 
standard() - Static method in class com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsClientBuilder
 

T

Tag - Class in com.amazonaws.services.codestarconnections.model
A tag is a key-value pair that is used to manage the resource.
Tag() - Constructor for class com.amazonaws.services.codestarconnections.model.Tag
 
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.codestarconnections.AbstractAWSCodeStarconnections
 
tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.codestarconnections.AWSCodeStarconnections
Adds to or modifies the tags of the given resource.
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsClient
Adds to or modifies the tags of the given resource.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.codestarconnections.AbstractAWSCodeStarconnectionsAsync
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.codestarconnections.AbstractAWSCodeStarconnectionsAsync
 
tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsAsync
Adds to or modifies the tags of the given resource.
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsAsync
Adds to or modifies the tags of the given resource.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsAsyncClient
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsAsyncClient
 
TagResourceRequest - Class in com.amazonaws.services.codestarconnections.model
 
TagResourceRequest() - Constructor for class com.amazonaws.services.codestarconnections.model.TagResourceRequest
 
TagResourceResult - Class in com.amazonaws.services.codestarconnections.model
 
TagResourceResult() - Constructor for class com.amazonaws.services.codestarconnections.model.TagResourceResult
 
toString() - Method in class com.amazonaws.services.codestarconnections.model.Connection
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.codestarconnections.model.ConnectionStatus
 
toString() - Method in class com.amazonaws.services.codestarconnections.model.CreateConnectionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codestarconnections.model.CreateConnectionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codestarconnections.model.CreateHostRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codestarconnections.model.CreateHostResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codestarconnections.model.DeleteConnectionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codestarconnections.model.DeleteConnectionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codestarconnections.model.DeleteHostRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codestarconnections.model.DeleteHostResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codestarconnections.model.GetConnectionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codestarconnections.model.GetConnectionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codestarconnections.model.GetHostRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codestarconnections.model.GetHostResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codestarconnections.model.Host
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codestarconnections.model.ListConnectionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codestarconnections.model.ListConnectionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codestarconnections.model.ListHostsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codestarconnections.model.ListHostsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codestarconnections.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codestarconnections.model.ListTagsForResourceResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.codestarconnections.model.ProviderType
 
toString() - Method in class com.amazonaws.services.codestarconnections.model.Tag
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codestarconnections.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codestarconnections.model.TagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codestarconnections.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codestarconnections.model.UntagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codestarconnections.model.UpdateHostRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codestarconnections.model.UpdateHostResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codestarconnections.model.VpcConfiguration
Returns a string representation of this object.

U

UnsupportedOperationException - Exception in com.amazonaws.services.codestarconnections.model
The operation is not supported.
UnsupportedOperationException(String) - Constructor for exception com.amazonaws.services.codestarconnections.model.UnsupportedOperationException
Constructs a new UnsupportedOperationException with the specified error message.
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.codestarconnections.AbstractAWSCodeStarconnections
 
untagResource(UntagResourceRequest) - Method in interface com.amazonaws.services.codestarconnections.AWSCodeStarconnections
Removes tags from an AWS resource.
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsClient
Removes tags from an AWS resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.codestarconnections.AbstractAWSCodeStarconnectionsAsync
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.codestarconnections.AbstractAWSCodeStarconnectionsAsync
 
untagResourceAsync(UntagResourceRequest) - Method in interface com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsAsync
Removes tags from an AWS resource.
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in interface com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsAsync
Removes tags from an AWS resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsAsyncClient
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsAsyncClient
 
UntagResourceRequest - Class in com.amazonaws.services.codestarconnections.model
 
UntagResourceRequest() - Constructor for class com.amazonaws.services.codestarconnections.model.UntagResourceRequest
 
UntagResourceResult - Class in com.amazonaws.services.codestarconnections.model
 
UntagResourceResult() - Constructor for class com.amazonaws.services.codestarconnections.model.UntagResourceResult
 
updateHost(UpdateHostRequest) - Method in class com.amazonaws.services.codestarconnections.AbstractAWSCodeStarconnections
 
updateHost(UpdateHostRequest) - Method in interface com.amazonaws.services.codestarconnections.AWSCodeStarconnections
Updates a specified host with the provided configurations.
updateHost(UpdateHostRequest) - Method in class com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsClient
Updates a specified host with the provided configurations.
updateHostAsync(UpdateHostRequest) - Method in class com.amazonaws.services.codestarconnections.AbstractAWSCodeStarconnectionsAsync
 
updateHostAsync(UpdateHostRequest, AsyncHandler<UpdateHostRequest, UpdateHostResult>) - Method in class com.amazonaws.services.codestarconnections.AbstractAWSCodeStarconnectionsAsync
 
updateHostAsync(UpdateHostRequest) - Method in interface com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsAsync
Updates a specified host with the provided configurations.
updateHostAsync(UpdateHostRequest, AsyncHandler<UpdateHostRequest, UpdateHostResult>) - Method in interface com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsAsync
Updates a specified host with the provided configurations.
updateHostAsync(UpdateHostRequest) - Method in class com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsAsyncClient
 
updateHostAsync(UpdateHostRequest, AsyncHandler<UpdateHostRequest, UpdateHostResult>) - Method in class com.amazonaws.services.codestarconnections.AWSCodeStarconnectionsAsyncClient
 
UpdateHostRequest - Class in com.amazonaws.services.codestarconnections.model
 
UpdateHostRequest() - Constructor for class com.amazonaws.services.codestarconnections.model.UpdateHostRequest
 
UpdateHostResult - Class in com.amazonaws.services.codestarconnections.model
 
UpdateHostResult() - Constructor for class com.amazonaws.services.codestarconnections.model.UpdateHostResult
 

V

valueOf(String) - Static method in enum com.amazonaws.services.codestarconnections.model.ConnectionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codestarconnections.model.ProviderType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.codestarconnections.model.ConnectionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codestarconnections.model.ProviderType
Returns an array containing the constants of this enum type, in the order they are declared.
VpcConfiguration - Class in com.amazonaws.services.codestarconnections.model
The VPC configuration provisioned for the host.
VpcConfiguration() - Constructor for class com.amazonaws.services.codestarconnections.model.VpcConfiguration
 

W

withConnection(Connection) - Method in class com.amazonaws.services.codestarconnections.model.GetConnectionResult
The connection details, such as status, owner, and provider type.
withConnectionArn(String) - Method in class com.amazonaws.services.codestarconnections.model.Connection
The Amazon Resource Name (ARN) of the connection.
withConnectionArn(String) - Method in class com.amazonaws.services.codestarconnections.model.CreateConnectionResult
The Amazon Resource Name (ARN) of the connection to be created.
withConnectionArn(String) - Method in class com.amazonaws.services.codestarconnections.model.DeleteConnectionRequest
The Amazon Resource Name (ARN) of the connection to be deleted.
withConnectionArn(String) - Method in class com.amazonaws.services.codestarconnections.model.GetConnectionRequest
The Amazon Resource Name (ARN) of a connection.
withConnectionName(String) - Method in class com.amazonaws.services.codestarconnections.model.Connection
The name of the connection.
withConnectionName(String) - Method in class com.amazonaws.services.codestarconnections.model.CreateConnectionRequest
The name of the connection to be created.
withConnections(Connection...) - Method in class com.amazonaws.services.codestarconnections.model.ListConnectionsResult
A list of connections and the details for each connection, such as status, owner, and provider type.
withConnections(Collection<Connection>) - Method in class com.amazonaws.services.codestarconnections.model.ListConnectionsResult
A list of connections and the details for each connection, such as status, owner, and provider type.
withConnectionStatus(String) - Method in class com.amazonaws.services.codestarconnections.model.Connection
The current status of the connection.
withConnectionStatus(ConnectionStatus) - Method in class com.amazonaws.services.codestarconnections.model.Connection
The current status of the connection.
withHostArn(String) - Method in class com.amazonaws.services.codestarconnections.model.Connection
The Amazon Resource Name (ARN) of the host associated with the connection.
withHostArn(String) - Method in class com.amazonaws.services.codestarconnections.model.CreateConnectionRequest
The Amazon Resource Name (ARN) of the host associated with the connection to be created.
withHostArn(String) - Method in class com.amazonaws.services.codestarconnections.model.CreateHostResult
The Amazon Resource Name (ARN) of the host to be created.
withHostArn(String) - Method in class com.amazonaws.services.codestarconnections.model.DeleteHostRequest
The Amazon Resource Name (ARN) of the host to be deleted.
withHostArn(String) - Method in class com.amazonaws.services.codestarconnections.model.GetHostRequest
The Amazon Resource Name (ARN) of the requested host.
withHostArn(String) - Method in class com.amazonaws.services.codestarconnections.model.Host
The Amazon Resource Name (ARN) of the host.
withHostArn(String) - Method in class com.amazonaws.services.codestarconnections.model.UpdateHostRequest
The Amazon Resource Name (ARN) of the host to be updated.
withHostArnFilter(String) - Method in class com.amazonaws.services.codestarconnections.model.ListConnectionsRequest
Filters the list of connections to those associated with a specified host.
withHosts(Host...) - Method in class com.amazonaws.services.codestarconnections.model.ListHostsResult
A list of hosts and the details for each host, such as status, endpoint, and provider type.
withHosts(Collection<Host>) - Method in class com.amazonaws.services.codestarconnections.model.ListHostsResult
A list of hosts and the details for each host, such as status, endpoint, and provider type.
withKey(String) - Method in class com.amazonaws.services.codestarconnections.model.Tag
The tag's key.
withMaxResults(Integer) - Method in class com.amazonaws.services.codestarconnections.model.ListConnectionsRequest
The maximum number of results to return in a single call.
withMaxResults(Integer) - Method in class com.amazonaws.services.codestarconnections.model.ListHostsRequest
The maximum number of results to return in a single call.
withName(String) - Method in class com.amazonaws.services.codestarconnections.model.CreateHostRequest
The name of the host to be created.
withName(String) - Method in class com.amazonaws.services.codestarconnections.model.GetHostResult
The name of the requested host.
withName(String) - Method in class com.amazonaws.services.codestarconnections.model.Host
The name of the host.
withNextToken(String) - Method in class com.amazonaws.services.codestarconnections.model.ListConnectionsRequest
The token that was returned from the previous ListConnections call, which can be used to return the next set of connections in the list.
withNextToken(String) - Method in class com.amazonaws.services.codestarconnections.model.ListConnectionsResult
A token that can be used in the next ListConnections call.
withNextToken(String) - Method in class com.amazonaws.services.codestarconnections.model.ListHostsRequest
The token that was returned from the previous ListHosts call, which can be used to return the next set of hosts in the list.
withNextToken(String) - Method in class com.amazonaws.services.codestarconnections.model.ListHostsResult
A token that can be used in the next ListHosts call.
withOwnerAccountId(String) - Method in class com.amazonaws.services.codestarconnections.model.Connection
The identifier of the external provider where your third-party code repository is configured.
withProviderEndpoint(String) - Method in class com.amazonaws.services.codestarconnections.model.CreateHostRequest
The endpoint of the infrastructure to be represented by the host after it is created.
withProviderEndpoint(String) - Method in class com.amazonaws.services.codestarconnections.model.GetHostResult
The endpoint of the infrastructure represented by the requested host.
withProviderEndpoint(String) - Method in class com.amazonaws.services.codestarconnections.model.Host
The endpoint of the infrastructure where your provider type is installed.
withProviderEndpoint(String) - Method in class com.amazonaws.services.codestarconnections.model.UpdateHostRequest
The URL or endpoint of the host to be updated.
withProviderType(String) - Method in class com.amazonaws.services.codestarconnections.model.Connection
The name of the external provider where your third-party code repository is configured.
withProviderType(ProviderType) - Method in class com.amazonaws.services.codestarconnections.model.Connection
The name of the external provider where your third-party code repository is configured.
withProviderType(String) - Method in class com.amazonaws.services.codestarconnections.model.CreateConnectionRequest
The name of the external provider where your third-party code repository is configured.
withProviderType(ProviderType) - Method in class com.amazonaws.services.codestarconnections.model.CreateConnectionRequest
The name of the external provider where your third-party code repository is configured.
withProviderType(String) - Method in class com.amazonaws.services.codestarconnections.model.CreateHostRequest
The name of the installed provider to be associated with your connection.
withProviderType(ProviderType) - Method in class com.amazonaws.services.codestarconnections.model.CreateHostRequest
The name of the installed provider to be associated with your connection.
withProviderType(String) - Method in class com.amazonaws.services.codestarconnections.model.GetHostResult
The provider type of the requested host, such as GitHub Enterprise Server.
withProviderType(ProviderType) - Method in class com.amazonaws.services.codestarconnections.model.GetHostResult
The provider type of the requested host, such as GitHub Enterprise Server.
withProviderType(String) - Method in class com.amazonaws.services.codestarconnections.model.Host
The name of the installed provider to be associated with your connection.
withProviderType(ProviderType) - Method in class com.amazonaws.services.codestarconnections.model.Host
The name of the installed provider to be associated with your connection.
withProviderTypeFilter(String) - Method in class com.amazonaws.services.codestarconnections.model.ListConnectionsRequest
Filters the list of connections to those associated with a specified provider, such as Bitbucket.
withProviderTypeFilter(ProviderType) - Method in class com.amazonaws.services.codestarconnections.model.ListConnectionsRequest
Filters the list of connections to those associated with a specified provider, such as Bitbucket.
withResourceArn(String) - Method in class com.amazonaws.services.codestarconnections.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) of the resource for which you want to get information about tags, if any.
withResourceArn(String) - Method in class com.amazonaws.services.codestarconnections.model.TagResourceRequest
The Amazon Resource Name (ARN) of the resource to which you want to add or update tags.
withResourceArn(String) - Method in class com.amazonaws.services.codestarconnections.model.UntagResourceRequest
The Amazon Resource Name (ARN) of the resource to remove tags from.
withSecurityGroupIds(String...) - Method in class com.amazonaws.services.codestarconnections.model.VpcConfiguration
The ID of the security group or security groups associated with the Amazon VPC connected to the infrastructure where your provider type is installed.
withSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.codestarconnections.model.VpcConfiguration
The ID of the security group or security groups associated with the Amazon VPC connected to the infrastructure where your provider type is installed.
withStatus(String) - Method in class com.amazonaws.services.codestarconnections.model.GetHostResult
The status of the requested host.
withStatus(String) - Method in class com.amazonaws.services.codestarconnections.model.Host
The status of the host, such as PENDING, AVAILABLE, VPC_CONFIG_DELETING, VPC_CONFIG_INITIALIZING, and VPC_CONFIG_FAILED_INITIALIZATION.
withStatusMessage(String) - Method in class com.amazonaws.services.codestarconnections.model.Host
The status description for the host.
withSubnetIds(String...) - Method in class com.amazonaws.services.codestarconnections.model.VpcConfiguration
The ID of the subnet or subnets associated with the Amazon VPC connected to the infrastructure where your provider type is installed.
withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.codestarconnections.model.VpcConfiguration
The ID of the subnet or subnets associated with the Amazon VPC connected to the infrastructure where your provider type is installed.
withTagKeys(String...) - Method in class com.amazonaws.services.codestarconnections.model.UntagResourceRequest
The list of keys for the tags to be removed from the resource.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.codestarconnections.model.UntagResourceRequest
The list of keys for the tags to be removed from the resource.
withTags(Tag...) - Method in class com.amazonaws.services.codestarconnections.model.CreateConnectionRequest
The key-value pair to use when tagging the resource.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.codestarconnections.model.CreateConnectionRequest
The key-value pair to use when tagging the resource.
withTags(Tag...) - Method in class com.amazonaws.services.codestarconnections.model.CreateConnectionResult
Specifies the tags applied to the resource.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.codestarconnections.model.CreateConnectionResult
Specifies the tags applied to the resource.
withTags(Tag...) - Method in class com.amazonaws.services.codestarconnections.model.CreateHostRequest
NOTE: This method appends the values to the existing list (if any).
withTags(Collection<Tag>) - Method in class com.amazonaws.services.codestarconnections.model.CreateHostRequest
 
withTags(Tag...) - Method in class com.amazonaws.services.codestarconnections.model.CreateHostResult
NOTE: This method appends the values to the existing list (if any).
withTags(Collection<Tag>) - Method in class com.amazonaws.services.codestarconnections.model.CreateHostResult
 
withTags(Tag...) - Method in class com.amazonaws.services.codestarconnections.model.ListTagsForResourceResult
A list of tag key and value pairs associated with the specified resource.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.codestarconnections.model.ListTagsForResourceResult
A list of tag key and value pairs associated with the specified resource.
withTags(Tag...) - Method in class com.amazonaws.services.codestarconnections.model.TagResourceRequest
The tags you want to modify or add to the resource.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.codestarconnections.model.TagResourceRequest
The tags you want to modify or add to the resource.
withTlsCertificate(String) - Method in class com.amazonaws.services.codestarconnections.model.VpcConfiguration
The value of the Transport Layer Security (TLS) certificate associated with the infrastructure where your provider type is installed.
withValue(String) - Method in class com.amazonaws.services.codestarconnections.model.Tag
The tag's value.
withVpcConfiguration(VpcConfiguration) - Method in class com.amazonaws.services.codestarconnections.model.CreateHostRequest
The VPC configuration to be provisioned for the host.
withVpcConfiguration(VpcConfiguration) - Method in class com.amazonaws.services.codestarconnections.model.GetHostResult
The VPC configuration of the requested host.
withVpcConfiguration(VpcConfiguration) - Method in class com.amazonaws.services.codestarconnections.model.Host
The VPC configuration provisioned for the host.
withVpcConfiguration(VpcConfiguration) - Method in class com.amazonaws.services.codestarconnections.model.UpdateHostRequest
The VPC configuration of the host to be updated.
withVpcId(String) - Method in class com.amazonaws.services.codestarconnections.model.VpcConfiguration
The ID of the Amazon VPC connected to the infrastructure where your provider type is installed.
A B C D E F G H L M P R S T U V W 
Skip navigation links

Copyright © 2022. All rights reserved.