- cause(Throwable) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CodeStarConnectionsException.Builder
-
- cause(Throwable) - Method in class software.amazon.awssdk.services.codestarconnections.model.CodeStarConnectionsException.BuilderImpl
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ConflictException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.codestarconnections.model.LimitExceededException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ResourceNotFoundException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ResourceUnavailableException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.codestarconnections.model.UnsupportedOperationException.Builder
-
- CodeStarConnectionsAsyncClient - Interface in software.amazon.awssdk.services.codestarconnections
-
Service client for accessing AWS CodeStar connections asynchronously.
- CodeStarConnectionsAsyncClientBuilder - Interface in software.amazon.awssdk.services.codestarconnections
-
- CodeStarConnectionsBaseClientBuilder<B extends CodeStarConnectionsBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.codestarconnections
-
- CodeStarConnectionsClient - Interface in software.amazon.awssdk.services.codestarconnections
-
Service client for accessing AWS CodeStar connections.
- CodeStarConnectionsClientBuilder - Interface in software.amazon.awssdk.services.codestarconnections
-
- CodeStarConnectionsException - Exception in software.amazon.awssdk.services.codestarconnections.model
-
- CodeStarConnectionsException(CodeStarConnectionsException.Builder) - Constructor for exception software.amazon.awssdk.services.codestarconnections.model.CodeStarConnectionsException
-
- CodeStarConnectionsException.Builder - Interface in software.amazon.awssdk.services.codestarconnections.model
-
- CodeStarConnectionsException.BuilderImpl - Class in software.amazon.awssdk.services.codestarconnections.model
-
- CodeStarConnectionsRequest - Class in software.amazon.awssdk.services.codestarconnections.model
-
- CodeStarConnectionsRequest(CodeStarConnectionsRequest.Builder) - Constructor for class software.amazon.awssdk.services.codestarconnections.model.CodeStarConnectionsRequest
-
- CodeStarConnectionsRequest.Builder - Interface in software.amazon.awssdk.services.codestarconnections.model
-
- CodeStarConnectionsRequest.BuilderImpl - Class in software.amazon.awssdk.services.codestarconnections.model
-
- CodeStarConnectionsResponse - Class in software.amazon.awssdk.services.codestarconnections.model
-
- CodeStarConnectionsResponse(CodeStarConnectionsResponse.Builder) - Constructor for class software.amazon.awssdk.services.codestarconnections.model.CodeStarConnectionsResponse
-
- CodeStarConnectionsResponse.Builder - Interface in software.amazon.awssdk.services.codestarconnections.model
-
- CodeStarConnectionsResponse.BuilderImpl - Class in software.amazon.awssdk.services.codestarconnections.model
-
- CodeStarConnectionsResponseMetadata - Class in software.amazon.awssdk.services.codestarconnections.model
-
- ConflictException - Exception in software.amazon.awssdk.services.codestarconnections.model
-
Two conflicting operations have been made on the same resource.
- ConflictException.Builder - Interface in software.amazon.awssdk.services.codestarconnections.model
-
- Connection - Class in software.amazon.awssdk.services.codestarconnections.model
-
A resource that is used to connect third-party source providers with services like AWS CodePipeline.
- connection(Connection) - Method in interface software.amazon.awssdk.services.codestarconnections.model.GetConnectionResponse.Builder
-
The connection details, such as status, owner, and provider type.
- connection(Consumer<Connection.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.model.GetConnectionResponse.Builder
-
The connection details, such as status, owner, and provider type.
- connection() - Method in class software.amazon.awssdk.services.codestarconnections.model.GetConnectionResponse
-
The connection details, such as status, owner, and provider type.
- Connection.Builder - Interface in software.amazon.awssdk.services.codestarconnections.model
-
- connectionArn(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.Connection.Builder
-
The Amazon Resource Name (ARN) of the connection.
- connectionArn() - Method in class software.amazon.awssdk.services.codestarconnections.model.Connection
-
The Amazon Resource Name (ARN) of the connection.
- connectionArn(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CreateConnectionResponse.Builder
-
The Amazon Resource Name (ARN) of the connection to be created.
- connectionArn() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateConnectionResponse
-
The Amazon Resource Name (ARN) of the connection to be created.
- connectionArn(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.DeleteConnectionRequest.Builder
-
The Amazon Resource Name (ARN) of the connection to be deleted.
- connectionArn() - Method in class software.amazon.awssdk.services.codestarconnections.model.DeleteConnectionRequest
-
The Amazon Resource Name (ARN) of the connection to be deleted.
- connectionArn(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.GetConnectionRequest.Builder
-
The Amazon Resource Name (ARN) of a connection.
- connectionArn() - Method in class software.amazon.awssdk.services.codestarconnections.model.GetConnectionRequest
-
The Amazon Resource Name (ARN) of a connection.
- connectionName(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.Connection.Builder
-
The name of the connection.
- connectionName() - Method in class software.amazon.awssdk.services.codestarconnections.model.Connection
-
The name of the connection.
- connectionName(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CreateConnectionRequest.Builder
-
The name of the connection to be created.
- connectionName() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateConnectionRequest
-
The name of the connection to be created.
- connections(Collection<Connection>) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ListConnectionsResponse.Builder
-
A list of connections and the details for each connection, such as status, owner, and provider type.
- connections(Connection...) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ListConnectionsResponse.Builder
-
A list of connections and the details for each connection, such as status, owner, and provider type.
- connections(Consumer<Connection.Builder>...) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ListConnectionsResponse.Builder
-
A list of connections and the details for each connection, such as status, owner, and provider type.
- connections() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListConnectionsResponse
-
A list of connections and the details for each connection, such as status, owner, and provider type.
- connectionStatus(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.Connection.Builder
-
The current status of the connection.
- connectionStatus(ConnectionStatus) - Method in interface software.amazon.awssdk.services.codestarconnections.model.Connection.Builder
-
The current status of the connection.
- connectionStatus() - Method in class software.amazon.awssdk.services.codestarconnections.model.Connection
-
The current status of the connection.
- ConnectionStatus - Enum in software.amazon.awssdk.services.codestarconnections.model
-
- connectionStatusAsString() - Method in class software.amazon.awssdk.services.codestarconnections.model.Connection
-
The current status of the connection.
- create() - Static method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsAsyncClient
-
- create() - Static method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsClient
-
- create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.codestarconnections.model.CodeStarConnectionsResponseMetadata
-
- createConnection(CreateConnectionRequest) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsAsyncClient
-
Creates a connection that can then be given to other AWS services like CodePipeline so that it can access
third-party code repositories.
- createConnection(Consumer<CreateConnectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsAsyncClient
-
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 interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsClient
-
Creates a connection that can then be given to other AWS services like CodePipeline so that it can access
third-party code repositories.
- createConnection(Consumer<CreateConnectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsClient
-
Creates a connection that can then be given to other AWS services like CodePipeline so that it can access
third-party code repositories.
- CreateConnectionRequest - Class in software.amazon.awssdk.services.codestarconnections.model
-
- CreateConnectionRequest.Builder - Interface in software.amazon.awssdk.services.codestarconnections.model
-
- CreateConnectionRequestMarshaller - Class in software.amazon.awssdk.services.codestarconnections.transform
-
- CreateConnectionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codestarconnections.transform.CreateConnectionRequestMarshaller
-
- CreateConnectionResponse - Class in software.amazon.awssdk.services.codestarconnections.model
-
- CreateConnectionResponse.Builder - Interface in software.amazon.awssdk.services.codestarconnections.model
-
- createHost(CreateHostRequest) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsAsyncClient
-
Creates a resource that represents the infrastructure where a third-party provider is installed.
- createHost(Consumer<CreateHostRequest.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsAsyncClient
-
Creates a resource that represents the infrastructure where a third-party provider is installed.
- createHost(CreateHostRequest) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsClient
-
Creates a resource that represents the infrastructure where a third-party provider is installed.
- createHost(Consumer<CreateHostRequest.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsClient
-
Creates a resource that represents the infrastructure where a third-party provider is installed.
- CreateHostRequest - Class in software.amazon.awssdk.services.codestarconnections.model
-
- CreateHostRequest.Builder - Interface in software.amazon.awssdk.services.codestarconnections.model
-
- CreateHostRequestMarshaller - Class in software.amazon.awssdk.services.codestarconnections.transform
-
- CreateHostRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codestarconnections.transform.CreateHostRequestMarshaller
-
- CreateHostResponse - Class in software.amazon.awssdk.services.codestarconnections.model
-
- CreateHostResponse.Builder - Interface in software.amazon.awssdk.services.codestarconnections.model
-
- getConnection(GetConnectionRequest) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsAsyncClient
-
Returns the connection ARN and details such as status, owner, and provider type.
- getConnection(Consumer<GetConnectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsAsyncClient
-
Returns the connection ARN and details such as status, owner, and provider type.
- getConnection(GetConnectionRequest) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsClient
-
Returns the connection ARN and details such as status, owner, and provider type.
- getConnection(Consumer<GetConnectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsClient
-
Returns the connection ARN and details such as status, owner, and provider type.
- GetConnectionRequest - Class in software.amazon.awssdk.services.codestarconnections.model
-
- GetConnectionRequest.Builder - Interface in software.amazon.awssdk.services.codestarconnections.model
-
- GetConnectionRequestMarshaller - Class in software.amazon.awssdk.services.codestarconnections.transform
-
- GetConnectionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codestarconnections.transform.GetConnectionRequestMarshaller
-
- GetConnectionResponse - Class in software.amazon.awssdk.services.codestarconnections.model
-
- GetConnectionResponse.Builder - Interface in software.amazon.awssdk.services.codestarconnections.model
-
- getHost(GetHostRequest) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsAsyncClient
-
Returns the host ARN and details such as status, provider type, endpoint, and, if applicable, the VPC
configuration.
- getHost(Consumer<GetHostRequest.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsAsyncClient
-
Returns the host ARN and details such as status, provider type, endpoint, and, if applicable, the VPC
configuration.
- getHost(GetHostRequest) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsClient
-
Returns the host ARN and details such as status, provider type, endpoint, and, if applicable, the VPC
configuration.
- getHost(Consumer<GetHostRequest.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsClient
-
Returns the host ARN and details such as status, provider type, endpoint, and, if applicable, the VPC
configuration.
- GetHostRequest - Class in software.amazon.awssdk.services.codestarconnections.model
-
- GetHostRequest.Builder - Interface in software.amazon.awssdk.services.codestarconnections.model
-
- GetHostRequestMarshaller - Class in software.amazon.awssdk.services.codestarconnections.transform
-
- GetHostRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codestarconnections.transform.GetHostRequestMarshaller
-
- GetHostResponse - Class in software.amazon.awssdk.services.codestarconnections.model
-
- GetHostResponse.Builder - Interface in software.amazon.awssdk.services.codestarconnections.model
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.Connection
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateConnectionRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateConnectionResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateHostRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateHostResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.DeleteConnectionRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.DeleteConnectionResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.DeleteHostRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.DeleteHostResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.GetConnectionRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.GetConnectionResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.GetHostRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.GetHostResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.Host
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.ListConnectionsRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.ListConnectionsResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.ListHostsRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.ListHostsResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.ListTagsForResourceRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.ListTagsForResourceResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.Tag
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.TagResourceRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.TagResourceResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.UntagResourceRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.UntagResourceResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.UpdateHostRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.UpdateHostResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.VpcConfiguration
-
- hasConnections() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListConnectionsResponse
-
For responses, this returns true if the service returned a value for the Connections property.
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.Connection
-
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateConnectionRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateConnectionResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateHostRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateHostResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.DeleteConnectionRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.DeleteConnectionResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.DeleteHostRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.DeleteHostResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.GetConnectionRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.GetConnectionResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.GetHostRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.GetHostResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.Host
-
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListConnectionsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListConnectionsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListHostsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListHostsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListTagsForResourceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListTagsForResourceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.Tag
-
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.TagResourceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.TagResourceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.UntagResourceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.UntagResourceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.UpdateHostRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.UpdateHostResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.VpcConfiguration
-
- hasHosts() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListHostsResponse
-
For responses, this returns true if the service returned a value for the Hosts property.
- hasSecurityGroupIds() - Method in class software.amazon.awssdk.services.codestarconnections.model.VpcConfiguration
-
For responses, this returns true if the service returned a value for the SecurityGroupIds property.
- hasSubnetIds() - Method in class software.amazon.awssdk.services.codestarconnections.model.VpcConfiguration
-
For responses, this returns true if the service returned a value for the SubnetIds property.
- hasTagKeys() - Method in class software.amazon.awssdk.services.codestarconnections.model.UntagResourceRequest
-
For responses, this returns true if the service returned a value for the TagKeys property.
- hasTags() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateConnectionRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateConnectionResponse
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateHostRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateHostResponse
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListTagsForResourceResponse
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.codestarconnections.model.TagResourceRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- Host - Class in software.amazon.awssdk.services.codestarconnections.model
-
A resource that represents the infrastructure where a third-party provider is installed.
- Host.Builder - Interface in software.amazon.awssdk.services.codestarconnections.model
-
- hostArn(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.Connection.Builder
-
The Amazon Resource Name (ARN) of the host associated with the connection.
- hostArn() - Method in class software.amazon.awssdk.services.codestarconnections.model.Connection
-
The Amazon Resource Name (ARN) of the host associated with the connection.
- hostArn(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CreateConnectionRequest.Builder
-
The Amazon Resource Name (ARN) of the host associated with the connection to be created.
- hostArn() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateConnectionRequest
-
The Amazon Resource Name (ARN) of the host associated with the connection to be created.
- hostArn(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CreateHostResponse.Builder
-
The Amazon Resource Name (ARN) of the host to be created.
- hostArn() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateHostResponse
-
The Amazon Resource Name (ARN) of the host to be created.
- hostArn(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.DeleteHostRequest.Builder
-
The Amazon Resource Name (ARN) of the host to be deleted.
- hostArn() - Method in class software.amazon.awssdk.services.codestarconnections.model.DeleteHostRequest
-
The Amazon Resource Name (ARN) of the host to be deleted.
- hostArn(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.GetHostRequest.Builder
-
The Amazon Resource Name (ARN) of the requested host.
- hostArn() - Method in class software.amazon.awssdk.services.codestarconnections.model.GetHostRequest
-
The Amazon Resource Name (ARN) of the requested host.
- hostArn(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.Host.Builder
-
The Amazon Resource Name (ARN) of the host.
- hostArn() - Method in class software.amazon.awssdk.services.codestarconnections.model.Host
-
The Amazon Resource Name (ARN) of the host.
- hostArn(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.UpdateHostRequest.Builder
-
The Amazon Resource Name (ARN) of the host to be updated.
- hostArn() - Method in class software.amazon.awssdk.services.codestarconnections.model.UpdateHostRequest
-
The Amazon Resource Name (ARN) of the host to be updated.
- hostArnFilter(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ListConnectionsRequest.Builder
-
Filters the list of connections to those associated with a specified host.
- hostArnFilter() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListConnectionsRequest
-
Filters the list of connections to those associated with a specified host.
- hosts(Collection<Host>) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ListHostsResponse.Builder
-
A list of hosts and the details for each host, such as status, endpoint, and provider type.
- hosts(Host...) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ListHostsResponse.Builder
-
A list of hosts and the details for each host, such as status, endpoint, and provider type.
- hosts(Consumer<Host.Builder>...) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ListHostsResponse.Builder
-
A list of hosts and the details for each host, such as status, endpoint, and provider type.
- hosts() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListHostsResponse
-
A list of hosts and the details for each host, such as status, endpoint, and provider type.
- name(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CreateHostRequest.Builder
-
The name of the host to be created.
- name() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateHostRequest
-
The name of the host to be created.
- name(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.GetHostResponse.Builder
-
The name of the requested host.
- name() - Method in class software.amazon.awssdk.services.codestarconnections.model.GetHostResponse
-
The name of the requested host.
- name(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.Host.Builder
-
The name of the host.
- name() - Method in class software.amazon.awssdk.services.codestarconnections.model.Host
-
The name of the host.
- nextToken(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ListConnectionsRequest.Builder
-
The token that was returned from the previous ListConnections call, which can be used to return
the next set of connections in the list.
- nextToken() - Method in class software.amazon.awssdk.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.
- nextToken(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ListConnectionsResponse.Builder
-
A token that can be used in the next ListConnections call.
- nextToken() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListConnectionsResponse
-
A token that can be used in the next ListConnections call.
- nextToken(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ListHostsRequest.Builder
-
The token that was returned from the previous ListHosts call, which can be used to return the
next set of hosts in the list.
- nextToken() - Method in class software.amazon.awssdk.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.
- nextToken(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ListHostsResponse.Builder
-
A token that can be used in the next ListHosts call.
- nextToken() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListHostsResponse
-
A token that can be used in the next ListHosts call.
- providerEndpoint(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CreateHostRequest.Builder
-
The endpoint of the infrastructure to be represented by the host after it is created.
- providerEndpoint() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateHostRequest
-
The endpoint of the infrastructure to be represented by the host after it is created.
- providerEndpoint(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.GetHostResponse.Builder
-
The endpoint of the infrastructure represented by the requested host.
- providerEndpoint() - Method in class software.amazon.awssdk.services.codestarconnections.model.GetHostResponse
-
The endpoint of the infrastructure represented by the requested host.
- providerEndpoint(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.Host.Builder
-
The endpoint of the infrastructure where your provider type is installed.
- providerEndpoint() - Method in class software.amazon.awssdk.services.codestarconnections.model.Host
-
The endpoint of the infrastructure where your provider type is installed.
- providerEndpoint(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.UpdateHostRequest.Builder
-
The URL or endpoint of the host to be updated.
- providerEndpoint() - Method in class software.amazon.awssdk.services.codestarconnections.model.UpdateHostRequest
-
The URL or endpoint of the host to be updated.
- providerType(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.Connection.Builder
-
The name of the external provider where your third-party code repository is configured.
- providerType(ProviderType) - Method in interface software.amazon.awssdk.services.codestarconnections.model.Connection.Builder
-
The name of the external provider where your third-party code repository is configured.
- providerType() - Method in class software.amazon.awssdk.services.codestarconnections.model.Connection
-
The name of the external provider where your third-party code repository is configured.
- providerType(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CreateConnectionRequest.Builder
-
The name of the external provider where your third-party code repository is configured.
- providerType(ProviderType) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CreateConnectionRequest.Builder
-
The name of the external provider where your third-party code repository is configured.
- providerType() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateConnectionRequest
-
The name of the external provider where your third-party code repository is configured.
- providerType(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CreateHostRequest.Builder
-
The name of the installed provider to be associated with your connection.
- providerType(ProviderType) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CreateHostRequest.Builder
-
The name of the installed provider to be associated with your connection.
- providerType() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateHostRequest
-
The name of the installed provider to be associated with your connection.
- providerType(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.GetHostResponse.Builder
-
The provider type of the requested host, such as GitHub Enterprise Server.
- providerType(ProviderType) - Method in interface software.amazon.awssdk.services.codestarconnections.model.GetHostResponse.Builder
-
The provider type of the requested host, such as GitHub Enterprise Server.
- providerType() - Method in class software.amazon.awssdk.services.codestarconnections.model.GetHostResponse
-
The provider type of the requested host, such as GitHub Enterprise Server.
- providerType(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.Host.Builder
-
The name of the installed provider to be associated with your connection.
- providerType(ProviderType) - Method in interface software.amazon.awssdk.services.codestarconnections.model.Host.Builder
-
The name of the installed provider to be associated with your connection.
- providerType() - Method in class software.amazon.awssdk.services.codestarconnections.model.Host
-
The name of the installed provider to be associated with your connection.
- ProviderType - Enum in software.amazon.awssdk.services.codestarconnections.model
-
- providerTypeAsString() - Method in class software.amazon.awssdk.services.codestarconnections.model.Connection
-
The name of the external provider where your third-party code repository is configured.
- providerTypeAsString() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateConnectionRequest
-
The name of the external provider where your third-party code repository is configured.
- providerTypeAsString() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateHostRequest
-
The name of the installed provider to be associated with your connection.
- providerTypeAsString() - Method in class software.amazon.awssdk.services.codestarconnections.model.GetHostResponse
-
The provider type of the requested host, such as GitHub Enterprise Server.
- providerTypeAsString() - Method in class software.amazon.awssdk.services.codestarconnections.model.Host
-
The name of the installed provider to be associated with your connection.
- providerTypeFilter(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ListConnectionsRequest.Builder
-
Filters the list of connections to those associated with a specified provider, such as Bitbucket.
- providerTypeFilter(ProviderType) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ListConnectionsRequest.Builder
-
Filters the list of connections to those associated with a specified provider, such as Bitbucket.
- providerTypeFilter() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListConnectionsRequest
-
Filters the list of connections to those associated with a specified provider, such as Bitbucket.
- providerTypeFilterAsString() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListConnectionsRequest
-
Filters the list of connections to those associated with a specified provider, such as Bitbucket.
- sdkFields() - Method in exception software.amazon.awssdk.services.codestarconnections.model.ConflictException
-
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.Connection
-
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateConnectionRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateConnectionResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateHostRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateHostResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.DeleteConnectionRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.DeleteConnectionResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.DeleteHostRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.DeleteHostResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.GetConnectionRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.GetConnectionResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.GetHostRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.GetHostResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.Host
-
- sdkFields() - Method in exception software.amazon.awssdk.services.codestarconnections.model.LimitExceededException
-
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListConnectionsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListConnectionsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListHostsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListHostsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListTagsForResourceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListTagsForResourceResponse
-
- sdkFields() - Method in exception software.amazon.awssdk.services.codestarconnections.model.ResourceNotFoundException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.codestarconnections.model.ResourceUnavailableException
-
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.Tag
-
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.TagResourceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.TagResourceResponse
-
- sdkFields() - Method in exception software.amazon.awssdk.services.codestarconnections.model.UnsupportedOperationException
-
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.UntagResourceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.UntagResourceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.UpdateHostRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.UpdateHostResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.VpcConfiguration
-
- securityGroupIds(Collection<String>) - Method in interface software.amazon.awssdk.services.codestarconnections.model.VpcConfiguration.Builder
-
The ID of the security group or security groups associated with the Amazon VPC connected to the
infrastructure where your provider type is installed.
- securityGroupIds(String...) - Method in interface software.amazon.awssdk.services.codestarconnections.model.VpcConfiguration.Builder
-
The ID of the security group or security groups associated with the Amazon VPC connected to the
infrastructure where your provider type is installed.
- securityGroupIds() - Method in class software.amazon.awssdk.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.
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codestarconnections.model.CodeStarConnectionsException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codestarconnections.model.ConflictException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.Connection
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.CreateConnectionRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.CreateConnectionResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.CreateHostRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.CreateHostResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.DeleteConnectionRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.DeleteConnectionResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.DeleteHostRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.DeleteHostResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.GetConnectionRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.GetConnectionResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.GetHostRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.GetHostResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.Host
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codestarconnections.model.LimitExceededException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.ListConnectionsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.ListConnectionsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.ListHostsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.ListHostsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.ListTagsForResourceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.ListTagsForResourceResponse
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codestarconnections.model.ResourceNotFoundException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codestarconnections.model.ResourceUnavailableException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.Tag
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.TagResourceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.TagResourceResponse
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codestarconnections.model.UnsupportedOperationException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.UntagResourceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.UntagResourceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.UpdateHostRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.UpdateHostResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.VpcConfiguration
-
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsAsyncClient
-
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsClient
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsAsyncClient
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsClient
-
- serviceMetadata() - Static method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsClient
-
- software.amazon.awssdk.services.codestarconnections - package software.amazon.awssdk.services.codestarconnections
-
AWS CodeStar Connections
- software.amazon.awssdk.services.codestarconnections.model - package software.amazon.awssdk.services.codestarconnections.model
-
- software.amazon.awssdk.services.codestarconnections.paginators - package software.amazon.awssdk.services.codestarconnections.paginators
-
- software.amazon.awssdk.services.codestarconnections.transform - package software.amazon.awssdk.services.codestarconnections.transform
-
- status(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.GetHostResponse.Builder
-
The status of the requested host.
- status() - Method in class software.amazon.awssdk.services.codestarconnections.model.GetHostResponse
-
The status of the requested host.
- status(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.Host.Builder
-
The status of the host, such as PENDING, AVAILABLE, VPC_CONFIG_DELETING, VPC_CONFIG_INITIALIZING, and
VPC_CONFIG_FAILED_INITIALIZATION.
- status() - Method in class software.amazon.awssdk.services.codestarconnections.model.Host
-
The status of the host, such as PENDING, AVAILABLE, VPC_CONFIG_DELETING, VPC_CONFIG_INITIALIZING, and
VPC_CONFIG_FAILED_INITIALIZATION.
- statusCode(int) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CodeStarConnectionsException.Builder
-
- statusCode(int) - Method in class software.amazon.awssdk.services.codestarconnections.model.CodeStarConnectionsException.BuilderImpl
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ConflictException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.codestarconnections.model.LimitExceededException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ResourceNotFoundException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ResourceUnavailableException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.codestarconnections.model.UnsupportedOperationException.Builder
-
- statusMessage(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.Host.Builder
-
The status description for the host.
- statusMessage() - Method in class software.amazon.awssdk.services.codestarconnections.model.Host
-
The status description for the host.
- subnetIds(Collection<String>) - Method in interface software.amazon.awssdk.services.codestarconnections.model.VpcConfiguration.Builder
-
The ID of the subnet or subnets associated with the Amazon VPC connected to the infrastructure where your
provider type is installed.
- subnetIds(String...) - Method in interface software.amazon.awssdk.services.codestarconnections.model.VpcConfiguration.Builder
-
The ID of the subnet or subnets associated with the Amazon VPC connected to the infrastructure where your
provider type is installed.
- subnetIds() - Method in class software.amazon.awssdk.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.
- subscribe(Subscriber<? super ListConnectionsResponse>) - Method in class software.amazon.awssdk.services.codestarconnections.paginators.ListConnectionsPublisher
-
- subscribe(Subscriber<? super ListHostsResponse>) - Method in class software.amazon.awssdk.services.codestarconnections.paginators.ListHostsPublisher
-
- Tag - Class in software.amazon.awssdk.services.codestarconnections.model
-
A tag is a key-value pair that is used to manage the resource.
- Tag.Builder - Interface in software.amazon.awssdk.services.codestarconnections.model
-
- tagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.codestarconnections.model.UntagResourceRequest.Builder
-
The list of keys for the tags to be removed from the resource.
- tagKeys(String...) - Method in interface software.amazon.awssdk.services.codestarconnections.model.UntagResourceRequest.Builder
-
The list of keys for the tags to be removed from the resource.
- tagKeys() - Method in class software.amazon.awssdk.services.codestarconnections.model.UntagResourceRequest
-
The list of keys for the tags to be removed from the resource.
- tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsAsyncClient
-
Adds to or modifies the tags of the given resource.
- tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsAsyncClient
-
Adds to or modifies the tags of the given resource.
- tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsClient
-
Adds to or modifies the tags of the given resource.
- tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsClient
-
Adds to or modifies the tags of the given resource.
- TagResourceRequest - Class in software.amazon.awssdk.services.codestarconnections.model
-
- TagResourceRequest.Builder - Interface in software.amazon.awssdk.services.codestarconnections.model
-
- TagResourceRequestMarshaller - Class in software.amazon.awssdk.services.codestarconnections.transform
-
- TagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codestarconnections.transform.TagResourceRequestMarshaller
-
- TagResourceResponse - Class in software.amazon.awssdk.services.codestarconnections.model
-
- TagResourceResponse.Builder - Interface in software.amazon.awssdk.services.codestarconnections.model
-
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CreateConnectionRequest.Builder
-
The key-value pair to use when tagging the resource.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CreateConnectionRequest.Builder
-
The key-value pair to use when tagging the resource.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CreateConnectionRequest.Builder
-
The key-value pair to use when tagging the resource.
- tags() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateConnectionRequest
-
The key-value pair to use when tagging the resource.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CreateConnectionResponse.Builder
-
Specifies the tags applied to the resource.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CreateConnectionResponse.Builder
-
Specifies the tags applied to the resource.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CreateConnectionResponse.Builder
-
Specifies the tags applied to the resource.
- tags() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateConnectionResponse
-
Specifies the tags applied to the resource.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CreateHostRequest.Builder
-
Sets the value of the Tags property for this object.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CreateHostRequest.Builder
-
Sets the value of the Tags property for this object.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CreateHostRequest.Builder
-
Sets the value of the Tags property for this object.
- tags() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateHostRequest
-
Returns the value of the Tags property for this object.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CreateHostResponse.Builder
-
Sets the value of the Tags property for this object.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CreateHostResponse.Builder
-
Sets the value of the Tags property for this object.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CreateHostResponse.Builder
-
Sets the value of the Tags property for this object.
- tags() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateHostResponse
-
Returns the value of the Tags property for this object.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ListTagsForResourceResponse.Builder
-
A list of tag key and value pairs associated with the specified resource.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ListTagsForResourceResponse.Builder
-
A list of tag key and value pairs associated with the specified resource.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ListTagsForResourceResponse.Builder
-
A list of tag key and value pairs associated with the specified resource.
- tags() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListTagsForResourceResponse
-
A list of tag key and value pairs associated with the specified resource.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.codestarconnections.model.TagResourceRequest.Builder
-
The tags you want to modify or add to the resource.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.codestarconnections.model.TagResourceRequest.Builder
-
The tags you want to modify or add to the resource.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.codestarconnections.model.TagResourceRequest.Builder
-
The tags you want to modify or add to the resource.
- tags() - Method in class software.amazon.awssdk.services.codestarconnections.model.TagResourceRequest
-
The tags you want to modify or add to the resource.
- tlsCertificate(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.VpcConfiguration.Builder
-
The value of the Transport Layer Security (TLS) certificate associated with the infrastructure where your
provider type is installed.
- tlsCertificate() - Method in class software.amazon.awssdk.services.codestarconnections.model.VpcConfiguration
-
The value of the Transport Layer Security (TLS) certificate associated with the infrastructure where your
provider type is installed.
- toBuilder() - Method in exception software.amazon.awssdk.services.codestarconnections.model.CodeStarConnectionsException
-
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.CodeStarConnectionsRequest
-
- toBuilder() - Method in exception software.amazon.awssdk.services.codestarconnections.model.ConflictException
-
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.Connection
-
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateConnectionRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateConnectionResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateHostRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateHostResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.DeleteConnectionRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.DeleteConnectionResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.DeleteHostRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.DeleteHostResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.GetConnectionRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.GetConnectionResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.GetHostRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.GetHostResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.Host
-
- toBuilder() - Method in exception software.amazon.awssdk.services.codestarconnections.model.LimitExceededException
-
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListConnectionsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListConnectionsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListHostsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListHostsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListTagsForResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListTagsForResourceResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.codestarconnections.model.ResourceNotFoundException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.codestarconnections.model.ResourceUnavailableException
-
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.Tag
-
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.TagResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.TagResourceResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.codestarconnections.model.UnsupportedOperationException
-
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.UntagResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.UntagResourceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.UpdateHostRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.UpdateHostResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.VpcConfiguration
-
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.Connection
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.codestarconnections.model.ConnectionStatus
-
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateConnectionRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateConnectionResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateHostRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateHostResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.DeleteConnectionRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.DeleteConnectionResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.DeleteHostRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.DeleteHostResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.GetConnectionRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.GetConnectionResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.GetHostRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.GetHostResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.Host
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListConnectionsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListConnectionsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListHostsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListHostsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListTagsForResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListTagsForResourceResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.codestarconnections.model.ProviderType
-
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.Tag
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.TagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.TagResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.UntagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.UntagResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.UpdateHostRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.UpdateHostResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.VpcConfiguration
-
Returns a string representation of this object.
- value(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.Tag.Builder
-
The tag's value.
- value() - Method in class software.amazon.awssdk.services.codestarconnections.model.Tag
-
The tag's value.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.codestarconnections.model.ConnectionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.codestarconnections.model.ProviderType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum software.amazon.awssdk.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 software.amazon.awssdk.services.codestarconnections.model.ProviderType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- vpcConfiguration(VpcConfiguration) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CreateHostRequest.Builder
-
The VPC configuration to be provisioned for the host.
- vpcConfiguration(Consumer<VpcConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CreateHostRequest.Builder
-
The VPC configuration to be provisioned for the host.
- vpcConfiguration() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateHostRequest
-
The VPC configuration to be provisioned for the host.
- vpcConfiguration(VpcConfiguration) - Method in interface software.amazon.awssdk.services.codestarconnections.model.GetHostResponse.Builder
-
The VPC configuration of the requested host.
- vpcConfiguration(Consumer<VpcConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.model.GetHostResponse.Builder
-
The VPC configuration of the requested host.
- vpcConfiguration() - Method in class software.amazon.awssdk.services.codestarconnections.model.GetHostResponse
-
The VPC configuration of the requested host.
- vpcConfiguration(VpcConfiguration) - Method in interface software.amazon.awssdk.services.codestarconnections.model.Host.Builder
-
The VPC configuration provisioned for the host.
- vpcConfiguration(Consumer<VpcConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.model.Host.Builder
-
The VPC configuration provisioned for the host.
- vpcConfiguration() - Method in class software.amazon.awssdk.services.codestarconnections.model.Host
-
The VPC configuration provisioned for the host.
- vpcConfiguration(VpcConfiguration) - Method in interface software.amazon.awssdk.services.codestarconnections.model.UpdateHostRequest.Builder
-
The VPC configuration of the host to be updated.
- vpcConfiguration(Consumer<VpcConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.model.UpdateHostRequest.Builder
-
The VPC configuration of the host to be updated.
- vpcConfiguration() - Method in class software.amazon.awssdk.services.codestarconnections.model.UpdateHostRequest
-
The VPC configuration of the host to be updated.
- VpcConfiguration - Class in software.amazon.awssdk.services.codestarconnections.model
-
The VPC configuration provisioned for the host.
- VpcConfiguration.Builder - Interface in software.amazon.awssdk.services.codestarconnections.model
-
- vpcId(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.VpcConfiguration.Builder
-
The ID of the Amazon VPC connected to the infrastructure where your provider type is installed.
- vpcId() - Method in class software.amazon.awssdk.services.codestarconnections.model.VpcConfiguration
-
The ID of the Amazon VPC connected to the infrastructure where your provider type is installed.