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.DeleteConnectionRequest
 
clone() - Method in class com.amazonaws.services.codestarconnections.model.DeleteConnectionResult
 
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.ListConnectionsRequest
 
clone() - Method in class com.amazonaws.services.codestarconnections.model.ListConnectionsResult
 
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
 
com.amazonaws.services.codestarconnections - package com.amazonaws.services.codestarconnections
This AWS CodeStar Connections API Reference provides descriptions and usage examples of the operations and data types for the AWS CodeStar Connections API.
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
Connection - Class in com.amazonaws.services.codestarconnections.model
The AWS::CodeStarConnections::Connection resource can be used to connect external 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
 

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
 

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.DeleteConnectionRequest
 
equals(Object) - Method in class com.amazonaws.services.codestarconnections.model.DeleteConnectionResult
 
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.ListConnectionsRequest
 
equals(Object) - Method in class com.amazonaws.services.codestarconnections.model.ListConnectionsResult
 
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
 

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.
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.
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.
getOwnerAccountId() - Method in class com.amazonaws.services.codestarconnections.model.Connection
The identifier of the external provider where your third-party code repository is configured.
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.
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.
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.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.
getValue() - Method in class com.amazonaws.services.codestarconnections.model.Tag
The tag's value.

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.DeleteConnectionRequest
 
hashCode() - Method in class com.amazonaws.services.codestarconnections.model.DeleteConnectionResult
 
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.ListConnectionsRequest
 
hashCode() - Method in class com.amazonaws.services.codestarconnections.model.ListConnectionsResult
 
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
 

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
 
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.Tag
 

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.

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.
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.
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.
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.
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.
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.
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.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.
setValue(String) - Method in class com.amazonaws.services.codestarconnections.model.Tag
The tag's value.
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.
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.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.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.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.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.

U

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
 

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.

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.
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.
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.
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.
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.
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.
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.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.
withValue(String) - Method in class com.amazonaws.services.codestarconnections.model.Tag
The tag's value.
A B C D E F G H L M P R S T U V W 
Skip navigation links

Copyright © 2020. All rights reserved.