A B C D E F G H I K L M N O P 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.codestarconnections.endpoints.internal.Expr
- accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Fn
- accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Literal
- accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Ref
- accept(Literal.Visitor<T>) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Literal
- accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.EndpointRule
- accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.ErrorRule
- accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Rule
- accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.TreeRule
- accept(TemplateVisitor<T>) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Template
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.BooleanEqualsFn
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Fn
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.GetAttr
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.IsSet
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.IsValidHostLabel
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.IsVirtualHostableS3Bucket
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Not
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.ParseArn
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.ParseUrl
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.PartitionFn
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.StringEqualsFn
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Substring
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.UriEncodeFn
- ACCOUNT_ID - Static variable in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.ParseArn
- accountId() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Arn
- addCondition(Condition) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Rule.Builder
- addHeader(String, String) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value.Endpoint.Builder
- addHeader(String, List<Expr>) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.EndpointResult.Builder
- addHeaderValue(String, Expr) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.EndpointResult.Builder
- addHostPrefix(Endpoint, String) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.AwsEndpointProviderUtils
-
Apply the given endpoint prefix to the endpoint.
- addParameter(Parameter) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Parameters.Builder
- addPartition(Partition) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Partitions.Builder
- addProperty(Identifier, Expr) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.EndpointResult.Builder
- addRule(Rule) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.EndpointRuleset.Builder
- allowDots() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.IsValidHostLabel
- allowDots() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.IsVirtualHostableS3Bucket
- applyPaginatorUserAgent(T) - Static method in class software.amazon.awssdk.services.codestarconnections.internal.UserAgentUtils
- applyUserAgentInfo(T, Consumer<AwsRequestOverrideConfiguration.Builder>) - Static method in class software.amazon.awssdk.services.codestarconnections.internal.UserAgentUtils
- argv(List<Expr>) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.FnNode.Builder
- Arn - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
-
An AWS Arn.
- Arn(String, String, String, String, List<String>) - Constructor for class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Arn
- ASSIGN - Static variable in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Condition
- asString() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Identifier
- AUTHORITY - Static variable in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.ParseUrl
- authSchemeProvider() - Method in class software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsServiceClientConfiguration
-
Gets the value for auth scheme provider
- authSchemeProvider() - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsServiceClientConfiguration.Builder
-
Gets the value for auth scheme provider
- authSchemeProvider() - Method in class software.amazon.awssdk.services.codestarconnections.internal.CodeStarConnectionsServiceClientConfigurationBuilder.BuilderImpl
-
Gets the value for auth scheme provider
- authSchemeProvider(CodeStarConnectionsAuthSchemeProvider) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsBaseClientBuilder
-
Set the
CodeStarConnectionsAuthSchemeProviderimplementation that will be used by the client to resolve the auth scheme for each request. - authSchemeProvider(CodeStarConnectionsAuthSchemeProvider) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsServiceClientConfiguration.Builder
-
Sets the value for auth scheme provider
- authSchemeProvider(CodeStarConnectionsAuthSchemeProvider) - Method in class software.amazon.awssdk.services.codestarconnections.internal.CodeStarConnectionsServiceClientConfigurationBuilder.BuilderImpl
-
Sets the value for auth scheme provider
- authSchemes() - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsServiceClientConfiguration.Builder
-
Gets the value for auth schemes
- authSchemes() - Method in class software.amazon.awssdk.services.codestarconnections.internal.CodeStarConnectionsServiceClientConfigurationBuilder.BuilderImpl
- AuthSchemeUtils - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- AVAILABLE - software.amazon.awssdk.services.codestarconnections.model.ConnectionStatus
- AwsEndpointProviderUtils - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CodeStarConnectionsException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.codestarconnections.model.CodeStarConnectionsException.BuilderImpl
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ConflictException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codestarconnections.model.LimitExceededException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ResourceNotFoundException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ResourceUnavailableException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codestarconnections.model.UnsupportedOperationException.Builder
B
- beforeExecution(Context.BeforeExecution, ExecutionAttributes) - Method in class software.amazon.awssdk.services.codestarconnections.auth.scheme.internal.CodeStarConnectionsAuthSchemeInterceptor
- BITBUCKET - software.amazon.awssdk.services.codestarconnections.model.ProviderType
- BOOLEAN - software.amazon.awssdk.services.codestarconnections.endpoints.internal.ParameterType
- BooleanEqualsFn - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- BooleanEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.codestarconnections.endpoints.internal.BooleanEqualsFn
- build() - Method in interface software.amazon.awssdk.services.codestarconnections.auth.scheme.CodeStarConnectionsAuthSchemeParams.Builder
-
Returns a
CodeStarConnectionsAuthSchemeParamsobject that is created from the properties that have been set on the builder. - build() - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsServiceClientConfiguration.Builder
- build() - Method in interface software.amazon.awssdk.services.codestarconnections.endpoints.CodeStarConnectionsEndpointParams.Builder
- build() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Condition.Builder
- build() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.EndpointResult.Builder
- build() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.EndpointRuleset.Builder
- build() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.FnNode.Builder
- build() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.GetAttr.Builder
- build() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Outputs.Builder
- build() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Parameter.Builder
- build() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.ParameterReference.Builder
- build() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Parameters.Builder
- build() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Partition.Builder
- build() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Partitions.Builder
- build() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.RegionOverride.Builder
- build() - Method in interface software.amazon.awssdk.services.codestarconnections.endpoints.internal.RuleError.Builder
- build() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.SourceException.BuilderImpl
- build() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value.Endpoint.Builder
- build() - Method in class software.amazon.awssdk.services.codestarconnections.internal.CodeStarConnectionsServiceClientConfigurationBuilder.BuilderImpl
- build() - Method in class software.amazon.awssdk.services.codestarconnections.model.CodeStarConnectionsException.BuilderImpl
- build() - Method in interface software.amazon.awssdk.services.codestarconnections.model.CodeStarConnectionsRequest.Builder
- build() - Method in interface software.amazon.awssdk.services.codestarconnections.model.CodeStarConnectionsResponse.Builder
- builder() - Static method in interface software.amazon.awssdk.services.codestarconnections.auth.scheme.CodeStarConnectionsAuthSchemeParams
-
Get a new builder for creating a
CodeStarConnectionsAuthSchemeParams. - builder() - Static method in class software.amazon.awssdk.services.codestarconnections.auth.scheme.internal.DefaultCodeStarConnectionsAuthSchemeParams
- builder() - Static method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsAsyncClient
-
Create a builder that can be used to configure and create a
CodeStarConnectionsAsyncClient. - builder() - Static method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsClient
-
Create a builder that can be used to configure and create a
CodeStarConnectionsClient. - builder() - Static method in class software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsServiceClientConfiguration
- builder() - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.CodeStarConnectionsEndpointParams
- builder() - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Condition
- builder() - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.EndpointResult
- builder() - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.EndpointRuleset
- builder() - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.FnNode
- builder() - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.GetAttr
- builder() - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Outputs
- builder() - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Parameter
- builder() - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.ParameterReference
- builder() - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Parameters
- builder() - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Partition
- builder() - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Partitions
- builder() - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.RegionOverride
- builder() - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Rule
- builder() - Static method in exception software.amazon.awssdk.services.codestarconnections.endpoints.internal.RuleError
- builder() - Static method in exception software.amazon.awssdk.services.codestarconnections.endpoints.internal.SourceException
- builder() - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value.Endpoint
- builder() - Static method in class software.amazon.awssdk.services.codestarconnections.internal.CodeStarConnectionsServiceClientConfigurationBuilder
- builder() - Static method in exception software.amazon.awssdk.services.codestarconnections.model.CodeStarConnectionsException
- builder() - Static method in exception software.amazon.awssdk.services.codestarconnections.model.ConflictException
- builder() - Static method in class software.amazon.awssdk.services.codestarconnections.model.Connection
- builder() - Static method in class software.amazon.awssdk.services.codestarconnections.model.CreateConnectionRequest
- builder() - Static method in class software.amazon.awssdk.services.codestarconnections.model.CreateConnectionResponse
- builder() - Static method in class software.amazon.awssdk.services.codestarconnections.model.CreateHostRequest
- builder() - Static method in class software.amazon.awssdk.services.codestarconnections.model.CreateHostResponse
- builder() - Static method in class software.amazon.awssdk.services.codestarconnections.model.DeleteConnectionRequest
- builder() - Static method in class software.amazon.awssdk.services.codestarconnections.model.DeleteConnectionResponse
- builder() - Static method in class software.amazon.awssdk.services.codestarconnections.model.DeleteHostRequest
- builder() - Static method in class software.amazon.awssdk.services.codestarconnections.model.DeleteHostResponse
- builder() - Static method in class software.amazon.awssdk.services.codestarconnections.model.GetConnectionRequest
- builder() - Static method in class software.amazon.awssdk.services.codestarconnections.model.GetConnectionResponse
- builder() - Static method in class software.amazon.awssdk.services.codestarconnections.model.GetHostRequest
- builder() - Static method in class software.amazon.awssdk.services.codestarconnections.model.GetHostResponse
- builder() - Static method in class software.amazon.awssdk.services.codestarconnections.model.Host
- builder() - Static method in exception software.amazon.awssdk.services.codestarconnections.model.LimitExceededException
- builder() - Static method in class software.amazon.awssdk.services.codestarconnections.model.ListConnectionsRequest
- builder() - Static method in class software.amazon.awssdk.services.codestarconnections.model.ListConnectionsResponse
- builder() - Static method in class software.amazon.awssdk.services.codestarconnections.model.ListHostsRequest
- builder() - Static method in class software.amazon.awssdk.services.codestarconnections.model.ListHostsResponse
- builder() - Static method in class software.amazon.awssdk.services.codestarconnections.model.ListTagsForResourceRequest
- builder() - Static method in class software.amazon.awssdk.services.codestarconnections.model.ListTagsForResourceResponse
- builder() - Static method in exception software.amazon.awssdk.services.codestarconnections.model.ResourceNotFoundException
- builder() - Static method in exception software.amazon.awssdk.services.codestarconnections.model.ResourceUnavailableException
- builder() - Static method in class software.amazon.awssdk.services.codestarconnections.model.Tag
- builder() - Static method in class software.amazon.awssdk.services.codestarconnections.model.TagResourceRequest
- builder() - Static method in class software.amazon.awssdk.services.codestarconnections.model.TagResourceResponse
- builder() - Static method in exception software.amazon.awssdk.services.codestarconnections.model.UnsupportedOperationException
- builder() - Static method in class software.amazon.awssdk.services.codestarconnections.model.UntagResourceRequest
- builder() - Static method in class software.amazon.awssdk.services.codestarconnections.model.UntagResourceResponse
- builder() - Static method in class software.amazon.awssdk.services.codestarconnections.model.UpdateHostRequest
- builder() - Static method in class software.amazon.awssdk.services.codestarconnections.model.UpdateHostResponse
- builder() - Static method in class software.amazon.awssdk.services.codestarconnections.model.VpcConfiguration
- builder(SdkClientConfiguration.Builder) - Static method in class software.amazon.awssdk.services.codestarconnections.internal.CodeStarConnectionsServiceClientConfigurationBuilder
- Builder() - Constructor for class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Condition.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.codestarconnections.endpoints.internal.EndpointResult.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.codestarconnections.endpoints.internal.EndpointRuleset.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.codestarconnections.endpoints.internal.FnNode.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.codestarconnections.endpoints.internal.GetAttr.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Outputs.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Parameter.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.codestarconnections.endpoints.internal.ParameterReference.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Parameters.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Partition.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Partitions.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.codestarconnections.endpoints.internal.RegionOverride.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Rule.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value.Endpoint.Builder
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.codestarconnections.endpoints.internal.SourceException.BuilderImpl
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.codestarconnections.model.CodeStarConnectionsException.BuilderImpl
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.codestarconnections.model.CodeStarConnectionsRequest.BuilderImpl
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.codestarconnections.model.CodeStarConnectionsResponse.BuilderImpl
- BuilderImpl(CodeStarConnectionsException) - Constructor for class software.amazon.awssdk.services.codestarconnections.model.CodeStarConnectionsException.BuilderImpl
- BuilderImpl(CodeStarConnectionsRequest) - Constructor for class software.amazon.awssdk.services.codestarconnections.model.CodeStarConnectionsRequest.BuilderImpl
- BuilderImpl(CodeStarConnectionsResponse) - Constructor for class software.amazon.awssdk.services.codestarconnections.model.CodeStarConnectionsResponse.BuilderImpl
- buildSdkClientConfiguration() - Method in class software.amazon.awssdk.services.codestarconnections.internal.CodeStarConnectionsServiceClientConfigurationBuilder.BuilderImpl
- buildSdkClientConfiguration() - Method in interface software.amazon.awssdk.services.codestarconnections.internal.CodeStarConnectionsServiceClientConfigurationBuilder.BuilderInternal
- builtIn(String) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Parameter.Builder
C
- cause(Throwable) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.SourceException.BuilderImpl
- cause(Throwable) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CodeStarConnectionsException.Builder
- cause(Throwable) - Method in class software.amazon.awssdk.services.codestarconnections.model.CodeStarConnectionsException.BuilderImpl
- cause(Throwable) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ConflictException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.codestarconnections.model.LimitExceededException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ResourceNotFoundException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ResourceUnavailableException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.codestarconnections.model.UnsupportedOperationException.Builder
- chooseAuthScheme(List<EndpointAuthScheme>) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.AuthSchemeUtils
-
Per the spec, the auth schemes list is ordered by preference, so we simply iterate over the list until we find an auth scheme we recognize.
- CodeStarConnectionsAsyncClient - Interface in software.amazon.awssdk.services.codestarconnections
-
Service client for accessing AWS CodeStar connections asynchronously.
- CodeStarConnectionsAsyncClientBuilder - Interface in software.amazon.awssdk.services.codestarconnections
-
A builder for creating an instance of
CodeStarConnectionsAsyncClient. - CodeStarConnectionsAuthSchemeInterceptor - Class in software.amazon.awssdk.services.codestarconnections.auth.scheme.internal
- CodeStarConnectionsAuthSchemeInterceptor() - Constructor for class software.amazon.awssdk.services.codestarconnections.auth.scheme.internal.CodeStarConnectionsAuthSchemeInterceptor
- CodeStarConnectionsAuthSchemeParams - Interface in software.amazon.awssdk.services.codestarconnections.auth.scheme
-
The parameters object used to resolve the auth schemes for the CodeStarConnections service.
- CodeStarConnectionsAuthSchemeParams.Builder - Interface in software.amazon.awssdk.services.codestarconnections.auth.scheme
-
A builder for a
CodeStarConnectionsAuthSchemeParams. - CodeStarConnectionsAuthSchemeProvider - Interface in software.amazon.awssdk.services.codestarconnections.auth.scheme
-
An auth scheme provider for CodeStarConnections service.
- CodeStarConnectionsBaseClientBuilder<B extends CodeStarConnectionsBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.codestarconnections
-
This includes configuration specific to AWS CodeStar connections that is supported by both
CodeStarConnectionsClientBuilderandCodeStarConnectionsAsyncClientBuilder. - CodeStarConnectionsClient - Interface in software.amazon.awssdk.services.codestarconnections
-
Service client for accessing AWS CodeStar connections.
- CodeStarConnectionsClientBuilder - Interface in software.amazon.awssdk.services.codestarconnections
-
A builder for creating an instance of
CodeStarConnectionsClient. - CodeStarConnectionsClientOption<T> - Class in software.amazon.awssdk.services.codestarconnections.internal
- CodeStarConnectionsEndpointParams - Class in software.amazon.awssdk.services.codestarconnections.endpoints
-
The parameters object used to resolve an endpoint for the CodeStarConnections service.
- CodeStarConnectionsEndpointParams.Builder - Interface in software.amazon.awssdk.services.codestarconnections.endpoints
- CodeStarConnectionsEndpointProvider - Interface in software.amazon.awssdk.services.codestarconnections.endpoints
-
An endpoint provider for CodeStarConnections.
- CodeStarConnectionsException - Exception in software.amazon.awssdk.services.codestarconnections.model
- CodeStarConnectionsException(CodeStarConnectionsException.Builder) - Constructor for exception software.amazon.awssdk.services.codestarconnections.model.CodeStarConnectionsException
- CodeStarConnectionsException.Builder - Interface in software.amazon.awssdk.services.codestarconnections.model
- CodeStarConnectionsException.BuilderImpl - Class in software.amazon.awssdk.services.codestarconnections.model
- CodeStarConnectionsRequest - Class in software.amazon.awssdk.services.codestarconnections.model
- CodeStarConnectionsRequest(CodeStarConnectionsRequest.Builder) - Constructor for class software.amazon.awssdk.services.codestarconnections.model.CodeStarConnectionsRequest
- CodeStarConnectionsRequest.Builder - Interface in software.amazon.awssdk.services.codestarconnections.model
- CodeStarConnectionsRequest.BuilderImpl - Class in software.amazon.awssdk.services.codestarconnections.model
- CodeStarConnectionsRequestSetEndpointInterceptor - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- CodeStarConnectionsRequestSetEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.codestarconnections.endpoints.internal.CodeStarConnectionsRequestSetEndpointInterceptor
- CodeStarConnectionsResolveEndpointInterceptor - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- CodeStarConnectionsResolveEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.codestarconnections.endpoints.internal.CodeStarConnectionsResolveEndpointInterceptor
- CodeStarConnectionsResponse - Class in software.amazon.awssdk.services.codestarconnections.model
- CodeStarConnectionsResponse(CodeStarConnectionsResponse.Builder) - Constructor for class software.amazon.awssdk.services.codestarconnections.model.CodeStarConnectionsResponse
- CodeStarConnectionsResponse.Builder - Interface in software.amazon.awssdk.services.codestarconnections.model
- CodeStarConnectionsResponse.BuilderImpl - Class in software.amazon.awssdk.services.codestarconnections.model
- CodeStarConnectionsResponseMetadata - Class in software.amazon.awssdk.services.codestarconnections.model
- CodeStarConnectionsServiceClientConfiguration - Class in software.amazon.awssdk.services.codestarconnections
-
Class to expose the service client settings to the user.
- CodeStarConnectionsServiceClientConfiguration(CodeStarConnectionsServiceClientConfiguration.Builder) - Constructor for class software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsServiceClientConfiguration
- CodeStarConnectionsServiceClientConfiguration.Builder - Interface in software.amazon.awssdk.services.codestarconnections
-
A builder for creating a
CodeStarConnectionsServiceClientConfiguration - CodeStarConnectionsServiceClientConfigurationBuilder - Class in software.amazon.awssdk.services.codestarconnections.internal
- CodeStarConnectionsServiceClientConfigurationBuilder() - Constructor for class software.amazon.awssdk.services.codestarconnections.internal.CodeStarConnectionsServiceClientConfigurationBuilder
- CodeStarConnectionsServiceClientConfigurationBuilder.BuilderImpl - Class in software.amazon.awssdk.services.codestarconnections.internal
- CodeStarConnectionsServiceClientConfigurationBuilder.BuilderInternal - Interface in software.amazon.awssdk.services.codestarconnections.internal
- condition() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Fn
-
Convert this fn into a condition
- condition(String) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Fn
- Condition - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- Condition.Builder - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- conditions - Variable in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Rule
- CONDITIONS - Static variable in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Rule
- ConflictException - Exception in software.amazon.awssdk.services.codestarconnections.model
-
Two conflicting operations have been made on the same resource.
- ConflictException.Builder - Interface in software.amazon.awssdk.services.codestarconnections.model
- connection() - Method in class software.amazon.awssdk.services.codestarconnections.model.GetConnectionResponse
-
The connection details, such as status, owner, and provider type.
- connection(Consumer<Connection.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.model.GetConnectionResponse.Builder
-
The connection details, such as status, owner, and provider type.
- connection(Connection) - Method in interface software.amazon.awssdk.services.codestarconnections.model.GetConnectionResponse.Builder
-
The connection details, such as status, owner, and provider type.
- Connection - Class in software.amazon.awssdk.services.codestarconnections.model
-
A resource that is used to connect third-party source providers with services like CodePipeline.
- Connection.Builder - Interface in software.amazon.awssdk.services.codestarconnections.model
- connectionArn() - Method in class software.amazon.awssdk.services.codestarconnections.model.Connection
-
The Amazon Resource Name (ARN) of the connection.
- connectionArn() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateConnectionResponse
-
The Amazon Resource Name (ARN) of the connection to be created.
- connectionArn() - Method in class software.amazon.awssdk.services.codestarconnections.model.DeleteConnectionRequest
-
The Amazon Resource Name (ARN) of the connection to be deleted.
- connectionArn() - Method in class software.amazon.awssdk.services.codestarconnections.model.GetConnectionRequest
-
The Amazon Resource Name (ARN) of a connection.
- connectionArn(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.Connection.Builder
-
The Amazon Resource Name (ARN) of the connection.
- connectionArn(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CreateConnectionResponse.Builder
-
The Amazon Resource Name (ARN) of the connection to be created.
- connectionArn(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.DeleteConnectionRequest.Builder
-
The Amazon Resource Name (ARN) of the connection to be deleted.
- connectionArn(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.GetConnectionRequest.Builder
-
The Amazon Resource Name (ARN) of a connection.
- connectionName() - Method in class software.amazon.awssdk.services.codestarconnections.model.Connection
-
The name of the connection.
- connectionName() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateConnectionRequest
-
The name of the connection to be created.
- connectionName(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.Connection.Builder
-
The name of the connection.
- connectionName(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CreateConnectionRequest.Builder
-
The name of the connection to be created.
- connections() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListConnectionsResponse
-
A list of connections and the details for each connection, such as status, owner, and provider type.
- connections(Collection<Connection>) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ListConnectionsResponse.Builder
-
A list of connections and the details for each connection, such as status, owner, and provider type.
- connections(Consumer<Connection.Builder>...) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ListConnectionsResponse.Builder
-
A list of connections and the details for each connection, such as status, owner, and provider type.
- connections(Connection...) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ListConnectionsResponse.Builder
-
A list of connections and the details for each connection, such as status, owner, and provider type.
- connectionStatus() - Method in class software.amazon.awssdk.services.codestarconnections.model.Connection
-
The current status of the connection.
- connectionStatus(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.Connection.Builder
-
The current status of the connection.
- connectionStatus(ConnectionStatus) - Method in interface software.amazon.awssdk.services.codestarconnections.model.Connection.Builder
-
The current status of the connection.
- ConnectionStatus - Enum in software.amazon.awssdk.services.codestarconnections.model
- connectionStatusAsString() - Method in class software.amazon.awssdk.services.codestarconnections.model.Connection
-
The current status of the connection.
- context(String) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.ParameterReference.Builder
- copyOverridesToConfiguration(ClientOverrideConfiguration, SdkClientConfiguration.Builder) - Static method in class software.amazon.awssdk.services.codestarconnections.internal.SdkClientConfigurationUtil
-
Copies the
ClientOverrideConfigurationvalues to the configuration builder. - create() - Static method in class software.amazon.awssdk.services.codestarconnections.auth.scheme.internal.DefaultCodeStarConnectionsAuthSchemeProvider
- create() - Static method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsAsyncClient
-
Create a
CodeStarConnectionsAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. - create() - Static method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsClient
-
Create a
CodeStarConnectionsClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. - create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.codestarconnections.model.CodeStarConnectionsResponseMetadata
- createAuthSchemes(Value) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.AuthSchemeUtils
- createConnection(Consumer<CreateConnectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsAsyncClient
-
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.codestarconnections.CodeStarConnectionsClient
-
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.codestarconnections.CodeStarConnectionsAsyncClient
-
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.codestarconnections.CodeStarConnectionsClient
-
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.codestarconnections.model
- CreateConnectionRequest.Builder - Interface in software.amazon.awssdk.services.codestarconnections.model
- CreateConnectionRequestMarshaller - Class in software.amazon.awssdk.services.codestarconnections.transform
-
CreateConnectionRequestMarshaller - CreateConnectionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codestarconnections.transform.CreateConnectionRequestMarshaller
- CreateConnectionResponse - Class in software.amazon.awssdk.services.codestarconnections.model
- CreateConnectionResponse.Builder - Interface in software.amazon.awssdk.services.codestarconnections.model
- createHost(Consumer<CreateHostRequest.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsAsyncClient
-
Creates a resource that represents the infrastructure where a third-party provider is installed.
- createHost(Consumer<CreateHostRequest.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsClient
-
Creates a resource that represents the infrastructure where a third-party provider is installed.
- createHost(CreateHostRequest) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsAsyncClient
-
Creates a resource that represents the infrastructure where a third-party provider is installed.
- createHost(CreateHostRequest) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsClient
-
Creates a resource that represents the infrastructure where a third-party provider is installed.
- CreateHostRequest - Class in software.amazon.awssdk.services.codestarconnections.model
- CreateHostRequest.Builder - Interface in software.amazon.awssdk.services.codestarconnections.model
- CreateHostRequestMarshaller - Class in software.amazon.awssdk.services.codestarconnections.transform
-
CreateHostRequestMarshaller - CreateHostRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codestarconnections.transform.CreateHostRequestMarshaller
- CreateHostResponse - Class in software.amazon.awssdk.services.codestarconnections.model
- CreateHostResponse.Builder - Interface in software.amazon.awssdk.services.codestarconnections.model
- credentialsProvider() - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsServiceClientConfiguration.Builder
-
Gets the value for credentials provider
- credentialsProvider() - Method in class software.amazon.awssdk.services.codestarconnections.internal.CodeStarConnectionsServiceClientConfigurationBuilder.BuilderImpl
-
Gets the value for credentials provider
- credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity>) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsServiceClientConfiguration.Builder
-
Sets the value for credentials provider
- credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity>) - Method in class software.amazon.awssdk.services.codestarconnections.internal.CodeStarConnectionsServiceClientConfigurationBuilder.BuilderImpl
-
Sets the value for credentials provider
- ctx(String, Runnable) - Static method in exception software.amazon.awssdk.services.codestarconnections.endpoints.internal.RuleError
- ctx(String, Supplier<T>) - Static method in exception software.amazon.awssdk.services.codestarconnections.endpoints.internal.RuleError
D
- Default() - Constructor for class software.amazon.awssdk.services.codestarconnections.endpoints.internal.ExprVisitor.Default
- DEFAULT - Static variable in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Parameter
- DefaultCodeStarConnectionsAuthSchemeParams - Class in software.amazon.awssdk.services.codestarconnections.auth.scheme.internal
- DefaultCodeStarConnectionsAuthSchemeProvider - Class in software.amazon.awssdk.services.codestarconnections.auth.scheme.internal
- DefaultCodeStarConnectionsEndpointProvider - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- DefaultCodeStarConnectionsEndpointProvider() - Constructor for class software.amazon.awssdk.services.codestarconnections.endpoints.internal.DefaultCodeStarConnectionsEndpointProvider
- defaultEngine() - Static method in interface software.amazon.awssdk.services.codestarconnections.endpoints.internal.RuleEngine
- DefaultPartitionDataProvider - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- DefaultPartitionDataProvider() - Constructor for class software.amazon.awssdk.services.codestarconnections.endpoints.internal.DefaultPartitionDataProvider
- defaultProvider() - Static method in interface software.amazon.awssdk.services.codestarconnections.auth.scheme.CodeStarConnectionsAuthSchemeProvider
-
Get the default auth scheme provider.
- defaultProvider() - Static method in interface software.amazon.awssdk.services.codestarconnections.endpoints.CodeStarConnectionsEndpointProvider
- DefaultRuleEngine - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- DefaultRuleEngine() - Constructor for class software.amazon.awssdk.services.codestarconnections.endpoints.internal.DefaultRuleEngine
- defaultValue(Value) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Parameter.Builder
- deleteConnection(Consumer<DeleteConnectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsAsyncClient
-
The connection to be deleted.
- deleteConnection(Consumer<DeleteConnectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsClient
-
The connection to be deleted.
- deleteConnection(DeleteConnectionRequest) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsAsyncClient
-
The connection to be deleted.
- deleteConnection(DeleteConnectionRequest) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsClient
-
The connection to be deleted.
- DeleteConnectionRequest - Class in software.amazon.awssdk.services.codestarconnections.model
- DeleteConnectionRequest.Builder - Interface in software.amazon.awssdk.services.codestarconnections.model
- DeleteConnectionRequestMarshaller - Class in software.amazon.awssdk.services.codestarconnections.transform
-
DeleteConnectionRequestMarshaller - DeleteConnectionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codestarconnections.transform.DeleteConnectionRequestMarshaller
- DeleteConnectionResponse - Class in software.amazon.awssdk.services.codestarconnections.model
- DeleteConnectionResponse.Builder - Interface in software.amazon.awssdk.services.codestarconnections.model
- deleteHost(Consumer<DeleteHostRequest.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsAsyncClient
-
The host to be deleted.
- deleteHost(Consumer<DeleteHostRequest.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsClient
-
The host to be deleted.
- deleteHost(DeleteHostRequest) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsAsyncClient
-
The host to be deleted.
- deleteHost(DeleteHostRequest) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsClient
-
The host to be deleted.
- DeleteHostRequest - Class in software.amazon.awssdk.services.codestarconnections.model
- DeleteHostRequest.Builder - Interface in software.amazon.awssdk.services.codestarconnections.model
- DeleteHostRequestMarshaller - Class in software.amazon.awssdk.services.codestarconnections.transform
-
DeleteHostRequestMarshaller - DeleteHostRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codestarconnections.transform.DeleteHostRequestMarshaller
- DeleteHostResponse - Class in software.amazon.awssdk.services.codestarconnections.model
- DeleteHostResponse.Builder - Interface in software.amazon.awssdk.services.codestarconnections.model
- deprecated(Parameter.Deprecated) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Parameter.Builder
- Deprecated(String, String) - Constructor for class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Parameter.Deprecated
- DEPRECATED - Static variable in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Parameter
- disableHostPrefixInjection(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.codestarconnections.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.codestarconnections.endpoints.internal.PartitionFn
- dnsSuffix() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Outputs
- dnsSuffix(String) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Outputs.Builder
- documentation - Variable in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Rule
- documentation(String) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Parameter.Builder
- documentation(String) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Rule.Builder
- DOCUMENTATION - Static variable in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Parameter
- DOCUMENTATION - Static variable in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Rule
- DUAL_STACK_DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.PartitionFn
- dualStackDnsSuffix() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Outputs
- dualStackDnsSuffix(String) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Outputs.Builder
- dualStackEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.AwsEndpointProviderUtils
E
- endpoint() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.CodeStarConnectionsEndpointParams
- endpoint(String) - Method in interface software.amazon.awssdk.services.codestarconnections.endpoints.CodeStarConnectionsEndpointParams.Builder
- endpoint(EndpointResult) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Rule.Builder
- ENDPOINT - Static variable in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Rule
- endpointBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.AwsEndpointProviderUtils
-
Returns the endpoint set on the client.
- endpointFromNode(JsonNode) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value
- endpointIsDiscovered(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.codestarconnections.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.codestarconnections.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.codestarconnections.CodeStarConnectionsServiceClientConfiguration.Builder
-
Gets the value for endpoint override
- endpointOverride() - Method in class software.amazon.awssdk.services.codestarconnections.internal.CodeStarConnectionsServiceClientConfigurationBuilder.BuilderImpl
-
Gets the value for endpoint override
- endpointOverride(URI) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsServiceClientConfiguration.Builder
-
Sets the value for endpoint override
- endpointOverride(URI) - Method in class software.amazon.awssdk.services.codestarconnections.internal.CodeStarConnectionsServiceClientConfigurationBuilder.BuilderImpl
-
Sets the value for endpoint override
- endpointProvider() - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsServiceClientConfiguration.Builder
-
Gets the value for endpoint provider
- endpointProvider() - Method in class software.amazon.awssdk.services.codestarconnections.internal.CodeStarConnectionsServiceClientConfigurationBuilder.BuilderImpl
-
Gets the value for endpoint provider
- endpointProvider(EndpointProvider) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsServiceClientConfiguration.Builder
-
Sets the value for endpoint provider
- endpointProvider(EndpointProvider) - Method in class software.amazon.awssdk.services.codestarconnections.internal.CodeStarConnectionsServiceClientConfigurationBuilder.BuilderImpl
-
Sets the value for endpoint provider
- endpointProvider(CodeStarConnectionsEndpointProvider) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsBaseClientBuilder
-
Set the
CodeStarConnectionsEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. - EndpointResult - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- EndpointResult.Builder - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- EndpointRule - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- EndpointRule(Rule.Builder, EndpointResult) - Constructor for class software.amazon.awssdk.services.codestarconnections.endpoints.internal.EndpointRule
- EndpointRuleset - Class in software.amazon.awssdk.services.codestarconnections.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.codestarconnections.endpoints.internal
- eq(boolean) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Parameter
- eq(Expr) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Parameter
- equals(Object) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Arn
- equals(Object) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.EndpointResult
- equals(Object) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.FatScope
- equals(Object) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Fn
- equals(Object) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.FnNode
- equals(Object) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.GetAttr.Part.Index
- equals(Object) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.GetAttr.Part.Key
- equals(Object) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Identifier
- equals(Object) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Literal
- equals(Object) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Outputs
- equals(Object) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Parameter.Deprecated
- equals(Object) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Parameter
- equals(Object) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.ParameterReference
- equals(Object) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Parameters
- equals(Object) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Partition
- equals(Object) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Partitions
- equals(Object) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Ref
- equals(Object) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.RegionOverride
- equals(Object) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Template.Dynamic
- equals(Object) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Template
- equals(Object) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Template.Literal
- equals(Object) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value.Array
- equals(Object) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value.Bool
- equals(Object) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value.Endpoint
- equals(Object) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value.Int
- equals(Object) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value.Record
- equals(Object) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value.Str
- equals(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.Connection
- equals(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateConnectionRequest
- equals(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateConnectionResponse
- equals(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateHostRequest
- equals(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateHostResponse
- equals(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.DeleteConnectionRequest
- equals(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.DeleteConnectionResponse
- equals(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.DeleteHostRequest
- equals(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.DeleteHostResponse
- equals(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.GetConnectionRequest
- equals(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.GetConnectionResponse
- equals(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.GetHostRequest
- equals(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.GetHostResponse
- equals(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.Host
- equals(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.ListConnectionsRequest
- equals(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.ListConnectionsResponse
- equals(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.ListHostsRequest
- equals(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.ListHostsResponse
- equals(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.ListTagsForResourceRequest
- equals(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.ListTagsForResourceResponse
- equals(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.Tag
- equals(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.TagResourceRequest
- equals(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.TagResourceResponse
- equals(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.UntagResourceRequest
- equals(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.UntagResourceResponse
- equals(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.UpdateHostRequest
- equals(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.UpdateHostResponse
- equals(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.VpcConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.Connection
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateConnectionRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateConnectionResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateHostRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateHostResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.DeleteConnectionRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.DeleteConnectionResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.DeleteHostRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.DeleteHostResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.GetConnectionRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.GetConnectionResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.GetHostRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.GetHostResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.Host
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.ListConnectionsRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.ListConnectionsResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.ListHostsRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.ListHostsResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.ListTagsForResourceRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.ListTagsForResourceResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.Tag
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.TagResourceRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.TagResourceResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.UntagResourceRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.UntagResourceResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.UpdateHostRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.UpdateHostResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codestarconnections.model.VpcConfiguration
- error(String) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Rule.Builder
- ERROR - software.amazon.awssdk.services.codestarconnections.model.ConnectionStatus
- ERROR - Static variable in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Rule
- ErrorRule - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- ErrorRule(Rule.Builder, Expr) - Constructor for class software.amazon.awssdk.services.codestarconnections.endpoints.internal.ErrorRule
- eval(Expr) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Scope
-
Search the fact stack for an explicitly calculated value for [expr]
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.BooleanEqualsFn
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Condition
- eval(Scope<Value>) - Method in interface software.amazon.awssdk.services.codestarconnections.endpoints.internal.Eval
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.GetAttr
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.IsValidHostLabel
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.IsVirtualHostableS3Bucket
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Literal
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Ref
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.SingleArgFn
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.StringEqualsFn
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Substring
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Template
- eval(Value) - Method in interface software.amazon.awssdk.services.codestarconnections.endpoints.internal.GetAttr.Part
- eval(Value) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.GetAttr.Part.Index
- eval(Value) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.GetAttr.Part.Key
- Eval - Interface in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- evalArg(Value) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.IsSet
- evalArg(Value) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Not
- evalArg(Value) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.ParseArn
- evalArg(Value) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.ParseUrl
- evalArg(Value) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.PartitionFn
- evalArg(Value) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.SingleArgFn
- evalArg(Value) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.UriEncodeFn
- evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.DefaultRuleEngine
- evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in interface software.amazon.awssdk.services.codestarconnections.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.codestarconnections.endpoints.internal.RuleEvaluator
- evaluateRuleset(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.RuleEvaluator
- expectArray() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value.Array
- expectArray() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value
- expectBool() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value.Bool
- expectBool() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value
- expectEndpoint() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value.Endpoint
- expectEndpoint() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value
- expectInt() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value
- expectInt() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value.Int
- expectLiteral() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Template
- expectLiteralString() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Literal
- expectOneArg() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Fn
- expectRecord() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value
- expectRecord() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value.Record
- expectString() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value
- expectString() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value.Str
- expectTwoArgs() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Fn
- expectValue(Identifier) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Scope
- expectVariableArgs(int) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Fn
- expr() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Condition
- expr() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Parameter
- Expr - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- Expr() - Constructor for class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Expr
- ExprVisitor<R> - Interface in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- ExprVisitor.Default<R> - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
F
- facts() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.FatScope
- FatScope<T> - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- FatScope() - Constructor for class software.amazon.awssdk.services.codestarconnections.endpoints.internal.FatScope
- FatScope(HashMap<Identifier, T>, HashMap<Expr, T>) - Constructor for class software.amazon.awssdk.services.codestarconnections.endpoints.internal.FatScope
- finishMultipartTemplate() - Method in interface software.amazon.awssdk.services.codestarconnections.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.codestarconnections.endpoints.internal.AwsEndpointProviderUtils
- fn(String) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.FnNode.Builder
- fn(Fn) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Condition.Builder
- Fn - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- Fn(FnNode) - Constructor for class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Fn
- fnNode - Variable in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Fn
- FnNode - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
-
Parsed but not validated function contents containing the `fn` name and `argv`
- FnNode.Builder - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- FnVisitor<R> - Interface in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- forEach(BiConsumer<Identifier, Value>) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value.Record
- from(String) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.ParameterReference
- from(String, String) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.ParameterReference
- fromArray(List<Value>) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value
- fromBool(boolean) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Literal
- fromBool(boolean) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value
- fromInteger(int) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Literal
- fromInteger(int) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value
- fromNode(String, JsonNode) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Parameter
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Condition
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.EndpointResult
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.EndpointRuleset
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Expr
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.FnNode
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Literal
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Outputs
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Parameter.Deprecated
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Parameters
- fromNode(JsonNode) - Static method in enum software.amazon.awssdk.services.codestarconnections.endpoints.internal.ParameterType
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Partition
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Partitions
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.RegionOverride
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Rule
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value.Endpoint
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value
- fromParam(Parameter) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.PartitionFn
- fromParam(Parameter, Expr) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.BooleanEqualsFn
- fromRecord(Map<Identifier, Literal>) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Literal
- fromRecord(Map<Identifier, Value>) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value
- fromStr(String) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Literal
- fromStr(String) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value
- fromStr(Template) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Literal
- fromString(String) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Identifier
- fromString(String) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Template
- fromTuple(List<Literal>) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Literal
- fromValue(String) - Static method in enum software.amazon.awssdk.services.codestarconnections.endpoints.internal.ParameterType
- fromValue(String) - Static method in enum software.amazon.awssdk.services.codestarconnections.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.codestarconnections.model.ProviderType
-
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.codestarconnections.endpoints.internal.RuleEvaluator
- get(int) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value.Array
- get(Identifier) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Parameters
- get(Identifier) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value.Record
- getArgv() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Fn
- getArgv() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.FnNode
- getAttr(String) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Expr
- getAttr(Identifier) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Expr
- GetAttr - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- GetAttr(FnNode) - Constructor for class software.amazon.awssdk.services.codestarconnections.endpoints.internal.GetAttr
- GetAttr.Builder - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- GetAttr.Part - Interface in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- GetAttr.Part.Index - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- GetAttr.Part.Key - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- getBuiltIn() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Parameter
- getConditions() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Rule
- getConnection(Consumer<GetConnectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsAsyncClient
-
Returns the connection ARN and details such as status, owner, and provider type.
- getConnection(Consumer<GetConnectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsClient
-
Returns the connection ARN and details such as status, owner, and provider type.
- getConnection(GetConnectionRequest) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsAsyncClient
-
Returns the connection ARN and details such as status, owner, and provider type.
- getConnection(GetConnectionRequest) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsClient
-
Returns the connection ARN and details such as status, owner, and provider type.
- GetConnectionRequest - Class in software.amazon.awssdk.services.codestarconnections.model
- GetConnectionRequest.Builder - Interface in software.amazon.awssdk.services.codestarconnections.model
- GetConnectionRequestMarshaller - Class in software.amazon.awssdk.services.codestarconnections.transform
-
GetConnectionRequestMarshaller - GetConnectionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codestarconnections.transform.GetConnectionRequestMarshaller
- GetConnectionResponse - Class in software.amazon.awssdk.services.codestarconnections.model
- GetConnectionResponse.Builder - Interface in software.amazon.awssdk.services.codestarconnections.model
- getContext() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.ParameterReference
- getDefault() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.ExprVisitor.Default
- getDefault() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Parameter
-
The default value for this Parameter
- getDefaultValue() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Parameter
- getDeprecated() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Parameter
- getDocumentation() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Parameter
- getEndpoint() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.EndpointRule
- getExpr() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Template.Dynamic
- getFn() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Condition
- getHeaders() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.EndpointResult
- getHeaders() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value.Endpoint
- getHost(Consumer<GetHostRequest.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsAsyncClient
-
Returns the host ARN and details such as status, provider type, endpoint, and, if applicable, the VPC configuration.
- getHost(Consumer<GetHostRequest.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsClient
-
Returns the host ARN and details such as status, provider type, endpoint, and, if applicable, the VPC configuration.
- getHost(GetHostRequest) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsAsyncClient
-
Returns the host ARN and details such as status, provider type, endpoint, and, if applicable, the VPC configuration.
- getHost(GetHostRequest) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsClient
-
Returns the host ARN and details such as status, provider type, endpoint, and, if applicable, the VPC configuration.
- GetHostRequest - Class in software.amazon.awssdk.services.codestarconnections.model
- GetHostRequest.Builder - Interface in software.amazon.awssdk.services.codestarconnections.model
- GetHostRequestMarshaller - Class in software.amazon.awssdk.services.codestarconnections.transform
-
GetHostRequestMarshaller - GetHostRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codestarconnections.transform.GetHostRequestMarshaller
- GetHostResponse - Class in software.amazon.awssdk.services.codestarconnections.model
- GetHostResponse.Builder - Interface in software.amazon.awssdk.services.codestarconnections.model
- getId() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.FnNode
- getLeft() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.BooleanEqualsFn
- getLeft() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.StringEqualsFn
- getName() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Fn
-
Returns the name of this function, eg.
- getName() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Parameter
- getName() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.ParameterReference
- getName() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Ref
- getParameters() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.EndpointRuleset
- getParts() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Template
- getProperties() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.EndpointResult
- getProperties() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value.Endpoint
- getResult() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Condition
- getRight() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.BooleanEqualsFn
- getRight() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.StringEqualsFn
- getRules() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.EndpointRuleset
- getServiceId() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.EndpointRuleset
- getType() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Parameter
- getUrl() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.EndpointResult
- getUrl() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value.Endpoint
- getValue() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Parameter
- getValue() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Template.Literal
- getValue() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value.Record
- getValue(Identifier) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Scope
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.Connection
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateConnectionRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateConnectionResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateHostRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateHostResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.DeleteConnectionRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.DeleteConnectionResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.DeleteHostRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.DeleteHostResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.GetConnectionRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.GetConnectionResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.GetHostRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.GetHostResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.Host
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.ListConnectionsRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.ListConnectionsResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.ListHostsRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.ListHostsResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.ListTagsForResourceRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.ListTagsForResourceResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.Tag
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.TagResourceRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.TagResourceResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.UntagResourceRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.UntagResourceResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.UpdateHostRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.UpdateHostResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codestarconnections.model.VpcConfiguration
- getVersion() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.EndpointRuleset
- GIT_HUB - software.amazon.awssdk.services.codestarconnections.model.ProviderType
- GIT_HUB_ENTERPRISE_SERVER - software.amazon.awssdk.services.codestarconnections.model.ProviderType
- GIT_LAB - software.amazon.awssdk.services.codestarconnections.model.ProviderType
H
- hasConnections() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListConnectionsResponse
-
For responses, this returns true if the service returned a value for the Connections property.
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Arn
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.EndpointResult
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.FatScope
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Fn
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.FnNode
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.GetAttr.Part.Index
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.GetAttr.Part.Key
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Identifier
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Literal
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Outputs
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Parameter.Deprecated
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Parameter
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.ParameterReference
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Parameters
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Partition
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Partitions
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Ref
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.RegionOverride
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Template.Dynamic
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Template
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Template.Literal
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value.Array
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value.Bool
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value.Endpoint
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value.Int
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value.Record
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value.Str
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.Connection
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateConnectionRequest
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateConnectionResponse
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateHostRequest
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateHostResponse
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.DeleteConnectionRequest
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.DeleteConnectionResponse
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.DeleteHostRequest
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.DeleteHostResponse
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.GetConnectionRequest
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.GetConnectionResponse
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.GetHostRequest
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.GetHostResponse
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.Host
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListConnectionsRequest
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListConnectionsResponse
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListHostsRequest
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListHostsResponse
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListTagsForResourceRequest
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListTagsForResourceResponse
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.Tag
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.TagResourceRequest
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.TagResourceResponse
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.UntagResourceRequest
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.UntagResourceResponse
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.UpdateHostRequest
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.UpdateHostResponse
- hashCode() - Method in class software.amazon.awssdk.services.codestarconnections.model.VpcConfiguration
- hasHosts() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListHostsResponse
-
For responses, this returns true if the service returned a value for the Hosts property.
- hasSecurityGroupIds() - Method in class software.amazon.awssdk.services.codestarconnections.model.VpcConfiguration
-
For responses, this returns true if the service returned a value for the SecurityGroupIds property.
- hasSubnetIds() - Method in class software.amazon.awssdk.services.codestarconnections.model.VpcConfiguration
-
For responses, this returns true if the service returned a value for the SubnetIds property.
- hasTagKeys() - Method in class software.amazon.awssdk.services.codestarconnections.model.UntagResourceRequest
-
For responses, this returns true if the service returned a value for the TagKeys property.
- hasTags() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateConnectionRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateConnectionResponse
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateHostRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateHostResponse
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListTagsForResourceResponse
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.codestarconnections.model.TagResourceRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- Host - Class in software.amazon.awssdk.services.codestarconnections.model
-
A resource that represents the infrastructure where a third-party provider is installed.
- Host.Builder - Interface in software.amazon.awssdk.services.codestarconnections.model
- hostArn() - Method in class software.amazon.awssdk.services.codestarconnections.model.Connection
-
The Amazon Resource Name (ARN) of the host associated with the connection.
- hostArn() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateConnectionRequest
-
The Amazon Resource Name (ARN) of the host associated with the connection to be created.
- hostArn() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateHostResponse
-
The Amazon Resource Name (ARN) of the host to be created.
- hostArn() - Method in class software.amazon.awssdk.services.codestarconnections.model.DeleteHostRequest
-
The Amazon Resource Name (ARN) of the host to be deleted.
- hostArn() - Method in class software.amazon.awssdk.services.codestarconnections.model.GetHostRequest
-
The Amazon Resource Name (ARN) of the requested host.
- hostArn() - Method in class software.amazon.awssdk.services.codestarconnections.model.Host
-
The Amazon Resource Name (ARN) of the host.
- hostArn() - Method in class software.amazon.awssdk.services.codestarconnections.model.UpdateHostRequest
-
The Amazon Resource Name (ARN) of the host to be updated.
- hostArn(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.Connection.Builder
-
The Amazon Resource Name (ARN) of the host associated with the connection.
- hostArn(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CreateConnectionRequest.Builder
-
The Amazon Resource Name (ARN) of the host associated with the connection to be created.
- hostArn(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CreateHostResponse.Builder
-
The Amazon Resource Name (ARN) of the host to be created.
- hostArn(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.DeleteHostRequest.Builder
-
The Amazon Resource Name (ARN) of the host to be deleted.
- hostArn(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.GetHostRequest.Builder
-
The Amazon Resource Name (ARN) of the requested host.
- hostArn(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.Host.Builder
-
The Amazon Resource Name (ARN) of the host.
- hostArn(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.UpdateHostRequest.Builder
-
The Amazon Resource Name (ARN) of the host to be updated.
- hostArnFilter() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListConnectionsRequest
-
Filters the list of connections to those associated with a specified host.
- hostArnFilter(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ListConnectionsRequest.Builder
-
Filters the list of connections to those associated with a specified host.
- hostLabel() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.IsValidHostLabel
- hostLabel() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.IsVirtualHostableS3Bucket
- hosts() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListHostsResponse
-
A list of hosts and the details for each host, such as status, endpoint, and provider type.
- hosts(Collection<Host>) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ListHostsResponse.Builder
-
A list of hosts and the details for each host, such as status, endpoint, and provider type.
- hosts(Consumer<Host.Builder>...) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ListHostsResponse.Builder
-
A list of hosts and the details for each host, such as status, endpoint, and provider type.
- hosts(Host...) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ListHostsResponse.Builder
-
A list of hosts and the details for each host, such as status, endpoint, and provider type.
I
- id() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Partition
- id(String) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Partition.Builder
- ID - Static variable in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.BooleanEqualsFn
- ID - Static variable in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.GetAttr
- ID - Static variable in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.IsSet
- ID - Static variable in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.IsValidHostLabel
- ID - Static variable in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.IsVirtualHostableS3Bucket
- ID - Static variable in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Not
- ID - Static variable in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.ParseArn
- ID - Static variable in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.ParseUrl
- ID - Static variable in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.PartitionFn
- ID - Static variable in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.StringEqualsFn
- ID - Static variable in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Substring
- ID - Static variable in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.UriEncodeFn
- Identifier - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
-
Identifiers for variables declared within the rule engine, e.g.
- Identifier(String) - Constructor for class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Identifier
- index() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.GetAttr.Part.Index
- Index(int) - Constructor for class software.amazon.awssdk.services.codestarconnections.endpoints.internal.GetAttr.Part.Index
- INFERRED - Static variable in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.PartitionFn
- InnerParseError - Exception in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- InnerParseError(String) - Constructor for exception software.amazon.awssdk.services.codestarconnections.endpoints.internal.InnerParseError
- inScope(Supplier<U>) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Scope
- insert(String, T) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Scope
- insert(Identifier, T) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Scope
- insertFact(Expr, T) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Scope
- into() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Fn
- into() - Method in interface software.amazon.awssdk.services.codestarconnections.endpoints.internal.Into
- into() - Method in interface software.amazon.awssdk.services.codestarconnections.endpoints.internal.IntoSelf
- Into<T> - Interface in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- IntoSelf<T extends IntoSelf<T>> - Interface in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- IS_IP - Static variable in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.ParseUrl
- isBuiltIn() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Parameter
- isNone() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value
- isNone() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value.None
- isRequired() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Parameter
- IsSet - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- IsSet(FnNode) - Constructor for class software.amazon.awssdk.services.codestarconnections.endpoints.internal.IsSet
- isStatic() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Template
- IsValidHostLabel - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- IsValidHostLabel(FnNode) - Constructor for class software.amazon.awssdk.services.codestarconnections.endpoints.internal.IsValidHostLabel
- IsVirtualHostableS3Bucket - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- IsVirtualHostableS3Bucket(FnNode) - Constructor for class software.amazon.awssdk.services.codestarconnections.endpoints.internal.IsVirtualHostableS3Bucket
- iterator() - Method in class software.amazon.awssdk.services.codestarconnections.paginators.ListConnectionsIterable
- iterator() - Method in class software.amazon.awssdk.services.codestarconnections.paginators.ListHostsIterable
K
- key() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.GetAttr.Part.Key
- key() - Method in class software.amazon.awssdk.services.codestarconnections.model.Tag
-
The tag's key.
- key(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.Tag.Builder
-
The tag's key.
- Key(Identifier) - Constructor for class software.amazon.awssdk.services.codestarconnections.endpoints.internal.GetAttr.Part.Key
- knownValues() - Static method in enum software.amazon.awssdk.services.codestarconnections.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.codestarconnections.model.ProviderType
-
Use this in place of
ProviderType.values()to return aSetof all values known to the SDK.
L
- LimitExceededException - Exception in software.amazon.awssdk.services.codestarconnections.model
-
Exceeded the maximum limit for connections.
- LimitExceededException.Builder - Interface in software.amazon.awssdk.services.codestarconnections.model
- listConnections(Consumer<ListConnectionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsAsyncClient
-
Lists the connections associated with your account.
- listConnections(Consumer<ListConnectionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsClient
-
Lists the connections associated with your account.
- listConnections(ListConnectionsRequest) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsAsyncClient
-
Lists the connections associated with your account.
- listConnections(ListConnectionsRequest) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsClient
-
Lists the connections associated with your account.
- ListConnectionsIterable - Class in software.amazon.awssdk.services.codestarconnections.paginators
-
Represents the output for the
CodeStarConnectionsClient.listConnectionsPaginator(software.amazon.awssdk.services.codestarconnections.model.ListConnectionsRequest)operation which is a paginated operation. - ListConnectionsIterable(CodeStarConnectionsClient, ListConnectionsRequest) - Constructor for class software.amazon.awssdk.services.codestarconnections.paginators.ListConnectionsIterable
- listConnectionsPaginator(Consumer<ListConnectionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsAsyncClient
-
Lists the connections associated with your account.
- listConnectionsPaginator(Consumer<ListConnectionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsClient
-
Lists the connections associated with your account.
- listConnectionsPaginator(ListConnectionsRequest) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsAsyncClient
-
Lists the connections associated with your account.
- listConnectionsPaginator(ListConnectionsRequest) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsClient
-
Lists the connections associated with your account.
- ListConnectionsPublisher - Class in software.amazon.awssdk.services.codestarconnections.paginators
-
Represents the output for the
CodeStarConnectionsAsyncClient.listConnectionsPaginator(software.amazon.awssdk.services.codestarconnections.model.ListConnectionsRequest)operation which is a paginated operation. - ListConnectionsPublisher(CodeStarConnectionsAsyncClient, ListConnectionsRequest) - Constructor for class software.amazon.awssdk.services.codestarconnections.paginators.ListConnectionsPublisher
- ListConnectionsRequest - Class in software.amazon.awssdk.services.codestarconnections.model
- ListConnectionsRequest.Builder - Interface in software.amazon.awssdk.services.codestarconnections.model
- ListConnectionsRequestMarshaller - Class in software.amazon.awssdk.services.codestarconnections.transform
-
ListConnectionsRequestMarshaller - ListConnectionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codestarconnections.transform.ListConnectionsRequestMarshaller
- ListConnectionsResponse - Class in software.amazon.awssdk.services.codestarconnections.model
- ListConnectionsResponse.Builder - Interface in software.amazon.awssdk.services.codestarconnections.model
- listHosts(Consumer<ListHostsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsAsyncClient
-
Lists the hosts associated with your account.
- listHosts(Consumer<ListHostsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsClient
-
Lists the hosts associated with your account.
- listHosts(ListHostsRequest) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsAsyncClient
-
Lists the hosts associated with your account.
- listHosts(ListHostsRequest) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsClient
-
Lists the hosts associated with your account.
- ListHostsIterable - Class in software.amazon.awssdk.services.codestarconnections.paginators
-
Represents the output for the
CodeStarConnectionsClient.listHostsPaginator(software.amazon.awssdk.services.codestarconnections.model.ListHostsRequest)operation which is a paginated operation. - ListHostsIterable(CodeStarConnectionsClient, ListHostsRequest) - Constructor for class software.amazon.awssdk.services.codestarconnections.paginators.ListHostsIterable
- listHostsPaginator(Consumer<ListHostsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsAsyncClient
-
Lists the hosts associated with your account.
- listHostsPaginator(Consumer<ListHostsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsClient
-
Lists the hosts associated with your account.
- listHostsPaginator(ListHostsRequest) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsAsyncClient
-
Lists the hosts associated with your account.
- listHostsPaginator(ListHostsRequest) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsClient
-
Lists the hosts associated with your account.
- ListHostsPublisher - Class in software.amazon.awssdk.services.codestarconnections.paginators
-
Represents the output for the
CodeStarConnectionsAsyncClient.listHostsPaginator(software.amazon.awssdk.services.codestarconnections.model.ListHostsRequest)operation which is a paginated operation. - ListHostsPublisher(CodeStarConnectionsAsyncClient, ListHostsRequest) - Constructor for class software.amazon.awssdk.services.codestarconnections.paginators.ListHostsPublisher
- ListHostsRequest - Class in software.amazon.awssdk.services.codestarconnections.model
- ListHostsRequest.Builder - Interface in software.amazon.awssdk.services.codestarconnections.model
- ListHostsRequestMarshaller - Class in software.amazon.awssdk.services.codestarconnections.transform
-
ListHostsRequestMarshaller - ListHostsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codestarconnections.transform.ListHostsRequestMarshaller
- ListHostsResponse - Class in software.amazon.awssdk.services.codestarconnections.model
- ListHostsResponse.Builder - Interface in software.amazon.awssdk.services.codestarconnections.model
- listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsAsyncClient
-
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.codestarconnections.CodeStarConnectionsClient
-
Gets the set of key-value pairs (metadata) that are used to manage the resource.
- listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsAsyncClient
-
Gets the set of key-value pairs (metadata) that are used to manage the resource.
- listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsClient
-
Gets the set of key-value pairs (metadata) that are used to manage the resource.
- ListTagsForResourceRequest - Class in software.amazon.awssdk.services.codestarconnections.model
- ListTagsForResourceRequest.Builder - Interface in software.amazon.awssdk.services.codestarconnections.model
- ListTagsForResourceRequestMarshaller - Class in software.amazon.awssdk.services.codestarconnections.transform
-
ListTagsForResourceRequestMarshaller - ListTagsForResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codestarconnections.transform.ListTagsForResourceRequestMarshaller
- ListTagsForResourceResponse - Class in software.amazon.awssdk.services.codestarconnections.model
- ListTagsForResourceResponse.Builder - Interface in software.amazon.awssdk.services.codestarconnections.model
- Literal - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- Literal(String) - Constructor for class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Template.Literal
- Literal.Visitor<T> - Interface in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- loadPartitions() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.DefaultPartitionDataProvider
- loadPartitions() - Method in interface software.amazon.awssdk.services.codestarconnections.endpoints.internal.PartitionDataProvider
M
- marshall(CreateConnectionRequest) - Method in class software.amazon.awssdk.services.codestarconnections.transform.CreateConnectionRequestMarshaller
- marshall(CreateHostRequest) - Method in class software.amazon.awssdk.services.codestarconnections.transform.CreateHostRequestMarshaller
- marshall(DeleteConnectionRequest) - Method in class software.amazon.awssdk.services.codestarconnections.transform.DeleteConnectionRequestMarshaller
- marshall(DeleteHostRequest) - Method in class software.amazon.awssdk.services.codestarconnections.transform.DeleteHostRequestMarshaller
- marshall(GetConnectionRequest) - Method in class software.amazon.awssdk.services.codestarconnections.transform.GetConnectionRequestMarshaller
- marshall(GetHostRequest) - Method in class software.amazon.awssdk.services.codestarconnections.transform.GetHostRequestMarshaller
- marshall(ListConnectionsRequest) - Method in class software.amazon.awssdk.services.codestarconnections.transform.ListConnectionsRequestMarshaller
- marshall(ListHostsRequest) - Method in class software.amazon.awssdk.services.codestarconnections.transform.ListHostsRequestMarshaller
- marshall(ListTagsForResourceRequest) - Method in class software.amazon.awssdk.services.codestarconnections.transform.ListTagsForResourceRequestMarshaller
- marshall(TagResourceRequest) - Method in class software.amazon.awssdk.services.codestarconnections.transform.TagResourceRequestMarshaller
- marshall(UntagResourceRequest) - Method in class software.amazon.awssdk.services.codestarconnections.transform.UntagResourceRequestMarshaller
- marshall(UpdateHostRequest) - Method in class software.amazon.awssdk.services.codestarconnections.transform.UpdateHostRequestMarshaller
- maxResults() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListConnectionsRequest
-
The maximum number of results to return in a single call.
- maxResults() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListHostsRequest
-
The maximum number of results to return in a single call.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ListConnectionsRequest.Builder
-
The maximum number of results to return in a single call.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ListHostsRequest.Builder
-
The maximum number of results to return in a single call.
- message() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Parameter.Deprecated
- message(String) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.SourceException.BuilderImpl
- message(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CodeStarConnectionsException.Builder
- message(String) - Method in class software.amazon.awssdk.services.codestarconnections.model.CodeStarConnectionsException.BuilderImpl
- message(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ConflictException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.LimitExceededException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ResourceNotFoundException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ResourceUnavailableException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.UnsupportedOperationException.Builder
- modifyHttpRequest(Context.ModifyHttpRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.CodeStarConnectionsRequestSetEndpointInterceptor
- modifyHttpRequest(Context.ModifyHttpRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.CodeStarConnectionsResolveEndpointInterceptor
- modifyRequest(Context.ModifyRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.CodeStarConnectionsResolveEndpointInterceptor
N
- name() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateHostRequest
-
The name of the host to be created.
- name() - Method in class software.amazon.awssdk.services.codestarconnections.model.GetHostResponse
-
The name of the requested host.
- name() - Method in class software.amazon.awssdk.services.codestarconnections.model.Host
-
The name of the host.
- name(String) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Parameter.Builder
- name(String) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.ParameterReference.Builder
- name(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CreateHostRequest.Builder
-
The name of the host to be created.
- name(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.GetHostResponse.Builder
-
The name of the requested host.
- name(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.Host.Builder
-
The name of the host.
- name(Identifier) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Parameter.Builder
- NAME - Static variable in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.PartitionFn
- nextToken() - Method in class software.amazon.awssdk.services.codestarconnections.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.codestarconnections.model.ListConnectionsResponse
-
A token that can be used in the next
ListConnectionscall. - nextToken() - Method in class software.amazon.awssdk.services.codestarconnections.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.codestarconnections.model.ListHostsResponse
-
A token that can be used in the next
ListHostscall. - nextToken(String) - Method in interface software.amazon.awssdk.services.codestarconnections.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.codestarconnections.model.ListConnectionsResponse.Builder
-
A token that can be used in the next
ListConnectionscall. - nextToken(String) - Method in interface software.amazon.awssdk.services.codestarconnections.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.codestarconnections.model.ListHostsResponse.Builder
-
A token that can be used in the next
ListHostscall. - none() - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value
- None() - Constructor for class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value.None
- NORMALIZED_PATH - Static variable in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.ParseUrl
- Not - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- Not(FnNode) - Constructor for class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Not
O
- of(boolean) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Expr
- of(int) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Expr
- of(String) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Expr
- of(String) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.GetAttr.Part.Key
- of(String) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Identifier
- ofExpr(Expr) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.IsSet
- ofExpr(Expr) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Not
- ofExprs(String, Expr...) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.FnNode
- ofExprs(Expr) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Not
- ofExprs(Expr) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.ParseArn
- ofExprs(Expr) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.ParseUrl
- ofExprs(Expr) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.PartitionFn
- ofExprs(Expr, boolean) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.IsValidHostLabel
- ofExprs(Expr, boolean) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.IsVirtualHostableS3Bucket
- ofExprs(Expr, int, int, Boolean) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Substring
- ofExprs(Expr, Expr) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.BooleanEqualsFn
- ofExprs(Expr, Expr) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.StringEqualsFn
- operation() - Method in interface software.amazon.awssdk.services.codestarconnections.auth.scheme.CodeStarConnectionsAuthSchemeParams
-
Returns the operation for which to resolve the auth scheme.
- operation() - Method in class software.amazon.awssdk.services.codestarconnections.auth.scheme.internal.DefaultCodeStarConnectionsAuthSchemeParams
- operation(String) - Method in interface software.amazon.awssdk.services.codestarconnections.auth.scheme.CodeStarConnectionsAuthSchemeParams.Builder
-
Set the operation for which to resolve the auth scheme.
- outputs() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Partition
- outputs(Outputs) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Partition.Builder
- Outputs - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- Outputs.Builder - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- overrideConfiguration() - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsServiceClientConfiguration.Builder
-
Gets the value for client override configuration
- overrideConfiguration() - Method in class software.amazon.awssdk.services.codestarconnections.internal.CodeStarConnectionsServiceClientConfigurationBuilder.BuilderImpl
-
Gets the value for client override configuration
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CreateConnectionRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CreateHostRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.model.DeleteConnectionRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.model.DeleteHostRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.model.GetConnectionRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.model.GetHostRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ListConnectionsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ListHostsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ListTagsForResourceRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.model.TagResourceRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.model.UntagResourceRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.model.UpdateHostRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CreateConnectionRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CreateHostRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codestarconnections.model.DeleteConnectionRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codestarconnections.model.DeleteHostRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codestarconnections.model.GetConnectionRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codestarconnections.model.GetHostRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ListConnectionsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ListHostsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ListTagsForResourceRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codestarconnections.model.TagResourceRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codestarconnections.model.UntagResourceRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codestarconnections.model.UpdateHostRequest.Builder
- overrideConfiguration(ClientOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsServiceClientConfiguration.Builder
-
Sets the value for client override configuration
- overrideConfiguration(ClientOverrideConfiguration) - Method in class software.amazon.awssdk.services.codestarconnections.internal.CodeStarConnectionsServiceClientConfigurationBuilder.BuilderImpl
-
Sets the value for client override configuration
- ownerAccountId() - Method in class software.amazon.awssdk.services.codestarconnections.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.codestarconnections.model.Connection.Builder
-
The identifier of the external provider where your third-party code repository is configured.
P
- Parameter - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- Parameter(Parameter.Builder) - Constructor for class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Parameter
- Parameter.Builder - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- Parameter.Deprecated - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- ParameterReference - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- ParameterReference.Builder - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- parameters(Parameters) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.EndpointRuleset.Builder
- Parameters - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- Parameters.Builder - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- ParameterType - Enum in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- parse(String) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Arn
- parse(String) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Template.Dynamic
- ParseArn - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- ParseArn(FnNode) - Constructor for class software.amazon.awssdk.services.codestarconnections.endpoints.internal.ParseArn
- parseShortform(String) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Expr
-
Parse a value from a "short form" used within a template
- ParseUrl - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
-
Function to parse a URI from a string.
- ParseUrl(FnNode) - Constructor for class software.amazon.awssdk.services.codestarconnections.endpoints.internal.ParseUrl
- Part() - Constructor for class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Template.Part
- partition() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Arn
- Partition - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- PARTITION - Static variable in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.ParseArn
- Partition.Builder - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- PartitionDataProvider - Interface in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- PartitionFn - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- PartitionFn(FnNode) - Constructor for class software.amazon.awssdk.services.codestarconnections.endpoints.internal.PartitionFn
- partitions() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Partitions
- partitions(List<Partition>) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Partitions.Builder
- Partitions - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- Partitions.Builder - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- path() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.GetAttr
- path(String) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.GetAttr.Builder
- PATH - Static variable in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.ParseUrl
- PENDING - software.amazon.awssdk.services.codestarconnections.model.ConnectionStatus
- pop() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Scope
- properties(Map<String, Value>) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value.Endpoint.Builder
- property(String, Value) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value.Endpoint.Builder
- providerEndpoint() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateHostRequest
-
The endpoint of the infrastructure to be represented by the host after it is created.
- providerEndpoint() - Method in class software.amazon.awssdk.services.codestarconnections.model.GetHostResponse
-
The endpoint of the infrastructure represented by the requested host.
- providerEndpoint() - Method in class software.amazon.awssdk.services.codestarconnections.model.Host
-
The endpoint of the infrastructure where your provider type is installed.
- providerEndpoint() - Method in class software.amazon.awssdk.services.codestarconnections.model.UpdateHostRequest
-
The URL or endpoint of the host to be updated.
- providerEndpoint(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CreateHostRequest.Builder
-
The endpoint of the infrastructure to be represented by the host after it is created.
- providerEndpoint(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.GetHostResponse.Builder
-
The endpoint of the infrastructure represented by the requested host.
- providerEndpoint(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.Host.Builder
-
The endpoint of the infrastructure where your provider type is installed.
- providerEndpoint(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.UpdateHostRequest.Builder
-
The URL or endpoint of the host to be updated.
- providerType() - Method in class software.amazon.awssdk.services.codestarconnections.model.Connection
-
The name of the external provider where your third-party code repository is configured.
- providerType() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateConnectionRequest
-
The name of the external provider where your third-party code repository is configured.
- providerType() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateHostRequest
-
The name of the installed provider to be associated with your connection.
- providerType() - Method in class software.amazon.awssdk.services.codestarconnections.model.GetHostResponse
-
The provider type of the requested host, such as GitHub Enterprise Server.
- providerType() - Method in class software.amazon.awssdk.services.codestarconnections.model.Host
-
The name of the installed provider to be associated with your connection.
- providerType(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.Connection.Builder
-
The name of the external provider where your third-party code repository is configured.
- providerType(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CreateConnectionRequest.Builder
-
The name of the external provider where your third-party code repository is configured.
- providerType(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CreateHostRequest.Builder
-
The name of the installed provider to be associated with your connection.
- providerType(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.GetHostResponse.Builder
-
The provider type of the requested host, such as GitHub Enterprise Server.
- providerType(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.Host.Builder
-
The name of the installed provider to be associated with your connection.
- providerType(ProviderType) - Method in interface software.amazon.awssdk.services.codestarconnections.model.Connection.Builder
-
The name of the external provider where your third-party code repository is configured.
- providerType(ProviderType) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CreateConnectionRequest.Builder
-
The name of the external provider where your third-party code repository is configured.
- providerType(ProviderType) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CreateHostRequest.Builder
-
The name of the installed provider to be associated with your connection.
- providerType(ProviderType) - Method in interface software.amazon.awssdk.services.codestarconnections.model.GetHostResponse.Builder
-
The provider type of the requested host, such as GitHub Enterprise Server.
- providerType(ProviderType) - Method in interface software.amazon.awssdk.services.codestarconnections.model.Host.Builder
-
The name of the installed provider to be associated with your connection.
- ProviderType - Enum in software.amazon.awssdk.services.codestarconnections.model
- providerTypeAsString() - Method in class software.amazon.awssdk.services.codestarconnections.model.Connection
-
The name of the external provider where your third-party code repository is configured.
- providerTypeAsString() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateConnectionRequest
-
The name of the external provider where your third-party code repository is configured.
- providerTypeAsString() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateHostRequest
-
The name of the installed provider to be associated with your connection.
- providerTypeAsString() - Method in class software.amazon.awssdk.services.codestarconnections.model.GetHostResponse
-
The provider type of the requested host, such as GitHub Enterprise Server.
- providerTypeAsString() - Method in class software.amazon.awssdk.services.codestarconnections.model.Host
-
The name of the installed provider to be associated with your connection.
- providerTypeFilter() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListConnectionsRequest
-
Filters the list of connections to those associated with a specified provider, such as Bitbucket.
- providerTypeFilter(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ListConnectionsRequest.Builder
-
Filters the list of connections to those associated with a specified provider, such as Bitbucket.
- providerTypeFilter(ProviderType) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ListConnectionsRequest.Builder
-
Filters the list of connections to those associated with a specified provider, such as Bitbucket.
- providerTypeFilterAsString() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListConnectionsRequest
-
Filters the list of connections to those associated with a specified provider, such as Bitbucket.
- push() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Scope
- putAuthScheme(AuthScheme<?>) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsServiceClientConfiguration.Builder
- putAuthScheme(AuthScheme<?>) - Method in class software.amazon.awssdk.services.codestarconnections.internal.CodeStarConnectionsServiceClientConfigurationBuilder.BuilderImpl
- putRegion(String, RegionOverride) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Partition.Builder
- putSelectedAuthScheme(ExecutionAttributes, SelectedAuthScheme<T>) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.AuthSchemeUtils
R
- ref(Identifier) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Expr
- Ref - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
-
A reference to a field.
- Ref(Identifier) - Constructor for class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Ref
- region() - Method in interface software.amazon.awssdk.services.codestarconnections.auth.scheme.CodeStarConnectionsAuthSchemeParams
-
Returns the region.
- region() - Method in class software.amazon.awssdk.services.codestarconnections.auth.scheme.internal.DefaultCodeStarConnectionsAuthSchemeParams
- region() - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsServiceClientConfiguration.Builder
-
Gets the value for AWS region
- region() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.CodeStarConnectionsEndpointParams
- region() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Arn
- region() - Method in class software.amazon.awssdk.services.codestarconnections.internal.CodeStarConnectionsServiceClientConfigurationBuilder.BuilderImpl
-
Gets the value for AWS region
- region(Region) - Method in interface software.amazon.awssdk.services.codestarconnections.auth.scheme.CodeStarConnectionsAuthSchemeParams.Builder
-
Set the region.
- region(Region) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsServiceClientConfiguration.Builder
-
Sets the value for AWS region
- region(Region) - Method in interface software.amazon.awssdk.services.codestarconnections.endpoints.CodeStarConnectionsEndpointParams.Builder
- region(Region) - Method in class software.amazon.awssdk.services.codestarconnections.internal.CodeStarConnectionsServiceClientConfigurationBuilder.BuilderImpl
-
Sets the value for AWS region
- REGION - Static variable in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.ParseArn
- regionBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.AwsEndpointProviderUtils
- RegionOverride - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- RegionOverride.Builder - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- regionRegex() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Partition
- regionRegex(String) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Partition.Builder
- regions() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Partition
- regions(Map<String, RegionOverride>) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Partition.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CodeStarConnectionsException.Builder
- requestId(String) - Method in class software.amazon.awssdk.services.codestarconnections.model.CodeStarConnectionsException.BuilderImpl
- requestId(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ConflictException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.LimitExceededException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ResourceNotFoundException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ResourceUnavailableException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.UnsupportedOperationException.Builder
- required(boolean) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Parameter.Builder
- resolveAuthScheme(Consumer<CodeStarConnectionsAuthSchemeParams.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.auth.scheme.CodeStarConnectionsAuthSchemeProvider
-
Resolve the auth schemes based on the given set of parameters.
- resolveAuthScheme(CodeStarConnectionsAuthSchemeParams) - Method in interface software.amazon.awssdk.services.codestarconnections.auth.scheme.CodeStarConnectionsAuthSchemeProvider
-
Resolve the auth schemes based on the given set of parameters.
- resolveAuthScheme(CodeStarConnectionsAuthSchemeParams) - Method in class software.amazon.awssdk.services.codestarconnections.auth.scheme.internal.DefaultCodeStarConnectionsAuthSchemeProvider
- resolveEndpoint(Consumer<CodeStarConnectionsEndpointParams.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.endpoints.CodeStarConnectionsEndpointProvider
-
Compute the endpoint based on the given set of parameters.
- resolveEndpoint(CodeStarConnectionsEndpointParams) - Method in interface software.amazon.awssdk.services.codestarconnections.endpoints.CodeStarConnectionsEndpointProvider
-
Compute the endpoint based on the given set of parameters.
- resolveEndpoint(CodeStarConnectionsEndpointParams) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.DefaultCodeStarConnectionsEndpointProvider
- resource() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Arn
- resourceArn() - Method in class software.amazon.awssdk.services.codestarconnections.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.codestarconnections.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.codestarconnections.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) of the resource to remove tags from.
- resourceArn(String) - Method in interface software.amazon.awssdk.services.codestarconnections.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.codestarconnections.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.codestarconnections.model.UntagResourceRequest.Builder
-
The Amazon Resource Name (ARN) of the resource to remove tags from.
- ResourceNotFoundException - Exception in software.amazon.awssdk.services.codestarconnections.model
-
Resource not found.
- ResourceNotFoundException.Builder - Interface in software.amazon.awssdk.services.codestarconnections.model
- ResourceUnavailableException - Exception in software.amazon.awssdk.services.codestarconnections.model
-
Resource not found.
- ResourceUnavailableException.Builder - Interface in software.amazon.awssdk.services.codestarconnections.model
- responseMetadata() - Method in interface software.amazon.awssdk.services.codestarconnections.model.CodeStarConnectionsResponse.Builder
- responseMetadata() - Method in class software.amazon.awssdk.services.codestarconnections.model.CodeStarConnectionsResponse.BuilderImpl
- responseMetadata() - Method in class software.amazon.awssdk.services.codestarconnections.model.CodeStarConnectionsResponse
- responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CodeStarConnectionsResponse.Builder
- responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.codestarconnections.model.CodeStarConnectionsResponse.BuilderImpl
- result(String) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Condition.Builder
- reverse() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Substring
- Rule - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- Rule(Rule.Builder) - Constructor for class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Rule
- Rule.Builder - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- RuleEngine - Interface in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- RuleError - Exception in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- RuleError(RuleError.BuilderImpl) - Constructor for exception software.amazon.awssdk.services.codestarconnections.endpoints.internal.RuleError
- RuleError.Builder - Interface in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- RuleEvaluator - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- RuleEvaluator() - Constructor for class software.amazon.awssdk.services.codestarconnections.endpoints.internal.RuleEvaluator
- ruleParams(SdkRequest, ExecutionAttributes) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.CodeStarConnectionsResolveEndpointInterceptor
- RULES - Static variable in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Rule
- RuleValueVisitor<R> - Interface in software.amazon.awssdk.services.codestarconnections.endpoints.internal
-
Visitor for the right-hand side of rules (tree, error, endpoint)
S
- SCHEME - Static variable in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.ParseUrl
- Scope<T> - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- Scope() - Constructor for class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Scope
- SdkClientConfigurationUtil - Class in software.amazon.awssdk.services.codestarconnections.internal
- sdkFields() - Method in exception software.amazon.awssdk.services.codestarconnections.model.ConflictException
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.Connection
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateConnectionRequest
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateConnectionResponse
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateHostRequest
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateHostResponse
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.DeleteConnectionRequest
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.DeleteConnectionResponse
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.DeleteHostRequest
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.DeleteHostResponse
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.GetConnectionRequest
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.GetConnectionResponse
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.GetHostRequest
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.GetHostResponse
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.Host
- sdkFields() - Method in exception software.amazon.awssdk.services.codestarconnections.model.LimitExceededException
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListConnectionsRequest
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListConnectionsResponse
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListHostsRequest
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListHostsResponse
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListTagsForResourceRequest
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListTagsForResourceResponse
- sdkFields() - Method in exception software.amazon.awssdk.services.codestarconnections.model.ResourceNotFoundException
- sdkFields() - Method in exception software.amazon.awssdk.services.codestarconnections.model.ResourceUnavailableException
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.Tag
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.TagResourceRequest
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.TagResourceResponse
- sdkFields() - Method in exception software.amazon.awssdk.services.codestarconnections.model.UnsupportedOperationException
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.UntagResourceRequest
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.UntagResourceResponse
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.UpdateHostRequest
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.UpdateHostResponse
- sdkFields() - Method in class software.amazon.awssdk.services.codestarconnections.model.VpcConfiguration
- securityGroupIds() - Method in class software.amazon.awssdk.services.codestarconnections.model.VpcConfiguration
-
The ID of the security group or security groups associated with the Amazon VPC connected to the infrastructure where your provider type is installed.
- securityGroupIds(String...) - Method in interface software.amazon.awssdk.services.codestarconnections.model.VpcConfiguration.Builder
-
The ID of the security group or security groups associated with the Amazon VPC connected to the infrastructure where your provider type is installed.
- securityGroupIds(Collection<String>) - Method in interface software.amazon.awssdk.services.codestarconnections.model.VpcConfiguration.Builder
-
The ID of the security group or security groups associated with the Amazon VPC connected to the infrastructure where your provider type is installed.
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codestarconnections.model.CodeStarConnectionsException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codestarconnections.model.ConflictException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.Connection
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.CreateConnectionRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.CreateConnectionResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.CreateHostRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.CreateHostResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.DeleteConnectionRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.DeleteConnectionResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.DeleteHostRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.DeleteHostResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.GetConnectionRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.GetConnectionResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.GetHostRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.GetHostResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.Host
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codestarconnections.model.LimitExceededException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.ListConnectionsRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.ListConnectionsResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.ListHostsRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.ListHostsResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.ListTagsForResourceRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.ListTagsForResourceResponse
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codestarconnections.model.ResourceNotFoundException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codestarconnections.model.ResourceUnavailableException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.Tag
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.TagResourceRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.TagResourceResponse
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codestarconnections.model.UnsupportedOperationException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.UntagResourceRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.UntagResourceResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.UpdateHostRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.UpdateHostResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codestarconnections.model.VpcConfiguration
- service() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Arn
- SERVICE - Static variable in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.ParseArn
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsAsyncClient
-
Value for looking up the service's metadata from the
ServiceMetadataProvider. - SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsClient
-
Value for looking up the service's metadata from the
ServiceMetadataProvider. - SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsAsyncClient
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsClient
- serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsAsyncClient
- serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsClient
- serviceId(String) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.EndpointRuleset.Builder
- serviceMetadata() - Static method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsClient
- setUri(SdkHttpRequest, URI, URI) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.AwsEndpointProviderUtils
-
This sets the request URI to the resolved URI returned by the endpoint provider.
- since() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Parameter.Deprecated
- SingleArgFn - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- SingleArgFn(FnNode) - Constructor for class software.amazon.awssdk.services.codestarconnections.endpoints.internal.SingleArgFn
- size() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value.Array
- software.amazon.awssdk.services.codestarconnections - package software.amazon.awssdk.services.codestarconnections
-
AWS CodeStar Connections - software.amazon.awssdk.services.codestarconnections.auth.scheme - package software.amazon.awssdk.services.codestarconnections.auth.scheme
- software.amazon.awssdk.services.codestarconnections.auth.scheme.internal - package software.amazon.awssdk.services.codestarconnections.auth.scheme.internal
- software.amazon.awssdk.services.codestarconnections.endpoints - package software.amazon.awssdk.services.codestarconnections.endpoints
- software.amazon.awssdk.services.codestarconnections.endpoints.internal - package software.amazon.awssdk.services.codestarconnections.endpoints.internal
- software.amazon.awssdk.services.codestarconnections.internal - package software.amazon.awssdk.services.codestarconnections.internal
- software.amazon.awssdk.services.codestarconnections.model - package software.amazon.awssdk.services.codestarconnections.model
- software.amazon.awssdk.services.codestarconnections.paginators - package software.amazon.awssdk.services.codestarconnections.paginators
- software.amazon.awssdk.services.codestarconnections.transform - package software.amazon.awssdk.services.codestarconnections.transform
- SourceException - Exception in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- SourceException.BuilderImpl - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- startIndex() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Substring
- startMultipartTemplate() - Method in interface software.amazon.awssdk.services.codestarconnections.endpoints.internal.TemplateVisitor
-
Invoked prior to visiting a multipart template like `https://{Region}.{dnsSuffix}`.
- status() - Method in class software.amazon.awssdk.services.codestarconnections.model.GetHostResponse
-
The status of the requested host.
- status() - Method in class software.amazon.awssdk.services.codestarconnections.model.Host
-
The status of the host, such as PENDING, AVAILABLE, VPC_CONFIG_DELETING, VPC_CONFIG_INITIALIZING, and VPC_CONFIG_FAILED_INITIALIZATION.
- status(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.GetHostResponse.Builder
-
The status of the requested host.
- status(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.Host.Builder
-
The status of the host, such as PENDING, AVAILABLE, VPC_CONFIG_DELETING, VPC_CONFIG_INITIALIZING, and VPC_CONFIG_FAILED_INITIALIZATION.
- statusCode(int) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CodeStarConnectionsException.Builder
- statusCode(int) - Method in class software.amazon.awssdk.services.codestarconnections.model.CodeStarConnectionsException.BuilderImpl
- statusCode(int) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ConflictException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.codestarconnections.model.LimitExceededException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ResourceNotFoundException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ResourceUnavailableException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.codestarconnections.model.UnsupportedOperationException.Builder
- statusMessage() - Method in class software.amazon.awssdk.services.codestarconnections.model.Host
-
The status description for the host.
- statusMessage(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.Host.Builder
-
The status description for the host.
- stopIndex() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Substring
- STRING - software.amazon.awssdk.services.codestarconnections.endpoints.internal.ParameterType
- StringEqualsFn - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- StringEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.codestarconnections.endpoints.internal.StringEqualsFn
- stringToParse() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Substring
- subnetIds() - Method in class software.amazon.awssdk.services.codestarconnections.model.VpcConfiguration
-
The ID of the subnet or subnets associated with the Amazon VPC connected to the infrastructure where your provider type is installed.
- subnetIds(String...) - Method in interface software.amazon.awssdk.services.codestarconnections.model.VpcConfiguration.Builder
-
The ID of the subnet or subnets associated with the Amazon VPC connected to the infrastructure where your provider type is installed.
- subnetIds(Collection<String>) - Method in interface software.amazon.awssdk.services.codestarconnections.model.VpcConfiguration.Builder
-
The ID of the subnet or subnets associated with the Amazon VPC connected to the infrastructure where your provider type is installed.
- subscribe(Subscriber<? super ListConnectionsResponse>) - Method in class software.amazon.awssdk.services.codestarconnections.paginators.ListConnectionsPublisher
- subscribe(Subscriber<? super ListHostsResponse>) - Method in class software.amazon.awssdk.services.codestarconnections.paginators.ListHostsPublisher
- Substring - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- Substring(FnNode) - Constructor for class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Substring
- SUBSTRING - Static variable in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Substring
- SUPPORTS_DUAL_STACK - Static variable in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.PartitionFn
- SUPPORTS_FIPS - Static variable in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.PartitionFn
- supportsDualStack() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Outputs
- supportsDualStack(boolean) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Outputs.Builder
- supportsFips() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Outputs
- supportsFips(boolean) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Outputs.Builder
T
- Tag - Class in software.amazon.awssdk.services.codestarconnections.model
-
A tag is a key-value pair that is used to manage the resource.
- Tag.Builder - Interface in software.amazon.awssdk.services.codestarconnections.model
- tagKeys() - Method in class software.amazon.awssdk.services.codestarconnections.model.UntagResourceRequest
-
The list of keys for the tags to be removed from the resource.
- tagKeys(String...) - Method in interface software.amazon.awssdk.services.codestarconnections.model.UntagResourceRequest.Builder
-
The list of keys for the tags to be removed from the resource.
- tagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.codestarconnections.model.UntagResourceRequest.Builder
-
The list of keys for the tags to be removed from the resource.
- tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsAsyncClient
-
Adds to or modifies the tags of the given resource.
- tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsClient
-
Adds to or modifies the tags of the given resource.
- tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsAsyncClient
-
Adds to or modifies the tags of the given resource.
- tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsClient
-
Adds to or modifies the tags of the given resource.
- TagResourceRequest - Class in software.amazon.awssdk.services.codestarconnections.model
- TagResourceRequest.Builder - Interface in software.amazon.awssdk.services.codestarconnections.model
- TagResourceRequestMarshaller - Class in software.amazon.awssdk.services.codestarconnections.transform
-
TagResourceRequestMarshaller - TagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codestarconnections.transform.TagResourceRequestMarshaller
- TagResourceResponse - Class in software.amazon.awssdk.services.codestarconnections.model
- TagResourceResponse.Builder - Interface in software.amazon.awssdk.services.codestarconnections.model
- tags() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateConnectionRequest
-
The key-value pair to use when tagging the resource.
- tags() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateConnectionResponse
-
Specifies the tags applied to the resource.
- tags() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateHostRequest
-
Returns the value of the Tags property for this object.
- tags() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateHostResponse
-
Returns the value of the Tags property for this object.
- tags() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListTagsForResourceResponse
-
A list of tag key and value pairs associated with the specified resource.
- tags() - Method in class software.amazon.awssdk.services.codestarconnections.model.TagResourceRequest
-
The tags you want to modify or add to the resource.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CreateConnectionRequest.Builder
-
The key-value pair to use when tagging the resource.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CreateConnectionResponse.Builder
-
Specifies the tags applied to the resource.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CreateHostRequest.Builder
-
Sets the value of the Tags property for this object.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CreateHostResponse.Builder
-
Sets the value of the Tags property for this object.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ListTagsForResourceResponse.Builder
-
A list of tag key and value pairs associated with the specified resource.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.codestarconnections.model.TagResourceRequest.Builder
-
The tags you want to modify or add to the resource.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CreateConnectionRequest.Builder
-
The key-value pair to use when tagging the resource.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CreateConnectionResponse.Builder
-
Specifies the tags applied to the resource.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CreateHostRequest.Builder
-
Sets the value of the Tags property for this object.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CreateHostResponse.Builder
-
Sets the value of the Tags property for this object.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ListTagsForResourceResponse.Builder
-
A list of tag key and value pairs associated with the specified resource.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.codestarconnections.model.TagResourceRequest.Builder
-
The tags you want to modify or add to the resource.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CreateConnectionRequest.Builder
-
The key-value pair to use when tagging the resource.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CreateConnectionResponse.Builder
-
Specifies the tags applied to the resource.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CreateHostRequest.Builder
-
Sets the value of the Tags property for this object.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CreateHostResponse.Builder
-
Sets the value of the Tags property for this object.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ListTagsForResourceResponse.Builder
-
A list of tag key and value pairs associated with the specified resource.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.codestarconnections.model.TagResourceRequest.Builder
-
The tags you want to modify or add to the resource.
- target() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.GetAttr
- target() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Not
- target() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.SingleArgFn
- target(Expr) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.GetAttr.Builder
- template() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Expr
- template() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.GetAttr
- template() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Parameter
- template() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Ref
- Template - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
-
Template represents a "Template Literal".
- Template.Dynamic - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- Template.Literal - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- Template.Part - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- TemplateVisitor<T> - Interface in software.amazon.awssdk.services.codestarconnections.endpoints.internal
-
For code generating from a template, use a `TemplateVisitor`.
- tlsCertificate() - Method in class software.amazon.awssdk.services.codestarconnections.model.VpcConfiguration
-
The value of the Transport Layer Security (TLS) certificate associated with the infrastructure where your provider type is installed.
- tlsCertificate(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.VpcConfiguration.Builder
-
The value of the Transport Layer Security (TLS) certificate associated with the infrastructure where your provider type is installed.
- toBuilder() - Method in interface software.amazon.awssdk.services.codestarconnections.auth.scheme.CodeStarConnectionsAuthSchemeParams
-
Returns a
CodeStarConnectionsAuthSchemeParams.Builderto customize the parameters. - toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.auth.scheme.internal.DefaultCodeStarConnectionsAuthSchemeParams
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.CodeStarConnectionsEndpointParams
- toBuilder() - Method in exception software.amazon.awssdk.services.codestarconnections.model.CodeStarConnectionsException
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.CodeStarConnectionsRequest
- toBuilder() - Method in exception software.amazon.awssdk.services.codestarconnections.model.ConflictException
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.Connection
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateConnectionRequest
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateConnectionResponse
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateHostRequest
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateHostResponse
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.DeleteConnectionRequest
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.DeleteConnectionResponse
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.DeleteHostRequest
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.DeleteHostResponse
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.GetConnectionRequest
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.GetConnectionResponse
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.GetHostRequest
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.GetHostResponse
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.Host
- toBuilder() - Method in exception software.amazon.awssdk.services.codestarconnections.model.LimitExceededException
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListConnectionsRequest
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListConnectionsResponse
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListHostsRequest
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListHostsResponse
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListTagsForResourceRequest
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListTagsForResourceResponse
- toBuilder() - Method in exception software.amazon.awssdk.services.codestarconnections.model.ResourceNotFoundException
- toBuilder() - Method in exception software.amazon.awssdk.services.codestarconnections.model.ResourceUnavailableException
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.Tag
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.TagResourceRequest
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.TagResourceResponse
- toBuilder() - Method in exception software.amazon.awssdk.services.codestarconnections.model.UnsupportedOperationException
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.UntagResourceRequest
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.UntagResourceResponse
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.UpdateHostRequest
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.UpdateHostResponse
- toBuilder() - Method in class software.amazon.awssdk.services.codestarconnections.model.VpcConfiguration
- toList() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Parameters
- toParameterReference() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Parameter
- toParameterReference() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.ParameterReference
- toParameterReference() - Method in interface software.amazon.awssdk.services.codestarconnections.endpoints.internal.ToParameterReference
- ToParameterReference - Interface in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Arn
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Condition
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.EndpointResult
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.EndpointRule
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.EndpointRuleset
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.ErrorRule
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.FatScope
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Fn
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.GetAttr.Part.Index
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.GetAttr.Part.Key
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.GetAttr
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Identifier
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Literal
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Outputs
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Parameter.Deprecated
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Parameter
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.ParameterReference
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Parameters
- toString() - Method in enum software.amazon.awssdk.services.codestarconnections.endpoints.internal.ParameterType
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Partitions
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Ref
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Scope
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Template.Dynamic
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Template.Literal
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Template
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.TreeRule
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value.Array
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value.Endpoint
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value.Record
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value.Str
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.Connection
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.codestarconnections.model.ConnectionStatus
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateConnectionRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateConnectionResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateHostRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateHostResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.DeleteConnectionRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.DeleteConnectionResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.DeleteHostRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.DeleteHostResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.GetConnectionRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.GetConnectionResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.GetHostRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.GetHostResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.Host
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListConnectionsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListConnectionsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListHostsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListHostsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListTagsForResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.ListTagsForResourceResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.codestarconnections.model.ProviderType
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.Tag
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.TagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.TagResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.UntagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.UntagResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.UpdateHostRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.UpdateHostResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codestarconnections.model.VpcConfiguration
-
Returns a string representation of this object.
- TREE - Static variable in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Rule
- treeRule(List<Rule>) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Rule.Builder
- TreeRule - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- TreeRule(Rule.Builder, List<Rule>) - Constructor for class software.amazon.awssdk.services.codestarconnections.endpoints.internal.TreeRule
- type(ParameterType) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Parameter.Builder
- TYPE - Static variable in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Parameter
- TYPE - Static variable in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Rule
- types() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.FatScope
U
- unescape(String) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Template.Literal
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.codestarconnections.model.ConnectionStatus
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.codestarconnections.model.ProviderType
- UnsupportedOperationException - Exception in software.amazon.awssdk.services.codestarconnections.model
-
The operation is not supported.
- UnsupportedOperationException.Builder - Interface in software.amazon.awssdk.services.codestarconnections.model
- untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsAsyncClient
-
Removes tags from an Amazon Web Services resource.
- untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsClient
-
Removes tags from an Amazon Web Services resource.
- untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsAsyncClient
-
Removes tags from an Amazon Web Services resource.
- untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsClient
-
Removes tags from an Amazon Web Services resource.
- UntagResourceRequest - Class in software.amazon.awssdk.services.codestarconnections.model
- UntagResourceRequest.Builder - Interface in software.amazon.awssdk.services.codestarconnections.model
- UntagResourceRequestMarshaller - Class in software.amazon.awssdk.services.codestarconnections.transform
-
UntagResourceRequestMarshaller - UntagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codestarconnections.transform.UntagResourceRequestMarshaller
- UntagResourceResponse - Class in software.amazon.awssdk.services.codestarconnections.model
- UntagResourceResponse.Builder - Interface in software.amazon.awssdk.services.codestarconnections.model
- updateHost(Consumer<UpdateHostRequest.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsAsyncClient
-
Updates a specified host with the provided configurations.
- updateHost(Consumer<UpdateHostRequest.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsClient
-
Updates a specified host with the provided configurations.
- updateHost(UpdateHostRequest) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsAsyncClient
-
Updates a specified host with the provided configurations.
- updateHost(UpdateHostRequest) - Method in interface software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsClient
-
Updates a specified host with the provided configurations.
- UpdateHostRequest - Class in software.amazon.awssdk.services.codestarconnections.model
- UpdateHostRequest.Builder - Interface in software.amazon.awssdk.services.codestarconnections.model
- UpdateHostRequestMarshaller - Class in software.amazon.awssdk.services.codestarconnections.transform
-
UpdateHostRequestMarshaller - UpdateHostRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codestarconnections.transform.UpdateHostRequestMarshaller
- UpdateHostResponse - Class in software.amazon.awssdk.services.codestarconnections.model
- UpdateHostResponse.Builder - Interface in software.amazon.awssdk.services.codestarconnections.model
- UriEncodeFn - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- UriEncodeFn(FnNode) - Constructor for class software.amazon.awssdk.services.codestarconnections.endpoints.internal.UriEncodeFn
- url(String) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value.Endpoint.Builder
- url(Expr) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.EndpointResult.Builder
- useDualStack() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.CodeStarConnectionsEndpointParams
- useDualStack(Boolean) - Method in interface software.amazon.awssdk.services.codestarconnections.endpoints.CodeStarConnectionsEndpointParams.Builder
- useFips() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.CodeStarConnectionsEndpointParams
- useFips(Boolean) - Method in interface software.amazon.awssdk.services.codestarconnections.endpoints.CodeStarConnectionsEndpointParams.Builder
- useGlobalEndpointBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.AwsEndpointProviderUtils
- UserAgentUtils - Class in software.amazon.awssdk.services.codestarconnections.internal
V
- validate() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.FnNode
- value() - Method in class software.amazon.awssdk.services.codestarconnections.model.Tag
-
The tag's value.
- value(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.Tag.Builder
-
The tag's value.
- value(Value) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Parameter.Builder
- Value - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
-
Base class for the types of values computable by the
RuleEngine. - Value() - Constructor for class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Value
- Value.Array - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
-
An array value.
- Value.Bool - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
-
A boolean value.
- Value.Endpoint - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- Value.Endpoint.Builder - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- Value.Int - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
-
An integer value.
- Value.None - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
- Value.Record - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
-
A record (map) value.
- Value.Str - Class in software.amazon.awssdk.services.codestarconnections.endpoints.internal
-
A string value.
- valueAsEndpointOrThrow(Value) - Static method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.AwsEndpointProviderUtils
- valueOf(String) - Static method in enum software.amazon.awssdk.services.codestarconnections.endpoints.internal.ParameterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.codestarconnections.model.ConnectionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.codestarconnections.model.ProviderType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum software.amazon.awssdk.services.codestarconnections.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.codestarconnections.model.ConnectionStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.codestarconnections.model.ProviderType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- version() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Partitions
- version(String) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.EndpointRuleset.Builder
- version(String) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.Partitions.Builder
- visitBool(boolean) - Method in interface software.amazon.awssdk.services.codestarconnections.endpoints.internal.Literal.Visitor
- visitBoolEquals(BooleanEqualsFn) - Method in interface software.amazon.awssdk.services.codestarconnections.endpoints.internal.FnVisitor
- visitBoolEquals(BooleanEqualsFn) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.RuleEvaluator
- visitDynamicElement(Expr) - Method in interface software.amazon.awssdk.services.codestarconnections.endpoints.internal.TemplateVisitor
-
Visit a dynamic element within a multipart template.
- visitEndpointRule(EndpointResult) - Method in interface software.amazon.awssdk.services.codestarconnections.endpoints.internal.RuleValueVisitor
- visitErrorRule(Expr) - Method in interface software.amazon.awssdk.services.codestarconnections.endpoints.internal.RuleValueVisitor
- visitFn(Fn) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.ExprVisitor.Default
- visitFn(Fn) - Method in interface software.amazon.awssdk.services.codestarconnections.endpoints.internal.ExprVisitor
- visitFn(Fn) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.RuleEvaluator
- visitGetAttr(GetAttr) - Method in interface software.amazon.awssdk.services.codestarconnections.endpoints.internal.FnVisitor
- visitGetAttr(GetAttr) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.RuleEvaluator
- visitInt(int) - Method in interface software.amazon.awssdk.services.codestarconnections.endpoints.internal.Literal.Visitor
- visitIsSet(IsSet) - Method in interface software.amazon.awssdk.services.codestarconnections.endpoints.internal.FnVisitor
- visitIsSet(IsSet) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.RuleEvaluator
- visitIsValidHostLabel(IsValidHostLabel) - Method in interface software.amazon.awssdk.services.codestarconnections.endpoints.internal.FnVisitor
- visitIsValidHostLabel(IsValidHostLabel) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.RuleEvaluator
- visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in interface software.amazon.awssdk.services.codestarconnections.endpoints.internal.FnVisitor
- visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.RuleEvaluator
- visitLiteral(Literal) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.ExprVisitor.Default
- visitLiteral(Literal) - Method in interface software.amazon.awssdk.services.codestarconnections.endpoints.internal.ExprVisitor
- visitLiteral(Literal) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.RuleEvaluator
- visitNot(Not) - Method in interface software.amazon.awssdk.services.codestarconnections.endpoints.internal.FnVisitor
- visitNot(Not) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.RuleEvaluator
- visitObject(Map<Identifier, Literal>) - Method in interface software.amazon.awssdk.services.codestarconnections.endpoints.internal.Literal.Visitor
- visitParseArn(ParseArn) - Method in interface software.amazon.awssdk.services.codestarconnections.endpoints.internal.FnVisitor
- visitParseArn(ParseArn) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.RuleEvaluator
- visitParseUrl(ParseUrl) - Method in interface software.amazon.awssdk.services.codestarconnections.endpoints.internal.FnVisitor
- visitParseUrl(ParseUrl) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.RuleEvaluator
- visitPartition(PartitionFn) - Method in interface software.amazon.awssdk.services.codestarconnections.endpoints.internal.FnVisitor
- visitPartition(PartitionFn) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.RuleEvaluator
- visitRef(Ref) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.ExprVisitor.Default
- visitRef(Ref) - Method in interface software.amazon.awssdk.services.codestarconnections.endpoints.internal.ExprVisitor
- visitRef(Ref) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.RuleEvaluator
- visitSingleDynamicTemplate(Expr) - Method in interface software.amazon.awssdk.services.codestarconnections.endpoints.internal.TemplateVisitor
-
The template contains a single dynamic element, eg.
- visitStaticElement(String) - Method in interface software.amazon.awssdk.services.codestarconnections.endpoints.internal.TemplateVisitor
-
Visit a static element within a multipart template.
- visitStaticTemplate(String) - Method in interface software.amazon.awssdk.services.codestarconnections.endpoints.internal.TemplateVisitor
-
The template contains a single static string, eg.
- visitStr(Template) - Method in interface software.amazon.awssdk.services.codestarconnections.endpoints.internal.Literal.Visitor
- visitStringEquals(StringEqualsFn) - Method in interface software.amazon.awssdk.services.codestarconnections.endpoints.internal.FnVisitor
- visitStringEquals(StringEqualsFn) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.RuleEvaluator
- visitSubstring(Substring) - Method in interface software.amazon.awssdk.services.codestarconnections.endpoints.internal.FnVisitor
- visitSubstring(Substring) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.RuleEvaluator
- visitTreeRule(List<Rule>) - Method in interface software.amazon.awssdk.services.codestarconnections.endpoints.internal.RuleValueVisitor
- visitTuple(List<Literal>) - Method in interface software.amazon.awssdk.services.codestarconnections.endpoints.internal.Literal.Visitor
- visitUriEncode(UriEncodeFn) - Method in interface software.amazon.awssdk.services.codestarconnections.endpoints.internal.FnVisitor
- visitUriEncode(UriEncodeFn) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.RuleEvaluator
- vpcConfiguration() - Method in class software.amazon.awssdk.services.codestarconnections.model.CreateHostRequest
-
The VPC configuration to be provisioned for the host.
- vpcConfiguration() - Method in class software.amazon.awssdk.services.codestarconnections.model.GetHostResponse
-
The VPC configuration of the requested host.
- vpcConfiguration() - Method in class software.amazon.awssdk.services.codestarconnections.model.Host
-
The VPC configuration provisioned for the host.
- vpcConfiguration() - Method in class software.amazon.awssdk.services.codestarconnections.model.UpdateHostRequest
-
The VPC configuration of the host to be updated.
- vpcConfiguration(Consumer<VpcConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CreateHostRequest.Builder
-
The VPC configuration to be provisioned for the host.
- vpcConfiguration(Consumer<VpcConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.model.GetHostResponse.Builder
-
The VPC configuration of the requested host.
- vpcConfiguration(Consumer<VpcConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.model.Host.Builder
-
The VPC configuration provisioned for the host.
- vpcConfiguration(Consumer<VpcConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codestarconnections.model.UpdateHostRequest.Builder
-
The VPC configuration of the host to be updated.
- vpcConfiguration(VpcConfiguration) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CreateHostRequest.Builder
-
The VPC configuration to be provisioned for the host.
- vpcConfiguration(VpcConfiguration) - Method in interface software.amazon.awssdk.services.codestarconnections.model.GetHostResponse.Builder
-
The VPC configuration of the requested host.
- vpcConfiguration(VpcConfiguration) - Method in interface software.amazon.awssdk.services.codestarconnections.model.Host.Builder
-
The VPC configuration provisioned for the host.
- vpcConfiguration(VpcConfiguration) - Method in interface software.amazon.awssdk.services.codestarconnections.model.UpdateHostRequest.Builder
-
The VPC configuration of the host to be updated.
- VpcConfiguration - Class in software.amazon.awssdk.services.codestarconnections.model
-
The VPC configuration provisioned for the host.
- VpcConfiguration.Builder - Interface in software.amazon.awssdk.services.codestarconnections.model
- vpcId() - Method in class software.amazon.awssdk.services.codestarconnections.model.VpcConfiguration
-
The ID of the Amazon VPC connected to the infrastructure where your provider type is installed.
- vpcId(String) - Method in interface software.amazon.awssdk.services.codestarconnections.model.VpcConfiguration.Builder
-
The ID of the Amazon VPC connected to the infrastructure where your provider type is installed.
W
- withDefaultVersion() - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.EndpointRuleset.Builder
- writableStackTrace(Boolean) - Method in class software.amazon.awssdk.services.codestarconnections.endpoints.internal.SourceException.BuilderImpl
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codestarconnections.model.CodeStarConnectionsException.Builder
- writableStackTrace(Boolean) - Method in class software.amazon.awssdk.services.codestarconnections.model.CodeStarConnectionsException.BuilderImpl
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ConflictException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codestarconnections.model.LimitExceededException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ResourceNotFoundException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codestarconnections.model.ResourceUnavailableException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.codestarconnections.model.UnsupportedOperationException.Builder
All Classes All Packages