A B C D E F G H I K L M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Expr
- accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Fn
- accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Literal
- accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Ref
- accept(Literal.Visitor<T>) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Literal
- accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.EndpointRule
- accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.ErrorRule
- accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Rule
- accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.TreeRule
- accept(TemplateVisitor<T>) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Template
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.BooleanEqualsFn
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Fn
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.GetAttr
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.IsSet
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.IsValidHostLabel
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.IsVirtualHostableS3Bucket
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Not
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.ParseArn
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.ParseUrl
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.PartitionFn
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.StringEqualsFn
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Substring
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.UriEncodeFn
- AccessDeniedException - Exception in software.amazon.awssdk.services.codeconnections.model
-
You do not have sufficient access to perform this action.
- AccessDeniedException.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- ACCOUNT_ID - Static variable in class software.amazon.awssdk.services.codeconnections.endpoints.internal.ParseArn
- accountId() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Arn
- ACTIVE - software.amazon.awssdk.services.codeconnections.model.BlockerStatus
- addCondition(Condition) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Rule.Builder
- addHeader(String, String) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value.Endpoint.Builder
- addHeader(String, List<Expr>) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.EndpointResult.Builder
- addHeaderValue(String, Expr) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.EndpointResult.Builder
- addHostPrefix(Endpoint, String) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.AwsEndpointProviderUtils
-
Apply the given endpoint prefix to the endpoint.
- addParameter(Parameter) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Parameters.Builder
- addPartition(Partition) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Partitions.Builder
- addProperty(Identifier, Expr) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.EndpointResult.Builder
- addRule(Rule) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.EndpointRuleset.Builder
- allowDots() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.IsValidHostLabel
- allowDots() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.IsVirtualHostableS3Bucket
- ANY_CHANGE - software.amazon.awssdk.services.codeconnections.model.TriggerResourceUpdateOn
- applyPaginatorUserAgent(T) - Static method in class software.amazon.awssdk.services.codeconnections.internal.UserAgentUtils
- applyUserAgentInfo(T, Consumer<AwsRequestOverrideConfiguration.Builder>) - Static method in class software.amazon.awssdk.services.codeconnections.internal.UserAgentUtils
- argv(List<Expr>) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.FnNode.Builder
- Arn - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
-
An AWS Arn.
- Arn(String, String, String, String, List<String>) - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.Arn
- ASSIGN - Static variable in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Condition
- asString() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Identifier
- attributeKey() - Method in interface software.amazon.awssdk.services.codeconnections.endpoints.internal.EndpointAttributeProvider
- attributeValue(Value) - Method in interface software.amazon.awssdk.services.codeconnections.endpoints.internal.EndpointAttributeProvider
- AUTHORITY - Static variable in class software.amazon.awssdk.services.codeconnections.endpoints.internal.ParseUrl
- authSchemeProvider() - Method in class software.amazon.awssdk.services.codeconnections.CodeConnectionsServiceClientConfiguration
-
Gets the value for auth scheme provider
- authSchemeProvider() - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsServiceClientConfiguration.Builder
-
Gets the value for auth scheme provider
- authSchemeProvider() - Method in class software.amazon.awssdk.services.codeconnections.internal.CodeConnectionsServiceClientConfigurationBuilder
-
Gets the value for auth scheme provider
- authSchemeProvider(CodeConnectionsAuthSchemeProvider) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsBaseClientBuilder
-
Set the
CodeConnectionsAuthSchemeProviderimplementation that will be used by the client to resolve the auth scheme for each request. - authSchemeProvider(CodeConnectionsAuthSchemeProvider) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsServiceClientConfiguration.Builder
-
Sets the value for auth scheme provider
- authSchemeProvider(CodeConnectionsAuthSchemeProvider) - Method in class software.amazon.awssdk.services.codeconnections.internal.CodeConnectionsServiceClientConfigurationBuilder
-
Sets the value for auth scheme provider
- authSchemes() - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsServiceClientConfiguration.Builder
-
Gets the value for auth schemes
- authSchemes() - Method in class software.amazon.awssdk.services.codeconnections.internal.CodeConnectionsServiceClientConfigurationBuilder
-
Gets the value for auth schemes
- AUTOMATED - software.amazon.awssdk.services.codeconnections.model.BlockerType
- AVAILABLE - software.amazon.awssdk.services.codeconnections.model.ConnectionStatus
- AwsEndpointProviderUtils - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codeconnections.model.AccessDeniedException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codeconnections.model.CodeConnectionsException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.codeconnections.model.CodeConnectionsException.BuilderImpl
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codeconnections.model.ConcurrentModificationException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codeconnections.model.ConditionalCheckFailedException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codeconnections.model.ConflictException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codeconnections.model.InternalServerException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codeconnections.model.InvalidInputException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codeconnections.model.LimitExceededException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codeconnections.model.ResourceAlreadyExistsException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codeconnections.model.ResourceNotFoundException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codeconnections.model.ResourceUnavailableException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codeconnections.model.RetryLatestCommitFailedException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codeconnections.model.SyncBlockerDoesNotExistException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codeconnections.model.SyncConfigurationStillExistsException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codeconnections.model.ThrottlingException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codeconnections.model.UnsupportedOperationException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codeconnections.model.UnsupportedProviderTypeException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codeconnections.model.UpdateOutOfSyncException.Builder
B
- beforeExecution(Context.BeforeExecution, ExecutionAttributes) - Method in class software.amazon.awssdk.services.codeconnections.auth.scheme.internal.CodeConnectionsAuthSchemeInterceptor
- BITBUCKET - software.amazon.awssdk.services.codeconnections.model.ProviderType
- BlockerStatus - Enum in software.amazon.awssdk.services.codeconnections.model
- BlockerType - Enum in software.amazon.awssdk.services.codeconnections.model
- BOOLEAN - software.amazon.awssdk.services.codeconnections.endpoints.internal.ParameterType
- BooleanEqualsFn - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- BooleanEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.BooleanEqualsFn
- branch() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateSyncConfigurationRequest
-
The branch in the repository from which changes will be synced.
- branch() - Method in class software.amazon.awssdk.services.codeconnections.model.GetRepositorySyncStatusRequest
-
The branch of the repository link for the requested repository sync status.
- branch() - Method in class software.amazon.awssdk.services.codeconnections.model.RepositorySyncDefinition
-
The branch specified for a repository sync definition.
- branch() - Method in class software.amazon.awssdk.services.codeconnections.model.Revision
-
The branch name for a specific revision.
- branch() - Method in class software.amazon.awssdk.services.codeconnections.model.SyncConfiguration
-
The branch associated with a specific sync configuration.
- branch() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncConfigurationRequest
-
The branch for the sync configuration to be updated.
- branch(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.CreateSyncConfigurationRequest.Builder
-
The branch in the repository from which changes will be synced.
- branch(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.GetRepositorySyncStatusRequest.Builder
-
The branch of the repository link for the requested repository sync status.
- branch(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.RepositorySyncDefinition.Builder
-
The branch specified for a repository sync definition.
- branch(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.Revision.Builder
-
The branch name for a specific revision.
- branch(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.SyncConfiguration.Builder
-
The branch associated with a specific sync configuration.
- branch(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.UpdateSyncConfigurationRequest.Builder
-
The branch for the sync configuration to be updated.
- build() - Method in interface software.amazon.awssdk.services.codeconnections.auth.scheme.CodeConnectionsAuthSchemeParams.Builder
-
Returns a
CodeConnectionsAuthSchemeParamsobject that is created from the properties that have been set on the builder. - build() - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsServiceClientConfiguration.Builder
- build() - Method in interface software.amazon.awssdk.services.codeconnections.endpoints.CodeConnectionsEndpointParams.Builder
- build() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Condition.Builder
- build() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.EndpointResult.Builder
- build() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.EndpointRuleset.Builder
- build() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.FnNode.Builder
- build() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.GetAttr.Builder
- build() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Outputs.Builder
- build() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Parameter.Builder
- build() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.ParameterReference.Builder
- build() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Parameters.Builder
- build() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Partition.Builder
- build() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Partitions.Builder
- build() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.RegionOverride.Builder
- build() - Method in interface software.amazon.awssdk.services.codeconnections.endpoints.internal.RuleError.Builder
- build() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.SourceException.BuilderImpl
- build() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value.Endpoint.Builder
- build() - Method in class software.amazon.awssdk.services.codeconnections.internal.CodeConnectionsServiceClientConfigurationBuilder
- build() - Method in class software.amazon.awssdk.services.codeconnections.model.CodeConnectionsException.BuilderImpl
- build() - Method in interface software.amazon.awssdk.services.codeconnections.model.CodeConnectionsRequest.Builder
- build() - Method in interface software.amazon.awssdk.services.codeconnections.model.CodeConnectionsResponse.Builder
- builder() - Static method in interface software.amazon.awssdk.services.codeconnections.auth.scheme.CodeConnectionsAuthSchemeParams
-
Get a new builder for creating a
CodeConnectionsAuthSchemeParams. - builder() - Static method in class software.amazon.awssdk.services.codeconnections.auth.scheme.internal.DefaultCodeConnectionsAuthSchemeParams
- builder() - Static method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
Create a builder that can be used to configure and create a
CodeConnectionsAsyncClient. - builder() - Static method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
Create a builder that can be used to configure and create a
CodeConnectionsClient. - builder() - Static method in class software.amazon.awssdk.services.codeconnections.CodeConnectionsServiceClientConfiguration
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.CodeConnectionsEndpointParams
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Condition
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.EndpointResult
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.EndpointRuleset
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.FnNode
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.GetAttr
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Outputs
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Parameter
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.ParameterReference
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Parameters
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Partition
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Partitions
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.RegionOverride
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Rule
- builder() - Static method in exception software.amazon.awssdk.services.codeconnections.endpoints.internal.RuleError
- builder() - Static method in exception software.amazon.awssdk.services.codeconnections.endpoints.internal.SourceException
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value.Endpoint
- builder() - Static method in exception software.amazon.awssdk.services.codeconnections.model.AccessDeniedException
- builder() - Static method in exception software.amazon.awssdk.services.codeconnections.model.CodeConnectionsException
- builder() - Static method in exception software.amazon.awssdk.services.codeconnections.model.ConcurrentModificationException
- builder() - Static method in exception software.amazon.awssdk.services.codeconnections.model.ConditionalCheckFailedException
- builder() - Static method in exception software.amazon.awssdk.services.codeconnections.model.ConflictException
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.Connection
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.CreateConnectionRequest
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.CreateConnectionResponse
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.CreateHostRequest
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.CreateHostResponse
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.CreateRepositoryLinkRequest
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.CreateRepositoryLinkResponse
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.CreateSyncConfigurationRequest
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.CreateSyncConfigurationResponse
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.DeleteConnectionRequest
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.DeleteConnectionResponse
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.DeleteHostRequest
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.DeleteHostResponse
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.DeleteRepositoryLinkRequest
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.DeleteRepositoryLinkResponse
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.DeleteSyncConfigurationRequest
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.DeleteSyncConfigurationResponse
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.GetConnectionRequest
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.GetConnectionResponse
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.GetHostRequest
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.GetHostResponse
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.GetRepositoryLinkRequest
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.GetRepositoryLinkResponse
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.GetRepositorySyncStatusRequest
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.GetRepositorySyncStatusResponse
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.GetResourceSyncStatusRequest
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.GetResourceSyncStatusResponse
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.GetSyncBlockerSummaryRequest
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.GetSyncBlockerSummaryResponse
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.GetSyncConfigurationRequest
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.GetSyncConfigurationResponse
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.Host
- builder() - Static method in exception software.amazon.awssdk.services.codeconnections.model.InternalServerException
- builder() - Static method in exception software.amazon.awssdk.services.codeconnections.model.InvalidInputException
- builder() - Static method in exception software.amazon.awssdk.services.codeconnections.model.LimitExceededException
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.ListConnectionsRequest
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.ListConnectionsResponse
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.ListHostsRequest
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.ListHostsResponse
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.ListRepositoryLinksRequest
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.ListRepositoryLinksResponse
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.ListRepositorySyncDefinitionsRequest
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.ListRepositorySyncDefinitionsResponse
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.ListSyncConfigurationsRequest
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.ListSyncConfigurationsResponse
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.ListTagsForResourceRequest
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.ListTagsForResourceResponse
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.RepositoryLinkInfo
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.RepositorySyncAttempt
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.RepositorySyncDefinition
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.RepositorySyncEvent
- builder() - Static method in exception software.amazon.awssdk.services.codeconnections.model.ResourceAlreadyExistsException
- builder() - Static method in exception software.amazon.awssdk.services.codeconnections.model.ResourceNotFoundException
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.ResourceSyncAttempt
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.ResourceSyncEvent
- builder() - Static method in exception software.amazon.awssdk.services.codeconnections.model.ResourceUnavailableException
- builder() - Static method in exception software.amazon.awssdk.services.codeconnections.model.RetryLatestCommitFailedException
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.Revision
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.SyncBlocker
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.SyncBlockerContext
- builder() - Static method in exception software.amazon.awssdk.services.codeconnections.model.SyncBlockerDoesNotExistException
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.SyncBlockerSummary
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.SyncConfiguration
- builder() - Static method in exception software.amazon.awssdk.services.codeconnections.model.SyncConfigurationStillExistsException
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.Tag
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.TagResourceRequest
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.TagResourceResponse
- builder() - Static method in exception software.amazon.awssdk.services.codeconnections.model.ThrottlingException
- builder() - Static method in exception software.amazon.awssdk.services.codeconnections.model.UnsupportedOperationException
- builder() - Static method in exception software.amazon.awssdk.services.codeconnections.model.UnsupportedProviderTypeException
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.UntagResourceRequest
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.UntagResourceResponse
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.UpdateHostRequest
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.UpdateHostResponse
- builder() - Static method in exception software.amazon.awssdk.services.codeconnections.model.UpdateOutOfSyncException
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.UpdateRepositoryLinkRequest
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.UpdateRepositoryLinkResponse
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncBlockerRequest
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncBlockerResponse
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncConfigurationRequest
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncConfigurationResponse
- builder() - Static method in class software.amazon.awssdk.services.codeconnections.model.VpcConfiguration
- Builder() - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.Condition.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.EndpointResult.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.EndpointRuleset.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.FnNode.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.GetAttr.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.Outputs.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.Parameter.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.ParameterReference.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.Parameters.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.Partition.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.Partitions.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.RegionOverride.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.Rule.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value.Endpoint.Builder
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.SourceException.BuilderImpl
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.codeconnections.model.CodeConnectionsException.BuilderImpl
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.codeconnections.model.CodeConnectionsRequest.BuilderImpl
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.codeconnections.model.CodeConnectionsResponse.BuilderImpl
- BuilderImpl(CodeConnectionsException) - Constructor for class software.amazon.awssdk.services.codeconnections.model.CodeConnectionsException.BuilderImpl
- BuilderImpl(CodeConnectionsRequest) - Constructor for class software.amazon.awssdk.services.codeconnections.model.CodeConnectionsRequest.BuilderImpl
- BuilderImpl(CodeConnectionsResponse) - Constructor for class software.amazon.awssdk.services.codeconnections.model.CodeConnectionsResponse.BuilderImpl
- builtIn(String) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Parameter.Builder
C
- cause(Throwable) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.SourceException.BuilderImpl
- cause(Throwable) - Method in interface software.amazon.awssdk.services.codeconnections.model.AccessDeniedException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.codeconnections.model.CodeConnectionsException.Builder
- cause(Throwable) - Method in class software.amazon.awssdk.services.codeconnections.model.CodeConnectionsException.BuilderImpl
- cause(Throwable) - Method in interface software.amazon.awssdk.services.codeconnections.model.ConcurrentModificationException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.codeconnections.model.ConditionalCheckFailedException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.codeconnections.model.ConflictException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.codeconnections.model.InternalServerException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.codeconnections.model.InvalidInputException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.codeconnections.model.LimitExceededException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.codeconnections.model.ResourceAlreadyExistsException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.codeconnections.model.ResourceNotFoundException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.codeconnections.model.ResourceUnavailableException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.codeconnections.model.RetryLatestCommitFailedException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.codeconnections.model.SyncBlockerDoesNotExistException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.codeconnections.model.SyncConfigurationStillExistsException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.codeconnections.model.ThrottlingException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.codeconnections.model.UnsupportedOperationException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.codeconnections.model.UnsupportedProviderTypeException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.codeconnections.model.UpdateOutOfSyncException.Builder
- CFN_STACK_SYNC - software.amazon.awssdk.services.codeconnections.model.SyncConfigurationType
- chooseAuthScheme(List<EndpointAuthScheme>) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.DefaultEndpointAuthSchemeStrategy
- chooseAuthScheme(List<EndpointAuthScheme>) - Method in interface software.amazon.awssdk.services.codeconnections.endpoints.internal.EndpointAuthSchemeStrategy
- CodeConnectionsAsyncClient - Interface in software.amazon.awssdk.services.codeconnections
-
Service client for accessing AWS CodeConnections asynchronously.
- CodeConnectionsAsyncClientBuilder - Interface in software.amazon.awssdk.services.codeconnections
-
A builder for creating an instance of
CodeConnectionsAsyncClient. - CodeConnectionsAuthSchemeInterceptor - Class in software.amazon.awssdk.services.codeconnections.auth.scheme.internal
- CodeConnectionsAuthSchemeInterceptor() - Constructor for class software.amazon.awssdk.services.codeconnections.auth.scheme.internal.CodeConnectionsAuthSchemeInterceptor
- CodeConnectionsAuthSchemeParams - Interface in software.amazon.awssdk.services.codeconnections.auth.scheme
-
The parameters object used to resolve the auth schemes for the CodeConnections service.
- CodeConnectionsAuthSchemeParams.Builder - Interface in software.amazon.awssdk.services.codeconnections.auth.scheme
-
A builder for a
CodeConnectionsAuthSchemeParams. - CodeConnectionsAuthSchemeProvider - Interface in software.amazon.awssdk.services.codeconnections.auth.scheme
-
An auth scheme provider for CodeConnections service.
- CodeConnectionsBaseClientBuilder<B extends CodeConnectionsBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.codeconnections
-
This includes configuration specific to AWS CodeConnections that is supported by both
CodeConnectionsClientBuilderandCodeConnectionsAsyncClientBuilder. - CodeConnectionsClient - Interface in software.amazon.awssdk.services.codeconnections
-
Service client for accessing AWS CodeConnections.
- CodeConnectionsClientBuilder - Interface in software.amazon.awssdk.services.codeconnections
-
A builder for creating an instance of
CodeConnectionsClient. - CodeConnectionsClientOption<T> - Class in software.amazon.awssdk.services.codeconnections.internal
- CodeConnectionsEndpointParams - Class in software.amazon.awssdk.services.codeconnections.endpoints
-
The parameters object used to resolve an endpoint for the CodeConnections service.
- CodeConnectionsEndpointParams.Builder - Interface in software.amazon.awssdk.services.codeconnections.endpoints
- CodeConnectionsEndpointProvider - Interface in software.amazon.awssdk.services.codeconnections.endpoints
-
An endpoint provider for CodeConnections.
- CodeConnectionsException - Exception in software.amazon.awssdk.services.codeconnections.model
- CodeConnectionsException(CodeConnectionsException.Builder) - Constructor for exception software.amazon.awssdk.services.codeconnections.model.CodeConnectionsException
- CodeConnectionsException.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- CodeConnectionsException.BuilderImpl - Class in software.amazon.awssdk.services.codeconnections.model
- CodeConnectionsRequest - Class in software.amazon.awssdk.services.codeconnections.model
- CodeConnectionsRequest(CodeConnectionsRequest.Builder) - Constructor for class software.amazon.awssdk.services.codeconnections.model.CodeConnectionsRequest
- CodeConnectionsRequest.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- CodeConnectionsRequest.BuilderImpl - Class in software.amazon.awssdk.services.codeconnections.model
- CodeConnectionsRequestSetEndpointInterceptor - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- CodeConnectionsRequestSetEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.CodeConnectionsRequestSetEndpointInterceptor
- CodeConnectionsResolveEndpointInterceptor - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- CodeConnectionsResolveEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.CodeConnectionsResolveEndpointInterceptor
- CodeConnectionsResponse - Class in software.amazon.awssdk.services.codeconnections.model
- CodeConnectionsResponse(CodeConnectionsResponse.Builder) - Constructor for class software.amazon.awssdk.services.codeconnections.model.CodeConnectionsResponse
- CodeConnectionsResponse.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- CodeConnectionsResponse.BuilderImpl - Class in software.amazon.awssdk.services.codeconnections.model
- CodeConnectionsResponseMetadata - Class in software.amazon.awssdk.services.codeconnections.model
- CodeConnectionsServiceClientConfiguration - Class in software.amazon.awssdk.services.codeconnections
-
Class to expose the service client settings to the user.
- CodeConnectionsServiceClientConfiguration(CodeConnectionsServiceClientConfiguration.Builder) - Constructor for class software.amazon.awssdk.services.codeconnections.CodeConnectionsServiceClientConfiguration
- CodeConnectionsServiceClientConfiguration.Builder - Interface in software.amazon.awssdk.services.codeconnections
-
A builder for creating a
CodeConnectionsServiceClientConfiguration - CodeConnectionsServiceClientConfigurationBuilder - Class in software.amazon.awssdk.services.codeconnections.internal
- CodeConnectionsServiceClientConfigurationBuilder() - Constructor for class software.amazon.awssdk.services.codeconnections.internal.CodeConnectionsServiceClientConfigurationBuilder
- CodeConnectionsServiceClientConfigurationBuilder(SdkClientConfiguration.Builder) - Constructor for class software.amazon.awssdk.services.codeconnections.internal.CodeConnectionsServiceClientConfigurationBuilder
- ConcurrentModificationException - Exception in software.amazon.awssdk.services.codeconnections.model
-
Exception thrown as a result of concurrent modification to an application.
- ConcurrentModificationException.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- condition() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Fn
-
Convert this fn into a condition
- condition(String) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Fn
- Condition - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- Condition.Builder - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- ConditionalCheckFailedException - Exception in software.amazon.awssdk.services.codeconnections.model
-
The conditional check failed.
- ConditionalCheckFailedException.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- conditions - Variable in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Rule
- CONDITIONS - Static variable in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Rule
- configFile() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateSyncConfigurationRequest
-
The file name of the configuration file that manages syncing between the connection and the repository.
- configFile() - Method in class software.amazon.awssdk.services.codeconnections.model.SyncConfiguration
-
The file path to the configuration file associated with a specific sync configuration.
- configFile() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncConfigurationRequest
-
The configuration file for the sync configuration to be updated.
- configFile(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.CreateSyncConfigurationRequest.Builder
-
The file name of the configuration file that manages syncing between the connection and the repository.
- configFile(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.SyncConfiguration.Builder
-
The file path to the configuration file associated with a specific sync configuration.
- configFile(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.UpdateSyncConfigurationRequest.Builder
-
The configuration file for the sync configuration to be updated.
- ConflictException - Exception in software.amazon.awssdk.services.codeconnections.model
-
Two conflicting operations have been made on the same resource.
- ConflictException.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- connection() - Method in class software.amazon.awssdk.services.codeconnections.model.GetConnectionResponse
-
The connection details, such as status, owner, and provider type.
- connection(Consumer<Connection.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.model.GetConnectionResponse.Builder
-
The connection details, such as status, owner, and provider type.
- connection(Connection) - Method in interface software.amazon.awssdk.services.codeconnections.model.GetConnectionResponse.Builder
-
The connection details, such as status, owner, and provider type.
- Connection - Class in software.amazon.awssdk.services.codeconnections.model
-
A resource that is used to connect third-party source providers with services like CodePipeline.
- Connection.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- connectionArn() - Method in class software.amazon.awssdk.services.codeconnections.model.Connection
-
The Amazon Resource Name (ARN) of the connection.
- connectionArn() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateConnectionResponse
-
The Amazon Resource Name (ARN) of the connection to be created.
- connectionArn() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateRepositoryLinkRequest
-
The Amazon Resource Name (ARN) of the connection to be associated with the repository link.
- connectionArn() - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteConnectionRequest
-
The Amazon Resource Name (ARN) of the connection to be deleted.
- connectionArn() - Method in class software.amazon.awssdk.services.codeconnections.model.GetConnectionRequest
-
The Amazon Resource Name (ARN) of a connection.
- connectionArn() - Method in class software.amazon.awssdk.services.codeconnections.model.RepositoryLinkInfo
-
The Amazon Resource Name (ARN) of the connection associated with the repository link.
- connectionArn() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateRepositoryLinkRequest
-
The Amazon Resource Name (ARN) of the connection for the repository link to be updated.
- connectionArn(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.Connection.Builder
-
The Amazon Resource Name (ARN) of the connection.
- connectionArn(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.CreateConnectionResponse.Builder
-
The Amazon Resource Name (ARN) of the connection to be created.
- connectionArn(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.CreateRepositoryLinkRequest.Builder
-
The Amazon Resource Name (ARN) of the connection to be associated with the repository link.
- connectionArn(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.DeleteConnectionRequest.Builder
-
The Amazon Resource Name (ARN) of the connection to be deleted.
- connectionArn(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.GetConnectionRequest.Builder
-
The Amazon Resource Name (ARN) of a connection.
- connectionArn(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.RepositoryLinkInfo.Builder
-
The Amazon Resource Name (ARN) of the connection associated with the repository link.
- connectionArn(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.UpdateRepositoryLinkRequest.Builder
-
The Amazon Resource Name (ARN) of the connection for the repository link to be updated.
- connectionName() - Method in class software.amazon.awssdk.services.codeconnections.model.Connection
-
The name of the connection.
- connectionName() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateConnectionRequest
-
The name of the connection to be created.
- connectionName(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.Connection.Builder
-
The name of the connection.
- connectionName(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.CreateConnectionRequest.Builder
-
The name of the connection to be created.
- connections() - Method in class software.amazon.awssdk.services.codeconnections.model.ListConnectionsResponse
-
A list of connections and the details for each connection, such as status, owner, and provider type.
- connections(Collection<Connection>) - Method in interface software.amazon.awssdk.services.codeconnections.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.codeconnections.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.codeconnections.model.ListConnectionsResponse.Builder
-
A list of connections and the details for each connection, such as status, owner, and provider type.
- connectionStatus() - Method in class software.amazon.awssdk.services.codeconnections.model.Connection
-
The current status of the connection.
- connectionStatus(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.Connection.Builder
-
The current status of the connection.
- connectionStatus(ConnectionStatus) - Method in interface software.amazon.awssdk.services.codeconnections.model.Connection.Builder
-
The current status of the connection.
- ConnectionStatus - Enum in software.amazon.awssdk.services.codeconnections.model
- connectionStatusAsString() - Method in class software.amazon.awssdk.services.codeconnections.model.Connection
-
The current status of the connection.
- context(String) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.ParameterReference.Builder
- contexts() - Method in class software.amazon.awssdk.services.codeconnections.model.SyncBlocker
-
The contexts for a specific sync blocker.
- contexts(Collection<SyncBlockerContext>) - Method in interface software.amazon.awssdk.services.codeconnections.model.SyncBlocker.Builder
-
The contexts for a specific sync blocker.
- contexts(Consumer<SyncBlockerContext.Builder>...) - Method in interface software.amazon.awssdk.services.codeconnections.model.SyncBlocker.Builder
-
The contexts for a specific sync blocker.
- contexts(SyncBlockerContext...) - Method in interface software.amazon.awssdk.services.codeconnections.model.SyncBlocker.Builder
-
The contexts for a specific sync blocker.
- create() - Static method in class software.amazon.awssdk.services.codeconnections.auth.scheme.internal.DefaultCodeConnectionsAuthSchemeProvider
- create() - Static method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
Create a
CodeConnectionsAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. - create() - Static method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
Create a
CodeConnectionsClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. - create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.codeconnections.model.CodeConnectionsResponseMetadata
- createAuthSchemes(Value) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.DefaultEndpointAuthSchemeStrategy
- createAuthSchemes(Value) - Method in interface software.amazon.awssdk.services.codeconnections.endpoints.internal.EndpointAuthSchemeStrategy
- createConnection(Consumer<CreateConnectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
Creates a connection that can then be given to other Amazon Web Services services like CodePipeline so that it can access third-party code repositories.
- createConnection(Consumer<CreateConnectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
Creates a connection that can then be given to other Amazon Web Services services like CodePipeline so that it can access third-party code repositories.
- createConnection(CreateConnectionRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
Creates a connection that can then be given to other Amazon Web Services services like CodePipeline so that it can access third-party code repositories.
- createConnection(CreateConnectionRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
Creates a connection that can then be given to other Amazon Web Services services like CodePipeline so that it can access third-party code repositories.
- CreateConnectionRequest - Class in software.amazon.awssdk.services.codeconnections.model
- CreateConnectionRequest.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- CreateConnectionRequestMarshaller - Class in software.amazon.awssdk.services.codeconnections.transform
-
CreateConnectionRequestMarshaller - CreateConnectionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeconnections.transform.CreateConnectionRequestMarshaller
- CreateConnectionResponse - Class in software.amazon.awssdk.services.codeconnections.model
- CreateConnectionResponse.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- createdAt() - Method in class software.amazon.awssdk.services.codeconnections.model.SyncBlocker
-
The creation time for a specific sync blocker.
- createdAt(Instant) - Method in interface software.amazon.awssdk.services.codeconnections.model.SyncBlocker.Builder
-
The creation time for a specific sync blocker.
- createdReason() - Method in class software.amazon.awssdk.services.codeconnections.model.SyncBlocker
-
The provided reason for a specific sync blocker.
- createdReason(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.SyncBlocker.Builder
-
The provided reason for a specific sync blocker.
- createHost(Consumer<CreateHostRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
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.codeconnections.CodeConnectionsClient
-
Creates a resource that represents the infrastructure where a third-party provider is installed.
- createHost(CreateHostRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
Creates a resource that represents the infrastructure where a third-party provider is installed.
- createHost(CreateHostRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
Creates a resource that represents the infrastructure where a third-party provider is installed.
- CreateHostRequest - Class in software.amazon.awssdk.services.codeconnections.model
- CreateHostRequest.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- CreateHostRequestMarshaller - Class in software.amazon.awssdk.services.codeconnections.transform
-
CreateHostRequestMarshaller - CreateHostRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeconnections.transform.CreateHostRequestMarshaller
- CreateHostResponse - Class in software.amazon.awssdk.services.codeconnections.model
- CreateHostResponse.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- createRepositoryLink(Consumer<CreateRepositoryLinkRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
Creates a link to a specified external Git repository.
- createRepositoryLink(Consumer<CreateRepositoryLinkRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
Creates a link to a specified external Git repository.
- createRepositoryLink(CreateRepositoryLinkRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
Creates a link to a specified external Git repository.
- createRepositoryLink(CreateRepositoryLinkRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
Creates a link to a specified external Git repository.
- CreateRepositoryLinkRequest - Class in software.amazon.awssdk.services.codeconnections.model
- CreateRepositoryLinkRequest.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- CreateRepositoryLinkRequestMarshaller - Class in software.amazon.awssdk.services.codeconnections.transform
-
CreateRepositoryLinkRequestMarshaller - CreateRepositoryLinkRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeconnections.transform.CreateRepositoryLinkRequestMarshaller
- CreateRepositoryLinkResponse - Class in software.amazon.awssdk.services.codeconnections.model
- CreateRepositoryLinkResponse.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- createSyncConfiguration(Consumer<CreateSyncConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
Creates a sync configuration which allows Amazon Web Services to sync content from a Git repository to update a specified Amazon Web Services resource.
- createSyncConfiguration(Consumer<CreateSyncConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
Creates a sync configuration which allows Amazon Web Services to sync content from a Git repository to update a specified Amazon Web Services resource.
- createSyncConfiguration(CreateSyncConfigurationRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
Creates a sync configuration which allows Amazon Web Services to sync content from a Git repository to update a specified Amazon Web Services resource.
- createSyncConfiguration(CreateSyncConfigurationRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
Creates a sync configuration which allows Amazon Web Services to sync content from a Git repository to update a specified Amazon Web Services resource.
- CreateSyncConfigurationRequest - Class in software.amazon.awssdk.services.codeconnections.model
- CreateSyncConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- CreateSyncConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.codeconnections.transform
-
CreateSyncConfigurationRequestMarshaller - CreateSyncConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeconnections.transform.CreateSyncConfigurationRequestMarshaller
- CreateSyncConfigurationResponse - Class in software.amazon.awssdk.services.codeconnections.model
- CreateSyncConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- credentialsProvider() - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsServiceClientConfiguration.Builder
-
Gets the value for credentials provider
- credentialsProvider() - Method in class software.amazon.awssdk.services.codeconnections.internal.CodeConnectionsServiceClientConfigurationBuilder
-
Gets the value for credentials provider
- credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsServiceClientConfiguration.Builder
-
Sets the value for credentials provider
- credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity>) - Method in class software.amazon.awssdk.services.codeconnections.internal.CodeConnectionsServiceClientConfigurationBuilder
-
Sets the value for credentials provider
- ctx(String, Runnable) - Static method in exception software.amazon.awssdk.services.codeconnections.endpoints.internal.RuleError
- ctx(String, Supplier<T>) - Static method in exception software.amazon.awssdk.services.codeconnections.endpoints.internal.RuleError
D
- Default() - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.ExprVisitor.Default
- DEFAULT - Static variable in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Parameter
- DefaultCodeConnectionsAuthSchemeParams - Class in software.amazon.awssdk.services.codeconnections.auth.scheme.internal
- DefaultCodeConnectionsAuthSchemeProvider - Class in software.amazon.awssdk.services.codeconnections.auth.scheme.internal
- DefaultCodeConnectionsEndpointProvider - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- DefaultCodeConnectionsEndpointProvider() - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.DefaultCodeConnectionsEndpointProvider
- DefaultEndpointAuthSchemeStrategy - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- DefaultEndpointAuthSchemeStrategy(Map<String, Function<Value.Record, EndpointAuthScheme>>) - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.DefaultEndpointAuthSchemeStrategy
- DefaultEndpointAuthSchemeStrategyFactory - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- DefaultEndpointAuthSchemeStrategyFactory() - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.DefaultEndpointAuthSchemeStrategyFactory
- defaultEngine() - Static method in interface software.amazon.awssdk.services.codeconnections.endpoints.internal.RuleEngine
- DefaultPartitionDataProvider - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- DefaultPartitionDataProvider() - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.DefaultPartitionDataProvider
- defaultProvider() - Static method in interface software.amazon.awssdk.services.codeconnections.auth.scheme.CodeConnectionsAuthSchemeProvider
-
Get the default auth scheme provider.
- defaultProvider() - Static method in interface software.amazon.awssdk.services.codeconnections.endpoints.CodeConnectionsEndpointProvider
- DefaultRuleEngine - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- DefaultRuleEngine() - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.DefaultRuleEngine
- defaultValue(Value) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Parameter.Builder
- deleteConnection(Consumer<DeleteConnectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
The connection to be deleted.
- deleteConnection(Consumer<DeleteConnectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
The connection to be deleted.
- deleteConnection(DeleteConnectionRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
The connection to be deleted.
- deleteConnection(DeleteConnectionRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
The connection to be deleted.
- DeleteConnectionRequest - Class in software.amazon.awssdk.services.codeconnections.model
- DeleteConnectionRequest.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- DeleteConnectionRequestMarshaller - Class in software.amazon.awssdk.services.codeconnections.transform
-
DeleteConnectionRequestMarshaller - DeleteConnectionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeconnections.transform.DeleteConnectionRequestMarshaller
- DeleteConnectionResponse - Class in software.amazon.awssdk.services.codeconnections.model
- DeleteConnectionResponse.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- deleteHost(Consumer<DeleteHostRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
The host to be deleted.
- deleteHost(Consumer<DeleteHostRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
The host to be deleted.
- deleteHost(DeleteHostRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
The host to be deleted.
- deleteHost(DeleteHostRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
The host to be deleted.
- DeleteHostRequest - Class in software.amazon.awssdk.services.codeconnections.model
- DeleteHostRequest.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- DeleteHostRequestMarshaller - Class in software.amazon.awssdk.services.codeconnections.transform
-
DeleteHostRequestMarshaller - DeleteHostRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeconnections.transform.DeleteHostRequestMarshaller
- DeleteHostResponse - Class in software.amazon.awssdk.services.codeconnections.model
- DeleteHostResponse.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- deleteRepositoryLink(Consumer<DeleteRepositoryLinkRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
Deletes the association between your connection and a specified external Git repository.
- deleteRepositoryLink(Consumer<DeleteRepositoryLinkRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
Deletes the association between your connection and a specified external Git repository.
- deleteRepositoryLink(DeleteRepositoryLinkRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
Deletes the association between your connection and a specified external Git repository.
- deleteRepositoryLink(DeleteRepositoryLinkRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
Deletes the association between your connection and a specified external Git repository.
- DeleteRepositoryLinkRequest - Class in software.amazon.awssdk.services.codeconnections.model
- DeleteRepositoryLinkRequest.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- DeleteRepositoryLinkRequestMarshaller - Class in software.amazon.awssdk.services.codeconnections.transform
-
DeleteRepositoryLinkRequestMarshaller - DeleteRepositoryLinkRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeconnections.transform.DeleteRepositoryLinkRequestMarshaller
- DeleteRepositoryLinkResponse - Class in software.amazon.awssdk.services.codeconnections.model
- DeleteRepositoryLinkResponse.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- deleteSyncConfiguration(Consumer<DeleteSyncConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
Deletes the sync configuration for a specified repository and connection.
- deleteSyncConfiguration(Consumer<DeleteSyncConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
Deletes the sync configuration for a specified repository and connection.
- deleteSyncConfiguration(DeleteSyncConfigurationRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
Deletes the sync configuration for a specified repository and connection.
- deleteSyncConfiguration(DeleteSyncConfigurationRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
Deletes the sync configuration for a specified repository and connection.
- DeleteSyncConfigurationRequest - Class in software.amazon.awssdk.services.codeconnections.model
- DeleteSyncConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- DeleteSyncConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.codeconnections.transform
-
DeleteSyncConfigurationRequestMarshaller - DeleteSyncConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeconnections.transform.DeleteSyncConfigurationRequestMarshaller
- DeleteSyncConfigurationResponse - Class in software.amazon.awssdk.services.codeconnections.model
- DeleteSyncConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- deprecated(Parameter.Deprecated) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Parameter.Builder
- Deprecated(String, String) - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.Parameter.Deprecated
- DEPRECATED - Static variable in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Parameter
- desiredState() - Method in class software.amazon.awssdk.services.codeconnections.model.GetResourceSyncStatusResponse
-
The desired state of the Amazon Web Services resource for the sync status with the Git repository.
- desiredState(Consumer<Revision.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.model.GetResourceSyncStatusResponse.Builder
-
The desired state of the Amazon Web Services resource for the sync status with the Git repository.
- desiredState(Revision) - Method in interface software.amazon.awssdk.services.codeconnections.model.GetResourceSyncStatusResponse.Builder
-
The desired state of the Amazon Web Services resource for the sync status with the Git repository.
- directory() - Method in class software.amazon.awssdk.services.codeconnections.model.RepositorySyncDefinition
-
The configuration file for a repository sync definition.
- directory() - Method in class software.amazon.awssdk.services.codeconnections.model.Revision
-
The directory, if any, for a specific revision.
- directory(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.RepositorySyncDefinition.Builder
-
The configuration file for a repository sync definition.
- directory(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.Revision.Builder
-
The directory, if any, for a specific revision.
- DISABLED - software.amazon.awssdk.services.codeconnections.model.PublishDeploymentStatus
- disableHostPrefixInjection(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.AwsEndpointProviderUtils
-
True if the the
SdkInternalExecutionAttribute.DISABLE_HOST_PREFIX_INJECTIONattribute is present and its value istrue,falseotherwise. - DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.codeconnections.endpoints.internal.PartitionFn
- dnsSuffix() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Outputs
- dnsSuffix(String) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Outputs.Builder
- documentation - Variable in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Rule
- documentation(String) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Parameter.Builder
- documentation(String) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Rule.Builder
- DOCUMENTATION - Static variable in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Parameter
- DOCUMENTATION - Static variable in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Rule
- DUAL_STACK_DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.codeconnections.endpoints.internal.PartitionFn
- dualStackDnsSuffix() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Outputs
- dualStackDnsSuffix(String) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Outputs.Builder
- dualStackEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.AwsEndpointProviderUtils
E
- ENABLED - software.amazon.awssdk.services.codeconnections.model.PublishDeploymentStatus
- encryptionKeyArn() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateRepositoryLinkRequest
-
The Amazon Resource Name (ARN) encryption key for the repository to be associated with the repository link.
- encryptionKeyArn() - Method in class software.amazon.awssdk.services.codeconnections.model.RepositoryLinkInfo
-
The Amazon Resource Name (ARN) of the encryption key for the repository associated with the repository link.
- encryptionKeyArn() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateRepositoryLinkRequest
-
The Amazon Resource Name (ARN) of the encryption key for the repository link to be updated.
- encryptionKeyArn(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.CreateRepositoryLinkRequest.Builder
-
The Amazon Resource Name (ARN) encryption key for the repository to be associated with the repository link.
- encryptionKeyArn(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.RepositoryLinkInfo.Builder
-
The Amazon Resource Name (ARN) of the encryption key for the repository associated with the repository link.
- encryptionKeyArn(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.UpdateRepositoryLinkRequest.Builder
-
The Amazon Resource Name (ARN) of the encryption key for the repository link to be updated.
- endpoint() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.CodeConnectionsEndpointParams
- endpoint(String) - Method in interface software.amazon.awssdk.services.codeconnections.endpoints.CodeConnectionsEndpointParams.Builder
- endpoint(EndpointResult) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Rule.Builder
- ENDPOINT - Static variable in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Rule
- EndpointAttributeProvider<T> - Interface in software.amazon.awssdk.services.codeconnections.endpoints.internal
-
Link between an endpoint property and the
AwsEndpointAttributeit represents. - endpointAuthSchemeStrategy() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.DefaultEndpointAuthSchemeStrategyFactory
- endpointAuthSchemeStrategy() - Method in interface software.amazon.awssdk.services.codeconnections.endpoints.internal.EndpointAuthSchemeStrategyFactory
- EndpointAuthSchemeStrategy - Interface in software.amazon.awssdk.services.codeconnections.endpoints.internal
- EndpointAuthSchemeStrategyFactory - Interface in software.amazon.awssdk.services.codeconnections.endpoints.internal
- endpointBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.AwsEndpointProviderUtils
-
Returns the endpoint set on the client.
- endpointFromNode(JsonNode) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value
- endpointIsDiscovered(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.AwsEndpointProviderUtils
-
True if the the
SdkInternalExecutionAttribute.IS_DISCOVERED_ENDPOINTattribute is present and its value istrue,falseotherwise. - endpointIsOverridden(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.AwsEndpointProviderUtils
-
True if the the
SdkExecutionAttribute.ENDPOINT_OVERRIDDENattribute is present and its value istrue,falseotherwise. - endpointOverride() - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsServiceClientConfiguration.Builder
-
Gets the value for endpoint override
- endpointOverride() - Method in class software.amazon.awssdk.services.codeconnections.internal.CodeConnectionsServiceClientConfigurationBuilder
-
Gets the value for endpoint override
- endpointOverride(URI) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsServiceClientConfiguration.Builder
-
Sets the value for endpoint override
- endpointOverride(URI) - Method in class software.amazon.awssdk.services.codeconnections.internal.CodeConnectionsServiceClientConfigurationBuilder
-
Sets the value for endpoint override
- endpointProvider() - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsServiceClientConfiguration.Builder
-
Gets the value for endpoint provider
- endpointProvider() - Method in class software.amazon.awssdk.services.codeconnections.internal.CodeConnectionsServiceClientConfigurationBuilder
-
Gets the value for endpoint provider
- endpointProvider(EndpointProvider) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsServiceClientConfiguration.Builder
-
Sets the value for endpoint provider
- endpointProvider(EndpointProvider) - Method in class software.amazon.awssdk.services.codeconnections.internal.CodeConnectionsServiceClientConfigurationBuilder
-
Sets the value for endpoint provider
- endpointProvider(CodeConnectionsEndpointProvider) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsBaseClientBuilder
-
Set the
CodeConnectionsEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. - EndpointResult - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- EndpointResult.Builder - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- EndpointRule - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- EndpointRule(Rule.Builder, EndpointResult) - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.EndpointRule
- EndpointRuleset - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
-
The set of rules that are used to compute the endpoint to use for a request.
- EndpointRuleset.Builder - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- eq(boolean) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Parameter
- eq(Expr) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Parameter
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Arn
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.DefaultCodeConnectionsEndpointProvider
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.EndpointResult
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.FatScope
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Fn
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.FnNode
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.GetAttr.Part.Index
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.GetAttr.Part.Key
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Identifier
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Literal
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Outputs
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Parameter.Deprecated
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Parameter
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.ParameterReference
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Parameters
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Partition
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Partitions
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Ref
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.RegionOverride
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Template.Dynamic
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Template
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Template.Literal
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value.Array
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value.Bool
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value.Endpoint
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value.Int
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value.Record
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value.Str
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.Connection
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.CreateConnectionRequest
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.CreateConnectionResponse
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.CreateHostRequest
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.CreateHostResponse
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.CreateRepositoryLinkRequest
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.CreateRepositoryLinkResponse
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.CreateSyncConfigurationRequest
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.CreateSyncConfigurationResponse
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteConnectionRequest
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteConnectionResponse
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteHostRequest
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteHostResponse
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteRepositoryLinkRequest
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteRepositoryLinkResponse
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteSyncConfigurationRequest
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteSyncConfigurationResponse
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.GetConnectionRequest
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.GetConnectionResponse
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.GetHostRequest
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.GetHostResponse
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.GetRepositoryLinkRequest
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.GetRepositoryLinkResponse
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.GetRepositorySyncStatusRequest
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.GetRepositorySyncStatusResponse
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.GetResourceSyncStatusRequest
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.GetResourceSyncStatusResponse
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.GetSyncBlockerSummaryRequest
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.GetSyncBlockerSummaryResponse
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.GetSyncConfigurationRequest
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.GetSyncConfigurationResponse
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.Host
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.ListConnectionsRequest
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.ListConnectionsResponse
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.ListHostsRequest
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.ListHostsResponse
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.ListRepositoryLinksRequest
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.ListRepositoryLinksResponse
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.ListRepositorySyncDefinitionsRequest
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.ListRepositorySyncDefinitionsResponse
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.ListSyncConfigurationsRequest
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.ListSyncConfigurationsResponse
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.ListTagsForResourceRequest
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.ListTagsForResourceResponse
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.RepositoryLinkInfo
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.RepositorySyncAttempt
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.RepositorySyncDefinition
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.RepositorySyncEvent
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.ResourceSyncAttempt
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.ResourceSyncEvent
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.Revision
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.SyncBlocker
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.SyncBlockerContext
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.SyncBlockerSummary
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.SyncConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.Tag
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.TagResourceRequest
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.TagResourceResponse
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.UntagResourceRequest
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.UntagResourceResponse
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateHostRequest
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateHostResponse
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateRepositoryLinkRequest
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateRepositoryLinkResponse
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncBlockerRequest
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncBlockerResponse
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncConfigurationRequest
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncConfigurationResponse
- equals(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.VpcConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.Connection
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.CreateConnectionRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.CreateConnectionResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.CreateHostRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.CreateHostResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.CreateRepositoryLinkRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.CreateRepositoryLinkResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.CreateSyncConfigurationRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.CreateSyncConfigurationResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteConnectionRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteConnectionResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteHostRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteHostResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteRepositoryLinkRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteRepositoryLinkResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteSyncConfigurationRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteSyncConfigurationResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.GetConnectionRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.GetConnectionResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.GetHostRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.GetHostResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.GetRepositoryLinkRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.GetRepositoryLinkResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.GetRepositorySyncStatusRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.GetRepositorySyncStatusResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.GetResourceSyncStatusRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.GetResourceSyncStatusResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.GetSyncBlockerSummaryRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.GetSyncBlockerSummaryResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.GetSyncConfigurationRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.GetSyncConfigurationResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.Host
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.ListConnectionsRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.ListConnectionsResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.ListHostsRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.ListHostsResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.ListRepositoryLinksRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.ListRepositoryLinksResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.ListRepositorySyncDefinitionsRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.ListRepositorySyncDefinitionsResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.ListSyncConfigurationsRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.ListSyncConfigurationsResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.ListTagsForResourceRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.ListTagsForResourceResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.RepositoryLinkInfo
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.RepositorySyncAttempt
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.RepositorySyncDefinition
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.RepositorySyncEvent
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.ResourceSyncAttempt
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.ResourceSyncEvent
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.Revision
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.SyncBlocker
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.SyncBlockerContext
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.SyncBlockerSummary
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.SyncConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.Tag
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.TagResourceRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.TagResourceResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.UntagResourceRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.UntagResourceResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateHostRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateHostResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateRepositoryLinkRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateRepositoryLinkResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncBlockerRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncBlockerResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncConfigurationRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncConfigurationResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeconnections.model.VpcConfiguration
- error(String) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Rule.Builder
- ERROR - software.amazon.awssdk.services.codeconnections.model.ConnectionStatus
- ERROR - Static variable in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Rule
- ErrorRule - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- ErrorRule(Rule.Builder, Expr) - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.ErrorRule
- eval(Expr) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Scope
-
Search the fact stack for an explicitly calculated value for [expr]
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.BooleanEqualsFn
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Condition
- eval(Scope<Value>) - Method in interface software.amazon.awssdk.services.codeconnections.endpoints.internal.Eval
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.GetAttr
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.IsValidHostLabel
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.IsVirtualHostableS3Bucket
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Literal
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Ref
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.SingleArgFn
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.StringEqualsFn
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Substring
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Template
- eval(Value) - Method in interface software.amazon.awssdk.services.codeconnections.endpoints.internal.GetAttr.Part
- eval(Value) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.GetAttr.Part.Index
- eval(Value) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.GetAttr.Part.Key
- Eval - Interface in software.amazon.awssdk.services.codeconnections.endpoints.internal
- evalArg(Value) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.IsSet
- evalArg(Value) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Not
- evalArg(Value) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.ParseArn
- evalArg(Value) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.ParseUrl
- evalArg(Value) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.PartitionFn
- evalArg(Value) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.SingleArgFn
- evalArg(Value) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.UriEncodeFn
- evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.DefaultRuleEngine
- evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in interface software.amazon.awssdk.services.codeconnections.endpoints.internal.RuleEngine
-
Evaluate the given
EndpointRulesetusing the named values inargsas input into the rule set. - evaluateCondition(Condition) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.RuleEvaluator
- evaluateRuleset(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.RuleEvaluator
- event() - Method in class software.amazon.awssdk.services.codeconnections.model.RepositorySyncEvent
-
A description of a repository sync event.
- event() - Method in class software.amazon.awssdk.services.codeconnections.model.ResourceSyncEvent
-
The event for a resource sync event.
- event(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.RepositorySyncEvent.Builder
-
A description of a repository sync event.
- event(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.ResourceSyncEvent.Builder
-
The event for a resource sync event.
- events() - Method in class software.amazon.awssdk.services.codeconnections.model.RepositorySyncAttempt
-
The events associated with a specific sync attempt.
- events() - Method in class software.amazon.awssdk.services.codeconnections.model.ResourceSyncAttempt
-
The events related to a resource sync attempt.
- events(Collection<RepositorySyncEvent>) - Method in interface software.amazon.awssdk.services.codeconnections.model.RepositorySyncAttempt.Builder
-
The events associated with a specific sync attempt.
- events(Collection<ResourceSyncEvent>) - Method in interface software.amazon.awssdk.services.codeconnections.model.ResourceSyncAttempt.Builder
-
The events related to a resource sync attempt.
- events(Consumer<RepositorySyncEvent.Builder>...) - Method in interface software.amazon.awssdk.services.codeconnections.model.RepositorySyncAttempt.Builder
-
The events associated with a specific sync attempt.
- events(Consumer<ResourceSyncEvent.Builder>...) - Method in interface software.amazon.awssdk.services.codeconnections.model.ResourceSyncAttempt.Builder
-
The events related to a resource sync attempt.
- events(RepositorySyncEvent...) - Method in interface software.amazon.awssdk.services.codeconnections.model.RepositorySyncAttempt.Builder
-
The events associated with a specific sync attempt.
- events(ResourceSyncEvent...) - Method in interface software.amazon.awssdk.services.codeconnections.model.ResourceSyncAttempt.Builder
-
The events related to a resource sync attempt.
- expectArray() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value.Array
- expectArray() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value
- expectBool() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value.Bool
- expectBool() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value
- expectEndpoint() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value.Endpoint
- expectEndpoint() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value
- expectInt() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value
- expectInt() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value.Int
- expectLiteral() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Template
- expectLiteralString() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Literal
- expectOneArg() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Fn
- expectRecord() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value
- expectRecord() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value.Record
- expectString() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value
- expectString() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value.Str
- expectTwoArgs() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Fn
- expectValue(Identifier) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Scope
- expectVariableArgs(int) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Fn
- expr() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Condition
- expr() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Parameter
- Expr - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- Expr() - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.Expr
- ExprVisitor<R> - Interface in software.amazon.awssdk.services.codeconnections.endpoints.internal
- ExprVisitor.Default<R> - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- externalId() - Method in class software.amazon.awssdk.services.codeconnections.model.RepositorySyncEvent
-
The ID for a repository sync event.
- externalId() - Method in class software.amazon.awssdk.services.codeconnections.model.ResourceSyncEvent
-
The ID for a resource sync event.
- externalId(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.RepositorySyncEvent.Builder
-
The ID for a repository sync event.
- externalId(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.ResourceSyncEvent.Builder
-
The ID for a resource sync event.
F
- facts() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.FatScope
- FAILED - software.amazon.awssdk.services.codeconnections.model.RepositorySyncStatus
- FAILED - software.amazon.awssdk.services.codeconnections.model.ResourceSyncStatus
- FatScope<T> - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- FatScope() - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.FatScope
- FatScope(HashMap<Identifier, T>, HashMap<Expr, T>) - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.FatScope
- FILE_CHANGE - software.amazon.awssdk.services.codeconnections.model.TriggerResourceUpdateOn
- finishMultipartTemplate() - Method in interface software.amazon.awssdk.services.codeconnections.endpoints.internal.TemplateVisitor
-
Invoked at the conclusion of visiting a multipart template like `https://{Region}.{dnsSuffix}`.
- fipsEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.AwsEndpointProviderUtils
- fn(String) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.FnNode.Builder
- fn(Fn) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Condition.Builder
- Fn - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- Fn(FnNode) - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.Fn
- fnNode - Variable in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Fn
- FnNode - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
-
Parsed but not validated function contents containing the `fn` name and `argv`
- FnNode.Builder - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- FnVisitor<R> - Interface in software.amazon.awssdk.services.codeconnections.endpoints.internal
- forEach(BiConsumer<Identifier, Value>) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value.Record
- from(String) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.ParameterReference
- from(String, String) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.ParameterReference
- fromArray(List<Value>) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value
- fromBool(boolean) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Literal
- fromBool(boolean) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value
- fromInteger(int) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Literal
- fromInteger(int) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value
- fromNode(String, JsonNode) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Parameter
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Condition
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.EndpointResult
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.EndpointRuleset
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Expr
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.FnNode
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Literal
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Outputs
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Parameter.Deprecated
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Parameters
- fromNode(JsonNode) - Static method in enum software.amazon.awssdk.services.codeconnections.endpoints.internal.ParameterType
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Partition
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Partitions
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.RegionOverride
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Rule
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value.Endpoint
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value
- fromParam(Parameter) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.PartitionFn
- fromParam(Parameter, Expr) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.BooleanEqualsFn
- fromRecord(Map<Identifier, Literal>) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Literal
- fromRecord(Map<Identifier, Value>) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value
- fromStr(String) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Literal
- fromStr(String) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value
- fromStr(Template) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Literal
- fromString(String) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Identifier
- fromString(String) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Template
- fromTuple(List<Literal>) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Literal
- fromValue(String) - Static method in enum software.amazon.awssdk.services.codeconnections.endpoints.internal.ParameterType
- fromValue(String) - Static method in enum software.amazon.awssdk.services.codeconnections.model.BlockerStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.codeconnections.model.BlockerType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.codeconnections.model.ConnectionStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.codeconnections.model.ProviderType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.codeconnections.model.PublishDeploymentStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.codeconnections.model.RepositorySyncStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.codeconnections.model.ResourceSyncStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.codeconnections.model.SyncConfigurationType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.codeconnections.model.TriggerResourceUpdateOn
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
G
- generateEndpoint(EndpointResult) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.RuleEvaluator
- get() - Method in interface software.amazon.awssdk.services.codeconnections.endpoints.internal.EndpointAuthSchemeStrategyFactory
- get(int) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value.Array
- get(Identifier) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Parameters
- get(Identifier) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value.Record
- getArgv() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Fn
- getArgv() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.FnNode
- getAttr(String) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Expr
- getAttr(Identifier) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Expr
- GetAttr - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- GetAttr(FnNode) - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.GetAttr
- GetAttr.Builder - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- GetAttr.Part - Interface in software.amazon.awssdk.services.codeconnections.endpoints.internal
- GetAttr.Part.Index - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- GetAttr.Part.Key - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- getBuiltIn() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Parameter
- getConditions() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Rule
- getConnection(Consumer<GetConnectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
Returns the connection ARN and details such as status, owner, and provider type.
- getConnection(Consumer<GetConnectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
Returns the connection ARN and details such as status, owner, and provider type.
- getConnection(GetConnectionRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
Returns the connection ARN and details such as status, owner, and provider type.
- getConnection(GetConnectionRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
Returns the connection ARN and details such as status, owner, and provider type.
- GetConnectionRequest - Class in software.amazon.awssdk.services.codeconnections.model
- GetConnectionRequest.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- GetConnectionRequestMarshaller - Class in software.amazon.awssdk.services.codeconnections.transform
-
GetConnectionRequestMarshaller - GetConnectionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeconnections.transform.GetConnectionRequestMarshaller
- GetConnectionResponse - Class in software.amazon.awssdk.services.codeconnections.model
- GetConnectionResponse.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- getContext() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.ParameterReference
- getDefault() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.ExprVisitor.Default
- getDefault() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Parameter
-
The default value for this Parameter
- getDefaultValue() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Parameter
- getDeprecated() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Parameter
- getDocumentation() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Parameter
- getEndpoint() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.EndpointRule
- getExpr() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Template.Dynamic
- getFn() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Condition
- getHeaders() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.EndpointResult
- getHeaders() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value.Endpoint
- getHost(Consumer<GetHostRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
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.codeconnections.CodeConnectionsClient
-
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.codeconnections.CodeConnectionsAsyncClient
-
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.codeconnections.CodeConnectionsClient
-
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.codeconnections.model
- GetHostRequest.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- GetHostRequestMarshaller - Class in software.amazon.awssdk.services.codeconnections.transform
-
GetHostRequestMarshaller - GetHostRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeconnections.transform.GetHostRequestMarshaller
- GetHostResponse - Class in software.amazon.awssdk.services.codeconnections.model
- GetHostResponse.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- getId() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.FnNode
- getLeft() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.BooleanEqualsFn
- getLeft() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.StringEqualsFn
- getName() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Fn
-
Returns the name of this function, eg.
- getName() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Parameter
- getName() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.ParameterReference
- getName() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Ref
- getParameters() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.EndpointRuleset
- getParts() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Template
- getProperties() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.EndpointResult
- getProperties() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value.Endpoint
- getRepositoryLink(Consumer<GetRepositoryLinkRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
Returns details about a repository link.
- getRepositoryLink(Consumer<GetRepositoryLinkRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
Returns details about a repository link.
- getRepositoryLink(GetRepositoryLinkRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
Returns details about a repository link.
- getRepositoryLink(GetRepositoryLinkRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
Returns details about a repository link.
- GetRepositoryLinkRequest - Class in software.amazon.awssdk.services.codeconnections.model
- GetRepositoryLinkRequest.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- GetRepositoryLinkRequestMarshaller - Class in software.amazon.awssdk.services.codeconnections.transform
-
GetRepositoryLinkRequestMarshaller - GetRepositoryLinkRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeconnections.transform.GetRepositoryLinkRequestMarshaller
- GetRepositoryLinkResponse - Class in software.amazon.awssdk.services.codeconnections.model
- GetRepositoryLinkResponse.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- getRepositorySyncStatus(Consumer<GetRepositorySyncStatusRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
Returns details about the sync status for a repository.
- getRepositorySyncStatus(Consumer<GetRepositorySyncStatusRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
Returns details about the sync status for a repository.
- getRepositorySyncStatus(GetRepositorySyncStatusRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
Returns details about the sync status for a repository.
- getRepositorySyncStatus(GetRepositorySyncStatusRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
Returns details about the sync status for a repository.
- GetRepositorySyncStatusRequest - Class in software.amazon.awssdk.services.codeconnections.model
- GetRepositorySyncStatusRequest.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- GetRepositorySyncStatusRequestMarshaller - Class in software.amazon.awssdk.services.codeconnections.transform
-
GetRepositorySyncStatusRequestMarshaller - GetRepositorySyncStatusRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeconnections.transform.GetRepositorySyncStatusRequestMarshaller
- GetRepositorySyncStatusResponse - Class in software.amazon.awssdk.services.codeconnections.model
- GetRepositorySyncStatusResponse.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- getResourceSyncStatus(Consumer<GetResourceSyncStatusRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
Returns the status of the sync with the Git repository for a specific Amazon Web Services resource.
- getResourceSyncStatus(Consumer<GetResourceSyncStatusRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
Returns the status of the sync with the Git repository for a specific Amazon Web Services resource.
- getResourceSyncStatus(GetResourceSyncStatusRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
Returns the status of the sync with the Git repository for a specific Amazon Web Services resource.
- getResourceSyncStatus(GetResourceSyncStatusRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
Returns the status of the sync with the Git repository for a specific Amazon Web Services resource.
- GetResourceSyncStatusRequest - Class in software.amazon.awssdk.services.codeconnections.model
- GetResourceSyncStatusRequest.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- GetResourceSyncStatusRequestMarshaller - Class in software.amazon.awssdk.services.codeconnections.transform
-
GetResourceSyncStatusRequestMarshaller - GetResourceSyncStatusRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeconnections.transform.GetResourceSyncStatusRequestMarshaller
- GetResourceSyncStatusResponse - Class in software.amazon.awssdk.services.codeconnections.model
- GetResourceSyncStatusResponse.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- getResult() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Condition
- getRight() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.BooleanEqualsFn
- getRight() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.StringEqualsFn
- getRules() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.EndpointRuleset
- getServiceId() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.EndpointRuleset
- getSyncBlockerSummary(Consumer<GetSyncBlockerSummaryRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
Returns a list of the most recent sync blockers.
- getSyncBlockerSummary(Consumer<GetSyncBlockerSummaryRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
Returns a list of the most recent sync blockers.
- getSyncBlockerSummary(GetSyncBlockerSummaryRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
Returns a list of the most recent sync blockers.
- getSyncBlockerSummary(GetSyncBlockerSummaryRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
Returns a list of the most recent sync blockers.
- GetSyncBlockerSummaryRequest - Class in software.amazon.awssdk.services.codeconnections.model
- GetSyncBlockerSummaryRequest.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- GetSyncBlockerSummaryRequestMarshaller - Class in software.amazon.awssdk.services.codeconnections.transform
-
GetSyncBlockerSummaryRequestMarshaller - GetSyncBlockerSummaryRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeconnections.transform.GetSyncBlockerSummaryRequestMarshaller
- GetSyncBlockerSummaryResponse - Class in software.amazon.awssdk.services.codeconnections.model
- GetSyncBlockerSummaryResponse.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- getSyncConfiguration(Consumer<GetSyncConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
Returns details about a sync configuration, including the sync type and resource name.
- getSyncConfiguration(Consumer<GetSyncConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
Returns details about a sync configuration, including the sync type and resource name.
- getSyncConfiguration(GetSyncConfigurationRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
Returns details about a sync configuration, including the sync type and resource name.
- getSyncConfiguration(GetSyncConfigurationRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
Returns details about a sync configuration, including the sync type and resource name.
- GetSyncConfigurationRequest - Class in software.amazon.awssdk.services.codeconnections.model
- GetSyncConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- GetSyncConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.codeconnections.transform
-
GetSyncConfigurationRequestMarshaller - GetSyncConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeconnections.transform.GetSyncConfigurationRequestMarshaller
- GetSyncConfigurationResponse - Class in software.amazon.awssdk.services.codeconnections.model
- GetSyncConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- getType() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Parameter
- getUrl() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.EndpointResult
- getUrl() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value.Endpoint
- getValue() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Parameter
- getValue() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Template.Literal
- getValue() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value.Record
- getValue(Identifier) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Scope
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.Connection
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.CreateConnectionRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.CreateConnectionResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.CreateHostRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.CreateHostResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.CreateRepositoryLinkRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.CreateRepositoryLinkResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.CreateSyncConfigurationRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.CreateSyncConfigurationResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteConnectionRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteConnectionResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteHostRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteHostResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteRepositoryLinkRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteRepositoryLinkResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteSyncConfigurationRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteSyncConfigurationResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.GetConnectionRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.GetConnectionResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.GetHostRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.GetHostResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.GetRepositoryLinkRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.GetRepositoryLinkResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.GetRepositorySyncStatusRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.GetRepositorySyncStatusResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.GetResourceSyncStatusRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.GetResourceSyncStatusResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.GetSyncBlockerSummaryRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.GetSyncBlockerSummaryResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.GetSyncConfigurationRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.GetSyncConfigurationResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.Host
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.ListConnectionsRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.ListConnectionsResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.ListHostsRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.ListHostsResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.ListRepositoryLinksRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.ListRepositoryLinksResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.ListRepositorySyncDefinitionsRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.ListRepositorySyncDefinitionsResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.ListSyncConfigurationsRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.ListSyncConfigurationsResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.ListTagsForResourceRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.ListTagsForResourceResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.RepositoryLinkInfo
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.RepositorySyncAttempt
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.RepositorySyncDefinition
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.RepositorySyncEvent
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.ResourceSyncAttempt
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.ResourceSyncEvent
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.Revision
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.SyncBlocker
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.SyncBlockerContext
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.SyncBlockerSummary
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.SyncConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.Tag
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.TagResourceRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.TagResourceResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.UntagResourceRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.UntagResourceResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateHostRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateHostResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateRepositoryLinkRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateRepositoryLinkResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncBlockerRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncBlockerResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncConfigurationRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncConfigurationResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeconnections.model.VpcConfiguration
- getVersion() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.EndpointRuleset
- GIT_HUB - software.amazon.awssdk.services.codeconnections.model.ProviderType
- GIT_HUB_ENTERPRISE_SERVER - software.amazon.awssdk.services.codeconnections.model.ProviderType
- GIT_LAB - software.amazon.awssdk.services.codeconnections.model.ProviderType
- GIT_LAB_SELF_MANAGED - software.amazon.awssdk.services.codeconnections.model.ProviderType
H
- hasConnections() - Method in class software.amazon.awssdk.services.codeconnections.model.ListConnectionsResponse
-
For responses, this returns true if the service returned a value for the Connections property.
- hasContexts() - Method in class software.amazon.awssdk.services.codeconnections.model.SyncBlocker
-
For responses, this returns true if the service returned a value for the Contexts property.
- hasEvents() - Method in class software.amazon.awssdk.services.codeconnections.model.RepositorySyncAttempt
-
For responses, this returns true if the service returned a value for the Events property.
- hasEvents() - Method in class software.amazon.awssdk.services.codeconnections.model.ResourceSyncAttempt
-
For responses, this returns true if the service returned a value for the Events property.
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Arn
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.DefaultCodeConnectionsEndpointProvider
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.EndpointResult
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.FatScope
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Fn
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.FnNode
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.GetAttr.Part.Index
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.GetAttr.Part.Key
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Identifier
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Literal
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Outputs
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Parameter.Deprecated
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Parameter
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.ParameterReference
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Parameters
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Partition
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Partitions
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Ref
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.RegionOverride
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Template.Dynamic
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Template
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Template.Literal
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value.Array
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value.Bool
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value.Endpoint
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value.Int
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value.Record
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value.Str
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.Connection
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateConnectionRequest
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateConnectionResponse
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateHostRequest
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateHostResponse
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateRepositoryLinkRequest
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateRepositoryLinkResponse
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateSyncConfigurationRequest
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateSyncConfigurationResponse
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteConnectionRequest
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteConnectionResponse
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteHostRequest
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteHostResponse
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteRepositoryLinkRequest
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteRepositoryLinkResponse
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteSyncConfigurationRequest
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteSyncConfigurationResponse
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.GetConnectionRequest
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.GetConnectionResponse
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.GetHostRequest
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.GetHostResponse
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.GetRepositoryLinkRequest
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.GetRepositoryLinkResponse
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.GetRepositorySyncStatusRequest
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.GetRepositorySyncStatusResponse
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.GetResourceSyncStatusRequest
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.GetResourceSyncStatusResponse
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.GetSyncBlockerSummaryRequest
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.GetSyncBlockerSummaryResponse
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.GetSyncConfigurationRequest
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.GetSyncConfigurationResponse
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.Host
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.ListConnectionsRequest
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.ListConnectionsResponse
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.ListHostsRequest
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.ListHostsResponse
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.ListRepositoryLinksRequest
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.ListRepositoryLinksResponse
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.ListRepositorySyncDefinitionsRequest
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.ListRepositorySyncDefinitionsResponse
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.ListSyncConfigurationsRequest
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.ListSyncConfigurationsResponse
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.ListTagsForResourceRequest
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.ListTagsForResourceResponse
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.RepositoryLinkInfo
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.RepositorySyncAttempt
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.RepositorySyncDefinition
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.RepositorySyncEvent
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.ResourceSyncAttempt
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.ResourceSyncEvent
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.Revision
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.SyncBlocker
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.SyncBlockerContext
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.SyncBlockerSummary
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.SyncConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.Tag
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.TagResourceRequest
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.TagResourceResponse
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.UntagResourceRequest
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.UntagResourceResponse
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateHostRequest
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateHostResponse
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateRepositoryLinkRequest
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateRepositoryLinkResponse
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncBlockerRequest
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncBlockerResponse
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncConfigurationRequest
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncConfigurationResponse
- hashCode() - Method in class software.amazon.awssdk.services.codeconnections.model.VpcConfiguration
- hasHosts() - Method in class software.amazon.awssdk.services.codeconnections.model.ListHostsResponse
-
For responses, this returns true if the service returned a value for the Hosts property.
- hasLatestBlockers() - Method in class software.amazon.awssdk.services.codeconnections.model.SyncBlockerSummary
-
For responses, this returns true if the service returned a value for the LatestBlockers property.
- hasRepositoryLinks() - Method in class software.amazon.awssdk.services.codeconnections.model.ListRepositoryLinksResponse
-
For responses, this returns true if the service returned a value for the RepositoryLinks property.
- hasRepositorySyncDefinitions() - Method in class software.amazon.awssdk.services.codeconnections.model.ListRepositorySyncDefinitionsResponse
-
For responses, this returns true if the service returned a value for the RepositorySyncDefinitions property.
- hasSecurityGroupIds() - Method in class software.amazon.awssdk.services.codeconnections.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.codeconnections.model.VpcConfiguration
-
For responses, this returns true if the service returned a value for the SubnetIds property.
- hasSyncConfigurations() - Method in class software.amazon.awssdk.services.codeconnections.model.ListSyncConfigurationsResponse
-
For responses, this returns true if the service returned a value for the SyncConfigurations property.
- hasTagKeys() - Method in class software.amazon.awssdk.services.codeconnections.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.codeconnections.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.codeconnections.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.codeconnections.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.codeconnections.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.codeconnections.model.CreateRepositoryLinkRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.codeconnections.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.codeconnections.model.TagResourceRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- Host - Class in software.amazon.awssdk.services.codeconnections.model
-
A resource that represents the infrastructure where a third-party provider is installed.
- Host.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- hostArn() - Method in class software.amazon.awssdk.services.codeconnections.model.Connection
-
The Amazon Resource Name (ARN) of the host associated with the connection.
- hostArn() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateConnectionRequest
-
The Amazon Resource Name (ARN) of the host associated with the connection to be created.
- hostArn() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateHostResponse
-
The Amazon Resource Name (ARN) of the host to be created.
- hostArn() - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteHostRequest
-
The Amazon Resource Name (ARN) of the host to be deleted.
- hostArn() - Method in class software.amazon.awssdk.services.codeconnections.model.GetHostRequest
-
The Amazon Resource Name (ARN) of the requested host.
- hostArn() - Method in class software.amazon.awssdk.services.codeconnections.model.Host
-
The Amazon Resource Name (ARN) of the host.
- hostArn() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateHostRequest
-
The Amazon Resource Name (ARN) of the host to be updated.
- hostArn(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.Connection.Builder
-
The Amazon Resource Name (ARN) of the host associated with the connection.
- hostArn(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.CreateConnectionRequest.Builder
-
The Amazon Resource Name (ARN) of the host associated with the connection to be created.
- hostArn(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.CreateHostResponse.Builder
-
The Amazon Resource Name (ARN) of the host to be created.
- hostArn(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.DeleteHostRequest.Builder
-
The Amazon Resource Name (ARN) of the host to be deleted.
- hostArn(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.GetHostRequest.Builder
-
The Amazon Resource Name (ARN) of the requested host.
- hostArn(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.Host.Builder
-
The Amazon Resource Name (ARN) of the host.
- hostArn(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.UpdateHostRequest.Builder
-
The Amazon Resource Name (ARN) of the host to be updated.
- hostArnFilter() - Method in class software.amazon.awssdk.services.codeconnections.model.ListConnectionsRequest
-
Filters the list of connections to those associated with a specified host.
- hostArnFilter(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.ListConnectionsRequest.Builder
-
Filters the list of connections to those associated with a specified host.
- hostLabel() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.IsValidHostLabel
- hostLabel() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.IsVirtualHostableS3Bucket
- hosts() - Method in class software.amazon.awssdk.services.codeconnections.model.ListHostsResponse
-
A list of hosts and the details for each host, such as status, endpoint, and provider type.
- hosts(Collection<Host>) - Method in interface software.amazon.awssdk.services.codeconnections.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.codeconnections.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.codeconnections.model.ListHostsResponse.Builder
-
A list of hosts and the details for each host, such as status, endpoint, and provider type.
I
- id() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Partition
- id() - Method in class software.amazon.awssdk.services.codeconnections.model.SyncBlocker
-
The ID for a specific sync blocker.
- id() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncBlockerRequest
-
The ID of the sync blocker to be updated.
- id(String) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Partition.Builder
- id(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.SyncBlocker.Builder
-
The ID for a specific sync blocker.
- id(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.UpdateSyncBlockerRequest.Builder
-
The ID of the sync blocker to be updated.
- ID - Static variable in class software.amazon.awssdk.services.codeconnections.endpoints.internal.BooleanEqualsFn
- ID - Static variable in class software.amazon.awssdk.services.codeconnections.endpoints.internal.GetAttr
- ID - Static variable in class software.amazon.awssdk.services.codeconnections.endpoints.internal.IsSet
- ID - Static variable in class software.amazon.awssdk.services.codeconnections.endpoints.internal.IsValidHostLabel
- ID - Static variable in class software.amazon.awssdk.services.codeconnections.endpoints.internal.IsVirtualHostableS3Bucket
- ID - Static variable in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Not
- ID - Static variable in class software.amazon.awssdk.services.codeconnections.endpoints.internal.ParseArn
- ID - Static variable in class software.amazon.awssdk.services.codeconnections.endpoints.internal.ParseUrl
- ID - Static variable in class software.amazon.awssdk.services.codeconnections.endpoints.internal.PartitionFn
- ID - Static variable in class software.amazon.awssdk.services.codeconnections.endpoints.internal.StringEqualsFn
- ID - Static variable in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Substring
- ID - Static variable in class software.amazon.awssdk.services.codeconnections.endpoints.internal.UriEncodeFn
- Identifier - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
-
Identifiers for variables declared within the rule engine, e.g.
- Identifier(String) - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.Identifier
- IMPLICIT_GLOBAL_REGION - Static variable in class software.amazon.awssdk.services.codeconnections.endpoints.internal.PartitionFn
- implicitGlobalRegion() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Outputs
- implicitGlobalRegion(String) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Outputs.Builder
- IN_PROGRESS - software.amazon.awssdk.services.codeconnections.model.RepositorySyncStatus
- IN_PROGRESS - software.amazon.awssdk.services.codeconnections.model.ResourceSyncStatus
- index() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.GetAttr.Part.Index
- Index(int) - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.GetAttr.Part.Index
- INFERRED - Static variable in class software.amazon.awssdk.services.codeconnections.endpoints.internal.PartitionFn
- initialRevision() - Method in class software.amazon.awssdk.services.codeconnections.model.ResourceSyncAttempt
-
The current state of the resource as defined in the resource's
config-filein the linked repository. - initialRevision(Consumer<Revision.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.model.ResourceSyncAttempt.Builder
-
The current state of the resource as defined in the resource's
config-filein the linked repository. - initialRevision(Revision) - Method in interface software.amazon.awssdk.services.codeconnections.model.ResourceSyncAttempt.Builder
-
The current state of the resource as defined in the resource's
config-filein the linked repository. - INITIATED - software.amazon.awssdk.services.codeconnections.model.RepositorySyncStatus
- INITIATED - software.amazon.awssdk.services.codeconnections.model.ResourceSyncStatus
- InnerParseError - Exception in software.amazon.awssdk.services.codeconnections.endpoints.internal
- InnerParseError(String) - Constructor for exception software.amazon.awssdk.services.codeconnections.endpoints.internal.InnerParseError
- inScope(Supplier<U>) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Scope
- insert(String, T) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Scope
- insert(Identifier, T) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Scope
- insertFact(Expr, T) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Scope
- InternalServerException - Exception in software.amazon.awssdk.services.codeconnections.model
-
Received an internal server exception.
- InternalServerException.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- into() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Fn
- into() - Method in interface software.amazon.awssdk.services.codeconnections.endpoints.internal.Into
- into() - Method in interface software.amazon.awssdk.services.codeconnections.endpoints.internal.IntoSelf
- Into<T> - Interface in software.amazon.awssdk.services.codeconnections.endpoints.internal
- IntoSelf<T extends IntoSelf<T>> - Interface in software.amazon.awssdk.services.codeconnections.endpoints.internal
- InvalidInputException - Exception in software.amazon.awssdk.services.codeconnections.model
-
The input is not valid.
- InvalidInputException.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- IS_IP - Static variable in class software.amazon.awssdk.services.codeconnections.endpoints.internal.ParseUrl
- isBuiltIn() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Parameter
- isNone() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value
- isNone() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value.None
- isRequired() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Parameter
- IsSet - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- IsSet(FnNode) - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.IsSet
- isStatic() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Template
- IsValidHostLabel - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- IsValidHostLabel(FnNode) - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.IsValidHostLabel
- IsVirtualHostableS3Bucket - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- IsVirtualHostableS3Bucket(FnNode) - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.IsVirtualHostableS3Bucket
- iterator() - Method in class software.amazon.awssdk.services.codeconnections.paginators.ListConnectionsIterable
- iterator() - Method in class software.amazon.awssdk.services.codeconnections.paginators.ListHostsIterable
- iterator() - Method in class software.amazon.awssdk.services.codeconnections.paginators.ListRepositoryLinksIterable
- iterator() - Method in class software.amazon.awssdk.services.codeconnections.paginators.ListSyncConfigurationsIterable
K
- key() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.GetAttr.Part.Key
- key() - Method in class software.amazon.awssdk.services.codeconnections.model.SyncBlockerContext
-
The key provided for a context key-value pair for a specific sync blocker.
- key() - Method in class software.amazon.awssdk.services.codeconnections.model.Tag
-
The tag's key.
- key(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.SyncBlockerContext.Builder
-
The key provided for a context key-value pair for a specific sync blocker.
- key(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.Tag.Builder
-
The tag's key.
- Key(Identifier) - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.GetAttr.Part.Key
- knownValues() - Static method in enum software.amazon.awssdk.services.codeconnections.model.BlockerStatus
-
Use this in place of
BlockerStatus.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.codeconnections.model.BlockerType
-
Use this in place of
BlockerType.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.codeconnections.model.ConnectionStatus
-
Use this in place of
ConnectionStatus.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.codeconnections.model.ProviderType
-
Use this in place of
ProviderType.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.codeconnections.model.PublishDeploymentStatus
-
Use this in place of
PublishDeploymentStatus.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.codeconnections.model.RepositorySyncStatus
-
Use this in place of
RepositorySyncStatus.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.codeconnections.model.ResourceSyncStatus
-
Use this in place of
ResourceSyncStatus.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.codeconnections.model.SyncConfigurationType
-
Use this in place of
SyncConfigurationType.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.codeconnections.model.TriggerResourceUpdateOn
-
Use this in place of
TriggerResourceUpdateOn.values()to return aSetof all values known to the SDK.
L
- latestBlockers() - Method in class software.amazon.awssdk.services.codeconnections.model.SyncBlockerSummary
-
The latest events for a sync blocker summary.
- latestBlockers(Collection<SyncBlocker>) - Method in interface software.amazon.awssdk.services.codeconnections.model.SyncBlockerSummary.Builder
-
The latest events for a sync blocker summary.
- latestBlockers(Consumer<SyncBlocker.Builder>...) - Method in interface software.amazon.awssdk.services.codeconnections.model.SyncBlockerSummary.Builder
-
The latest events for a sync blocker summary.
- latestBlockers(SyncBlocker...) - Method in interface software.amazon.awssdk.services.codeconnections.model.SyncBlockerSummary.Builder
-
The latest events for a sync blocker summary.
- latestSuccessfulSync() - Method in class software.amazon.awssdk.services.codeconnections.model.GetResourceSyncStatusResponse
-
The latest successful sync for the sync status with the Git repository.
- latestSuccessfulSync(Consumer<ResourceSyncAttempt.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.model.GetResourceSyncStatusResponse.Builder
-
The latest successful sync for the sync status with the Git repository.
- latestSuccessfulSync(ResourceSyncAttempt) - Method in interface software.amazon.awssdk.services.codeconnections.model.GetResourceSyncStatusResponse.Builder
-
The latest successful sync for the sync status with the Git repository.
- latestSync() - Method in class software.amazon.awssdk.services.codeconnections.model.GetRepositorySyncStatusResponse
-
The status of the latest sync returned for a specified repository and branch.
- latestSync() - Method in class software.amazon.awssdk.services.codeconnections.model.GetResourceSyncStatusResponse
-
The latest sync for the sync status with the Git repository, whether successful or not.
- latestSync(Consumer<RepositorySyncAttempt.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.model.GetRepositorySyncStatusResponse.Builder
-
The status of the latest sync returned for a specified repository and branch.
- latestSync(Consumer<ResourceSyncAttempt.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.model.GetResourceSyncStatusResponse.Builder
-
The latest sync for the sync status with the Git repository, whether successful or not.
- latestSync(RepositorySyncAttempt) - Method in interface software.amazon.awssdk.services.codeconnections.model.GetRepositorySyncStatusResponse.Builder
-
The status of the latest sync returned for a specified repository and branch.
- latestSync(ResourceSyncAttempt) - Method in interface software.amazon.awssdk.services.codeconnections.model.GetResourceSyncStatusResponse.Builder
-
The latest sync for the sync status with the Git repository, whether successful or not.
- LimitExceededException - Exception in software.amazon.awssdk.services.codeconnections.model
-
Exceeded the maximum limit for connections.
- LimitExceededException.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- listConnections(Consumer<ListConnectionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
Lists the connections associated with your account.
- listConnections(Consumer<ListConnectionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
Lists the connections associated with your account.
- listConnections(ListConnectionsRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
Lists the connections associated with your account.
- listConnections(ListConnectionsRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
Lists the connections associated with your account.
- ListConnectionsIterable - Class in software.amazon.awssdk.services.codeconnections.paginators
-
Represents the output for the
CodeConnectionsClient.listConnectionsPaginator(software.amazon.awssdk.services.codeconnections.model.ListConnectionsRequest)operation which is a paginated operation. - ListConnectionsIterable(CodeConnectionsClient, ListConnectionsRequest) - Constructor for class software.amazon.awssdk.services.codeconnections.paginators.ListConnectionsIterable
- listConnectionsPaginator(Consumer<ListConnectionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
This is a variant of
listConnections(software.amazon.awssdk.services.codeconnections.model.ListConnectionsRequest)operation. - listConnectionsPaginator(Consumer<ListConnectionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
This is a variant of
CodeConnectionsClient.listConnections(software.amazon.awssdk.services.codeconnections.model.ListConnectionsRequest)operation. - listConnectionsPaginator(ListConnectionsRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
This is a variant of
listConnections(software.amazon.awssdk.services.codeconnections.model.ListConnectionsRequest)operation. - listConnectionsPaginator(ListConnectionsRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
This is a variant of
CodeConnectionsClient.listConnections(software.amazon.awssdk.services.codeconnections.model.ListConnectionsRequest)operation. - ListConnectionsPublisher - Class in software.amazon.awssdk.services.codeconnections.paginators
-
Represents the output for the
listConnectionsPaginator(software.amazon.awssdk.services.codeconnections.model.ListConnectionsRequest)operation which is a paginated operation. - ListConnectionsPublisher(CodeConnectionsAsyncClient, ListConnectionsRequest) - Constructor for class software.amazon.awssdk.services.codeconnections.paginators.ListConnectionsPublisher
- ListConnectionsRequest - Class in software.amazon.awssdk.services.codeconnections.model
- ListConnectionsRequest.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- ListConnectionsRequestMarshaller - Class in software.amazon.awssdk.services.codeconnections.transform
-
ListConnectionsRequestMarshaller - ListConnectionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeconnections.transform.ListConnectionsRequestMarshaller
- ListConnectionsResponse - Class in software.amazon.awssdk.services.codeconnections.model
- ListConnectionsResponse.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- listHosts(Consumer<ListHostsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
Lists the hosts associated with your account.
- listHosts(Consumer<ListHostsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
Lists the hosts associated with your account.
- listHosts(ListHostsRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
Lists the hosts associated with your account.
- listHosts(ListHostsRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
Lists the hosts associated with your account.
- ListHostsIterable - Class in software.amazon.awssdk.services.codeconnections.paginators
-
Represents the output for the
CodeConnectionsClient.listHostsPaginator(software.amazon.awssdk.services.codeconnections.model.ListHostsRequest)operation which is a paginated operation. - ListHostsIterable(CodeConnectionsClient, ListHostsRequest) - Constructor for class software.amazon.awssdk.services.codeconnections.paginators.ListHostsIterable
- listHostsPaginator(Consumer<ListHostsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
This is a variant of
listHosts(software.amazon.awssdk.services.codeconnections.model.ListHostsRequest)operation. - listHostsPaginator(Consumer<ListHostsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
This is a variant of
CodeConnectionsClient.listHosts(software.amazon.awssdk.services.codeconnections.model.ListHostsRequest)operation. - listHostsPaginator(ListHostsRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
This is a variant of
listHosts(software.amazon.awssdk.services.codeconnections.model.ListHostsRequest)operation. - listHostsPaginator(ListHostsRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
This is a variant of
CodeConnectionsClient.listHosts(software.amazon.awssdk.services.codeconnections.model.ListHostsRequest)operation. - ListHostsPublisher - Class in software.amazon.awssdk.services.codeconnections.paginators
-
Represents the output for the
listHostsPaginator(software.amazon.awssdk.services.codeconnections.model.ListHostsRequest)operation which is a paginated operation. - ListHostsPublisher(CodeConnectionsAsyncClient, ListHostsRequest) - Constructor for class software.amazon.awssdk.services.codeconnections.paginators.ListHostsPublisher
- ListHostsRequest - Class in software.amazon.awssdk.services.codeconnections.model
- ListHostsRequest.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- ListHostsRequestMarshaller - Class in software.amazon.awssdk.services.codeconnections.transform
-
ListHostsRequestMarshaller - ListHostsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeconnections.transform.ListHostsRequestMarshaller
- ListHostsResponse - Class in software.amazon.awssdk.services.codeconnections.model
- ListHostsResponse.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- listRepositoryLinks(Consumer<ListRepositoryLinksRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
Lists the repository links created for connections in your account.
- listRepositoryLinks(Consumer<ListRepositoryLinksRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
Lists the repository links created for connections in your account.
- listRepositoryLinks(ListRepositoryLinksRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
Lists the repository links created for connections in your account.
- listRepositoryLinks(ListRepositoryLinksRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
Lists the repository links created for connections in your account.
- ListRepositoryLinksIterable - Class in software.amazon.awssdk.services.codeconnections.paginators
-
Represents the output for the
CodeConnectionsClient.listRepositoryLinksPaginator(software.amazon.awssdk.services.codeconnections.model.ListRepositoryLinksRequest)operation which is a paginated operation. - ListRepositoryLinksIterable(CodeConnectionsClient, ListRepositoryLinksRequest) - Constructor for class software.amazon.awssdk.services.codeconnections.paginators.ListRepositoryLinksIterable
- listRepositoryLinksPaginator(Consumer<ListRepositoryLinksRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
This is a variant of
listRepositoryLinks(software.amazon.awssdk.services.codeconnections.model.ListRepositoryLinksRequest)operation. - listRepositoryLinksPaginator(Consumer<ListRepositoryLinksRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
This is a variant of
CodeConnectionsClient.listRepositoryLinks(software.amazon.awssdk.services.codeconnections.model.ListRepositoryLinksRequest)operation. - listRepositoryLinksPaginator(ListRepositoryLinksRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
This is a variant of
listRepositoryLinks(software.amazon.awssdk.services.codeconnections.model.ListRepositoryLinksRequest)operation. - listRepositoryLinksPaginator(ListRepositoryLinksRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
This is a variant of
CodeConnectionsClient.listRepositoryLinks(software.amazon.awssdk.services.codeconnections.model.ListRepositoryLinksRequest)operation. - ListRepositoryLinksPublisher - Class in software.amazon.awssdk.services.codeconnections.paginators
-
Represents the output for the
listRepositoryLinksPaginator(software.amazon.awssdk.services.codeconnections.model.ListRepositoryLinksRequest)operation which is a paginated operation. - ListRepositoryLinksPublisher(CodeConnectionsAsyncClient, ListRepositoryLinksRequest) - Constructor for class software.amazon.awssdk.services.codeconnections.paginators.ListRepositoryLinksPublisher
- ListRepositoryLinksRequest - Class in software.amazon.awssdk.services.codeconnections.model
- ListRepositoryLinksRequest.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- ListRepositoryLinksRequestMarshaller - Class in software.amazon.awssdk.services.codeconnections.transform
-
ListRepositoryLinksRequestMarshaller - ListRepositoryLinksRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeconnections.transform.ListRepositoryLinksRequestMarshaller
- ListRepositoryLinksResponse - Class in software.amazon.awssdk.services.codeconnections.model
- ListRepositoryLinksResponse.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- listRepositorySyncDefinitions(Consumer<ListRepositorySyncDefinitionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
Lists the repository sync definitions for repository links in your account.
- listRepositorySyncDefinitions(Consumer<ListRepositorySyncDefinitionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
Lists the repository sync definitions for repository links in your account.
- listRepositorySyncDefinitions(ListRepositorySyncDefinitionsRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
Lists the repository sync definitions for repository links in your account.
- listRepositorySyncDefinitions(ListRepositorySyncDefinitionsRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
Lists the repository sync definitions for repository links in your account.
- ListRepositorySyncDefinitionsRequest - Class in software.amazon.awssdk.services.codeconnections.model
- ListRepositorySyncDefinitionsRequest.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- ListRepositorySyncDefinitionsRequestMarshaller - Class in software.amazon.awssdk.services.codeconnections.transform
-
ListRepositorySyncDefinitionsRequestMarshaller - ListRepositorySyncDefinitionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeconnections.transform.ListRepositorySyncDefinitionsRequestMarshaller
- ListRepositorySyncDefinitionsResponse - Class in software.amazon.awssdk.services.codeconnections.model
- ListRepositorySyncDefinitionsResponse.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- listSyncConfigurations(Consumer<ListSyncConfigurationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
Returns a list of sync configurations for a specified repository.
- listSyncConfigurations(Consumer<ListSyncConfigurationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
Returns a list of sync configurations for a specified repository.
- listSyncConfigurations(ListSyncConfigurationsRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
Returns a list of sync configurations for a specified repository.
- listSyncConfigurations(ListSyncConfigurationsRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
Returns a list of sync configurations for a specified repository.
- ListSyncConfigurationsIterable - Class in software.amazon.awssdk.services.codeconnections.paginators
-
Represents the output for the
CodeConnectionsClient.listSyncConfigurationsPaginator(software.amazon.awssdk.services.codeconnections.model.ListSyncConfigurationsRequest)operation which is a paginated operation. - ListSyncConfigurationsIterable(CodeConnectionsClient, ListSyncConfigurationsRequest) - Constructor for class software.amazon.awssdk.services.codeconnections.paginators.ListSyncConfigurationsIterable
- listSyncConfigurationsPaginator(Consumer<ListSyncConfigurationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
This is a variant of
listSyncConfigurations(software.amazon.awssdk.services.codeconnections.model.ListSyncConfigurationsRequest)operation. - listSyncConfigurationsPaginator(Consumer<ListSyncConfigurationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
- listSyncConfigurationsPaginator(ListSyncConfigurationsRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
This is a variant of
listSyncConfigurations(software.amazon.awssdk.services.codeconnections.model.ListSyncConfigurationsRequest)operation. - listSyncConfigurationsPaginator(ListSyncConfigurationsRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
- ListSyncConfigurationsPublisher - Class in software.amazon.awssdk.services.codeconnections.paginators
-
Represents the output for the
listSyncConfigurationsPaginator(software.amazon.awssdk.services.codeconnections.model.ListSyncConfigurationsRequest)operation which is a paginated operation. - ListSyncConfigurationsPublisher(CodeConnectionsAsyncClient, ListSyncConfigurationsRequest) - Constructor for class software.amazon.awssdk.services.codeconnections.paginators.ListSyncConfigurationsPublisher
- ListSyncConfigurationsRequest - Class in software.amazon.awssdk.services.codeconnections.model
- ListSyncConfigurationsRequest.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- ListSyncConfigurationsRequestMarshaller - Class in software.amazon.awssdk.services.codeconnections.transform
-
ListSyncConfigurationsRequestMarshaller - ListSyncConfigurationsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeconnections.transform.ListSyncConfigurationsRequestMarshaller
- ListSyncConfigurationsResponse - Class in software.amazon.awssdk.services.codeconnections.model
- ListSyncConfigurationsResponse.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
Gets the set of key-value pairs (metadata) that are used to manage the resource.
- listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
Gets the set of key-value pairs (metadata) that are used to manage the resource.
- listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
Gets the set of key-value pairs (metadata) that are used to manage the resource.
- listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
Gets the set of key-value pairs (metadata) that are used to manage the resource.
- ListTagsForResourceRequest - Class in software.amazon.awssdk.services.codeconnections.model
- ListTagsForResourceRequest.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- ListTagsForResourceRequestMarshaller - Class in software.amazon.awssdk.services.codeconnections.transform
-
ListTagsForResourceRequestMarshaller - ListTagsForResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeconnections.transform.ListTagsForResourceRequestMarshaller
- ListTagsForResourceResponse - Class in software.amazon.awssdk.services.codeconnections.model
- ListTagsForResourceResponse.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- Literal - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- Literal(String) - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.Template.Literal
- Literal.Visitor<T> - Interface in software.amazon.awssdk.services.codeconnections.endpoints.internal
- loadPartitions() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.DefaultPartitionDataProvider
- loadPartitions() - Method in interface software.amazon.awssdk.services.codeconnections.endpoints.internal.PartitionDataProvider
M
- marshall(CreateConnectionRequest) - Method in class software.amazon.awssdk.services.codeconnections.transform.CreateConnectionRequestMarshaller
- marshall(CreateHostRequest) - Method in class software.amazon.awssdk.services.codeconnections.transform.CreateHostRequestMarshaller
- marshall(CreateRepositoryLinkRequest) - Method in class software.amazon.awssdk.services.codeconnections.transform.CreateRepositoryLinkRequestMarshaller
- marshall(CreateSyncConfigurationRequest) - Method in class software.amazon.awssdk.services.codeconnections.transform.CreateSyncConfigurationRequestMarshaller
- marshall(DeleteConnectionRequest) - Method in class software.amazon.awssdk.services.codeconnections.transform.DeleteConnectionRequestMarshaller
- marshall(DeleteHostRequest) - Method in class software.amazon.awssdk.services.codeconnections.transform.DeleteHostRequestMarshaller
- marshall(DeleteRepositoryLinkRequest) - Method in class software.amazon.awssdk.services.codeconnections.transform.DeleteRepositoryLinkRequestMarshaller
- marshall(DeleteSyncConfigurationRequest) - Method in class software.amazon.awssdk.services.codeconnections.transform.DeleteSyncConfigurationRequestMarshaller
- marshall(GetConnectionRequest) - Method in class software.amazon.awssdk.services.codeconnections.transform.GetConnectionRequestMarshaller
- marshall(GetHostRequest) - Method in class software.amazon.awssdk.services.codeconnections.transform.GetHostRequestMarshaller
- marshall(GetRepositoryLinkRequest) - Method in class software.amazon.awssdk.services.codeconnections.transform.GetRepositoryLinkRequestMarshaller
- marshall(GetRepositorySyncStatusRequest) - Method in class software.amazon.awssdk.services.codeconnections.transform.GetRepositorySyncStatusRequestMarshaller
- marshall(GetResourceSyncStatusRequest) - Method in class software.amazon.awssdk.services.codeconnections.transform.GetResourceSyncStatusRequestMarshaller
- marshall(GetSyncBlockerSummaryRequest) - Method in class software.amazon.awssdk.services.codeconnections.transform.GetSyncBlockerSummaryRequestMarshaller
- marshall(GetSyncConfigurationRequest) - Method in class software.amazon.awssdk.services.codeconnections.transform.GetSyncConfigurationRequestMarshaller
- marshall(ListConnectionsRequest) - Method in class software.amazon.awssdk.services.codeconnections.transform.ListConnectionsRequestMarshaller
- marshall(ListHostsRequest) - Method in class software.amazon.awssdk.services.codeconnections.transform.ListHostsRequestMarshaller
- marshall(ListRepositoryLinksRequest) - Method in class software.amazon.awssdk.services.codeconnections.transform.ListRepositoryLinksRequestMarshaller
- marshall(ListRepositorySyncDefinitionsRequest) - Method in class software.amazon.awssdk.services.codeconnections.transform.ListRepositorySyncDefinitionsRequestMarshaller
- marshall(ListSyncConfigurationsRequest) - Method in class software.amazon.awssdk.services.codeconnections.transform.ListSyncConfigurationsRequestMarshaller
- marshall(ListTagsForResourceRequest) - Method in class software.amazon.awssdk.services.codeconnections.transform.ListTagsForResourceRequestMarshaller
- marshall(TagResourceRequest) - Method in class software.amazon.awssdk.services.codeconnections.transform.TagResourceRequestMarshaller
- marshall(UntagResourceRequest) - Method in class software.amazon.awssdk.services.codeconnections.transform.UntagResourceRequestMarshaller
- marshall(UpdateHostRequest) - Method in class software.amazon.awssdk.services.codeconnections.transform.UpdateHostRequestMarshaller
- marshall(UpdateRepositoryLinkRequest) - Method in class software.amazon.awssdk.services.codeconnections.transform.UpdateRepositoryLinkRequestMarshaller
- marshall(UpdateSyncBlockerRequest) - Method in class software.amazon.awssdk.services.codeconnections.transform.UpdateSyncBlockerRequestMarshaller
- marshall(UpdateSyncConfigurationRequest) - Method in class software.amazon.awssdk.services.codeconnections.transform.UpdateSyncConfigurationRequestMarshaller
- maxResults() - Method in class software.amazon.awssdk.services.codeconnections.model.ListConnectionsRequest
-
The maximum number of results to return in a single call.
- maxResults() - Method in class software.amazon.awssdk.services.codeconnections.model.ListHostsRequest
-
The maximum number of results to return in a single call.
- maxResults() - Method in class software.amazon.awssdk.services.codeconnections.model.ListRepositoryLinksRequest
-
A non-zero, non-negative integer used to limit the number of returned results.
- maxResults() - Method in class software.amazon.awssdk.services.codeconnections.model.ListSyncConfigurationsRequest
-
A non-zero, non-negative integer used to limit the number of returned results.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.codeconnections.model.ListConnectionsRequest.Builder
-
The maximum number of results to return in a single call.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.codeconnections.model.ListHostsRequest.Builder
-
The maximum number of results to return in a single call.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.codeconnections.model.ListRepositoryLinksRequest.Builder
-
A non-zero, non-negative integer used to limit the number of returned results.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.codeconnections.model.ListSyncConfigurationsRequest.Builder
-
A non-zero, non-negative integer used to limit the number of returned results.
- message() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Parameter.Deprecated
- message(String) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.SourceException.BuilderImpl
- message(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.AccessDeniedException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.CodeConnectionsException.Builder
- message(String) - Method in class software.amazon.awssdk.services.codeconnections.model.CodeConnectionsException.BuilderImpl
- message(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.ConcurrentModificationException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.ConditionalCheckFailedException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.ConflictException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.InternalServerException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.InvalidInputException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.LimitExceededException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.ResourceAlreadyExistsException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.ResourceNotFoundException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.ResourceUnavailableException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.RetryLatestCommitFailedException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.SyncBlockerDoesNotExistException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.SyncConfigurationStillExistsException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.ThrottlingException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.UnsupportedOperationException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.UnsupportedProviderTypeException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.UpdateOutOfSyncException.Builder
- modifyHttpRequest(Context.ModifyHttpRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.CodeConnectionsRequestSetEndpointInterceptor
- modifyHttpRequest(Context.ModifyHttpRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.CodeConnectionsResolveEndpointInterceptor
- modifyRequest(Context.ModifyRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.CodeConnectionsResolveEndpointInterceptor
N
- name() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateHostRequest
-
The name of the host to be created.
- name() - Method in class software.amazon.awssdk.services.codeconnections.model.GetHostResponse
-
The name of the requested host.
- name() - Method in class software.amazon.awssdk.services.codeconnections.model.Host
-
The name of the host.
- name(String) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Parameter.Builder
- name(String) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.ParameterReference.Builder
- name(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.CreateHostRequest.Builder
-
The name of the host to be created.
- name(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.GetHostResponse.Builder
-
The name of the requested host.
- name(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.Host.Builder
-
The name of the host.
- name(Identifier) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Parameter.Builder
- NAME - Static variable in class software.amazon.awssdk.services.codeconnections.endpoints.internal.PartitionFn
- nextToken() - Method in class software.amazon.awssdk.services.codeconnections.model.ListConnectionsRequest
-
The token that was returned from the previous
ListConnectionscall, which can be used to return the next set of connections in the list. - nextToken() - Method in class software.amazon.awssdk.services.codeconnections.model.ListConnectionsResponse
-
A token that can be used in the next
ListConnectionscall. - nextToken() - Method in class software.amazon.awssdk.services.codeconnections.model.ListHostsRequest
-
The token that was returned from the previous
ListHostscall, which can be used to return the next set of hosts in the list. - nextToken() - Method in class software.amazon.awssdk.services.codeconnections.model.ListHostsResponse
-
A token that can be used in the next
ListHostscall. - nextToken() - Method in class software.amazon.awssdk.services.codeconnections.model.ListRepositoryLinksRequest
-
An enumeration token that, when provided in a request, returns the next batch of the results.
- nextToken() - Method in class software.amazon.awssdk.services.codeconnections.model.ListRepositoryLinksResponse
-
An enumeration token that allows the operation to batch the results of the operation.
- nextToken() - Method in class software.amazon.awssdk.services.codeconnections.model.ListRepositorySyncDefinitionsResponse
-
An enumeration token that, when provided in a request, returns the next batch of the results.
- nextToken() - Method in class software.amazon.awssdk.services.codeconnections.model.ListSyncConfigurationsRequest
-
An enumeration token that allows the operation to batch the results of the operation.
- nextToken() - Method in class software.amazon.awssdk.services.codeconnections.model.ListSyncConfigurationsResponse
-
An enumeration token that allows the operation to batch the next results of the operation.
- nextToken(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.ListConnectionsRequest.Builder
-
The token that was returned from the previous
ListConnectionscall, which can be used to return the next set of connections in the list. - nextToken(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.ListConnectionsResponse.Builder
-
A token that can be used in the next
ListConnectionscall. - nextToken(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.ListHostsRequest.Builder
-
The token that was returned from the previous
ListHostscall, which can be used to return the next set of hosts in the list. - nextToken(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.ListHostsResponse.Builder
-
A token that can be used in the next
ListHostscall. - nextToken(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.ListRepositoryLinksRequest.Builder
-
An enumeration token that, when provided in a request, returns the next batch of the results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.ListRepositoryLinksResponse.Builder
-
An enumeration token that allows the operation to batch the results of the operation.
- nextToken(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.ListRepositorySyncDefinitionsResponse.Builder
-
An enumeration token that, when provided in a request, returns the next batch of the results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.ListSyncConfigurationsRequest.Builder
-
An enumeration token that allows the operation to batch the results of the operation.
- nextToken(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.ListSyncConfigurationsResponse.Builder
-
An enumeration token that allows the operation to batch the next results of the operation.
- none() - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value
- None() - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value.None
- NORMALIZED_PATH - Static variable in class software.amazon.awssdk.services.codeconnections.endpoints.internal.ParseUrl
- Not - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- Not(FnNode) - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.Not
O
- of(boolean) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Expr
- of(int) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Expr
- of(String) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Expr
- of(String) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.GetAttr.Part.Key
- of(String) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Identifier
- ofExpr(Expr) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.IsSet
- ofExpr(Expr) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Not
- ofExprs(String, Expr...) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.FnNode
- ofExprs(Expr) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Not
- ofExprs(Expr) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.ParseArn
- ofExprs(Expr) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.ParseUrl
- ofExprs(Expr) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.PartitionFn
- ofExprs(Expr, boolean) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.IsValidHostLabel
- ofExprs(Expr, boolean) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.IsVirtualHostableS3Bucket
- ofExprs(Expr, int, int, Boolean) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Substring
- ofExprs(Expr, Expr) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.BooleanEqualsFn
- ofExprs(Expr, Expr) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.StringEqualsFn
- operation() - Method in interface software.amazon.awssdk.services.codeconnections.auth.scheme.CodeConnectionsAuthSchemeParams
-
Returns the operation for which to resolve the auth scheme.
- operation() - Method in class software.amazon.awssdk.services.codeconnections.auth.scheme.internal.DefaultCodeConnectionsAuthSchemeParams
- operation(String) - Method in interface software.amazon.awssdk.services.codeconnections.auth.scheme.CodeConnectionsAuthSchemeParams.Builder
-
Set the operation for which to resolve the auth scheme.
- outputs() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Partition
- outputs(Outputs) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Partition.Builder
- Outputs - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- Outputs.Builder - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- overrideConfiguration() - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsServiceClientConfiguration.Builder
-
Gets the value for client override configuration
- overrideConfiguration() - Method in class software.amazon.awssdk.services.codeconnections.internal.CodeConnectionsServiceClientConfigurationBuilder
-
Gets the value for client override configuration
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.model.CreateConnectionRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.model.CreateHostRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.model.CreateRepositoryLinkRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.model.CreateSyncConfigurationRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.model.DeleteConnectionRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.model.DeleteHostRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.model.DeleteRepositoryLinkRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.model.DeleteSyncConfigurationRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.model.GetConnectionRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.model.GetHostRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.model.GetRepositoryLinkRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.model.GetRepositorySyncStatusRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.model.GetResourceSyncStatusRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.model.GetSyncBlockerSummaryRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.model.GetSyncConfigurationRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.model.ListConnectionsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.model.ListHostsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.model.ListRepositoryLinksRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.model.ListRepositorySyncDefinitionsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.model.ListSyncConfigurationsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.model.ListTagsForResourceRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.model.TagResourceRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.model.UntagResourceRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.model.UpdateHostRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.model.UpdateRepositoryLinkRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.model.UpdateSyncBlockerRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.model.UpdateSyncConfigurationRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeconnections.model.CreateConnectionRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeconnections.model.CreateHostRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeconnections.model.CreateRepositoryLinkRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeconnections.model.CreateSyncConfigurationRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeconnections.model.DeleteConnectionRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeconnections.model.DeleteHostRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeconnections.model.DeleteRepositoryLinkRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeconnections.model.DeleteSyncConfigurationRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeconnections.model.GetConnectionRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeconnections.model.GetHostRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeconnections.model.GetRepositoryLinkRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeconnections.model.GetRepositorySyncStatusRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeconnections.model.GetResourceSyncStatusRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeconnections.model.GetSyncBlockerSummaryRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeconnections.model.GetSyncConfigurationRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeconnections.model.ListConnectionsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeconnections.model.ListHostsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeconnections.model.ListRepositoryLinksRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeconnections.model.ListRepositorySyncDefinitionsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeconnections.model.ListSyncConfigurationsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeconnections.model.ListTagsForResourceRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeconnections.model.TagResourceRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeconnections.model.UntagResourceRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeconnections.model.UpdateHostRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeconnections.model.UpdateRepositoryLinkRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeconnections.model.UpdateSyncBlockerRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeconnections.model.UpdateSyncConfigurationRequest.Builder
- overrideConfiguration(ClientOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsServiceClientConfiguration.Builder
-
Sets the value for client override configuration
- overrideConfiguration(ClientOverrideConfiguration) - Method in class software.amazon.awssdk.services.codeconnections.internal.CodeConnectionsServiceClientConfigurationBuilder
-
Sets the value for client override configuration
- ownerAccountId() - Method in class software.amazon.awssdk.services.codeconnections.model.Connection
-
The identifier of the external provider where your third-party code repository is configured.
- ownerAccountId(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.Connection.Builder
-
The identifier of the external provider where your third-party code repository is configured.
- ownerId() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateRepositoryLinkRequest
-
The owner ID for the repository associated with a specific sync configuration, such as the owner ID in GitHub.
- ownerId() - Method in class software.amazon.awssdk.services.codeconnections.model.RepositoryLinkInfo
-
The owner ID for the repository associated with the repository link, such as the owner ID in GitHub.
- ownerId() - Method in class software.amazon.awssdk.services.codeconnections.model.Revision
-
The owner ID for a specific revision, such as the GitHub owner ID for a GitHub repository.
- ownerId() - Method in class software.amazon.awssdk.services.codeconnections.model.SyncConfiguration
-
The owner ID for the repository associated with a specific sync configuration, such as the owner ID in GitHub.
- ownerId(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.CreateRepositoryLinkRequest.Builder
-
The owner ID for the repository associated with a specific sync configuration, such as the owner ID in GitHub.
- ownerId(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.RepositoryLinkInfo.Builder
-
The owner ID for the repository associated with the repository link, such as the owner ID in GitHub.
- ownerId(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.Revision.Builder
-
The owner ID for a specific revision, such as the GitHub owner ID for a GitHub repository.
- ownerId(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.SyncConfiguration.Builder
-
The owner ID for the repository associated with a specific sync configuration, such as the owner ID in GitHub.
P
- Parameter - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- Parameter(Parameter.Builder) - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.Parameter
- Parameter.Builder - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- Parameter.Deprecated - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- ParameterReference - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- ParameterReference.Builder - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- parameters(Parameters) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.EndpointRuleset.Builder
- Parameters - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- Parameters.Builder - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- ParameterType - Enum in software.amazon.awssdk.services.codeconnections.endpoints.internal
- parent() - Method in class software.amazon.awssdk.services.codeconnections.model.RepositorySyncDefinition
-
The parent resource specified for a repository sync definition.
- parent(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.RepositorySyncDefinition.Builder
-
The parent resource specified for a repository sync definition.
- parentResourceName() - Method in class software.amazon.awssdk.services.codeconnections.model.SyncBlockerSummary
-
The parent resource name for a sync blocker summary.
- parentResourceName() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncBlockerResponse
-
The parent resource name for the sync blocker.
- parentResourceName(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.SyncBlockerSummary.Builder
-
The parent resource name for a sync blocker summary.
- parentResourceName(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.UpdateSyncBlockerResponse.Builder
-
The parent resource name for the sync blocker.
- parse(String) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Arn
- parse(String) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Template.Dynamic
- ParseArn - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- ParseArn(FnNode) - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.ParseArn
- parseShortform(String) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Expr
-
Parse a value from a "short form" used within a template
- ParseUrl - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
-
Function to parse a URI from a string.
- ParseUrl(FnNode) - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.ParseUrl
- Part() - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.Template.Part
- partition() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Arn
- Partition - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- PARTITION - Static variable in class software.amazon.awssdk.services.codeconnections.endpoints.internal.ParseArn
- Partition.Builder - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- PartitionDataProvider - Interface in software.amazon.awssdk.services.codeconnections.endpoints.internal
- PartitionFn - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- PartitionFn(FnNode) - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.PartitionFn
- partitions() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Partitions
- partitions(List<Partition>) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Partitions.Builder
- Partitions - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- Partitions.Builder - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- path() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.GetAttr
- path(String) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.GetAttr.Builder
- PATH - Static variable in class software.amazon.awssdk.services.codeconnections.endpoints.internal.ParseUrl
- PENDING - software.amazon.awssdk.services.codeconnections.model.ConnectionStatus
- pop() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Scope
- properties(Map<String, Value>) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value.Endpoint.Builder
- property(String, Value) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value.Endpoint.Builder
- propertyName() - Method in interface software.amazon.awssdk.services.codeconnections.endpoints.internal.EndpointAttributeProvider
- providerEndpoint() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateHostRequest
-
The endpoint of the infrastructure to be represented by the host after it is created.
- providerEndpoint() - Method in class software.amazon.awssdk.services.codeconnections.model.GetHostResponse
-
The endpoint of the infrastructure represented by the requested host.
- providerEndpoint() - Method in class software.amazon.awssdk.services.codeconnections.model.Host
-
The endpoint of the infrastructure where your provider type is installed.
- providerEndpoint() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateHostRequest
-
The URL or endpoint of the host to be updated.
- providerEndpoint(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.CreateHostRequest.Builder
-
The endpoint of the infrastructure to be represented by the host after it is created.
- providerEndpoint(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.GetHostResponse.Builder
-
The endpoint of the infrastructure represented by the requested host.
- providerEndpoint(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.Host.Builder
-
The endpoint of the infrastructure where your provider type is installed.
- providerEndpoint(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.UpdateHostRequest.Builder
-
The URL or endpoint of the host to be updated.
- providerType() - Method in class software.amazon.awssdk.services.codeconnections.model.Connection
-
The name of the external provider where your third-party code repository is configured.
- providerType() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateConnectionRequest
-
The name of the external provider where your third-party code repository is configured.
- providerType() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateHostRequest
-
The name of the installed provider to be associated with your connection.
- providerType() - Method in class software.amazon.awssdk.services.codeconnections.model.GetHostResponse
-
The provider type of the requested host, such as GitHub Enterprise Server.
- providerType() - Method in class software.amazon.awssdk.services.codeconnections.model.Host
-
The name of the installed provider to be associated with your connection.
- providerType() - Method in class software.amazon.awssdk.services.codeconnections.model.RepositoryLinkInfo
-
The provider type for the connection, such as GitHub, associated with the repository link.
- providerType() - Method in class software.amazon.awssdk.services.codeconnections.model.Revision
-
The provider type for a revision, such as GitHub.
- providerType() - Method in class software.amazon.awssdk.services.codeconnections.model.SyncConfiguration
-
The connection provider type associated with a specific sync configuration, such as GitHub.
- providerType(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.Connection.Builder
-
The name of the external provider where your third-party code repository is configured.
- providerType(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.CreateConnectionRequest.Builder
-
The name of the external provider where your third-party code repository is configured.
- providerType(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.CreateHostRequest.Builder
-
The name of the installed provider to be associated with your connection.
- providerType(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.GetHostResponse.Builder
-
The provider type of the requested host, such as GitHub Enterprise Server.
- providerType(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.Host.Builder
-
The name of the installed provider to be associated with your connection.
- providerType(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.RepositoryLinkInfo.Builder
-
The provider type for the connection, such as GitHub, associated with the repository link.
- providerType(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.Revision.Builder
-
The provider type for a revision, such as GitHub.
- providerType(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.SyncConfiguration.Builder
-
The connection provider type associated with a specific sync configuration, such as GitHub.
- providerType(ProviderType) - Method in interface software.amazon.awssdk.services.codeconnections.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.codeconnections.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.codeconnections.model.CreateHostRequest.Builder
-
The name of the installed provider to be associated with your connection.
- providerType(ProviderType) - Method in interface software.amazon.awssdk.services.codeconnections.model.GetHostResponse.Builder
-
The provider type of the requested host, such as GitHub Enterprise Server.
- providerType(ProviderType) - Method in interface software.amazon.awssdk.services.codeconnections.model.Host.Builder
-
The name of the installed provider to be associated with your connection.
- providerType(ProviderType) - Method in interface software.amazon.awssdk.services.codeconnections.model.RepositoryLinkInfo.Builder
-
The provider type for the connection, such as GitHub, associated with the repository link.
- providerType(ProviderType) - Method in interface software.amazon.awssdk.services.codeconnections.model.Revision.Builder
-
The provider type for a revision, such as GitHub.
- providerType(ProviderType) - Method in interface software.amazon.awssdk.services.codeconnections.model.SyncConfiguration.Builder
-
The connection provider type associated with a specific sync configuration, such as GitHub.
- ProviderType - Enum in software.amazon.awssdk.services.codeconnections.model
- providerTypeAsString() - Method in class software.amazon.awssdk.services.codeconnections.model.Connection
-
The name of the external provider where your third-party code repository is configured.
- providerTypeAsString() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateConnectionRequest
-
The name of the external provider where your third-party code repository is configured.
- providerTypeAsString() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateHostRequest
-
The name of the installed provider to be associated with your connection.
- providerTypeAsString() - Method in class software.amazon.awssdk.services.codeconnections.model.GetHostResponse
-
The provider type of the requested host, such as GitHub Enterprise Server.
- providerTypeAsString() - Method in class software.amazon.awssdk.services.codeconnections.model.Host
-
The name of the installed provider to be associated with your connection.
- providerTypeAsString() - Method in class software.amazon.awssdk.services.codeconnections.model.RepositoryLinkInfo
-
The provider type for the connection, such as GitHub, associated with the repository link.
- providerTypeAsString() - Method in class software.amazon.awssdk.services.codeconnections.model.Revision
-
The provider type for a revision, such as GitHub.
- providerTypeAsString() - Method in class software.amazon.awssdk.services.codeconnections.model.SyncConfiguration
-
The connection provider type associated with a specific sync configuration, such as GitHub.
- providerTypeFilter() - Method in class software.amazon.awssdk.services.codeconnections.model.ListConnectionsRequest
-
Filters the list of connections to those associated with a specified provider, such as Bitbucket.
- providerTypeFilter(String) - Method in interface software.amazon.awssdk.services.codeconnections.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.codeconnections.model.ListConnectionsRequest.Builder
-
Filters the list of connections to those associated with a specified provider, such as Bitbucket.
- providerTypeFilterAsString() - Method in class software.amazon.awssdk.services.codeconnections.model.ListConnectionsRequest
-
Filters the list of connections to those associated with a specified provider, such as Bitbucket.
- publishDeploymentStatus() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateSyncConfigurationRequest
-
Whether to enable or disable publishing of deployment status to source providers.
- publishDeploymentStatus() - Method in class software.amazon.awssdk.services.codeconnections.model.SyncConfiguration
-
Whether to enable or disable publishing of deployment status to source providers.
- publishDeploymentStatus() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncConfigurationRequest
-
Whether to enable or disable publishing of deployment status to source providers.
- publishDeploymentStatus(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.CreateSyncConfigurationRequest.Builder
-
Whether to enable or disable publishing of deployment status to source providers.
- publishDeploymentStatus(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.SyncConfiguration.Builder
-
Whether to enable or disable publishing of deployment status to source providers.
- publishDeploymentStatus(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.UpdateSyncConfigurationRequest.Builder
-
Whether to enable or disable publishing of deployment status to source providers.
- publishDeploymentStatus(PublishDeploymentStatus) - Method in interface software.amazon.awssdk.services.codeconnections.model.CreateSyncConfigurationRequest.Builder
-
Whether to enable or disable publishing of deployment status to source providers.
- publishDeploymentStatus(PublishDeploymentStatus) - Method in interface software.amazon.awssdk.services.codeconnections.model.SyncConfiguration.Builder
-
Whether to enable or disable publishing of deployment status to source providers.
- publishDeploymentStatus(PublishDeploymentStatus) - Method in interface software.amazon.awssdk.services.codeconnections.model.UpdateSyncConfigurationRequest.Builder
-
Whether to enable or disable publishing of deployment status to source providers.
- PublishDeploymentStatus - Enum in software.amazon.awssdk.services.codeconnections.model
- publishDeploymentStatusAsString() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateSyncConfigurationRequest
-
Whether to enable or disable publishing of deployment status to source providers.
- publishDeploymentStatusAsString() - Method in class software.amazon.awssdk.services.codeconnections.model.SyncConfiguration
-
Whether to enable or disable publishing of deployment status to source providers.
- publishDeploymentStatusAsString() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncConfigurationRequest
-
Whether to enable or disable publishing of deployment status to source providers.
- push() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Scope
- putAuthScheme(AuthScheme<?>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsServiceClientConfiguration.Builder
- putAuthScheme(AuthScheme<?>) - Method in class software.amazon.awssdk.services.codeconnections.internal.CodeConnectionsServiceClientConfigurationBuilder
- putRegion(String, RegionOverride) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Partition.Builder
Q
- QUEUED - software.amazon.awssdk.services.codeconnections.model.RepositorySyncStatus
R
- ref(Identifier) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Expr
- Ref - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
-
A reference to a field.
- Ref(Identifier) - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.Ref
- region() - Method in interface software.amazon.awssdk.services.codeconnections.auth.scheme.CodeConnectionsAuthSchemeParams
-
Returns the region.
- region() - Method in class software.amazon.awssdk.services.codeconnections.auth.scheme.internal.DefaultCodeConnectionsAuthSchemeParams
- region() - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsServiceClientConfiguration.Builder
-
Gets the value for AWS region
- region() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.CodeConnectionsEndpointParams
- region() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Arn
- region() - Method in class software.amazon.awssdk.services.codeconnections.internal.CodeConnectionsServiceClientConfigurationBuilder
-
Gets the value for AWS region
- region(Region) - Method in interface software.amazon.awssdk.services.codeconnections.auth.scheme.CodeConnectionsAuthSchemeParams.Builder
-
Set the region.
- region(Region) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsServiceClientConfiguration.Builder
-
Sets the value for AWS region
- region(Region) - Method in interface software.amazon.awssdk.services.codeconnections.endpoints.CodeConnectionsEndpointParams.Builder
- region(Region) - Method in class software.amazon.awssdk.services.codeconnections.internal.CodeConnectionsServiceClientConfigurationBuilder
-
Sets the value for AWS region
- REGION - Static variable in class software.amazon.awssdk.services.codeconnections.endpoints.internal.ParseArn
- regionBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.AwsEndpointProviderUtils
- RegionOverride - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- RegionOverride.Builder - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- regionRegex() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Partition
- regionRegex(String) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Partition.Builder
- regions() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Partition
- regions(Map<String, RegionOverride>) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Partition.Builder
- repositoryLinkArn() - Method in class software.amazon.awssdk.services.codeconnections.model.RepositoryLinkInfo
-
The Amazon Resource Name (ARN) of the repository link.
- repositoryLinkArn(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.RepositoryLinkInfo.Builder
-
The Amazon Resource Name (ARN) of the repository link.
- repositoryLinkId() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateSyncConfigurationRequest
-
The ID of the repository link created for the connection.
- repositoryLinkId() - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteRepositoryLinkRequest
-
The ID of the repository link to be deleted.
- repositoryLinkId() - Method in class software.amazon.awssdk.services.codeconnections.model.GetRepositoryLinkRequest
-
The ID of the repository link to get.
- repositoryLinkId() - Method in class software.amazon.awssdk.services.codeconnections.model.GetRepositorySyncStatusRequest
-
The repository link ID for the requested repository sync status.
- repositoryLinkId() - Method in class software.amazon.awssdk.services.codeconnections.model.ListRepositorySyncDefinitionsRequest
-
The ID of the repository link for the sync definition for which you want to retrieve information.
- repositoryLinkId() - Method in class software.amazon.awssdk.services.codeconnections.model.ListSyncConfigurationsRequest
-
The ID of the repository link for the requested list of sync configurations.
- repositoryLinkId() - Method in class software.amazon.awssdk.services.codeconnections.model.RepositoryLinkInfo
-
The ID of the repository link.
- repositoryLinkId() - Method in class software.amazon.awssdk.services.codeconnections.model.SyncConfiguration
-
The ID of the repository link associated with a specific sync configuration.
- repositoryLinkId() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateRepositoryLinkRequest
-
The ID of the repository link to be updated.
- repositoryLinkId() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncConfigurationRequest
-
The ID of the repository link for the sync configuration to be updated.
- repositoryLinkId(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.CreateSyncConfigurationRequest.Builder
-
The ID of the repository link created for the connection.
- repositoryLinkId(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.DeleteRepositoryLinkRequest.Builder
-
The ID of the repository link to be deleted.
- repositoryLinkId(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.GetRepositoryLinkRequest.Builder
-
The ID of the repository link to get.
- repositoryLinkId(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.GetRepositorySyncStatusRequest.Builder
-
The repository link ID for the requested repository sync status.
- repositoryLinkId(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.ListRepositorySyncDefinitionsRequest.Builder
-
The ID of the repository link for the sync definition for which you want to retrieve information.
- repositoryLinkId(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.ListSyncConfigurationsRequest.Builder
-
The ID of the repository link for the requested list of sync configurations.
- repositoryLinkId(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.RepositoryLinkInfo.Builder
-
The ID of the repository link.
- repositoryLinkId(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.SyncConfiguration.Builder
-
The ID of the repository link associated with a specific sync configuration.
- repositoryLinkId(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.UpdateRepositoryLinkRequest.Builder
-
The ID of the repository link to be updated.
- repositoryLinkId(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.UpdateSyncConfigurationRequest.Builder
-
The ID of the repository link for the sync configuration to be updated.
- repositoryLinkInfo() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateRepositoryLinkResponse
-
The returned information about the created repository link.
- repositoryLinkInfo() - Method in class software.amazon.awssdk.services.codeconnections.model.GetRepositoryLinkResponse
-
The information returned for a specified repository link.
- repositoryLinkInfo() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateRepositoryLinkResponse
-
Information about the repository link to be updated.
- repositoryLinkInfo(Consumer<RepositoryLinkInfo.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.model.CreateRepositoryLinkResponse.Builder
-
The returned information about the created repository link.
- repositoryLinkInfo(Consumer<RepositoryLinkInfo.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.model.GetRepositoryLinkResponse.Builder
-
The information returned for a specified repository link.
- repositoryLinkInfo(Consumer<RepositoryLinkInfo.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.model.UpdateRepositoryLinkResponse.Builder
-
Information about the repository link to be updated.
- repositoryLinkInfo(RepositoryLinkInfo) - Method in interface software.amazon.awssdk.services.codeconnections.model.CreateRepositoryLinkResponse.Builder
-
The returned information about the created repository link.
- repositoryLinkInfo(RepositoryLinkInfo) - Method in interface software.amazon.awssdk.services.codeconnections.model.GetRepositoryLinkResponse.Builder
-
The information returned for a specified repository link.
- repositoryLinkInfo(RepositoryLinkInfo) - Method in interface software.amazon.awssdk.services.codeconnections.model.UpdateRepositoryLinkResponse.Builder
-
Information about the repository link to be updated.
- RepositoryLinkInfo - Class in software.amazon.awssdk.services.codeconnections.model
-
Information about the repository link resource, such as the repository link ARN, the associated connection ARN, encryption key ARN, and owner ID.
- RepositoryLinkInfo.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- repositoryLinks() - Method in class software.amazon.awssdk.services.codeconnections.model.ListRepositoryLinksResponse
-
Lists the repository links called by the list repository links operation.
- repositoryLinks(Collection<RepositoryLinkInfo>) - Method in interface software.amazon.awssdk.services.codeconnections.model.ListRepositoryLinksResponse.Builder
-
Lists the repository links called by the list repository links operation.
- repositoryLinks(Consumer<RepositoryLinkInfo.Builder>...) - Method in interface software.amazon.awssdk.services.codeconnections.model.ListRepositoryLinksResponse.Builder
-
Lists the repository links called by the list repository links operation.
- repositoryLinks(RepositoryLinkInfo...) - Method in interface software.amazon.awssdk.services.codeconnections.model.ListRepositoryLinksResponse.Builder
-
Lists the repository links called by the list repository links operation.
- repositoryName() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateRepositoryLinkRequest
-
The name of the repository to be associated with the repository link.
- repositoryName() - Method in class software.amazon.awssdk.services.codeconnections.model.RepositoryLinkInfo
-
The name of the repository associated with the repository link.
- repositoryName() - Method in class software.amazon.awssdk.services.codeconnections.model.Revision
-
The repository name for a specific revision.
- repositoryName() - Method in class software.amazon.awssdk.services.codeconnections.model.SyncConfiguration
-
The name of the repository associated with a specific sync configuration.
- repositoryName(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.CreateRepositoryLinkRequest.Builder
-
The name of the repository to be associated with the repository link.
- repositoryName(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.RepositoryLinkInfo.Builder
-
The name of the repository associated with the repository link.
- repositoryName(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.Revision.Builder
-
The repository name for a specific revision.
- repositoryName(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.SyncConfiguration.Builder
-
The name of the repository associated with a specific sync configuration.
- RepositorySyncAttempt - Class in software.amazon.awssdk.services.codeconnections.model
-
Information about a repository sync attempt for a repository with a sync configuration.
- RepositorySyncAttempt.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- RepositorySyncDefinition - Class in software.amazon.awssdk.services.codeconnections.model
-
The definition for a repository with a sync configuration.
- RepositorySyncDefinition.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- repositorySyncDefinitions() - Method in class software.amazon.awssdk.services.codeconnections.model.ListRepositorySyncDefinitionsResponse
-
The list of repository sync definitions returned by the request.
- repositorySyncDefinitions(Collection<RepositorySyncDefinition>) - Method in interface software.amazon.awssdk.services.codeconnections.model.ListRepositorySyncDefinitionsResponse.Builder
-
The list of repository sync definitions returned by the request.
- repositorySyncDefinitions(Consumer<RepositorySyncDefinition.Builder>...) - Method in interface software.amazon.awssdk.services.codeconnections.model.ListRepositorySyncDefinitionsResponse.Builder
-
The list of repository sync definitions returned by the request.
- repositorySyncDefinitions(RepositorySyncDefinition...) - Method in interface software.amazon.awssdk.services.codeconnections.model.ListRepositorySyncDefinitionsResponse.Builder
-
The list of repository sync definitions returned by the request.
- RepositorySyncEvent - Class in software.amazon.awssdk.services.codeconnections.model
-
Information about a repository sync event.
- RepositorySyncEvent.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- RepositorySyncStatus - Enum in software.amazon.awssdk.services.codeconnections.model
- requestId(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.AccessDeniedException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.CodeConnectionsException.Builder
- requestId(String) - Method in class software.amazon.awssdk.services.codeconnections.model.CodeConnectionsException.BuilderImpl
- requestId(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.ConcurrentModificationException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.ConditionalCheckFailedException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.ConflictException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.InternalServerException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.InvalidInputException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.LimitExceededException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.ResourceAlreadyExistsException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.ResourceNotFoundException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.ResourceUnavailableException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.RetryLatestCommitFailedException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.SyncBlockerDoesNotExistException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.SyncConfigurationStillExistsException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.ThrottlingException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.UnsupportedOperationException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.UnsupportedProviderTypeException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.UpdateOutOfSyncException.Builder
- required(boolean) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Parameter.Builder
- resolveAuthScheme(Consumer<CodeConnectionsAuthSchemeParams.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.auth.scheme.CodeConnectionsAuthSchemeProvider
-
Resolve the auth schemes based on the given set of parameters.
- resolveAuthScheme(CodeConnectionsAuthSchemeParams) - Method in interface software.amazon.awssdk.services.codeconnections.auth.scheme.CodeConnectionsAuthSchemeProvider
-
Resolve the auth schemes based on the given set of parameters.
- resolveAuthScheme(CodeConnectionsAuthSchemeParams) - Method in class software.amazon.awssdk.services.codeconnections.auth.scheme.internal.DefaultCodeConnectionsAuthSchemeProvider
- RESOLVED - software.amazon.awssdk.services.codeconnections.model.BlockerStatus
- resolvedAt() - Method in class software.amazon.awssdk.services.codeconnections.model.SyncBlocker
-
The time that a specific sync blocker was resolved.
- resolvedAt(Instant) - Method in interface software.amazon.awssdk.services.codeconnections.model.SyncBlocker.Builder
-
The time that a specific sync blocker was resolved.
- resolvedReason() - Method in class software.amazon.awssdk.services.codeconnections.model.SyncBlocker
-
The resolved reason for a specific sync blocker.
- resolvedReason() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncBlockerRequest
-
The reason for resolving the sync blocker.
- resolvedReason(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.SyncBlocker.Builder
-
The resolved reason for a specific sync blocker.
- resolvedReason(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.UpdateSyncBlockerRequest.Builder
-
The reason for resolving the sync blocker.
- resolveEndpoint(Consumer<CodeConnectionsEndpointParams.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.endpoints.CodeConnectionsEndpointProvider
-
Compute the endpoint based on the given set of parameters.
- resolveEndpoint(CodeConnectionsEndpointParams) - Method in interface software.amazon.awssdk.services.codeconnections.endpoints.CodeConnectionsEndpointProvider
-
Compute the endpoint based on the given set of parameters.
- resolveEndpoint(CodeConnectionsEndpointParams) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.DefaultCodeConnectionsEndpointProvider
- resource() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Arn
- ResourceAlreadyExistsException - Exception in software.amazon.awssdk.services.codeconnections.model
-
Unable to create resource.
- ResourceAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- resourceArn() - Method in class software.amazon.awssdk.services.codeconnections.model.ListTagsForResourceRequest
-
The Amazon Resource Name (ARN) of the resource for which you want to get information about tags, if any.
- resourceArn() - Method in class software.amazon.awssdk.services.codeconnections.model.TagResourceRequest
-
The Amazon Resource Name (ARN) of the resource to which you want to add or update tags.
- resourceArn() - Method in class software.amazon.awssdk.services.codeconnections.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) of the resource to remove tags from.
- resourceArn(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.ListTagsForResourceRequest.Builder
-
The Amazon Resource Name (ARN) of the resource for which you want to get information about tags, if any.
- resourceArn(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.TagResourceRequest.Builder
-
The Amazon Resource Name (ARN) of the resource to which you want to add or update tags.
- resourceArn(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.UntagResourceRequest.Builder
-
The Amazon Resource Name (ARN) of the resource to remove tags from.
- resourceName() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateSyncConfigurationRequest
-
The name of the Amazon Web Services resource (for example, a CloudFormation stack in the case of CFN_STACK_SYNC) that will be synchronized from the linked repository.
- resourceName() - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteSyncConfigurationRequest
-
The name of the Amazon Web Services resource associated with the sync configuration to be deleted.
- resourceName() - Method in class software.amazon.awssdk.services.codeconnections.model.GetResourceSyncStatusRequest
-
The name of the Amazon Web Services resource for the sync status with the Git repository.
- resourceName() - Method in class software.amazon.awssdk.services.codeconnections.model.GetSyncBlockerSummaryRequest
-
The name of the Amazon Web Services resource currently blocked from automatically being synced from a Git repository.
- resourceName() - Method in class software.amazon.awssdk.services.codeconnections.model.GetSyncConfigurationRequest
-
The name of the Amazon Web Services resource for the sync configuration for which you want to retrieve information.
- resourceName() - Method in class software.amazon.awssdk.services.codeconnections.model.SyncBlockerSummary
-
The resource name for sync blocker summary.
- resourceName() - Method in class software.amazon.awssdk.services.codeconnections.model.SyncConfiguration
-
The name of the connection resource associated with a specific sync configuration.
- resourceName() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncBlockerRequest
-
The name of the resource for the sync blocker to be updated.
- resourceName() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncBlockerResponse
-
The resource name for the sync blocker.
- resourceName() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncConfigurationRequest
-
The name of the Amazon Web Services resource for the sync configuration to be updated.
- resourceName(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.CreateSyncConfigurationRequest.Builder
-
The name of the Amazon Web Services resource (for example, a CloudFormation stack in the case of CFN_STACK_SYNC) that will be synchronized from the linked repository.
- resourceName(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.DeleteSyncConfigurationRequest.Builder
-
The name of the Amazon Web Services resource associated with the sync configuration to be deleted.
- resourceName(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.GetResourceSyncStatusRequest.Builder
-
The name of the Amazon Web Services resource for the sync status with the Git repository.
- resourceName(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.GetSyncBlockerSummaryRequest.Builder
-
The name of the Amazon Web Services resource currently blocked from automatically being synced from a Git repository.
- resourceName(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.GetSyncConfigurationRequest.Builder
-
The name of the Amazon Web Services resource for the sync configuration for which you want to retrieve information.
- resourceName(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.SyncBlockerSummary.Builder
-
The resource name for sync blocker summary.
- resourceName(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.SyncConfiguration.Builder
-
The name of the connection resource associated with a specific sync configuration.
- resourceName(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.UpdateSyncBlockerRequest.Builder
-
The name of the resource for the sync blocker to be updated.
- resourceName(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.UpdateSyncBlockerResponse.Builder
-
The resource name for the sync blocker.
- resourceName(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.UpdateSyncConfigurationRequest.Builder
-
The name of the Amazon Web Services resource for the sync configuration to be updated.
- ResourceNotFoundException - Exception in software.amazon.awssdk.services.codeconnections.model
-
Resource not found.
- ResourceNotFoundException.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- ResourceSyncAttempt - Class in software.amazon.awssdk.services.codeconnections.model
-
Information about a resource sync attempt.
- ResourceSyncAttempt.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- ResourceSyncEvent - Class in software.amazon.awssdk.services.codeconnections.model
-
Information about a resource sync event for the resource associated with a sync configuration.
- ResourceSyncEvent.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- ResourceSyncStatus - Enum in software.amazon.awssdk.services.codeconnections.model
- ResourceUnavailableException - Exception in software.amazon.awssdk.services.codeconnections.model
-
Resource not found.
- ResourceUnavailableException.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- responseMetadata() - Method in interface software.amazon.awssdk.services.codeconnections.model.CodeConnectionsResponse.Builder
- responseMetadata() - Method in class software.amazon.awssdk.services.codeconnections.model.CodeConnectionsResponse.BuilderImpl
- responseMetadata() - Method in class software.amazon.awssdk.services.codeconnections.model.CodeConnectionsResponse
- responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.codeconnections.model.CodeConnectionsResponse.Builder
- responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.codeconnections.model.CodeConnectionsResponse.BuilderImpl
- result(String) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Condition.Builder
- RetryLatestCommitFailedException - Exception in software.amazon.awssdk.services.codeconnections.model
-
Retrying the latest commit failed.
- RetryLatestCommitFailedException.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- reverse() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Substring
- Revision - Class in software.amazon.awssdk.services.codeconnections.model
-
Information about the revision for a specific sync event, such as the branch, owner ID, and name of the repository.
- Revision.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- roleArn() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateSyncConfigurationRequest
-
The ARN of the IAM role that grants permission for Amazon Web Services to use Git sync to update a given Amazon Web Services resource on your behalf.
- roleArn() - Method in class software.amazon.awssdk.services.codeconnections.model.SyncConfiguration
-
The Amazon Resource Name (ARN) of the IAM role associated with a specific sync configuration.
- roleArn() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncConfigurationRequest
-
The ARN of the IAM role for the sync configuration to be updated.
- roleArn(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.CreateSyncConfigurationRequest.Builder
-
The ARN of the IAM role that grants permission for Amazon Web Services to use Git sync to update a given Amazon Web Services resource on your behalf.
- roleArn(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.SyncConfiguration.Builder
-
The Amazon Resource Name (ARN) of the IAM role associated with a specific sync configuration.
- roleArn(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.UpdateSyncConfigurationRequest.Builder
-
The ARN of the IAM role for the sync configuration to be updated.
- Rule - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- Rule(Rule.Builder) - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.Rule
- Rule.Builder - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- RuleEngine - Interface in software.amazon.awssdk.services.codeconnections.endpoints.internal
- RuleError - Exception in software.amazon.awssdk.services.codeconnections.endpoints.internal
- RuleError(RuleError.BuilderImpl) - Constructor for exception software.amazon.awssdk.services.codeconnections.endpoints.internal.RuleError
- RuleError.Builder - Interface in software.amazon.awssdk.services.codeconnections.endpoints.internal
- RuleEvaluator - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- RuleEvaluator() - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.RuleEvaluator
- ruleParams(SdkRequest, ExecutionAttributes) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.CodeConnectionsResolveEndpointInterceptor
- RULES - Static variable in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Rule
- RuleValueVisitor<R> - Interface in software.amazon.awssdk.services.codeconnections.endpoints.internal
-
Visitor for the right-hand side of rules (tree, error, endpoint)
S
- SCHEME - Static variable in class software.amazon.awssdk.services.codeconnections.endpoints.internal.ParseUrl
- Scope<T> - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- Scope() - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.Scope
- sdkFields() - Method in exception software.amazon.awssdk.services.codeconnections.model.AccessDeniedException
- sdkFields() - Method in exception software.amazon.awssdk.services.codeconnections.model.ConcurrentModificationException
- sdkFields() - Method in exception software.amazon.awssdk.services.codeconnections.model.ConditionalCheckFailedException
- sdkFields() - Method in exception software.amazon.awssdk.services.codeconnections.model.ConflictException
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.Connection
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateConnectionRequest
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateConnectionResponse
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateHostRequest
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateHostResponse
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateRepositoryLinkRequest
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateRepositoryLinkResponse
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateSyncConfigurationRequest
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateSyncConfigurationResponse
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteConnectionRequest
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteConnectionResponse
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteHostRequest
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteHostResponse
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteRepositoryLinkRequest
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteRepositoryLinkResponse
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteSyncConfigurationRequest
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteSyncConfigurationResponse
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.GetConnectionRequest
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.GetConnectionResponse
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.GetHostRequest
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.GetHostResponse
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.GetRepositoryLinkRequest
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.GetRepositoryLinkResponse
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.GetRepositorySyncStatusRequest
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.GetRepositorySyncStatusResponse
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.GetResourceSyncStatusRequest
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.GetResourceSyncStatusResponse
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.GetSyncBlockerSummaryRequest
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.GetSyncBlockerSummaryResponse
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.GetSyncConfigurationRequest
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.GetSyncConfigurationResponse
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.Host
- sdkFields() - Method in exception software.amazon.awssdk.services.codeconnections.model.InternalServerException
- sdkFields() - Method in exception software.amazon.awssdk.services.codeconnections.model.InvalidInputException
- sdkFields() - Method in exception software.amazon.awssdk.services.codeconnections.model.LimitExceededException
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.ListConnectionsRequest
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.ListConnectionsResponse
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.ListHostsRequest
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.ListHostsResponse
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.ListRepositoryLinksRequest
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.ListRepositoryLinksResponse
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.ListRepositorySyncDefinitionsRequest
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.ListRepositorySyncDefinitionsResponse
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.ListSyncConfigurationsRequest
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.ListSyncConfigurationsResponse
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.ListTagsForResourceRequest
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.ListTagsForResourceResponse
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.RepositoryLinkInfo
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.RepositorySyncAttempt
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.RepositorySyncDefinition
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.RepositorySyncEvent
- sdkFields() - Method in exception software.amazon.awssdk.services.codeconnections.model.ResourceAlreadyExistsException
- sdkFields() - Method in exception software.amazon.awssdk.services.codeconnections.model.ResourceNotFoundException
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.ResourceSyncAttempt
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.ResourceSyncEvent
- sdkFields() - Method in exception software.amazon.awssdk.services.codeconnections.model.ResourceUnavailableException
- sdkFields() - Method in exception software.amazon.awssdk.services.codeconnections.model.RetryLatestCommitFailedException
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.Revision
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.SyncBlocker
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.SyncBlockerContext
- sdkFields() - Method in exception software.amazon.awssdk.services.codeconnections.model.SyncBlockerDoesNotExistException
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.SyncBlockerSummary
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.SyncConfiguration
- sdkFields() - Method in exception software.amazon.awssdk.services.codeconnections.model.SyncConfigurationStillExistsException
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.Tag
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.TagResourceRequest
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.TagResourceResponse
- sdkFields() - Method in exception software.amazon.awssdk.services.codeconnections.model.ThrottlingException
- sdkFields() - Method in exception software.amazon.awssdk.services.codeconnections.model.UnsupportedOperationException
- sdkFields() - Method in exception software.amazon.awssdk.services.codeconnections.model.UnsupportedProviderTypeException
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.UntagResourceRequest
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.UntagResourceResponse
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateHostRequest
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateHostResponse
- sdkFields() - Method in exception software.amazon.awssdk.services.codeconnections.model.UpdateOutOfSyncException
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateRepositoryLinkRequest
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateRepositoryLinkResponse
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncBlockerRequest
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncBlockerResponse
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncConfigurationRequest
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncConfigurationResponse
- sdkFields() - Method in class software.amazon.awssdk.services.codeconnections.model.VpcConfiguration
- securityGroupIds() - Method in class software.amazon.awssdk.services.codeconnections.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.
- securityGroupIds(String...) - Method in interface software.amazon.awssdk.services.codeconnections.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(Collection<String>) - Method in interface software.amazon.awssdk.services.codeconnections.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.
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codeconnections.model.AccessDeniedException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codeconnections.model.CodeConnectionsException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codeconnections.model.ConcurrentModificationException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codeconnections.model.ConditionalCheckFailedException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codeconnections.model.ConflictException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.Connection
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.CreateConnectionRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.CreateConnectionResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.CreateHostRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.CreateHostResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.CreateRepositoryLinkRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.CreateRepositoryLinkResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.CreateSyncConfigurationRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.CreateSyncConfigurationResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.DeleteConnectionRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.DeleteConnectionResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.DeleteHostRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.DeleteHostResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.DeleteRepositoryLinkRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.DeleteRepositoryLinkResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.DeleteSyncConfigurationRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.DeleteSyncConfigurationResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.GetConnectionRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.GetConnectionResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.GetHostRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.GetHostResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.GetRepositoryLinkRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.GetRepositoryLinkResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.GetRepositorySyncStatusRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.GetRepositorySyncStatusResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.GetResourceSyncStatusRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.GetResourceSyncStatusResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.GetSyncBlockerSummaryRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.GetSyncBlockerSummaryResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.GetSyncConfigurationRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.GetSyncConfigurationResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.Host
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codeconnections.model.InternalServerException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codeconnections.model.InvalidInputException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codeconnections.model.LimitExceededException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.ListConnectionsRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.ListConnectionsResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.ListHostsRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.ListHostsResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.ListRepositoryLinksRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.ListRepositoryLinksResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.ListRepositorySyncDefinitionsRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.ListRepositorySyncDefinitionsResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.ListSyncConfigurationsRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.ListSyncConfigurationsResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.ListTagsForResourceRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.ListTagsForResourceResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.RepositoryLinkInfo
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.RepositorySyncAttempt
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.RepositorySyncDefinition
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.RepositorySyncEvent
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codeconnections.model.ResourceAlreadyExistsException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codeconnections.model.ResourceNotFoundException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.ResourceSyncAttempt
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.ResourceSyncEvent
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codeconnections.model.ResourceUnavailableException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codeconnections.model.RetryLatestCommitFailedException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.Revision
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.SyncBlocker
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.SyncBlockerContext
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codeconnections.model.SyncBlockerDoesNotExistException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.SyncBlockerSummary
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.SyncConfiguration
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codeconnections.model.SyncConfigurationStillExistsException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.Tag
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.TagResourceRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.TagResourceResponse
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codeconnections.model.ThrottlingException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codeconnections.model.UnsupportedOperationException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codeconnections.model.UnsupportedProviderTypeException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.UntagResourceRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.UntagResourceResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.UpdateHostRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.UpdateHostResponse
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codeconnections.model.UpdateOutOfSyncException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.UpdateRepositoryLinkRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.UpdateRepositoryLinkResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncBlockerRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncBlockerResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncConfigurationRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncConfigurationResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeconnections.model.VpcConfiguration
- service() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Arn
- SERVICE - Static variable in class software.amazon.awssdk.services.codeconnections.endpoints.internal.ParseArn
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
Value for looking up the service's metadata from the
ServiceMetadataProvider. - SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
Value for looking up the service's metadata from the
ServiceMetadataProvider. - SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
- serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
- serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
- serviceId(String) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.EndpointRuleset.Builder
- serviceMetadata() - Static method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
- setUri(SdkHttpRequest, URI, URI) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.AwsEndpointProviderUtils
-
This sets the request URI to the resolved URI returned by the endpoint provider.
- sha() - Method in class software.amazon.awssdk.services.codeconnections.model.Revision
-
The SHA, such as the commit ID, for a specific revision.
- sha(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.Revision.Builder
-
The SHA, such as the commit ID, for a specific revision.
- since() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Parameter.Deprecated
- SingleArgFn - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- SingleArgFn(FnNode) - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.SingleArgFn
- size() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value.Array
- software.amazon.awssdk.services.codeconnections - package software.amazon.awssdk.services.codeconnections
-
AWS CodeConnections - software.amazon.awssdk.services.codeconnections.auth.scheme - package software.amazon.awssdk.services.codeconnections.auth.scheme
- software.amazon.awssdk.services.codeconnections.auth.scheme.internal - package software.amazon.awssdk.services.codeconnections.auth.scheme.internal
- software.amazon.awssdk.services.codeconnections.endpoints - package software.amazon.awssdk.services.codeconnections.endpoints
- software.amazon.awssdk.services.codeconnections.endpoints.internal - package software.amazon.awssdk.services.codeconnections.endpoints.internal
- software.amazon.awssdk.services.codeconnections.internal - package software.amazon.awssdk.services.codeconnections.internal
- software.amazon.awssdk.services.codeconnections.model - package software.amazon.awssdk.services.codeconnections.model
- software.amazon.awssdk.services.codeconnections.paginators - package software.amazon.awssdk.services.codeconnections.paginators
- software.amazon.awssdk.services.codeconnections.transform - package software.amazon.awssdk.services.codeconnections.transform
- SourceException - Exception in software.amazon.awssdk.services.codeconnections.endpoints.internal
- SourceException.BuilderImpl - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- startedAt() - Method in class software.amazon.awssdk.services.codeconnections.model.RepositorySyncAttempt
-
The start time of a specific sync attempt.
- startedAt() - Method in class software.amazon.awssdk.services.codeconnections.model.ResourceSyncAttempt
-
The start time for a resource sync attempt.
- startedAt(Instant) - Method in interface software.amazon.awssdk.services.codeconnections.model.RepositorySyncAttempt.Builder
-
The start time of a specific sync attempt.
- startedAt(Instant) - Method in interface software.amazon.awssdk.services.codeconnections.model.ResourceSyncAttempt.Builder
-
The start time for a resource sync attempt.
- startIndex() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Substring
- startMultipartTemplate() - Method in interface software.amazon.awssdk.services.codeconnections.endpoints.internal.TemplateVisitor
-
Invoked prior to visiting a multipart template like `https://{Region}.{dnsSuffix}`.
- status() - Method in class software.amazon.awssdk.services.codeconnections.model.GetHostResponse
-
The status of the requested host.
- status() - Method in class software.amazon.awssdk.services.codeconnections.model.Host
-
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.codeconnections.model.RepositorySyncAttempt
-
The status of a specific sync attempt.
- status() - Method in class software.amazon.awssdk.services.codeconnections.model.ResourceSyncAttempt
-
The status for a resource sync attempt.
- status() - Method in class software.amazon.awssdk.services.codeconnections.model.SyncBlocker
-
The status for a specific sync blocker.
- status(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.GetHostResponse.Builder
-
The status of the requested host.
- status(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.Host.Builder
-
The status of the host, such as PENDING, AVAILABLE, VPC_CONFIG_DELETING, VPC_CONFIG_INITIALIZING, and VPC_CONFIG_FAILED_INITIALIZATION.
- status(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.RepositorySyncAttempt.Builder
-
The status of a specific sync attempt.
- status(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.ResourceSyncAttempt.Builder
-
The status for a resource sync attempt.
- status(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.SyncBlocker.Builder
-
The status for a specific sync blocker.
- status(BlockerStatus) - Method in interface software.amazon.awssdk.services.codeconnections.model.SyncBlocker.Builder
-
The status for a specific sync blocker.
- status(RepositorySyncStatus) - Method in interface software.amazon.awssdk.services.codeconnections.model.RepositorySyncAttempt.Builder
-
The status of a specific sync attempt.
- status(ResourceSyncStatus) - Method in interface software.amazon.awssdk.services.codeconnections.model.ResourceSyncAttempt.Builder
-
The status for a resource sync attempt.
- statusAsString() - Method in class software.amazon.awssdk.services.codeconnections.model.RepositorySyncAttempt
-
The status of a specific sync attempt.
- statusAsString() - Method in class software.amazon.awssdk.services.codeconnections.model.ResourceSyncAttempt
-
The status for a resource sync attempt.
- statusAsString() - Method in class software.amazon.awssdk.services.codeconnections.model.SyncBlocker
-
The status for a specific sync blocker.
- statusCode(int) - Method in interface software.amazon.awssdk.services.codeconnections.model.AccessDeniedException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.codeconnections.model.CodeConnectionsException.Builder
- statusCode(int) - Method in class software.amazon.awssdk.services.codeconnections.model.CodeConnectionsException.BuilderImpl
- statusCode(int) - Method in interface software.amazon.awssdk.services.codeconnections.model.ConcurrentModificationException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.codeconnections.model.ConditionalCheckFailedException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.codeconnections.model.ConflictException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.codeconnections.model.InternalServerException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.codeconnections.model.InvalidInputException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.codeconnections.model.LimitExceededException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.codeconnections.model.ResourceAlreadyExistsException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.codeconnections.model.ResourceNotFoundException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.codeconnections.model.ResourceUnavailableException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.codeconnections.model.RetryLatestCommitFailedException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.codeconnections.model.SyncBlockerDoesNotExistException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.codeconnections.model.SyncConfigurationStillExistsException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.codeconnections.model.ThrottlingException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.codeconnections.model.UnsupportedOperationException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.codeconnections.model.UnsupportedProviderTypeException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.codeconnections.model.UpdateOutOfSyncException.Builder
- statusMessage() - Method in class software.amazon.awssdk.services.codeconnections.model.Host
-
The status description for the host.
- statusMessage(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.Host.Builder
-
The status description for the host.
- stopIndex() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Substring
- STRING - software.amazon.awssdk.services.codeconnections.endpoints.internal.ParameterType
- STRING_ARRAY - software.amazon.awssdk.services.codeconnections.endpoints.internal.ParameterType
- StringEqualsFn - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- StringEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.StringEqualsFn
- stringToParse() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Substring
- subnetIds() - Method in class software.amazon.awssdk.services.codeconnections.model.VpcConfiguration
-
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.codeconnections.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(Collection<String>) - Method in interface software.amazon.awssdk.services.codeconnections.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.
- subscribe(Subscriber<? super ListConnectionsResponse>) - Method in class software.amazon.awssdk.services.codeconnections.paginators.ListConnectionsPublisher
- subscribe(Subscriber<? super ListHostsResponse>) - Method in class software.amazon.awssdk.services.codeconnections.paginators.ListHostsPublisher
- subscribe(Subscriber<? super ListRepositoryLinksResponse>) - Method in class software.amazon.awssdk.services.codeconnections.paginators.ListRepositoryLinksPublisher
- subscribe(Subscriber<? super ListSyncConfigurationsResponse>) - Method in class software.amazon.awssdk.services.codeconnections.paginators.ListSyncConfigurationsPublisher
- Substring - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- Substring(FnNode) - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.Substring
- SUBSTRING - Static variable in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Substring
- SUCCEEDED - software.amazon.awssdk.services.codeconnections.model.RepositorySyncStatus
- SUCCEEDED - software.amazon.awssdk.services.codeconnections.model.ResourceSyncStatus
- SUPPORTS_DUAL_STACK - Static variable in class software.amazon.awssdk.services.codeconnections.endpoints.internal.PartitionFn
- SUPPORTS_FIPS - Static variable in class software.amazon.awssdk.services.codeconnections.endpoints.internal.PartitionFn
- supportsDualStack() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Outputs
- supportsDualStack(boolean) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Outputs.Builder
- supportsFips() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Outputs
- supportsFips(boolean) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Outputs.Builder
- syncBlocker() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncBlockerResponse
-
Information about the sync blocker to be updated.
- syncBlocker(Consumer<SyncBlocker.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.model.UpdateSyncBlockerResponse.Builder
-
Information about the sync blocker to be updated.
- syncBlocker(SyncBlocker) - Method in interface software.amazon.awssdk.services.codeconnections.model.UpdateSyncBlockerResponse.Builder
-
Information about the sync blocker to be updated.
- SyncBlocker - Class in software.amazon.awssdk.services.codeconnections.model
-
Information about a blocker for a sync event.
- SyncBlocker.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- SyncBlockerContext - Class in software.amazon.awssdk.services.codeconnections.model
-
The context for a specific sync blocker.
- SyncBlockerContext.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- SyncBlockerDoesNotExistException - Exception in software.amazon.awssdk.services.codeconnections.model
-
Unable to continue.
- SyncBlockerDoesNotExistException.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- syncBlockerSummary() - Method in class software.amazon.awssdk.services.codeconnections.model.GetSyncBlockerSummaryResponse
-
The list of sync blockers for a specified resource.
- syncBlockerSummary(Consumer<SyncBlockerSummary.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.model.GetSyncBlockerSummaryResponse.Builder
-
The list of sync blockers for a specified resource.
- syncBlockerSummary(SyncBlockerSummary) - Method in interface software.amazon.awssdk.services.codeconnections.model.GetSyncBlockerSummaryResponse.Builder
-
The list of sync blockers for a specified resource.
- SyncBlockerSummary - Class in software.amazon.awssdk.services.codeconnections.model
-
A summary for sync blockers.
- SyncBlockerSummary.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- syncConfiguration() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateSyncConfigurationResponse
-
The created sync configuration for the connection.
- syncConfiguration() - Method in class software.amazon.awssdk.services.codeconnections.model.GetSyncConfigurationResponse
-
The details about the sync configuration for which you want to retrieve information.
- syncConfiguration() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncConfigurationResponse
-
The information returned for the sync configuration to be updated.
- syncConfiguration(Consumer<SyncConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.model.CreateSyncConfigurationResponse.Builder
-
The created sync configuration for the connection.
- syncConfiguration(Consumer<SyncConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.model.GetSyncConfigurationResponse.Builder
-
The details about the sync configuration for which you want to retrieve information.
- syncConfiguration(Consumer<SyncConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.model.UpdateSyncConfigurationResponse.Builder
-
The information returned for the sync configuration to be updated.
- syncConfiguration(SyncConfiguration) - Method in interface software.amazon.awssdk.services.codeconnections.model.CreateSyncConfigurationResponse.Builder
-
The created sync configuration for the connection.
- syncConfiguration(SyncConfiguration) - Method in interface software.amazon.awssdk.services.codeconnections.model.GetSyncConfigurationResponse.Builder
-
The details about the sync configuration for which you want to retrieve information.
- syncConfiguration(SyncConfiguration) - Method in interface software.amazon.awssdk.services.codeconnections.model.UpdateSyncConfigurationResponse.Builder
-
The information returned for the sync configuration to be updated.
- SyncConfiguration - Class in software.amazon.awssdk.services.codeconnections.model
-
Information, such as repository, branch, provider, and resource names for a specific sync configuration.
- SyncConfiguration.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- syncConfigurations() - Method in class software.amazon.awssdk.services.codeconnections.model.ListSyncConfigurationsResponse
-
The list of repository sync definitions returned by the request.
- syncConfigurations(Collection<SyncConfiguration>) - Method in interface software.amazon.awssdk.services.codeconnections.model.ListSyncConfigurationsResponse.Builder
-
The list of repository sync definitions returned by the request.
- syncConfigurations(Consumer<SyncConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.codeconnections.model.ListSyncConfigurationsResponse.Builder
-
The list of repository sync definitions returned by the request.
- syncConfigurations(SyncConfiguration...) - Method in interface software.amazon.awssdk.services.codeconnections.model.ListSyncConfigurationsResponse.Builder
-
The list of repository sync definitions returned by the request.
- SyncConfigurationStillExistsException - Exception in software.amazon.awssdk.services.codeconnections.model
-
Unable to continue.
- SyncConfigurationStillExistsException.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- SyncConfigurationType - Enum in software.amazon.awssdk.services.codeconnections.model
- syncType() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateSyncConfigurationRequest
-
The type of sync configuration.
- syncType() - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteSyncConfigurationRequest
-
The type of sync configuration to be deleted.
- syncType() - Method in class software.amazon.awssdk.services.codeconnections.model.GetRepositorySyncStatusRequest
-
The sync type of the requested sync status.
- syncType() - Method in class software.amazon.awssdk.services.codeconnections.model.GetResourceSyncStatusRequest
-
The sync type for the sync status with the Git repository.
- syncType() - Method in class software.amazon.awssdk.services.codeconnections.model.GetSyncBlockerSummaryRequest
-
The sync type for the sync blocker summary.
- syncType() - Method in class software.amazon.awssdk.services.codeconnections.model.GetSyncConfigurationRequest
-
The sync type for the sync configuration for which you want to retrieve information.
- syncType() - Method in class software.amazon.awssdk.services.codeconnections.model.ListRepositorySyncDefinitionsRequest
-
The sync type of the repository link for the the sync definition for which you want to retrieve information.
- syncType() - Method in class software.amazon.awssdk.services.codeconnections.model.ListSyncConfigurationsRequest
-
The sync type for the requested list of sync configurations.
- syncType() - Method in class software.amazon.awssdk.services.codeconnections.model.SyncConfiguration
-
The type of sync for a specific sync configuration.
- syncType() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncBlockerRequest
-
The sync type of the sync blocker to be updated.
- syncType() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncConfigurationRequest
-
The sync type for the sync configuration to be updated.
- syncType(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.CreateSyncConfigurationRequest.Builder
-
The type of sync configuration.
- syncType(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.DeleteSyncConfigurationRequest.Builder
-
The type of sync configuration to be deleted.
- syncType(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.GetRepositorySyncStatusRequest.Builder
-
The sync type of the requested sync status.
- syncType(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.GetResourceSyncStatusRequest.Builder
-
The sync type for the sync status with the Git repository.
- syncType(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.GetSyncBlockerSummaryRequest.Builder
-
The sync type for the sync blocker summary.
- syncType(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.GetSyncConfigurationRequest.Builder
-
The sync type for the sync configuration for which you want to retrieve information.
- syncType(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.ListRepositorySyncDefinitionsRequest.Builder
-
The sync type of the repository link for the the sync definition for which you want to retrieve information.
- syncType(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.ListSyncConfigurationsRequest.Builder
-
The sync type for the requested list of sync configurations.
- syncType(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.SyncConfiguration.Builder
-
The type of sync for a specific sync configuration.
- syncType(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.UpdateSyncBlockerRequest.Builder
-
The sync type of the sync blocker to be updated.
- syncType(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.UpdateSyncConfigurationRequest.Builder
-
The sync type for the sync configuration to be updated.
- syncType(SyncConfigurationType) - Method in interface software.amazon.awssdk.services.codeconnections.model.CreateSyncConfigurationRequest.Builder
-
The type of sync configuration.
- syncType(SyncConfigurationType) - Method in interface software.amazon.awssdk.services.codeconnections.model.DeleteSyncConfigurationRequest.Builder
-
The type of sync configuration to be deleted.
- syncType(SyncConfigurationType) - Method in interface software.amazon.awssdk.services.codeconnections.model.GetRepositorySyncStatusRequest.Builder
-
The sync type of the requested sync status.
- syncType(SyncConfigurationType) - Method in interface software.amazon.awssdk.services.codeconnections.model.GetResourceSyncStatusRequest.Builder
-
The sync type for the sync status with the Git repository.
- syncType(SyncConfigurationType) - Method in interface software.amazon.awssdk.services.codeconnections.model.GetSyncBlockerSummaryRequest.Builder
-
The sync type for the sync blocker summary.
- syncType(SyncConfigurationType) - Method in interface software.amazon.awssdk.services.codeconnections.model.GetSyncConfigurationRequest.Builder
-
The sync type for the sync configuration for which you want to retrieve information.
- syncType(SyncConfigurationType) - Method in interface software.amazon.awssdk.services.codeconnections.model.ListRepositorySyncDefinitionsRequest.Builder
-
The sync type of the repository link for the the sync definition for which you want to retrieve information.
- syncType(SyncConfigurationType) - Method in interface software.amazon.awssdk.services.codeconnections.model.ListSyncConfigurationsRequest.Builder
-
The sync type for the requested list of sync configurations.
- syncType(SyncConfigurationType) - Method in interface software.amazon.awssdk.services.codeconnections.model.SyncConfiguration.Builder
-
The type of sync for a specific sync configuration.
- syncType(SyncConfigurationType) - Method in interface software.amazon.awssdk.services.codeconnections.model.UpdateSyncBlockerRequest.Builder
-
The sync type of the sync blocker to be updated.
- syncType(SyncConfigurationType) - Method in interface software.amazon.awssdk.services.codeconnections.model.UpdateSyncConfigurationRequest.Builder
-
The sync type for the sync configuration to be updated.
- syncTypeAsString() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateSyncConfigurationRequest
-
The type of sync configuration.
- syncTypeAsString() - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteSyncConfigurationRequest
-
The type of sync configuration to be deleted.
- syncTypeAsString() - Method in class software.amazon.awssdk.services.codeconnections.model.GetRepositorySyncStatusRequest
-
The sync type of the requested sync status.
- syncTypeAsString() - Method in class software.amazon.awssdk.services.codeconnections.model.GetResourceSyncStatusRequest
-
The sync type for the sync status with the Git repository.
- syncTypeAsString() - Method in class software.amazon.awssdk.services.codeconnections.model.GetSyncBlockerSummaryRequest
-
The sync type for the sync blocker summary.
- syncTypeAsString() - Method in class software.amazon.awssdk.services.codeconnections.model.GetSyncConfigurationRequest
-
The sync type for the sync configuration for which you want to retrieve information.
- syncTypeAsString() - Method in class software.amazon.awssdk.services.codeconnections.model.ListRepositorySyncDefinitionsRequest
-
The sync type of the repository link for the the sync definition for which you want to retrieve information.
- syncTypeAsString() - Method in class software.amazon.awssdk.services.codeconnections.model.ListSyncConfigurationsRequest
-
The sync type for the requested list of sync configurations.
- syncTypeAsString() - Method in class software.amazon.awssdk.services.codeconnections.model.SyncConfiguration
-
The type of sync for a specific sync configuration.
- syncTypeAsString() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncBlockerRequest
-
The sync type of the sync blocker to be updated.
- syncTypeAsString() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncConfigurationRequest
-
The sync type for the sync configuration to be updated.
T
- Tag - Class in software.amazon.awssdk.services.codeconnections.model
-
A tag is a key-value pair that is used to manage the resource.
- Tag.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- tagKeys() - Method in class software.amazon.awssdk.services.codeconnections.model.UntagResourceRequest
-
The list of keys for the tags to be removed from the resource.
- tagKeys(String...) - Method in interface software.amazon.awssdk.services.codeconnections.model.UntagResourceRequest.Builder
-
The list of keys for the tags to be removed from the resource.
- tagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.codeconnections.model.UntagResourceRequest.Builder
-
The list of keys for the tags to be removed from the resource.
- tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
Adds to or modifies the tags of the given resource.
- tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
Adds to or modifies the tags of the given resource.
- tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
Adds to or modifies the tags of the given resource.
- tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
Adds to or modifies the tags of the given resource.
- TagResourceRequest - Class in software.amazon.awssdk.services.codeconnections.model
- TagResourceRequest.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- TagResourceRequestMarshaller - Class in software.amazon.awssdk.services.codeconnections.transform
-
TagResourceRequestMarshaller - TagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeconnections.transform.TagResourceRequestMarshaller
- TagResourceResponse - Class in software.amazon.awssdk.services.codeconnections.model
- TagResourceResponse.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- tags() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateConnectionRequest
-
The key-value pair to use when tagging the resource.
- tags() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateConnectionResponse
-
Specifies the tags applied to the resource.
- tags() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateHostRequest
-
Tags for the host to be created.
- tags() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateHostResponse
-
Tags for the created host.
- tags() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateRepositoryLinkRequest
-
The tags for the repository to be associated with the repository link.
- tags() - Method in class software.amazon.awssdk.services.codeconnections.model.ListTagsForResourceResponse
-
A list of tag key and value pairs associated with the specified resource.
- tags() - Method in class software.amazon.awssdk.services.codeconnections.model.TagResourceRequest
-
The tags you want to modify or add to the resource.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.codeconnections.model.CreateConnectionRequest.Builder
-
The key-value pair to use when tagging the resource.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.codeconnections.model.CreateConnectionResponse.Builder
-
Specifies the tags applied to the resource.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.codeconnections.model.CreateHostRequest.Builder
-
Tags for the host to be created.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.codeconnections.model.CreateHostResponse.Builder
-
Tags for the created host.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.codeconnections.model.CreateRepositoryLinkRequest.Builder
-
The tags for the repository to be associated with the repository link.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.codeconnections.model.ListTagsForResourceResponse.Builder
-
A list of tag key and value pairs associated with the specified resource.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.codeconnections.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.codeconnections.model.CreateConnectionRequest.Builder
-
The key-value pair to use when tagging the resource.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.codeconnections.model.CreateConnectionResponse.Builder
-
Specifies the tags applied to the resource.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.codeconnections.model.CreateHostRequest.Builder
-
Tags for the host to be created.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.codeconnections.model.CreateHostResponse.Builder
-
Tags for the created host.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.codeconnections.model.CreateRepositoryLinkRequest.Builder
-
The tags for the repository to be associated with the repository link.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.codeconnections.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.codeconnections.model.TagResourceRequest.Builder
-
The tags you want to modify or add to the resource.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.codeconnections.model.CreateConnectionRequest.Builder
-
The key-value pair to use when tagging the resource.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.codeconnections.model.CreateConnectionResponse.Builder
-
Specifies the tags applied to the resource.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.codeconnections.model.CreateHostRequest.Builder
-
Tags for the host to be created.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.codeconnections.model.CreateHostResponse.Builder
-
Tags for the created host.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.codeconnections.model.CreateRepositoryLinkRequest.Builder
-
The tags for the repository to be associated with the repository link.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.codeconnections.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.codeconnections.model.TagResourceRequest.Builder
-
The tags you want to modify or add to the resource.
- target() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.GetAttr
- target() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Not
- target() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.SingleArgFn
- target() - Method in class software.amazon.awssdk.services.codeconnections.model.RepositorySyncDefinition
-
The target resource specified for a repository sync definition.
- target() - Method in class software.amazon.awssdk.services.codeconnections.model.ResourceSyncAttempt
-
The name of the Amazon Web Services resource that is attempted to be synchronized.
- target(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.RepositorySyncDefinition.Builder
-
The target resource specified for a repository sync definition.
- target(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.ResourceSyncAttempt.Builder
-
The name of the Amazon Web Services resource that is attempted to be synchronized.
- target(Expr) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.GetAttr.Builder
- targetRevision() - Method in class software.amazon.awssdk.services.codeconnections.model.ResourceSyncAttempt
-
The desired state of the resource as defined in the resource's
config-filein the linked repository. - targetRevision(Consumer<Revision.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.model.ResourceSyncAttempt.Builder
-
The desired state of the resource as defined in the resource's
config-filein the linked repository. - targetRevision(Revision) - Method in interface software.amazon.awssdk.services.codeconnections.model.ResourceSyncAttempt.Builder
-
The desired state of the resource as defined in the resource's
config-filein the linked repository. - template() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Expr
- template() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.GetAttr
- template() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Parameter
- template() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Ref
- Template - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
-
Template represents a "Template Literal".
- Template.Dynamic - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- Template.Literal - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- Template.Part - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- TemplateVisitor<T> - Interface in software.amazon.awssdk.services.codeconnections.endpoints.internal
-
For code generating from a template, use a `TemplateVisitor`.
- ThrottlingException - Exception in software.amazon.awssdk.services.codeconnections.model
-
The request was denied due to request throttling.
- ThrottlingException.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- time() - Method in class software.amazon.awssdk.services.codeconnections.model.RepositorySyncEvent
-
The time that a repository sync event occurred.
- time() - Method in class software.amazon.awssdk.services.codeconnections.model.ResourceSyncEvent
-
The time that a resource sync event occurred.
- time(Instant) - Method in interface software.amazon.awssdk.services.codeconnections.model.RepositorySyncEvent.Builder
-
The time that a repository sync event occurred.
- time(Instant) - Method in interface software.amazon.awssdk.services.codeconnections.model.ResourceSyncEvent.Builder
-
The time that a resource sync event occurred.
- tlsCertificate() - Method in class software.amazon.awssdk.services.codeconnections.model.VpcConfiguration
-
The value of the Transport Layer Security (TLS) certificate associated with the infrastructure where your provider type is installed.
- tlsCertificate(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.VpcConfiguration.Builder
-
The value of the Transport Layer Security (TLS) certificate associated with the infrastructure where your provider type is installed.
- toBuilder() - Method in interface software.amazon.awssdk.services.codeconnections.auth.scheme.CodeConnectionsAuthSchemeParams
-
Returns a
CodeConnectionsAuthSchemeParams.Builderto customize the parameters. - toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.auth.scheme.internal.DefaultCodeConnectionsAuthSchemeParams
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.CodeConnectionsEndpointParams
- toBuilder() - Method in exception software.amazon.awssdk.services.codeconnections.model.AccessDeniedException
- toBuilder() - Method in exception software.amazon.awssdk.services.codeconnections.model.CodeConnectionsException
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.CodeConnectionsRequest
- toBuilder() - Method in exception software.amazon.awssdk.services.codeconnections.model.ConcurrentModificationException
- toBuilder() - Method in exception software.amazon.awssdk.services.codeconnections.model.ConditionalCheckFailedException
- toBuilder() - Method in exception software.amazon.awssdk.services.codeconnections.model.ConflictException
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.Connection
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateConnectionRequest
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateConnectionResponse
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateHostRequest
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateHostResponse
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateRepositoryLinkRequest
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateRepositoryLinkResponse
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateSyncConfigurationRequest
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateSyncConfigurationResponse
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteConnectionRequest
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteConnectionResponse
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteHostRequest
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteHostResponse
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteRepositoryLinkRequest
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteRepositoryLinkResponse
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteSyncConfigurationRequest
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteSyncConfigurationResponse
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.GetConnectionRequest
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.GetConnectionResponse
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.GetHostRequest
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.GetHostResponse
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.GetRepositoryLinkRequest
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.GetRepositoryLinkResponse
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.GetRepositorySyncStatusRequest
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.GetRepositorySyncStatusResponse
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.GetResourceSyncStatusRequest
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.GetResourceSyncStatusResponse
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.GetSyncBlockerSummaryRequest
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.GetSyncBlockerSummaryResponse
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.GetSyncConfigurationRequest
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.GetSyncConfigurationResponse
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.Host
- toBuilder() - Method in exception software.amazon.awssdk.services.codeconnections.model.InternalServerException
- toBuilder() - Method in exception software.amazon.awssdk.services.codeconnections.model.InvalidInputException
- toBuilder() - Method in exception software.amazon.awssdk.services.codeconnections.model.LimitExceededException
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.ListConnectionsRequest
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.ListConnectionsResponse
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.ListHostsRequest
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.ListHostsResponse
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.ListRepositoryLinksRequest
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.ListRepositoryLinksResponse
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.ListRepositorySyncDefinitionsRequest
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.ListRepositorySyncDefinitionsResponse
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.ListSyncConfigurationsRequest
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.ListSyncConfigurationsResponse
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.ListTagsForResourceRequest
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.ListTagsForResourceResponse
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.RepositoryLinkInfo
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.RepositorySyncAttempt
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.RepositorySyncDefinition
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.RepositorySyncEvent
- toBuilder() - Method in exception software.amazon.awssdk.services.codeconnections.model.ResourceAlreadyExistsException
- toBuilder() - Method in exception software.amazon.awssdk.services.codeconnections.model.ResourceNotFoundException
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.ResourceSyncAttempt
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.ResourceSyncEvent
- toBuilder() - Method in exception software.amazon.awssdk.services.codeconnections.model.ResourceUnavailableException
- toBuilder() - Method in exception software.amazon.awssdk.services.codeconnections.model.RetryLatestCommitFailedException
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.Revision
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.SyncBlocker
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.SyncBlockerContext
- toBuilder() - Method in exception software.amazon.awssdk.services.codeconnections.model.SyncBlockerDoesNotExistException
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.SyncBlockerSummary
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.SyncConfiguration
- toBuilder() - Method in exception software.amazon.awssdk.services.codeconnections.model.SyncConfigurationStillExistsException
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.Tag
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.TagResourceRequest
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.TagResourceResponse
- toBuilder() - Method in exception software.amazon.awssdk.services.codeconnections.model.ThrottlingException
- toBuilder() - Method in exception software.amazon.awssdk.services.codeconnections.model.UnsupportedOperationException
- toBuilder() - Method in exception software.amazon.awssdk.services.codeconnections.model.UnsupportedProviderTypeException
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.UntagResourceRequest
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.UntagResourceResponse
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateHostRequest
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateHostResponse
- toBuilder() - Method in exception software.amazon.awssdk.services.codeconnections.model.UpdateOutOfSyncException
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateRepositoryLinkRequest
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateRepositoryLinkResponse
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncBlockerRequest
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncBlockerResponse
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncConfigurationRequest
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncConfigurationResponse
- toBuilder() - Method in class software.amazon.awssdk.services.codeconnections.model.VpcConfiguration
- toList() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Parameters
- toParameterReference() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Parameter
- toParameterReference() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.ParameterReference
- toParameterReference() - Method in interface software.amazon.awssdk.services.codeconnections.endpoints.internal.ToParameterReference
- ToParameterReference - Interface in software.amazon.awssdk.services.codeconnections.endpoints.internal
- toString() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Arn
- toString() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Condition
- toString() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.EndpointResult
- toString() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.EndpointRule
- toString() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.EndpointRuleset
- toString() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.ErrorRule
- toString() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.FatScope
- toString() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Fn
- toString() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.GetAttr.Part.Index
- toString() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.GetAttr.Part.Key
- toString() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.GetAttr
- toString() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Identifier
- toString() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Literal
- toString() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Outputs
- toString() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Parameter.Deprecated
- toString() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Parameter
- toString() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.ParameterReference
- toString() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Parameters
- toString() - Method in enum software.amazon.awssdk.services.codeconnections.endpoints.internal.ParameterType
- toString() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Partition
- toString() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Partitions
- toString() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Ref
- toString() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Scope
- toString() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Template.Dynamic
- toString() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Template.Literal
- toString() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Template
- toString() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.TreeRule
- toString() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value.Array
- toString() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value.Endpoint
- toString() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value.Record
- toString() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value.Str
- toString() - Method in enum software.amazon.awssdk.services.codeconnections.model.BlockerStatus
- toString() - Method in enum software.amazon.awssdk.services.codeconnections.model.BlockerType
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.Connection
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.codeconnections.model.ConnectionStatus
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateConnectionRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateConnectionResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateHostRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateHostResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateRepositoryLinkRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateRepositoryLinkResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateSyncConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateSyncConfigurationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteConnectionRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteConnectionResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteHostRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteHostResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteRepositoryLinkRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteRepositoryLinkResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteSyncConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.DeleteSyncConfigurationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.GetConnectionRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.GetConnectionResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.GetHostRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.GetHostResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.GetRepositoryLinkRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.GetRepositoryLinkResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.GetRepositorySyncStatusRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.GetRepositorySyncStatusResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.GetResourceSyncStatusRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.GetResourceSyncStatusResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.GetSyncBlockerSummaryRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.GetSyncBlockerSummaryResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.GetSyncConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.GetSyncConfigurationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.Host
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.ListConnectionsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.ListConnectionsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.ListHostsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.ListHostsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.ListRepositoryLinksRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.ListRepositoryLinksResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.ListRepositorySyncDefinitionsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.ListRepositorySyncDefinitionsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.ListSyncConfigurationsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.ListSyncConfigurationsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.ListTagsForResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.ListTagsForResourceResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.codeconnections.model.ProviderType
- toString() - Method in enum software.amazon.awssdk.services.codeconnections.model.PublishDeploymentStatus
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.RepositoryLinkInfo
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.RepositorySyncAttempt
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.RepositorySyncDefinition
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.RepositorySyncEvent
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.codeconnections.model.RepositorySyncStatus
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.ResourceSyncAttempt
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.ResourceSyncEvent
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.codeconnections.model.ResourceSyncStatus
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.Revision
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.SyncBlocker
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.SyncBlockerContext
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.SyncBlockerSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.SyncConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.codeconnections.model.SyncConfigurationType
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.Tag
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.TagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.TagResourceResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.codeconnections.model.TriggerResourceUpdateOn
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.UntagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.UntagResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateHostRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateHostResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateRepositoryLinkRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateRepositoryLinkResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncBlockerRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncBlockerResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncConfigurationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codeconnections.model.VpcConfiguration
-
Returns a string representation of this object.
- TREE - Static variable in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Rule
- treeRule(List<Rule>) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Rule.Builder
- TreeRule - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- TreeRule(Rule.Builder, List<Rule>) - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.TreeRule
- triggerResourceUpdateOn() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateSyncConfigurationRequest
-
When to trigger Git sync to begin the stack update.
- triggerResourceUpdateOn() - Method in class software.amazon.awssdk.services.codeconnections.model.SyncConfiguration
-
When to trigger Git sync to begin the stack update.
- triggerResourceUpdateOn() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncConfigurationRequest
-
When to trigger Git sync to begin the stack update.
- triggerResourceUpdateOn(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.CreateSyncConfigurationRequest.Builder
-
When to trigger Git sync to begin the stack update.
- triggerResourceUpdateOn(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.SyncConfiguration.Builder
-
When to trigger Git sync to begin the stack update.
- triggerResourceUpdateOn(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.UpdateSyncConfigurationRequest.Builder
-
When to trigger Git sync to begin the stack update.
- triggerResourceUpdateOn(TriggerResourceUpdateOn) - Method in interface software.amazon.awssdk.services.codeconnections.model.CreateSyncConfigurationRequest.Builder
-
When to trigger Git sync to begin the stack update.
- triggerResourceUpdateOn(TriggerResourceUpdateOn) - Method in interface software.amazon.awssdk.services.codeconnections.model.SyncConfiguration.Builder
-
When to trigger Git sync to begin the stack update.
- triggerResourceUpdateOn(TriggerResourceUpdateOn) - Method in interface software.amazon.awssdk.services.codeconnections.model.UpdateSyncConfigurationRequest.Builder
-
When to trigger Git sync to begin the stack update.
- TriggerResourceUpdateOn - Enum in software.amazon.awssdk.services.codeconnections.model
- triggerResourceUpdateOnAsString() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateSyncConfigurationRequest
-
When to trigger Git sync to begin the stack update.
- triggerResourceUpdateOnAsString() - Method in class software.amazon.awssdk.services.codeconnections.model.SyncConfiguration
-
When to trigger Git sync to begin the stack update.
- triggerResourceUpdateOnAsString() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateSyncConfigurationRequest
-
When to trigger Git sync to begin the stack update.
- type() - Method in class software.amazon.awssdk.services.codeconnections.model.RepositorySyncEvent
-
The event type for a repository sync event.
- type() - Method in class software.amazon.awssdk.services.codeconnections.model.ResourceSyncEvent
-
The type of resource sync event.
- type() - Method in class software.amazon.awssdk.services.codeconnections.model.SyncBlocker
-
The sync blocker type.
- type(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.RepositorySyncEvent.Builder
-
The event type for a repository sync event.
- type(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.ResourceSyncEvent.Builder
-
The type of resource sync event.
- type(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.SyncBlocker.Builder
-
The sync blocker type.
- type(ParameterType) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Parameter.Builder
- type(BlockerType) - Method in interface software.amazon.awssdk.services.codeconnections.model.SyncBlocker.Builder
-
The sync blocker type.
- TYPE - Static variable in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Parameter
- TYPE - Static variable in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Rule
- typeAsString() - Method in class software.amazon.awssdk.services.codeconnections.model.SyncBlocker
-
The sync blocker type.
- types() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.FatScope
U
- unescape(String) - Static method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Template.Literal
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.codeconnections.model.BlockerStatus
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.codeconnections.model.BlockerType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.codeconnections.model.ConnectionStatus
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.codeconnections.model.ProviderType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.codeconnections.model.PublishDeploymentStatus
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.codeconnections.model.RepositorySyncStatus
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.codeconnections.model.ResourceSyncStatus
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.codeconnections.model.SyncConfigurationType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.codeconnections.model.TriggerResourceUpdateOn
- UnsupportedOperationException - Exception in software.amazon.awssdk.services.codeconnections.model
-
The operation is not supported.
- UnsupportedOperationException.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- UnsupportedProviderTypeException - Exception in software.amazon.awssdk.services.codeconnections.model
-
The specified provider type is not supported for connections.
- UnsupportedProviderTypeException.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
Removes tags from an Amazon Web Services resource.
- untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
Removes tags from an Amazon Web Services resource.
- untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
Removes tags from an Amazon Web Services resource.
- untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
Removes tags from an Amazon Web Services resource.
- UntagResourceRequest - Class in software.amazon.awssdk.services.codeconnections.model
- UntagResourceRequest.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- UntagResourceRequestMarshaller - Class in software.amazon.awssdk.services.codeconnections.transform
-
UntagResourceRequestMarshaller - UntagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeconnections.transform.UntagResourceRequestMarshaller
- UntagResourceResponse - Class in software.amazon.awssdk.services.codeconnections.model
- UntagResourceResponse.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- updateHost(Consumer<UpdateHostRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
Updates a specified host with the provided configurations.
- updateHost(Consumer<UpdateHostRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
Updates a specified host with the provided configurations.
- updateHost(UpdateHostRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
Updates a specified host with the provided configurations.
- updateHost(UpdateHostRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
Updates a specified host with the provided configurations.
- UpdateHostRequest - Class in software.amazon.awssdk.services.codeconnections.model
- UpdateHostRequest.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- UpdateHostRequestMarshaller - Class in software.amazon.awssdk.services.codeconnections.transform
-
UpdateHostRequestMarshaller - UpdateHostRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeconnections.transform.UpdateHostRequestMarshaller
- UpdateHostResponse - Class in software.amazon.awssdk.services.codeconnections.model
- UpdateHostResponse.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- UpdateOutOfSyncException - Exception in software.amazon.awssdk.services.codeconnections.model
-
The update is out of sync.
- UpdateOutOfSyncException.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- updateRepositoryLink(Consumer<UpdateRepositoryLinkRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
Updates the association between your connection and a specified external Git repository.
- updateRepositoryLink(Consumer<UpdateRepositoryLinkRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
Updates the association between your connection and a specified external Git repository.
- updateRepositoryLink(UpdateRepositoryLinkRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
Updates the association between your connection and a specified external Git repository.
- updateRepositoryLink(UpdateRepositoryLinkRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
Updates the association between your connection and a specified external Git repository.
- UpdateRepositoryLinkRequest - Class in software.amazon.awssdk.services.codeconnections.model
- UpdateRepositoryLinkRequest.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- UpdateRepositoryLinkRequestMarshaller - Class in software.amazon.awssdk.services.codeconnections.transform
-
UpdateRepositoryLinkRequestMarshaller - UpdateRepositoryLinkRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeconnections.transform.UpdateRepositoryLinkRequestMarshaller
- UpdateRepositoryLinkResponse - Class in software.amazon.awssdk.services.codeconnections.model
- UpdateRepositoryLinkResponse.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- updateSyncBlocker(Consumer<UpdateSyncBlockerRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
Allows you to update the status of a sync blocker, resolving the blocker and allowing syncing to continue.
- updateSyncBlocker(Consumer<UpdateSyncBlockerRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
Allows you to update the status of a sync blocker, resolving the blocker and allowing syncing to continue.
- updateSyncBlocker(UpdateSyncBlockerRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
Allows you to update the status of a sync blocker, resolving the blocker and allowing syncing to continue.
- updateSyncBlocker(UpdateSyncBlockerRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
Allows you to update the status of a sync blocker, resolving the blocker and allowing syncing to continue.
- UpdateSyncBlockerRequest - Class in software.amazon.awssdk.services.codeconnections.model
- UpdateSyncBlockerRequest.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- UpdateSyncBlockerRequestMarshaller - Class in software.amazon.awssdk.services.codeconnections.transform
-
UpdateSyncBlockerRequestMarshaller - UpdateSyncBlockerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeconnections.transform.UpdateSyncBlockerRequestMarshaller
- UpdateSyncBlockerResponse - Class in software.amazon.awssdk.services.codeconnections.model
- UpdateSyncBlockerResponse.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- updateSyncConfiguration(Consumer<UpdateSyncConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
Updates the sync configuration for your connection and a specified external Git repository.
- updateSyncConfiguration(Consumer<UpdateSyncConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
Updates the sync configuration for your connection and a specified external Git repository.
- updateSyncConfiguration(UpdateSyncConfigurationRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsAsyncClient
-
Updates the sync configuration for your connection and a specified external Git repository.
- updateSyncConfiguration(UpdateSyncConfigurationRequest) - Method in interface software.amazon.awssdk.services.codeconnections.CodeConnectionsClient
-
Updates the sync configuration for your connection and a specified external Git repository.
- UpdateSyncConfigurationRequest - Class in software.amazon.awssdk.services.codeconnections.model
- UpdateSyncConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- UpdateSyncConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.codeconnections.transform
-
UpdateSyncConfigurationRequestMarshaller - UpdateSyncConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeconnections.transform.UpdateSyncConfigurationRequestMarshaller
- UpdateSyncConfigurationResponse - Class in software.amazon.awssdk.services.codeconnections.model
- UpdateSyncConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- UriEncodeFn - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- UriEncodeFn(FnNode) - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.UriEncodeFn
- url(String) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value.Endpoint.Builder
- url(Expr) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.EndpointResult.Builder
- useDualStack() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.CodeConnectionsEndpointParams
- useDualStack(Boolean) - Method in interface software.amazon.awssdk.services.codeconnections.endpoints.CodeConnectionsEndpointParams.Builder
- useFips() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.CodeConnectionsEndpointParams
- useFips(Boolean) - Method in interface software.amazon.awssdk.services.codeconnections.endpoints.CodeConnectionsEndpointParams.Builder
- UserAgentUtils - Class in software.amazon.awssdk.services.codeconnections.internal
V
- validate() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.FnNode
- value() - Method in class software.amazon.awssdk.services.codeconnections.model.SyncBlockerContext
-
The value provided for a context key-value pair for a specific sync blocker.
- value() - Method in class software.amazon.awssdk.services.codeconnections.model.Tag
-
The tag's value.
- value(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.SyncBlockerContext.Builder
-
The value provided for a context key-value pair for a specific sync blocker.
- value(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.Tag.Builder
-
The tag's value.
- value(Value) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Parameter.Builder
- Value - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
-
Base class for the types of values computable by the
RuleEngine. - Value() - Constructor for class software.amazon.awssdk.services.codeconnections.endpoints.internal.Value
- Value.Array - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
-
An array value.
- Value.Bool - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
-
A boolean value.
- Value.Endpoint - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- Value.Endpoint.Builder - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- Value.Int - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
-
An integer value.
- Value.None - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
- Value.Record - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
-
A record (map) value.
- Value.Str - Class in software.amazon.awssdk.services.codeconnections.endpoints.internal
-
A string value.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.codeconnections.endpoints.internal.ParameterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.codeconnections.model.BlockerStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.codeconnections.model.BlockerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.codeconnections.model.ConnectionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.codeconnections.model.ProviderType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.codeconnections.model.PublishDeploymentStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.codeconnections.model.RepositorySyncStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.codeconnections.model.ResourceSyncStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.codeconnections.model.SyncConfigurationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.codeconnections.model.TriggerResourceUpdateOn
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum software.amazon.awssdk.services.codeconnections.endpoints.internal.ParameterType
-
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.codeconnections.model.BlockerStatus
-
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.codeconnections.model.BlockerType
-
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.codeconnections.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.codeconnections.model.ProviderType
-
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.codeconnections.model.PublishDeploymentStatus
-
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.codeconnections.model.RepositorySyncStatus
-
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.codeconnections.model.ResourceSyncStatus
-
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.codeconnections.model.SyncConfigurationType
-
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.codeconnections.model.TriggerResourceUpdateOn
-
Returns an array containing the constants of this enum type, in the order they are declared.
- version() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Partitions
- version(String) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.EndpointRuleset.Builder
- version(String) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.Partitions.Builder
- visitBool(boolean) - Method in interface software.amazon.awssdk.services.codeconnections.endpoints.internal.Literal.Visitor
- visitBoolEquals(BooleanEqualsFn) - Method in interface software.amazon.awssdk.services.codeconnections.endpoints.internal.FnVisitor
- visitBoolEquals(BooleanEqualsFn) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.RuleEvaluator
- visitDynamicElement(Expr) - Method in interface software.amazon.awssdk.services.codeconnections.endpoints.internal.TemplateVisitor
-
Visit a dynamic element within a multipart template.
- visitEndpointRule(EndpointResult) - Method in interface software.amazon.awssdk.services.codeconnections.endpoints.internal.RuleValueVisitor
- visitErrorRule(Expr) - Method in interface software.amazon.awssdk.services.codeconnections.endpoints.internal.RuleValueVisitor
- visitFn(Fn) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.ExprVisitor.Default
- visitFn(Fn) - Method in interface software.amazon.awssdk.services.codeconnections.endpoints.internal.ExprVisitor
- visitFn(Fn) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.RuleEvaluator
- visitGetAttr(GetAttr) - Method in interface software.amazon.awssdk.services.codeconnections.endpoints.internal.FnVisitor
- visitGetAttr(GetAttr) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.RuleEvaluator
- visitInt(int) - Method in interface software.amazon.awssdk.services.codeconnections.endpoints.internal.Literal.Visitor
- visitIsSet(IsSet) - Method in interface software.amazon.awssdk.services.codeconnections.endpoints.internal.FnVisitor
- visitIsSet(IsSet) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.RuleEvaluator
- visitIsValidHostLabel(IsValidHostLabel) - Method in interface software.amazon.awssdk.services.codeconnections.endpoints.internal.FnVisitor
- visitIsValidHostLabel(IsValidHostLabel) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.RuleEvaluator
- visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in interface software.amazon.awssdk.services.codeconnections.endpoints.internal.FnVisitor
- visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.RuleEvaluator
- visitLiteral(Literal) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.ExprVisitor.Default
- visitLiteral(Literal) - Method in interface software.amazon.awssdk.services.codeconnections.endpoints.internal.ExprVisitor
- visitLiteral(Literal) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.RuleEvaluator
- visitNot(Not) - Method in interface software.amazon.awssdk.services.codeconnections.endpoints.internal.FnVisitor
- visitNot(Not) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.RuleEvaluator
- visitObject(Map<Identifier, Literal>) - Method in interface software.amazon.awssdk.services.codeconnections.endpoints.internal.Literal.Visitor
- visitParseArn(ParseArn) - Method in interface software.amazon.awssdk.services.codeconnections.endpoints.internal.FnVisitor
- visitParseArn(ParseArn) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.RuleEvaluator
- visitParseUrl(ParseUrl) - Method in interface software.amazon.awssdk.services.codeconnections.endpoints.internal.FnVisitor
- visitParseUrl(ParseUrl) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.RuleEvaluator
- visitPartition(PartitionFn) - Method in interface software.amazon.awssdk.services.codeconnections.endpoints.internal.FnVisitor
- visitPartition(PartitionFn) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.RuleEvaluator
- visitRef(Ref) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.ExprVisitor.Default
- visitRef(Ref) - Method in interface software.amazon.awssdk.services.codeconnections.endpoints.internal.ExprVisitor
- visitRef(Ref) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.RuleEvaluator
- visitSingleDynamicTemplate(Expr) - Method in interface software.amazon.awssdk.services.codeconnections.endpoints.internal.TemplateVisitor
-
The template contains a single dynamic element, eg.
- visitStaticElement(String) - Method in interface software.amazon.awssdk.services.codeconnections.endpoints.internal.TemplateVisitor
-
Visit a static element within a multipart template.
- visitStaticTemplate(String) - Method in interface software.amazon.awssdk.services.codeconnections.endpoints.internal.TemplateVisitor
-
The template contains a single static string, eg.
- visitStr(Template) - Method in interface software.amazon.awssdk.services.codeconnections.endpoints.internal.Literal.Visitor
- visitStringEquals(StringEqualsFn) - Method in interface software.amazon.awssdk.services.codeconnections.endpoints.internal.FnVisitor
- visitStringEquals(StringEqualsFn) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.RuleEvaluator
- visitSubstring(Substring) - Method in interface software.amazon.awssdk.services.codeconnections.endpoints.internal.FnVisitor
- visitSubstring(Substring) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.RuleEvaluator
- visitTreeRule(List<Rule>) - Method in interface software.amazon.awssdk.services.codeconnections.endpoints.internal.RuleValueVisitor
- visitTuple(List<Literal>) - Method in interface software.amazon.awssdk.services.codeconnections.endpoints.internal.Literal.Visitor
- visitUriEncode(UriEncodeFn) - Method in interface software.amazon.awssdk.services.codeconnections.endpoints.internal.FnVisitor
- visitUriEncode(UriEncodeFn) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.RuleEvaluator
- vpcConfiguration() - Method in class software.amazon.awssdk.services.codeconnections.model.CreateHostRequest
-
The VPC configuration to be provisioned for the host.
- vpcConfiguration() - Method in class software.amazon.awssdk.services.codeconnections.model.GetHostResponse
-
The VPC configuration of the requested host.
- vpcConfiguration() - Method in class software.amazon.awssdk.services.codeconnections.model.Host
-
The VPC configuration provisioned for the host.
- vpcConfiguration() - Method in class software.amazon.awssdk.services.codeconnections.model.UpdateHostRequest
-
The VPC configuration of the host to be updated.
- vpcConfiguration(Consumer<VpcConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.model.CreateHostRequest.Builder
-
The VPC configuration to be provisioned for the host.
- vpcConfiguration(Consumer<VpcConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.model.GetHostResponse.Builder
-
The VPC configuration of the requested host.
- vpcConfiguration(Consumer<VpcConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.model.Host.Builder
-
The VPC configuration provisioned for the host.
- vpcConfiguration(Consumer<VpcConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeconnections.model.UpdateHostRequest.Builder
-
The VPC configuration of the host to be updated.
- vpcConfiguration(VpcConfiguration) - Method in interface software.amazon.awssdk.services.codeconnections.model.CreateHostRequest.Builder
-
The VPC configuration to be provisioned for the host.
- vpcConfiguration(VpcConfiguration) - Method in interface software.amazon.awssdk.services.codeconnections.model.GetHostResponse.Builder
-
The VPC configuration of the requested host.
- vpcConfiguration(VpcConfiguration) - Method in interface software.amazon.awssdk.services.codeconnections.model.Host.Builder
-
The VPC configuration provisioned for the host.
- vpcConfiguration(VpcConfiguration) - Method in interface software.amazon.awssdk.services.codeconnections.model.UpdateHostRequest.Builder
-
The VPC configuration of the host to be updated.
- VpcConfiguration - Class in software.amazon.awssdk.services.codeconnections.model
-
The VPC configuration provisioned for the host.
- VpcConfiguration.Builder - Interface in software.amazon.awssdk.services.codeconnections.model
- vpcId() - Method in class software.amazon.awssdk.services.codeconnections.model.VpcConfiguration
-
The ID of the Amazon VPC connected to the infrastructure where your provider type is installed.
- vpcId(String) - Method in interface software.amazon.awssdk.services.codeconnections.model.VpcConfiguration.Builder
-
The ID of the Amazon VPC connected to the infrastructure where your provider type is installed.
W
- withDefaultVersion() - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.EndpointRuleset.Builder
- writableStackTrace(Boolean) - Method in class software.amazon.awssdk.services.codeconnections.endpoints.internal.SourceException.BuilderImpl
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codeconnections.model.AccessDeniedException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codeconnections.model.CodeConnectionsException.Builder
- writableStackTrace(Boolean) - Method in class software.amazon.awssdk.services.codeconnections.model.CodeConnectionsException.BuilderImpl
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codeconnections.model.ConcurrentModificationException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codeconnections.model.ConditionalCheckFailedException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codeconnections.model.ConflictException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codeconnections.model.InternalServerException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codeconnections.model.InvalidInputException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codeconnections.model.LimitExceededException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codeconnections.model.ResourceAlreadyExistsException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codeconnections.model.ResourceNotFoundException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codeconnections.model.ResourceUnavailableException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codeconnections.model.RetryLatestCommitFailedException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codeconnections.model.SyncBlockerDoesNotExistException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codeconnections.model.SyncConfigurationStillExistsException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codeconnections.model.ThrottlingException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codeconnections.model.UnsupportedOperationException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codeconnections.model.UnsupportedProviderTypeException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codeconnections.model.UpdateOutOfSyncException.Builder
All Classes All Packages