- cause(Throwable) - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.SourceException.BuilderImpl
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.codecatalyst.model.AccessDeniedException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.codecatalyst.model.CodeCatalystException.Builder
-
- cause(Throwable) - Method in class software.amazon.awssdk.services.codecatalyst.model.CodeCatalystException.BuilderImpl
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ConflictException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ResourceNotFoundException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ServiceQuotaExceededException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ThrottlingException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ValidationException.Builder
-
- chooseAuthScheme(List<EndpointAuthScheme>) - Static method in class software.amazon.awssdk.services.codecatalyst.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.
- clientToken(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.CreateDevEnvironmentRequest.Builder
-
A user-specified idempotency token.
- clientToken() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateDevEnvironmentRequest
-
A user-specified idempotency token.
- clientToken(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.UpdateDevEnvironmentRequest.Builder
-
A user-specified idempotency token.
- clientToken() - Method in class software.amazon.awssdk.services.codecatalyst.model.UpdateDevEnvironmentRequest
-
A user-specified idempotency token.
- clientToken(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.UpdateDevEnvironmentResponse.Builder
-
A user-specified idempotency token.
- clientToken() - Method in class software.amazon.awssdk.services.codecatalyst.model.UpdateDevEnvironmentResponse
-
A user-specified idempotency token.
- CodeCatalystAsyncClient - Interface in software.amazon.awssdk.services.codecatalyst
-
Service client for accessing Amazon CodeCatalyst asynchronously.
- CodeCatalystAsyncClientBuilder - Interface in software.amazon.awssdk.services.codecatalyst
-
- CodeCatalystBaseClientBuilder<B extends CodeCatalystBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.codecatalyst
-
- CodeCatalystClient - Interface in software.amazon.awssdk.services.codecatalyst
-
Service client for accessing Amazon CodeCatalyst.
- CodeCatalystClientBuilder - Interface in software.amazon.awssdk.services.codecatalyst
-
- CodeCatalystClientOption<T> - Class in software.amazon.awssdk.services.codecatalyst.internal
-
- CodeCatalystEndpointAuthSchemeInterceptor - Class in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
- CodeCatalystEndpointAuthSchemeInterceptor() - Constructor for class software.amazon.awssdk.services.codecatalyst.endpoints.internal.CodeCatalystEndpointAuthSchemeInterceptor
-
- CodeCatalystEndpointParams - Class in software.amazon.awssdk.services.codecatalyst.endpoints
-
The parameters object used to resolve an endpoint for the CodeCatalyst service.
- CodeCatalystEndpointParams.Builder - Interface in software.amazon.awssdk.services.codecatalyst.endpoints
-
- CodeCatalystEndpointProvider - Interface in software.amazon.awssdk.services.codecatalyst.endpoints
-
An endpoint provider for CodeCatalyst.
- CodeCatalystException - Exception in software.amazon.awssdk.services.codecatalyst.model
-
- CodeCatalystException(CodeCatalystException.Builder) - Constructor for exception software.amazon.awssdk.services.codecatalyst.model.CodeCatalystException
-
- CodeCatalystException.Builder - Interface in software.amazon.awssdk.services.codecatalyst.model
-
- CodeCatalystException.BuilderImpl - Class in software.amazon.awssdk.services.codecatalyst.model
-
- CodeCatalystRequest - Class in software.amazon.awssdk.services.codecatalyst.model
-
- CodeCatalystRequest(CodeCatalystRequest.Builder) - Constructor for class software.amazon.awssdk.services.codecatalyst.model.CodeCatalystRequest
-
- CodeCatalystRequest.Builder - Interface in software.amazon.awssdk.services.codecatalyst.model
-
- CodeCatalystRequest.BuilderImpl - Class in software.amazon.awssdk.services.codecatalyst.model
-
- CodeCatalystRequestSetEndpointInterceptor - Class in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
- CodeCatalystRequestSetEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.codecatalyst.endpoints.internal.CodeCatalystRequestSetEndpointInterceptor
-
- CodeCatalystResolveEndpointInterceptor - Class in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
- CodeCatalystResolveEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.codecatalyst.endpoints.internal.CodeCatalystResolveEndpointInterceptor
-
- CodeCatalystResponse - Class in software.amazon.awssdk.services.codecatalyst.model
-
- CodeCatalystResponse(CodeCatalystResponse.Builder) - Constructor for class software.amazon.awssdk.services.codecatalyst.model.CodeCatalystResponse
-
- CodeCatalystResponse.Builder - Interface in software.amazon.awssdk.services.codecatalyst.model
-
- CodeCatalystResponse.BuilderImpl - Class in software.amazon.awssdk.services.codecatalyst.model
-
- CodeCatalystResponseMetadata - Class in software.amazon.awssdk.services.codecatalyst.model
-
- command(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ExecuteCommandSessionConfiguration.Builder
-
The command used at the beginning of the SSH session to a Dev Environment.
- command() - Method in class software.amazon.awssdk.services.codecatalyst.model.ExecuteCommandSessionConfiguration
-
The command used at the beginning of the SSH session to a Dev Environment.
- ComparisonOperator - Enum in software.amazon.awssdk.services.codecatalyst.model
-
- comparisonOperator(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.Filter.Builder
-
- comparisonOperator() - Method in class software.amazon.awssdk.services.codecatalyst.model.Filter
-
- comparisonOperator(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ProjectListFilter.Builder
-
The operator used to compare the fields.
- comparisonOperator(ComparisonOperator) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ProjectListFilter.Builder
-
The operator used to compare the fields.
- comparisonOperator() - Method in class software.amazon.awssdk.services.codecatalyst.model.ProjectListFilter
-
The operator used to compare the fields.
- comparisonOperatorAsString() - Method in class software.amazon.awssdk.services.codecatalyst.model.ProjectListFilter
-
The operator used to compare the fields.
- Condition - Class in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
- condition() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Fn
-
Convert this fn into a condition
- condition(String) - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Fn
-
- Condition.Builder - Class in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
- CONDITIONS - Static variable in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Rule
-
- conditions - Variable in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Rule
-
- ConflictException - Exception in software.amazon.awssdk.services.codecatalyst.model
-
The request was denied because the requested operation would cause a conflict with the current state of a service
resource associated with the request.
- ConflictException.Builder - Interface in software.amazon.awssdk.services.codecatalyst.model
-
- contentType(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.EventPayload.Builder
-
The type of content in the event payload.
- contentType() - Method in class software.amazon.awssdk.services.codecatalyst.model.EventPayload
-
The type of content in the event payload.
- context(String) - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.ParameterReference.Builder
-
- create() - Static method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystAsyncClient
-
- create() - Static method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystClient
-
- create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.codecatalyst.model.CodeCatalystResponseMetadata
-
- createAccessToken(CreateAccessTokenRequest) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystAsyncClient
-
Creates a personal access token (PAT) for the current user.
- createAccessToken(Consumer<CreateAccessTokenRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystAsyncClient
-
Creates a personal access token (PAT) for the current user.
- createAccessToken(CreateAccessTokenRequest) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystClient
-
Creates a personal access token (PAT) for the current user.
- createAccessToken(Consumer<CreateAccessTokenRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystClient
-
Creates a personal access token (PAT) for the current user.
- CreateAccessTokenRequest - Class in software.amazon.awssdk.services.codecatalyst.model
-
- CreateAccessTokenRequest.Builder - Interface in software.amazon.awssdk.services.codecatalyst.model
-
- CreateAccessTokenRequestMarshaller - Class in software.amazon.awssdk.services.codecatalyst.transform
-
- CreateAccessTokenRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecatalyst.transform.CreateAccessTokenRequestMarshaller
-
- CreateAccessTokenResponse - Class in software.amazon.awssdk.services.codecatalyst.model
-
- CreateAccessTokenResponse.Builder - Interface in software.amazon.awssdk.services.codecatalyst.model
-
- createAuthSchemes(Value) - Static method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.AuthSchemeUtils
-
- createDevEnvironment(CreateDevEnvironmentRequest) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystAsyncClient
-
Creates a Dev Environment in Amazon CodeCatalyst, a cloud-based development Dev Environment that you can use to
quickly work on the code stored in the source repositories of your project.
- createDevEnvironment(Consumer<CreateDevEnvironmentRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystAsyncClient
-
Creates a Dev Environment in Amazon CodeCatalyst, a cloud-based development Dev Environment that you can use to
quickly work on the code stored in the source repositories of your project.
- createDevEnvironment(CreateDevEnvironmentRequest) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystClient
-
Creates a Dev Environment in Amazon CodeCatalyst, a cloud-based development Dev Environment that you can use to
quickly work on the code stored in the source repositories of your project.
- createDevEnvironment(Consumer<CreateDevEnvironmentRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystClient
-
Creates a Dev Environment in Amazon CodeCatalyst, a cloud-based development Dev Environment that you can use to
quickly work on the code stored in the source repositories of your project.
- CreateDevEnvironmentRequest - Class in software.amazon.awssdk.services.codecatalyst.model
-
- CreateDevEnvironmentRequest.Builder - Interface in software.amazon.awssdk.services.codecatalyst.model
-
- CreateDevEnvironmentRequestMarshaller - Class in software.amazon.awssdk.services.codecatalyst.transform
-
- CreateDevEnvironmentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecatalyst.transform.CreateDevEnvironmentRequestMarshaller
-
- CreateDevEnvironmentResponse - Class in software.amazon.awssdk.services.codecatalyst.model
-
- CreateDevEnvironmentResponse.Builder - Interface in software.amazon.awssdk.services.codecatalyst.model
-
- createdTime(Instant) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoriesItem.Builder
-
The time the source repository was created, in coordinated universal time (UTC) timestamp format as specified
in
RFC 3339.
- createdTime() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoriesItem
-
The time the source repository was created, in coordinated universal time (UTC) timestamp format as specified in
RFC 3339.
- createProject(CreateProjectRequest) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystAsyncClient
-
Creates a project in a specified space.
- createProject(Consumer<CreateProjectRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystAsyncClient
-
Creates a project in a specified space.
- createProject(CreateProjectRequest) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystClient
-
Creates a project in a specified space.
- createProject(Consumer<CreateProjectRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystClient
-
Creates a project in a specified space.
- CreateProjectRequest - Class in software.amazon.awssdk.services.codecatalyst.model
-
- CreateProjectRequest.Builder - Interface in software.amazon.awssdk.services.codecatalyst.model
-
- CreateProjectRequestMarshaller - Class in software.amazon.awssdk.services.codecatalyst.transform
-
- CreateProjectRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecatalyst.transform.CreateProjectRequestMarshaller
-
- CreateProjectResponse - Class in software.amazon.awssdk.services.codecatalyst.model
-
- CreateProjectResponse.Builder - Interface in software.amazon.awssdk.services.codecatalyst.model
-
- createSourceRepositoryBranch(CreateSourceRepositoryBranchRequest) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystAsyncClient
-
Creates a branch in a specified source repository in Amazon CodeCatalyst.
- createSourceRepositoryBranch(Consumer<CreateSourceRepositoryBranchRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystAsyncClient
-
Creates a branch in a specified source repository in Amazon CodeCatalyst.
- createSourceRepositoryBranch(CreateSourceRepositoryBranchRequest) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystClient
-
Creates a branch in a specified source repository in Amazon CodeCatalyst.
- createSourceRepositoryBranch(Consumer<CreateSourceRepositoryBranchRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystClient
-
Creates a branch in a specified source repository in Amazon CodeCatalyst.
- CreateSourceRepositoryBranchRequest - Class in software.amazon.awssdk.services.codecatalyst.model
-
- CreateSourceRepositoryBranchRequest.Builder - Interface in software.amazon.awssdk.services.codecatalyst.model
-
- CreateSourceRepositoryBranchRequestMarshaller - Class in software.amazon.awssdk.services.codecatalyst.transform
-
- CreateSourceRepositoryBranchRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecatalyst.transform.CreateSourceRepositoryBranchRequestMarshaller
-
- CreateSourceRepositoryBranchResponse - Class in software.amazon.awssdk.services.codecatalyst.model
-
- CreateSourceRepositoryBranchResponse.Builder - Interface in software.amazon.awssdk.services.codecatalyst.model
-
- creatorId(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentSummary.Builder
-
The system-generated unique ID of the user who created the Dev Environment.
- creatorId() - Method in class software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentSummary
-
The system-generated unique ID of the user who created the Dev Environment.
- creatorId(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.GetDevEnvironmentResponse.Builder
-
The system-generated unique ID of the user who created the Dev Environment.
- creatorId() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetDevEnvironmentResponse
-
The system-generated unique ID of the user who created the Dev Environment.
- ctx(String, Supplier<T>) - Static method in exception software.amazon.awssdk.services.codecatalyst.endpoints.internal.RuleError
-
- ctx(String, Runnable) - Static method in exception software.amazon.awssdk.services.codecatalyst.endpoints.internal.RuleError
-
- data(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.EventPayload.Builder
-
The data included in the event payload.
- data() - Method in class software.amazon.awssdk.services.codecatalyst.model.EventPayload
-
The data included in the event payload.
- Default() - Constructor for class software.amazon.awssdk.services.codecatalyst.endpoints.internal.ExprVisitor.Default
-
- DEFAULT - Static variable in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Parameter
-
- DefaultCodeCatalystEndpointProvider - Class in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
- DefaultCodeCatalystEndpointProvider() - Constructor for class software.amazon.awssdk.services.codecatalyst.endpoints.internal.DefaultCodeCatalystEndpointProvider
-
- defaultEngine() - Static method in interface software.amazon.awssdk.services.codecatalyst.endpoints.internal.RuleEngine
-
- DefaultPartitionDataProvider - Class in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
- DefaultPartitionDataProvider() - Constructor for class software.amazon.awssdk.services.codecatalyst.endpoints.internal.DefaultPartitionDataProvider
-
- defaultProvider() - Static method in interface software.amazon.awssdk.services.codecatalyst.endpoints.CodeCatalystEndpointProvider
-
- DefaultRuleEngine - Class in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
- DefaultRuleEngine() - Constructor for class software.amazon.awssdk.services.codecatalyst.endpoints.internal.DefaultRuleEngine
-
- defaultValue(Value) - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Parameter.Builder
-
- deleteAccessToken(DeleteAccessTokenRequest) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystAsyncClient
-
Deletes a specified personal access token (PAT).
- deleteAccessToken(Consumer<DeleteAccessTokenRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystAsyncClient
-
Deletes a specified personal access token (PAT).
- deleteAccessToken(DeleteAccessTokenRequest) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystClient
-
Deletes a specified personal access token (PAT).
- deleteAccessToken(Consumer<DeleteAccessTokenRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystClient
-
Deletes a specified personal access token (PAT).
- DeleteAccessTokenRequest - Class in software.amazon.awssdk.services.codecatalyst.model
-
- DeleteAccessTokenRequest.Builder - Interface in software.amazon.awssdk.services.codecatalyst.model
-
- DeleteAccessTokenRequestMarshaller - Class in software.amazon.awssdk.services.codecatalyst.transform
-
- DeleteAccessTokenRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecatalyst.transform.DeleteAccessTokenRequestMarshaller
-
- DeleteAccessTokenResponse - Class in software.amazon.awssdk.services.codecatalyst.model
-
- DeleteAccessTokenResponse.Builder - Interface in software.amazon.awssdk.services.codecatalyst.model
-
- deleteDevEnvironment(DeleteDevEnvironmentRequest) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystAsyncClient
-
Deletes a Dev Environment.
- deleteDevEnvironment(Consumer<DeleteDevEnvironmentRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystAsyncClient
-
Deletes a Dev Environment.
- deleteDevEnvironment(DeleteDevEnvironmentRequest) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystClient
-
Deletes a Dev Environment.
- deleteDevEnvironment(Consumer<DeleteDevEnvironmentRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystClient
-
Deletes a Dev Environment.
- DeleteDevEnvironmentRequest - Class in software.amazon.awssdk.services.codecatalyst.model
-
- DeleteDevEnvironmentRequest.Builder - Interface in software.amazon.awssdk.services.codecatalyst.model
-
- DeleteDevEnvironmentRequestMarshaller - Class in software.amazon.awssdk.services.codecatalyst.transform
-
- DeleteDevEnvironmentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecatalyst.transform.DeleteDevEnvironmentRequestMarshaller
-
- DeleteDevEnvironmentResponse - Class in software.amazon.awssdk.services.codecatalyst.model
-
- DeleteDevEnvironmentResponse.Builder - Interface in software.amazon.awssdk.services.codecatalyst.model
-
- deprecated(Parameter.Deprecated) - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Parameter.Builder
-
- DEPRECATED - Static variable in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Parameter
-
- Deprecated(String, String) - Constructor for class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Parameter.Deprecated
-
- description(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.CreateProjectRequest.Builder
-
The description of the project.
- description() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateProjectRequest
-
The description of the project.
- description(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.CreateProjectResponse.Builder
-
The description of the project.
- description() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateProjectResponse
-
The description of the project.
- description(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.GetProjectResponse.Builder
-
The description of the project.
- description() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetProjectResponse
-
The description of the project.
- description(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.GetSpaceResponse.Builder
-
The description of the space.
- description() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetSpaceResponse
-
The description of the space.
- description(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoriesItem.Builder
-
The description of the repository, if any.
- description() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoriesItem
-
The description of the repository, if any.
- description(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ProjectSummary.Builder
-
The description of the project.
- description() - Method in class software.amazon.awssdk.services.codecatalyst.model.ProjectSummary
-
The description of the project.
- description(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.SpaceSummary.Builder
-
The description of the space.
- description() - Method in class software.amazon.awssdk.services.codecatalyst.model.SpaceSummary
-
The description of the space.
- DevEnvironmentAccessDetails - Class in software.amazon.awssdk.services.codecatalyst.model
-
Information about connection details for a Dev Environment.
- DevEnvironmentAccessDetails.Builder - Interface in software.amazon.awssdk.services.codecatalyst.model
-
- DevEnvironmentRepositorySummary - Class in software.amazon.awssdk.services.codecatalyst.model
-
Information about the source repsitory for a Dev Environment.
- DevEnvironmentRepositorySummary.Builder - Interface in software.amazon.awssdk.services.codecatalyst.model
-
- DevEnvironmentSessionConfiguration - Class in software.amazon.awssdk.services.codecatalyst.model
-
Information about the configuration of a Dev Environment session.
- DevEnvironmentSessionConfiguration.Builder - Interface in software.amazon.awssdk.services.codecatalyst.model
-
- DevEnvironmentSessionType - Enum in software.amazon.awssdk.services.codecatalyst.model
-
- DevEnvironmentStatus - Enum in software.amazon.awssdk.services.codecatalyst.model
-
- DevEnvironmentSummary - Class in software.amazon.awssdk.services.codecatalyst.model
-
Information about a Dev Environment.
- DevEnvironmentSummary.Builder - Interface in software.amazon.awssdk.services.codecatalyst.model
-
- disableHostPrefixInjection(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.AwsEndpointProviderUtils
-
- displayName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.CreateProjectRequest.Builder
-
The friendly name of the project that will be displayed to users.
- displayName() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateProjectRequest
-
The friendly name of the project that will be displayed to users.
- displayName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.CreateProjectResponse.Builder
-
The friendly name of the project.
- displayName() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateProjectResponse
-
The friendly name of the project.
- displayName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.GetProjectResponse.Builder
-
The friendly name of the project displayed to users in Amazon CodeCatalyst.
- displayName() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetProjectResponse
-
The friendly name of the project displayed to users in Amazon CodeCatalyst.
- displayName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.GetSpaceResponse.Builder
-
The friendly name of the space displayed to users.
- displayName() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetSpaceResponse
-
The friendly name of the space displayed to users.
- displayName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.GetUserDetailsResponse.Builder
-
The friendly name displayed for the user in Amazon CodeCatalyst.
- displayName() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetUserDetailsResponse
-
The friendly name displayed for the user in Amazon CodeCatalyst.
- displayName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ProjectSummary.Builder
-
The friendly name displayed to users of the project in Amazon CodeCatalyst.
- displayName() - Method in class software.amazon.awssdk.services.codecatalyst.model.ProjectSummary
-
The friendly name displayed to users of the project in Amazon CodeCatalyst.
- displayName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.SpaceSummary.Builder
-
The friendly name of the space displayed to users.
- displayName() - Method in class software.amazon.awssdk.services.codecatalyst.model.SpaceSummary
-
The friendly name of the space displayed to users.
- DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.PartitionFn
-
- dnsSuffix(String) - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Outputs.Builder
-
- dnsSuffix() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Outputs
-
- documentation(String) - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Parameter.Builder
-
- DOCUMENTATION - Static variable in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Parameter
-
- documentation(String) - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Rule.Builder
-
- DOCUMENTATION - Static variable in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Rule
-
- documentation - Variable in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Rule
-
- DUAL_STACK_DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.PartitionFn
-
- dualStackDnsSuffix(String) - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Outputs.Builder
-
- dualStackDnsSuffix() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Outputs
-
- dualStackEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.AwsEndpointProviderUtils
-
- hasArguments() - Method in class software.amazon.awssdk.services.codecatalyst.model.ExecuteCommandSessionConfiguration
-
For responses, this returns true if the service returned a value for the Arguments property.
- hasFilters() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListDevEnvironmentsRequest
-
For responses, this returns true if the service returned a value for the Filters property.
- hasFilters() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListProjectsRequest
-
For responses, this returns true if the service returned a value for the Filters property.
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Arn
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.EndpointResult
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.FatScope
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Fn
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.FnNode
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.GetAttr.Part.Index
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.GetAttr.Part.Key
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Identifier
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Literal
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Outputs
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Parameter.Deprecated
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Parameter
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.ParameterReference
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Parameters
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Partition
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Partitions
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Ref
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.RegionOverride
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Template.Dynamic
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Template
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Template.Literal
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Value.Array
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Value.Bool
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Value.Endpoint
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Value.Int
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Value.Record
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Value.Str
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.AccessTokenSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateAccessTokenRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateAccessTokenResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateDevEnvironmentRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateDevEnvironmentResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateProjectRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateProjectResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateSourceRepositoryBranchRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateSourceRepositoryBranchResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.DeleteAccessTokenRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.DeleteAccessTokenResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.DeleteDevEnvironmentRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.DeleteDevEnvironmentResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentAccessDetails
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentRepositorySummary
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentSessionConfiguration
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.EmailAddress
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.EventLogEntry
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.EventPayload
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.ExecuteCommandSessionConfiguration
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.Filter
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetDevEnvironmentRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetDevEnvironmentResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetProjectRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetProjectResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetSourceRepositoryCloneUrlsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetSourceRepositoryCloneUrlsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetSpaceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetSpaceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetSubscriptionRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetSubscriptionResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetUserDetailsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetUserDetailsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.Ide
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.IdeConfiguration
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListAccessTokensRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListAccessTokensResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListDevEnvironmentsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListDevEnvironmentsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListEventLogsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListEventLogsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListProjectsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListProjectsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoriesItem
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoriesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoriesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoryBranchesItem
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoryBranchesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoryBranchesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSpacesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSpacesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.PersistentStorage
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.PersistentStorageConfiguration
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.ProjectInformation
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.ProjectListFilter
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.ProjectSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.RepositoryInput
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.SpaceSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentSessionRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentSessionResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.StopDevEnvironmentRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.StopDevEnvironmentResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.UpdateDevEnvironmentRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.UpdateDevEnvironmentResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.UserIdentity
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.VerifySessionRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.codecatalyst.model.VerifySessionResponse
-
- hasIdes() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateDevEnvironmentRequest
-
For responses, this returns true if the service returned a value for the Ides property.
- hasIdes() - Method in class software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentSummary
-
For responses, this returns true if the service returned a value for the Ides property.
- hasIdes() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetDevEnvironmentResponse
-
For responses, this returns true if the service returned a value for the Ides property.
- hasIdes() - Method in class software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentRequest
-
For responses, this returns true if the service returned a value for the Ides property.
- hasIdes() - Method in class software.amazon.awssdk.services.codecatalyst.model.UpdateDevEnvironmentRequest
-
For responses, this returns true if the service returned a value for the Ides property.
- hasIdes() - Method in class software.amazon.awssdk.services.codecatalyst.model.UpdateDevEnvironmentResponse
-
For responses, this returns true if the service returned a value for the Ides property.
- hasItems() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListAccessTokensResponse
-
For responses, this returns true if the service returned a value for the Items property.
- hasItems() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListDevEnvironmentsResponse
-
For responses, this returns true if the service returned a value for the Items property.
- hasItems() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListEventLogsResponse
-
For responses, this returns true if the service returned a value for the Items property.
- hasItems() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListProjectsResponse
-
For responses, this returns true if the service returned a value for the Items property.
- hasItems() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoriesResponse
-
For responses, this returns true if the service returned a value for the Items property.
- hasItems() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoryBranchesResponse
-
For responses, this returns true if the service returned a value for the Items property.
- hasItems() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSpacesResponse
-
For responses, this returns true if the service returned a value for the Items property.
- hasRepositories() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateDevEnvironmentRequest
-
For responses, this returns true if the service returned a value for the Repositories property.
- hasRepositories() - Method in class software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentSummary
-
For responses, this returns true if the service returned a value for the Repositories property.
- hasRepositories() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetDevEnvironmentResponse
-
For responses, this returns true if the service returned a value for the Repositories property.
- hasValues() - Method in class software.amazon.awssdk.services.codecatalyst.model.Filter
-
For responses, this returns true if the service returned a value for the Values property.
- hasValues() - Method in class software.amazon.awssdk.services.codecatalyst.model.ProjectListFilter
-
For responses, this returns true if the service returned a value for the Values property.
- headCommitId(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.CreateSourceRepositoryBranchRequest.Builder
-
The commit ID in an existing branch from which you want to create the new branch.
- headCommitId() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateSourceRepositoryBranchRequest
-
The commit ID in an existing branch from which you want to create the new branch.
- headCommitId(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.CreateSourceRepositoryBranchResponse.Builder
-
The commit ID of the tip of the newly created branch.
- headCommitId() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateSourceRepositoryBranchResponse
-
The commit ID of the tip of the newly created branch.
- headCommitId(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoryBranchesItem.Builder
-
The commit ID of the tip of the branch at the time of the request, also known as the head commit.
- headCommitId() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoryBranchesItem
-
The commit ID of the tip of the branch at the time of the request, also known as the head commit.
- hostLabel() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.IsValidHostLabel
-
- hostLabel() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.IsVirtualHostableS3Bucket
-
- https(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.GetSourceRepositoryCloneUrlsResponse.Builder
-
The HTTPS URL to use when cloning the source repository.
- https() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetSourceRepositoryCloneUrlsResponse
-
The HTTPS URL to use when cloning the source repository.
- ID - Static variable in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.BooleanEqualsFn
-
- ID - Static variable in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.GetAttr
-
- ID - Static variable in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.IsSet
-
- ID - Static variable in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.IsValidHostLabel
-
- ID - Static variable in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.IsVirtualHostableS3Bucket
-
- ID - Static variable in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Not
-
- ID - Static variable in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.ParseArn
-
- ID - Static variable in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.ParseUrl
-
- id(String) - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Partition.Builder
-
- id() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Partition
-
- ID - Static variable in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.PartitionFn
-
- ID - Static variable in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.StringEqualsFn
-
- ID - Static variable in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Substring
-
- ID - Static variable in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.UriEncodeFn
-
- id(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.AccessTokenSummary.Builder
-
The system-generated ID of the personal access token.
- id() - Method in class software.amazon.awssdk.services.codecatalyst.model.AccessTokenSummary
-
The system-generated ID of the personal access token.
- id(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.CreateDevEnvironmentResponse.Builder
-
The system-generated unique ID of the Dev Environment.
- id() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateDevEnvironmentResponse
-
The system-generated unique ID of the Dev Environment.
- id(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.DeleteAccessTokenRequest.Builder
-
The ID of the personal access token to delete.
- id() - Method in class software.amazon.awssdk.services.codecatalyst.model.DeleteAccessTokenRequest
-
The ID of the personal access token to delete.
- id(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.DeleteDevEnvironmentRequest.Builder
-
The system-generated unique ID of the Dev Environment you want to delete.
- id() - Method in class software.amazon.awssdk.services.codecatalyst.model.DeleteDevEnvironmentRequest
-
The system-generated unique ID of the Dev Environment you want to delete.
- id(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.DeleteDevEnvironmentResponse.Builder
-
The system-generated unique ID of the deleted Dev Environment.
- id() - Method in class software.amazon.awssdk.services.codecatalyst.model.DeleteDevEnvironmentResponse
-
The system-generated unique ID of the deleted Dev Environment.
- id(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentSummary.Builder
-
The system-generated unique ID for the Dev Environment.
- id() - Method in class software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentSummary
-
The system-generated unique ID for the Dev Environment.
- id(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.EventLogEntry.Builder
-
The system-generated unique ID of the event.
- id() - Method in class software.amazon.awssdk.services.codecatalyst.model.EventLogEntry
-
The system-generated unique ID of the event.
- id(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.GetDevEnvironmentRequest.Builder
-
The system-generated unique ID of the Dev Environment for which you want to view information.
- id() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetDevEnvironmentRequest
-
The system-generated unique ID of the Dev Environment for which you want to view information.
- id(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.GetDevEnvironmentResponse.Builder
-
The system-generated unique ID of the Dev Environment.
- id() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetDevEnvironmentResponse
-
The system-generated unique ID of the Dev Environment.
- id(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.GetUserDetailsRequest.Builder
-
The system-generated unique ID of the user.
- id() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetUserDetailsRequest
-
The system-generated unique ID of the user.
- id(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoriesItem.Builder
-
The system-generated unique ID of the source repository.
- id() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoriesItem
-
The system-generated unique ID of the source repository.
- id(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentRequest.Builder
-
The system-generated unique ID of the Dev Environment.
- id() - Method in class software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentRequest
-
The system-generated unique ID of the Dev Environment.
- id(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentResponse.Builder
-
The system-generated unique ID of the Dev Environment.
- id() - Method in class software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentResponse
-
The system-generated unique ID of the Dev Environment.
- id(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentSessionRequest.Builder
-
The system-generated unique ID of the Dev Environment.
- id() - Method in class software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentSessionRequest
-
The system-generated unique ID of the Dev Environment.
- id(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentSessionResponse.Builder
-
The system-generated unique ID of the Dev Environment.
- id() - Method in class software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentSessionResponse
-
The system-generated unique ID of the Dev Environment.
- id(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.StopDevEnvironmentRequest.Builder
-
The system-generated unique ID of the Dev Environment.
- id() - Method in class software.amazon.awssdk.services.codecatalyst.model.StopDevEnvironmentRequest
-
The system-generated unique ID of the Dev Environment.
- id(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.StopDevEnvironmentResponse.Builder
-
The system-generated unique ID of the Dev Environment.
- id() - Method in class software.amazon.awssdk.services.codecatalyst.model.StopDevEnvironmentResponse
-
The system-generated unique ID of the Dev Environment.
- id(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.UpdateDevEnvironmentRequest.Builder
-
The system-generated unique ID of the Dev Environment.
- id() - Method in class software.amazon.awssdk.services.codecatalyst.model.UpdateDevEnvironmentRequest
-
The system-generated unique ID of the Dev Environment.
- id(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.UpdateDevEnvironmentResponse.Builder
-
The system-generated unique ID of the Dev Environment.
- id() - Method in class software.amazon.awssdk.services.codecatalyst.model.UpdateDevEnvironmentResponse
-
The system-generated unique ID of the Dev Environment.
- Ide - Class in software.amazon.awssdk.services.codecatalyst.model
-
Information about an integrated development environment (IDE) used in a Dev Environment.
- Ide.Builder - Interface in software.amazon.awssdk.services.codecatalyst.model
-
- IdeConfiguration - Class in software.amazon.awssdk.services.codecatalyst.model
-
Information about the configuration of an integrated development environment (IDE) for a Dev Environment.
- IdeConfiguration.Builder - Interface in software.amazon.awssdk.services.codecatalyst.model
-
- Identifier - Class in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
Identifiers for variables declared within the rule engine, e.g.
- Identifier(String) - Constructor for class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Identifier
-
- identity(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.VerifySessionResponse.Builder
-
The system-generated unique ID of the user in Amazon CodeCatalyst.
- identity() - Method in class software.amazon.awssdk.services.codecatalyst.model.VerifySessionResponse
-
The system-generated unique ID of the user in Amazon CodeCatalyst.
- ides(Collection<IdeConfiguration>) - Method in interface software.amazon.awssdk.services.codecatalyst.model.CreateDevEnvironmentRequest.Builder
-
Information about the integrated development environment (IDE) configured for a Dev Environment.
- ides(IdeConfiguration...) - Method in interface software.amazon.awssdk.services.codecatalyst.model.CreateDevEnvironmentRequest.Builder
-
Information about the integrated development environment (IDE) configured for a Dev Environment.
- ides(Consumer<IdeConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.codecatalyst.model.CreateDevEnvironmentRequest.Builder
-
Information about the integrated development environment (IDE) configured for a Dev Environment.
- ides() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateDevEnvironmentRequest
-
Information about the integrated development environment (IDE) configured for a Dev Environment.
- ides(Collection<Ide>) - Method in interface software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentSummary.Builder
-
Information about the integrated development environment (IDE) configured for a Dev Environment.
- ides(Ide...) - Method in interface software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentSummary.Builder
-
Information about the integrated development environment (IDE) configured for a Dev Environment.
- ides(Consumer<Ide.Builder>...) - Method in interface software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentSummary.Builder
-
Information about the integrated development environment (IDE) configured for a Dev Environment.
- ides() - Method in class software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentSummary
-
Information about the integrated development environment (IDE) configured for a Dev Environment.
- ides(Collection<Ide>) - Method in interface software.amazon.awssdk.services.codecatalyst.model.GetDevEnvironmentResponse.Builder
-
Information about the integrated development environment (IDE) configured for the Dev Environment.
- ides(Ide...) - Method in interface software.amazon.awssdk.services.codecatalyst.model.GetDevEnvironmentResponse.Builder
-
Information about the integrated development environment (IDE) configured for the Dev Environment.
- ides(Consumer<Ide.Builder>...) - Method in interface software.amazon.awssdk.services.codecatalyst.model.GetDevEnvironmentResponse.Builder
-
Information about the integrated development environment (IDE) configured for the Dev Environment.
- ides() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetDevEnvironmentResponse
-
Information about the integrated development environment (IDE) configured for the Dev Environment.
- ides(Collection<IdeConfiguration>) - Method in interface software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentRequest.Builder
-
Information about the integrated development environment (IDE) configured for a Dev Environment.
- ides(IdeConfiguration...) - Method in interface software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentRequest.Builder
-
Information about the integrated development environment (IDE) configured for a Dev Environment.
- ides(Consumer<IdeConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentRequest.Builder
-
Information about the integrated development environment (IDE) configured for a Dev Environment.
- ides() - Method in class software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentRequest
-
Information about the integrated development environment (IDE) configured for a Dev Environment.
- ides(Collection<IdeConfiguration>) - Method in interface software.amazon.awssdk.services.codecatalyst.model.UpdateDevEnvironmentRequest.Builder
-
Information about the integrated development environment (IDE) configured for a Dev Environment.
- ides(IdeConfiguration...) - Method in interface software.amazon.awssdk.services.codecatalyst.model.UpdateDevEnvironmentRequest.Builder
-
Information about the integrated development environment (IDE) configured for a Dev Environment.
- ides(Consumer<IdeConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.codecatalyst.model.UpdateDevEnvironmentRequest.Builder
-
Information about the integrated development environment (IDE) configured for a Dev Environment.
- ides() - Method in class software.amazon.awssdk.services.codecatalyst.model.UpdateDevEnvironmentRequest
-
Information about the integrated development environment (IDE) configured for a Dev Environment.
- ides(Collection<IdeConfiguration>) - Method in interface software.amazon.awssdk.services.codecatalyst.model.UpdateDevEnvironmentResponse.Builder
-
Information about the integrated development environment (IDE) configured for the Dev Environment.
- ides(IdeConfiguration...) - Method in interface software.amazon.awssdk.services.codecatalyst.model.UpdateDevEnvironmentResponse.Builder
-
Information about the integrated development environment (IDE) configured for the Dev Environment.
- ides(Consumer<IdeConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.codecatalyst.model.UpdateDevEnvironmentResponse.Builder
-
Information about the integrated development environment (IDE) configured for the Dev Environment.
- ides() - Method in class software.amazon.awssdk.services.codecatalyst.model.UpdateDevEnvironmentResponse
-
Information about the integrated development environment (IDE) configured for the Dev Environment.
- inactivityTimeoutMinutes(Integer) - Method in interface software.amazon.awssdk.services.codecatalyst.model.CreateDevEnvironmentRequest.Builder
-
The amount of time the Dev Environment will run without any activity detected before stopping, in minutes.
- inactivityTimeoutMinutes() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateDevEnvironmentRequest
-
The amount of time the Dev Environment will run without any activity detected before stopping, in minutes.
- inactivityTimeoutMinutes(Integer) - Method in interface software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentSummary.Builder
-
The amount of time the Dev Environment will run without any activity detected before stopping, in minutes.
- inactivityTimeoutMinutes() - Method in class software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentSummary
-
The amount of time the Dev Environment will run without any activity detected before stopping, in minutes.
- inactivityTimeoutMinutes(Integer) - Method in interface software.amazon.awssdk.services.codecatalyst.model.GetDevEnvironmentResponse.Builder
-
The amount of time the Dev Environment will run without any activity detected before stopping, in minutes.
- inactivityTimeoutMinutes() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetDevEnvironmentResponse
-
The amount of time the Dev Environment will run without any activity detected before stopping, in minutes.
- inactivityTimeoutMinutes(Integer) - Method in interface software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentRequest.Builder
-
The amount of time the Dev Environment will run without any activity detected before stopping, in minutes.
- inactivityTimeoutMinutes() - Method in class software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentRequest
-
The amount of time the Dev Environment will run without any activity detected before stopping, in minutes.
- inactivityTimeoutMinutes(Integer) - Method in interface software.amazon.awssdk.services.codecatalyst.model.UpdateDevEnvironmentRequest.Builder
-
The amount of time the Dev Environment will run without any activity detected before stopping, in minutes.
- inactivityTimeoutMinutes() - Method in class software.amazon.awssdk.services.codecatalyst.model.UpdateDevEnvironmentRequest
-
The amount of time the Dev Environment will run without any activity detected before stopping, in minutes.
- inactivityTimeoutMinutes(Integer) - Method in interface software.amazon.awssdk.services.codecatalyst.model.UpdateDevEnvironmentResponse.Builder
-
The amount of time the Dev Environment will run without any activity detected before stopping, in minutes.
- inactivityTimeoutMinutes() - Method in class software.amazon.awssdk.services.codecatalyst.model.UpdateDevEnvironmentResponse
-
The amount of time the Dev Environment will run without any activity detected before stopping, in minutes.
- Index(int) - Constructor for class software.amazon.awssdk.services.codecatalyst.endpoints.internal.GetAttr.Part.Index
-
- index() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.GetAttr.Part.Index
-
- INFERRED - Static variable in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.PartitionFn
-
- InnerParseError - Exception in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
- InnerParseError(String) - Constructor for exception software.amazon.awssdk.services.codecatalyst.endpoints.internal.InnerParseError
-
- inScope(Supplier<U>) - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Scope
-
- insert(String, T) - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Scope
-
- insert(Identifier, T) - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Scope
-
- insertFact(Expr, T) - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Scope
-
- instanceType(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.CreateDevEnvironmentRequest.Builder
-
The Amazon EC2 instace type to use for the Dev Environment.
- instanceType(InstanceType) - Method in interface software.amazon.awssdk.services.codecatalyst.model.CreateDevEnvironmentRequest.Builder
-
The Amazon EC2 instace type to use for the Dev Environment.
- instanceType() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateDevEnvironmentRequest
-
The Amazon EC2 instace type to use for the Dev Environment.
- instanceType(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentSummary.Builder
-
The Amazon EC2 instace type used for the Dev Environment.
- instanceType(InstanceType) - Method in interface software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentSummary.Builder
-
The Amazon EC2 instace type used for the Dev Environment.
- instanceType() - Method in class software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentSummary
-
The Amazon EC2 instace type used for the Dev Environment.
- instanceType(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.GetDevEnvironmentResponse.Builder
-
The Amazon EC2 instace type to use for the Dev Environment.
- instanceType(InstanceType) - Method in interface software.amazon.awssdk.services.codecatalyst.model.GetDevEnvironmentResponse.Builder
-
The Amazon EC2 instace type to use for the Dev Environment.
- instanceType() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetDevEnvironmentResponse
-
The Amazon EC2 instace type to use for the Dev Environment.
- InstanceType - Enum in software.amazon.awssdk.services.codecatalyst.model
-
- instanceType(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentRequest.Builder
-
The Amazon EC2 instace type to use for the Dev Environment.
- instanceType(InstanceType) - Method in interface software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentRequest.Builder
-
The Amazon EC2 instace type to use for the Dev Environment.
- instanceType() - Method in class software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentRequest
-
The Amazon EC2 instace type to use for the Dev Environment.
- instanceType(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.UpdateDevEnvironmentRequest.Builder
-
The Amazon EC2 instace type to use for the Dev Environment.
- instanceType(InstanceType) - Method in interface software.amazon.awssdk.services.codecatalyst.model.UpdateDevEnvironmentRequest.Builder
-
The Amazon EC2 instace type to use for the Dev Environment.
- instanceType() - Method in class software.amazon.awssdk.services.codecatalyst.model.UpdateDevEnvironmentRequest
-
The Amazon EC2 instace type to use for the Dev Environment.
- instanceType(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.UpdateDevEnvironmentResponse.Builder
-
The Amazon EC2 instace type to use for the Dev Environment.
- instanceType(InstanceType) - Method in interface software.amazon.awssdk.services.codecatalyst.model.UpdateDevEnvironmentResponse.Builder
-
The Amazon EC2 instace type to use for the Dev Environment.
- instanceType() - Method in class software.amazon.awssdk.services.codecatalyst.model.UpdateDevEnvironmentResponse
-
The Amazon EC2 instace type to use for the Dev Environment.
- instanceTypeAsString() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateDevEnvironmentRequest
-
The Amazon EC2 instace type to use for the Dev Environment.
- instanceTypeAsString() - Method in class software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentSummary
-
The Amazon EC2 instace type used for the Dev Environment.
- instanceTypeAsString() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetDevEnvironmentResponse
-
The Amazon EC2 instace type to use for the Dev Environment.
- instanceTypeAsString() - Method in class software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentRequest
-
The Amazon EC2 instace type to use for the Dev Environment.
- instanceTypeAsString() - Method in class software.amazon.awssdk.services.codecatalyst.model.UpdateDevEnvironmentRequest
-
The Amazon EC2 instace type to use for the Dev Environment.
- instanceTypeAsString() - Method in class software.amazon.awssdk.services.codecatalyst.model.UpdateDevEnvironmentResponse
-
The Amazon EC2 instace type to use for the Dev Environment.
- into() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Fn
-
- Into<T> - Interface in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
- into() - Method in interface software.amazon.awssdk.services.codecatalyst.endpoints.internal.Into
-
- into() - Method in interface software.amazon.awssdk.services.codecatalyst.endpoints.internal.IntoSelf
-
- IntoSelf<T extends IntoSelf<T>> - Interface in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
- IS_IP - Static variable in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.ParseUrl
-
- isBuiltIn() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Parameter
-
- isNone() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Value
-
- isNone() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Value.None
-
- isRequired() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Parameter
-
- IsSet - Class in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
- IsSet(FnNode) - Constructor for class software.amazon.awssdk.services.codecatalyst.endpoints.internal.IsSet
-
- isStatic() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Template
-
- IsValidHostLabel - Class in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
- IsValidHostLabel(FnNode) - Constructor for class software.amazon.awssdk.services.codecatalyst.endpoints.internal.IsValidHostLabel
-
- IsVirtualHostableS3Bucket - Class in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
- IsVirtualHostableS3Bucket(FnNode) - Constructor for class software.amazon.awssdk.services.codecatalyst.endpoints.internal.IsVirtualHostableS3Bucket
-
- items(Collection<AccessTokenSummary>) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ListAccessTokensResponse.Builder
-
A list of personal access tokens (PATs) associated with the calling user.
- items(AccessTokenSummary...) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ListAccessTokensResponse.Builder
-
A list of personal access tokens (PATs) associated with the calling user.
- items(Consumer<AccessTokenSummary.Builder>...) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ListAccessTokensResponse.Builder
-
A list of personal access tokens (PATs) associated with the calling user.
- items() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListAccessTokensResponse
-
A list of personal access tokens (PATs) associated with the calling user.
- items(Collection<DevEnvironmentSummary>) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ListDevEnvironmentsResponse.Builder
-
Information about the Dev Environments in a project.
- items(DevEnvironmentSummary...) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ListDevEnvironmentsResponse.Builder
-
Information about the Dev Environments in a project.
- items(Consumer<DevEnvironmentSummary.Builder>...) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ListDevEnvironmentsResponse.Builder
-
Information about the Dev Environments in a project.
- items() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListDevEnvironmentsResponse
-
Information about the Dev Environments in a project.
- items(Collection<EventLogEntry>) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ListEventLogsResponse.Builder
-
Information about each event retrieved in the list.
- items(EventLogEntry...) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ListEventLogsResponse.Builder
-
Information about each event retrieved in the list.
- items(Consumer<EventLogEntry.Builder>...) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ListEventLogsResponse.Builder
-
Information about each event retrieved in the list.
- items() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListEventLogsResponse
-
Information about each event retrieved in the list.
- items(Collection<ProjectSummary>) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ListProjectsResponse.Builder
-
Information about the projects.
- items(ProjectSummary...) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ListProjectsResponse.Builder
-
Information about the projects.
- items(Consumer<ProjectSummary.Builder>...) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ListProjectsResponse.Builder
-
Information about the projects.
- items() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListProjectsResponse
-
Information about the projects.
- items(Collection<ListSourceRepositoriesItem>) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoriesResponse.Builder
-
Information about the source repositories.
- items(ListSourceRepositoriesItem...) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoriesResponse.Builder
-
Information about the source repositories.
- items(Consumer<ListSourceRepositoriesItem.Builder>...) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoriesResponse.Builder
-
Information about the source repositories.
- items() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoriesResponse
-
Information about the source repositories.
- items(Collection<ListSourceRepositoryBranchesItem>) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoryBranchesResponse.Builder
-
Information about the source branches.
- items(ListSourceRepositoryBranchesItem...) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoryBranchesResponse.Builder
-
Information about the source branches.
- items(Consumer<ListSourceRepositoryBranchesItem.Builder>...) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoryBranchesResponse.Builder
-
Information about the source branches.
- items() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoryBranchesResponse
-
Information about the source branches.
- items(Collection<SpaceSummary>) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ListSpacesResponse.Builder
-
Information about the space.
- items(SpaceSummary...) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ListSpacesResponse.Builder
-
Information about the space.
- items(Consumer<SpaceSummary.Builder>...) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ListSpacesResponse.Builder
-
Information about the space.
- items() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSpacesResponse
-
Information about the space.
- items() - Method in class software.amazon.awssdk.services.codecatalyst.paginators.ListAccessTokensIterable
-
- items() - Method in class software.amazon.awssdk.services.codecatalyst.paginators.ListAccessTokensPublisher
-
Returns a publisher that can be used to get a stream of data.
- items() - Method in class software.amazon.awssdk.services.codecatalyst.paginators.ListDevEnvironmentsIterable
-
- items() - Method in class software.amazon.awssdk.services.codecatalyst.paginators.ListDevEnvironmentsPublisher
-
Returns a publisher that can be used to get a stream of data.
- items() - Method in class software.amazon.awssdk.services.codecatalyst.paginators.ListEventLogsIterable
-
- items() - Method in class software.amazon.awssdk.services.codecatalyst.paginators.ListEventLogsPublisher
-
Returns a publisher that can be used to get a stream of data.
- items() - Method in class software.amazon.awssdk.services.codecatalyst.paginators.ListProjectsIterable
-
- items() - Method in class software.amazon.awssdk.services.codecatalyst.paginators.ListProjectsPublisher
-
Returns a publisher that can be used to get a stream of data.
- items() - Method in class software.amazon.awssdk.services.codecatalyst.paginators.ListSourceRepositoriesIterable
-
- items() - Method in class software.amazon.awssdk.services.codecatalyst.paginators.ListSourceRepositoriesPublisher
-
Returns a publisher that can be used to get a stream of data.
- items() - Method in class software.amazon.awssdk.services.codecatalyst.paginators.ListSourceRepositoryBranchesIterable
-
- items() - Method in class software.amazon.awssdk.services.codecatalyst.paginators.ListSourceRepositoryBranchesPublisher
-
Returns a publisher that can be used to get a stream of data.
- items() - Method in class software.amazon.awssdk.services.codecatalyst.paginators.ListSpacesIterable
-
- items() - Method in class software.amazon.awssdk.services.codecatalyst.paginators.ListSpacesPublisher
-
Returns a publisher that can be used to get a stream of data.
- iterator() - Method in class software.amazon.awssdk.services.codecatalyst.paginators.ListAccessTokensIterable
-
- iterator() - Method in class software.amazon.awssdk.services.codecatalyst.paginators.ListDevEnvironmentsIterable
-
- iterator() - Method in class software.amazon.awssdk.services.codecatalyst.paginators.ListEventLogsIterable
-
- iterator() - Method in class software.amazon.awssdk.services.codecatalyst.paginators.ListProjectsIterable
-
- iterator() - Method in class software.amazon.awssdk.services.codecatalyst.paginators.ListSourceRepositoriesIterable
-
- iterator() - Method in class software.amazon.awssdk.services.codecatalyst.paginators.ListSourceRepositoryBranchesIterable
-
- iterator() - Method in class software.amazon.awssdk.services.codecatalyst.paginators.ListSpacesIterable
-
- lastUpdatedTime(Instant) - Method in interface software.amazon.awssdk.services.codecatalyst.model.CreateSourceRepositoryBranchResponse.Builder
-
The time the branch was last updated, in coordinated universal time (UTC) timestamp format as specified in
RFC 3339.
- lastUpdatedTime() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateSourceRepositoryBranchResponse
-
The time the branch was last updated, in coordinated universal time (UTC) timestamp format as specified in
RFC 3339.
- lastUpdatedTime(Instant) - Method in interface software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentSummary.Builder
-
The time when the Dev Environment was last updated, in coordinated universal time (UTC) timestamp format as
specified in
RFC 3339.
- lastUpdatedTime() - Method in class software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentSummary
-
The time when the Dev Environment was last updated, in coordinated universal time (UTC) timestamp format as
specified in
RFC 3339.
- lastUpdatedTime(Instant) - Method in interface software.amazon.awssdk.services.codecatalyst.model.GetDevEnvironmentResponse.Builder
-
The time when the Dev Environment was last updated, in coordinated universal time (UTC) timestamp format as
specified in
RFC 3339.
- lastUpdatedTime() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetDevEnvironmentResponse
-
The time when the Dev Environment was last updated, in coordinated universal time (UTC) timestamp format as
specified in
RFC 3339.
- lastUpdatedTime(Instant) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoriesItem.Builder
-
The time the source repository was last updated, in coordinated universal time (UTC) timestamp format as
specified in
RFC 3339.
- lastUpdatedTime() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoriesItem
-
The time the source repository was last updated, in coordinated universal time (UTC) timestamp format as
specified in
RFC 3339.
- lastUpdatedTime(Instant) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoryBranchesItem.Builder
-
The time the branch was last updated, in coordinated universal time (UTC) timestamp format as specified in
RFC 3339.
- lastUpdatedTime() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoryBranchesItem
-
The time the branch was last updated, in coordinated universal time (UTC) timestamp format as specified in
RFC 3339.
- listAccessTokens(ListAccessTokensRequest) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystAsyncClient
-
Lists all personal access tokens (PATs) associated with the user who calls the API.
- listAccessTokens(Consumer<ListAccessTokensRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystAsyncClient
-
Lists all personal access tokens (PATs) associated with the user who calls the API.
- listAccessTokens(ListAccessTokensRequest) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystClient
-
Lists all personal access tokens (PATs) associated with the user who calls the API.
- listAccessTokens(Consumer<ListAccessTokensRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystClient
-
Lists all personal access tokens (PATs) associated with the user who calls the API.
- ListAccessTokensIterable - Class in software.amazon.awssdk.services.codecatalyst.paginators
-
- ListAccessTokensIterable(CodeCatalystClient, ListAccessTokensRequest) - Constructor for class software.amazon.awssdk.services.codecatalyst.paginators.ListAccessTokensIterable
-
- listAccessTokensPaginator(ListAccessTokensRequest) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystAsyncClient
-
Lists all personal access tokens (PATs) associated with the user who calls the API.
- listAccessTokensPaginator(Consumer<ListAccessTokensRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystAsyncClient
-
Lists all personal access tokens (PATs) associated with the user who calls the API.
- listAccessTokensPaginator(ListAccessTokensRequest) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystClient
-
Lists all personal access tokens (PATs) associated with the user who calls the API.
- listAccessTokensPaginator(Consumer<ListAccessTokensRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystClient
-
Lists all personal access tokens (PATs) associated with the user who calls the API.
- ListAccessTokensPublisher - Class in software.amazon.awssdk.services.codecatalyst.paginators
-
- ListAccessTokensPublisher(CodeCatalystAsyncClient, ListAccessTokensRequest) - Constructor for class software.amazon.awssdk.services.codecatalyst.paginators.ListAccessTokensPublisher
-
- ListAccessTokensRequest - Class in software.amazon.awssdk.services.codecatalyst.model
-
- ListAccessTokensRequest.Builder - Interface in software.amazon.awssdk.services.codecatalyst.model
-
- ListAccessTokensRequestMarshaller - Class in software.amazon.awssdk.services.codecatalyst.transform
-
- ListAccessTokensRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecatalyst.transform.ListAccessTokensRequestMarshaller
-
- ListAccessTokensResponse - Class in software.amazon.awssdk.services.codecatalyst.model
-
- ListAccessTokensResponse.Builder - Interface in software.amazon.awssdk.services.codecatalyst.model
-
- listDevEnvironments(ListDevEnvironmentsRequest) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystAsyncClient
-
Retrives a list of Dev Environments in a project.
- listDevEnvironments(Consumer<ListDevEnvironmentsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystAsyncClient
-
Retrives a list of Dev Environments in a project.
- listDevEnvironments(ListDevEnvironmentsRequest) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystClient
-
Retrives a list of Dev Environments in a project.
- listDevEnvironments(Consumer<ListDevEnvironmentsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystClient
-
Retrives a list of Dev Environments in a project.
- ListDevEnvironmentsIterable - Class in software.amazon.awssdk.services.codecatalyst.paginators
-
- ListDevEnvironmentsIterable(CodeCatalystClient, ListDevEnvironmentsRequest) - Constructor for class software.amazon.awssdk.services.codecatalyst.paginators.ListDevEnvironmentsIterable
-
- listDevEnvironmentsPaginator(ListDevEnvironmentsRequest) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystAsyncClient
-
Retrives a list of Dev Environments in a project.
- listDevEnvironmentsPaginator(Consumer<ListDevEnvironmentsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystAsyncClient
-
Retrives a list of Dev Environments in a project.
- listDevEnvironmentsPaginator(ListDevEnvironmentsRequest) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystClient
-
Retrives a list of Dev Environments in a project.
- listDevEnvironmentsPaginator(Consumer<ListDevEnvironmentsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystClient
-
Retrives a list of Dev Environments in a project.
- ListDevEnvironmentsPublisher - Class in software.amazon.awssdk.services.codecatalyst.paginators
-
- ListDevEnvironmentsPublisher(CodeCatalystAsyncClient, ListDevEnvironmentsRequest) - Constructor for class software.amazon.awssdk.services.codecatalyst.paginators.ListDevEnvironmentsPublisher
-
- ListDevEnvironmentsRequest - Class in software.amazon.awssdk.services.codecatalyst.model
-
- ListDevEnvironmentsRequest.Builder - Interface in software.amazon.awssdk.services.codecatalyst.model
-
- ListDevEnvironmentsRequestMarshaller - Class in software.amazon.awssdk.services.codecatalyst.transform
-
- ListDevEnvironmentsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecatalyst.transform.ListDevEnvironmentsRequestMarshaller
-
- ListDevEnvironmentsResponse - Class in software.amazon.awssdk.services.codecatalyst.model
-
- ListDevEnvironmentsResponse.Builder - Interface in software.amazon.awssdk.services.codecatalyst.model
-
- listEventLogs(ListEventLogsRequest) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystAsyncClient
-
Retrieves a list of events that occurred during a specified time period in a space.
- listEventLogs(Consumer<ListEventLogsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystAsyncClient
-
Retrieves a list of events that occurred during a specified time period in a space.
- listEventLogs(ListEventLogsRequest) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystClient
-
Retrieves a list of events that occurred during a specified time period in a space.
- listEventLogs(Consumer<ListEventLogsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystClient
-
Retrieves a list of events that occurred during a specified time period in a space.
- ListEventLogsIterable - Class in software.amazon.awssdk.services.codecatalyst.paginators
-
- ListEventLogsIterable(CodeCatalystClient, ListEventLogsRequest) - Constructor for class software.amazon.awssdk.services.codecatalyst.paginators.ListEventLogsIterable
-
- listEventLogsPaginator(ListEventLogsRequest) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystAsyncClient
-
Retrieves a list of events that occurred during a specified time period in a space.
- listEventLogsPaginator(Consumer<ListEventLogsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystAsyncClient
-
Retrieves a list of events that occurred during a specified time period in a space.
- listEventLogsPaginator(ListEventLogsRequest) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystClient
-
Retrieves a list of events that occurred during a specified time period in a space.
- listEventLogsPaginator(Consumer<ListEventLogsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystClient
-
Retrieves a list of events that occurred during a specified time period in a space.
- ListEventLogsPublisher - Class in software.amazon.awssdk.services.codecatalyst.paginators
-
- ListEventLogsPublisher(CodeCatalystAsyncClient, ListEventLogsRequest) - Constructor for class software.amazon.awssdk.services.codecatalyst.paginators.ListEventLogsPublisher
-
- ListEventLogsRequest - Class in software.amazon.awssdk.services.codecatalyst.model
-
- ListEventLogsRequest.Builder - Interface in software.amazon.awssdk.services.codecatalyst.model
-
- ListEventLogsRequestMarshaller - Class in software.amazon.awssdk.services.codecatalyst.transform
-
- ListEventLogsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecatalyst.transform.ListEventLogsRequestMarshaller
-
- ListEventLogsResponse - Class in software.amazon.awssdk.services.codecatalyst.model
-
- ListEventLogsResponse.Builder - Interface in software.amazon.awssdk.services.codecatalyst.model
-
- listProjects(ListProjectsRequest) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystAsyncClient
-
Retrieves a list of projects.
- listProjects(Consumer<ListProjectsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystAsyncClient
-
Retrieves a list of projects.
- listProjects(ListProjectsRequest) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystClient
-
Retrieves a list of projects.
- listProjects(Consumer<ListProjectsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystClient
-
Retrieves a list of projects.
- ListProjectsIterable - Class in software.amazon.awssdk.services.codecatalyst.paginators
-
- ListProjectsIterable(CodeCatalystClient, ListProjectsRequest) - Constructor for class software.amazon.awssdk.services.codecatalyst.paginators.ListProjectsIterable
-
- listProjectsPaginator(ListProjectsRequest) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystAsyncClient
-
Retrieves a list of projects.
- listProjectsPaginator(Consumer<ListProjectsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystAsyncClient
-
Retrieves a list of projects.
- listProjectsPaginator(ListProjectsRequest) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystClient
-
Retrieves a list of projects.
- listProjectsPaginator(Consumer<ListProjectsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystClient
-
Retrieves a list of projects.
- ListProjectsPublisher - Class in software.amazon.awssdk.services.codecatalyst.paginators
-
- ListProjectsPublisher(CodeCatalystAsyncClient, ListProjectsRequest) - Constructor for class software.amazon.awssdk.services.codecatalyst.paginators.ListProjectsPublisher
-
- ListProjectsRequest - Class in software.amazon.awssdk.services.codecatalyst.model
-
- ListProjectsRequest.Builder - Interface in software.amazon.awssdk.services.codecatalyst.model
-
- ListProjectsRequestMarshaller - Class in software.amazon.awssdk.services.codecatalyst.transform
-
- ListProjectsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecatalyst.transform.ListProjectsRequestMarshaller
-
- ListProjectsResponse - Class in software.amazon.awssdk.services.codecatalyst.model
-
- ListProjectsResponse.Builder - Interface in software.amazon.awssdk.services.codecatalyst.model
-
- listSourceRepositories(ListSourceRepositoriesRequest) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystAsyncClient
-
Retrieves a list of source repositories in a project.
- listSourceRepositories(Consumer<ListSourceRepositoriesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystAsyncClient
-
Retrieves a list of source repositories in a project.
- listSourceRepositories(ListSourceRepositoriesRequest) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystClient
-
Retrieves a list of source repositories in a project.
- listSourceRepositories(Consumer<ListSourceRepositoriesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystClient
-
Retrieves a list of source repositories in a project.
- ListSourceRepositoriesItem - Class in software.amazon.awssdk.services.codecatalyst.model
-
Information about a source repository returned in a list of source repositories.
- ListSourceRepositoriesItem.Builder - Interface in software.amazon.awssdk.services.codecatalyst.model
-
- ListSourceRepositoriesIterable - Class in software.amazon.awssdk.services.codecatalyst.paginators
-
- ListSourceRepositoriesIterable(CodeCatalystClient, ListSourceRepositoriesRequest) - Constructor for class software.amazon.awssdk.services.codecatalyst.paginators.ListSourceRepositoriesIterable
-
- listSourceRepositoriesPaginator(ListSourceRepositoriesRequest) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystAsyncClient
-
Retrieves a list of source repositories in a project.
- listSourceRepositoriesPaginator(Consumer<ListSourceRepositoriesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystAsyncClient
-
Retrieves a list of source repositories in a project.
- listSourceRepositoriesPaginator(ListSourceRepositoriesRequest) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystClient
-
Retrieves a list of source repositories in a project.
- listSourceRepositoriesPaginator(Consumer<ListSourceRepositoriesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystClient
-
Retrieves a list of source repositories in a project.
- ListSourceRepositoriesPublisher - Class in software.amazon.awssdk.services.codecatalyst.paginators
-
- ListSourceRepositoriesPublisher(CodeCatalystAsyncClient, ListSourceRepositoriesRequest) - Constructor for class software.amazon.awssdk.services.codecatalyst.paginators.ListSourceRepositoriesPublisher
-
- ListSourceRepositoriesRequest - Class in software.amazon.awssdk.services.codecatalyst.model
-
- ListSourceRepositoriesRequest.Builder - Interface in software.amazon.awssdk.services.codecatalyst.model
-
- ListSourceRepositoriesRequestMarshaller - Class in software.amazon.awssdk.services.codecatalyst.transform
-
- ListSourceRepositoriesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecatalyst.transform.ListSourceRepositoriesRequestMarshaller
-
- ListSourceRepositoriesResponse - Class in software.amazon.awssdk.services.codecatalyst.model
-
- ListSourceRepositoriesResponse.Builder - Interface in software.amazon.awssdk.services.codecatalyst.model
-
- listSourceRepositoryBranches(ListSourceRepositoryBranchesRequest) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystAsyncClient
-
Retrieves a list of branches in a specified source repository.
- listSourceRepositoryBranches(Consumer<ListSourceRepositoryBranchesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystAsyncClient
-
Retrieves a list of branches in a specified source repository.
- listSourceRepositoryBranches(ListSourceRepositoryBranchesRequest) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystClient
-
Retrieves a list of branches in a specified source repository.
- listSourceRepositoryBranches(Consumer<ListSourceRepositoryBranchesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystClient
-
Retrieves a list of branches in a specified source repository.
- ListSourceRepositoryBranchesItem - Class in software.amazon.awssdk.services.codecatalyst.model
-
Information about a branch of a source repository returned in a list of branches.
- ListSourceRepositoryBranchesItem.Builder - Interface in software.amazon.awssdk.services.codecatalyst.model
-
- ListSourceRepositoryBranchesIterable - Class in software.amazon.awssdk.services.codecatalyst.paginators
-
- ListSourceRepositoryBranchesIterable(CodeCatalystClient, ListSourceRepositoryBranchesRequest) - Constructor for class software.amazon.awssdk.services.codecatalyst.paginators.ListSourceRepositoryBranchesIterable
-
- listSourceRepositoryBranchesPaginator(ListSourceRepositoryBranchesRequest) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystAsyncClient
-
Retrieves a list of branches in a specified source repository.
- listSourceRepositoryBranchesPaginator(Consumer<ListSourceRepositoryBranchesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystAsyncClient
-
Retrieves a list of branches in a specified source repository.
- listSourceRepositoryBranchesPaginator(ListSourceRepositoryBranchesRequest) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystClient
-
Retrieves a list of branches in a specified source repository.
- listSourceRepositoryBranchesPaginator(Consumer<ListSourceRepositoryBranchesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystClient
-
Retrieves a list of branches in a specified source repository.
- ListSourceRepositoryBranchesPublisher - Class in software.amazon.awssdk.services.codecatalyst.paginators
-
- ListSourceRepositoryBranchesPublisher(CodeCatalystAsyncClient, ListSourceRepositoryBranchesRequest) - Constructor for class software.amazon.awssdk.services.codecatalyst.paginators.ListSourceRepositoryBranchesPublisher
-
- ListSourceRepositoryBranchesRequest - Class in software.amazon.awssdk.services.codecatalyst.model
-
- ListSourceRepositoryBranchesRequest.Builder - Interface in software.amazon.awssdk.services.codecatalyst.model
-
- ListSourceRepositoryBranchesRequestMarshaller - Class in software.amazon.awssdk.services.codecatalyst.transform
-
- ListSourceRepositoryBranchesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecatalyst.transform.ListSourceRepositoryBranchesRequestMarshaller
-
- ListSourceRepositoryBranchesResponse - Class in software.amazon.awssdk.services.codecatalyst.model
-
- ListSourceRepositoryBranchesResponse.Builder - Interface in software.amazon.awssdk.services.codecatalyst.model
-
- listSpaces(ListSpacesRequest) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystAsyncClient
-
Retrieves a list of spaces.
- listSpaces(Consumer<ListSpacesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystAsyncClient
-
Retrieves a list of spaces.
- listSpaces(ListSpacesRequest) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystClient
-
Retrieves a list of spaces.
- listSpaces(Consumer<ListSpacesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystClient
-
Retrieves a list of spaces.
- ListSpacesIterable - Class in software.amazon.awssdk.services.codecatalyst.paginators
-
- ListSpacesIterable(CodeCatalystClient, ListSpacesRequest) - Constructor for class software.amazon.awssdk.services.codecatalyst.paginators.ListSpacesIterable
-
- listSpacesPaginator(ListSpacesRequest) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystAsyncClient
-
Retrieves a list of spaces.
- listSpacesPaginator(Consumer<ListSpacesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystAsyncClient
-
Retrieves a list of spaces.
- listSpacesPaginator(ListSpacesRequest) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystClient
-
Retrieves a list of spaces.
- listSpacesPaginator(Consumer<ListSpacesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystClient
-
Retrieves a list of spaces.
- ListSpacesPublisher - Class in software.amazon.awssdk.services.codecatalyst.paginators
-
- ListSpacesPublisher(CodeCatalystAsyncClient, ListSpacesRequest) - Constructor for class software.amazon.awssdk.services.codecatalyst.paginators.ListSpacesPublisher
-
- ListSpacesRequest - Class in software.amazon.awssdk.services.codecatalyst.model
-
- ListSpacesRequest.Builder - Interface in software.amazon.awssdk.services.codecatalyst.model
-
- ListSpacesRequestMarshaller - Class in software.amazon.awssdk.services.codecatalyst.transform
-
- ListSpacesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecatalyst.transform.ListSpacesRequestMarshaller
-
- ListSpacesResponse - Class in software.amazon.awssdk.services.codecatalyst.model
-
- ListSpacesResponse.Builder - Interface in software.amazon.awssdk.services.codecatalyst.model
-
- Literal - Class in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
- Literal(String) - Constructor for class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Template.Literal
-
- Literal.Visitor<T> - Interface in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
- loadPartitions() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.DefaultPartitionDataProvider
-
- loadPartitions() - Method in interface software.amazon.awssdk.services.codecatalyst.endpoints.internal.PartitionDataProvider
-
- name(String) - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Parameter.Builder
-
- name(Identifier) - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Parameter.Builder
-
- name(String) - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.ParameterReference.Builder
-
- NAME - Static variable in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.PartitionFn
-
- name(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.AccessTokenSummary.Builder
-
The friendly name of the personal access token.
- name() - Method in class software.amazon.awssdk.services.codecatalyst.model.AccessTokenSummary
-
The friendly name of the personal access token.
- name(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.CreateAccessTokenRequest.Builder
-
The friendly name of the personal access token.
- name() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateAccessTokenRequest
-
The friendly name of the personal access token.
- name(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.CreateAccessTokenResponse.Builder
-
The friendly name of the personal access token.
- name() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateAccessTokenResponse
-
The friendly name of the personal access token.
- name(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.CreateProjectResponse.Builder
-
The name of the project in the space.
- name() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateProjectResponse
-
The name of the project in the space.
- name(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.CreateSourceRepositoryBranchRequest.Builder
-
The name for the branch you're creating.
- name() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateSourceRepositoryBranchRequest
-
The name for the branch you're creating.
- name(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.CreateSourceRepositoryBranchResponse.Builder
-
The name of the newly created branch.
- name() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateSourceRepositoryBranchResponse
-
The name of the newly created branch.
- name(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.GetProjectRequest.Builder
-
The name of the project in the space.
- name() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetProjectRequest
-
The name of the project in the space.
- name(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.GetProjectResponse.Builder
-
The name of the project in the space.
- name() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetProjectResponse
-
The name of the project in the space.
- name(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.GetSpaceRequest.Builder
-
The name of the space.
- name() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetSpaceRequest
-
The name of the space.
- name(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.GetSpaceResponse.Builder
-
The name of the space.
- name() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetSpaceResponse
-
The name of the space.
- name(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.Ide.Builder
-
The name of the IDE.
- name() - Method in class software.amazon.awssdk.services.codecatalyst.model.Ide
-
The name of the IDE.
- name(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.IdeConfiguration.Builder
-
The name of the IDE.
- name() - Method in class software.amazon.awssdk.services.codecatalyst.model.IdeConfiguration
-
The name of the IDE.
- name(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoriesItem.Builder
-
The name of the source repository.
- name() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoriesItem
-
The name of the source repository.
- name(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoryBranchesItem.Builder
-
The name of the branch.
- name() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoryBranchesItem
-
The name of the branch.
- name(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ProjectInformation.Builder
-
The name of the project in the space.
- name() - Method in class software.amazon.awssdk.services.codecatalyst.model.ProjectInformation
-
The name of the project in the space.
- name(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ProjectSummary.Builder
-
The name of the project in the space.
- name() - Method in class software.amazon.awssdk.services.codecatalyst.model.ProjectSummary
-
The name of the project in the space.
- name(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.SpaceSummary.Builder
-
We need to know what this is and the basic usage information so that third-party developers know how to
use this data type.
- name() - Method in class software.amazon.awssdk.services.codecatalyst.model.SpaceSummary
-
We need to know what this is and the basic usage information so that third-party developers know how to use
this data type.
- nextToken(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ListAccessTokensRequest.Builder
-
A token returned from a call to this API to indicate the next batch of results to return, if any.
- nextToken() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListAccessTokensRequest
-
A token returned from a call to this API to indicate the next batch of results to return, if any.
- nextToken(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ListAccessTokensResponse.Builder
-
A token returned from a call to this API to indicate the next batch of results to return, if any.
- nextToken() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListAccessTokensResponse
-
A token returned from a call to this API to indicate the next batch of results to return, if any.
- nextToken(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ListDevEnvironmentsRequest.Builder
-
A token returned from a call to this API to indicate the next batch of results to return, if any.
- nextToken() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListDevEnvironmentsRequest
-
A token returned from a call to this API to indicate the next batch of results to return, if any.
- nextToken(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ListDevEnvironmentsResponse.Builder
-
A token returned from a call to this API to indicate the next batch of results to return, if any.
- nextToken() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListDevEnvironmentsResponse
-
A token returned from a call to this API to indicate the next batch of results to return, if any.
- nextToken(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ListEventLogsRequest.Builder
-
A token returned from a call to this API to indicate the next batch of results to return, if any.
- nextToken() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListEventLogsRequest
-
A token returned from a call to this API to indicate the next batch of results to return, if any.
- nextToken(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ListEventLogsResponse.Builder
-
A token returned from a call to this API to indicate the next batch of results to return, if any.
- nextToken() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListEventLogsResponse
-
A token returned from a call to this API to indicate the next batch of results to return, if any.
- nextToken(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ListProjectsRequest.Builder
-
A token returned from a call to this API to indicate the next batch of results to return, if any.
- nextToken() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListProjectsRequest
-
A token returned from a call to this API to indicate the next batch of results to return, if any.
- nextToken(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ListProjectsResponse.Builder
-
A token returned from a call to this API to indicate the next batch of results to return, if any.
- nextToken() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListProjectsResponse
-
A token returned from a call to this API to indicate the next batch of results to return, if any.
- nextToken(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoriesRequest.Builder
-
A token returned from a call to this API to indicate the next batch of results to return, if any.
- nextToken() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoriesRequest
-
A token returned from a call to this API to indicate the next batch of results to return, if any.
- nextToken(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoriesResponse.Builder
-
A token returned from a call to this API to indicate the next batch of results to return, if any.
- nextToken() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoriesResponse
-
A token returned from a call to this API to indicate the next batch of results to return, if any.
- nextToken(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoryBranchesRequest.Builder
-
A token returned from a call to this API to indicate the next batch of results to return, if any.
- nextToken() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoryBranchesRequest
-
A token returned from a call to this API to indicate the next batch of results to return, if any.
- nextToken(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoryBranchesResponse.Builder
-
A token returned from a call to this API to indicate the next batch of results to return, if any.
- nextToken() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoryBranchesResponse
-
A token returned from a call to this API to indicate the next batch of results to return, if any.
- nextToken(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ListSpacesRequest.Builder
-
A token returned from a call to this API to indicate the next batch of results to return, if any.
- nextToken() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSpacesRequest
-
A token returned from a call to this API to indicate the next batch of results to return, if any.
- nextToken(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ListSpacesResponse.Builder
-
A token returned from a call to this API to indicate the next batch of results to return, if any.
- nextToken() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSpacesResponse
-
A token returned from a call to this API to indicate the next batch of results to return, if any.
- none() - Static method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Value
-
- None() - Constructor for class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Value.None
-
- NORMALIZED_PATH - Static variable in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.ParseUrl
-
- Not - Class in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
- Not(FnNode) - Constructor for class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Not
-
- Parameter - Class in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
- Parameter(Parameter.Builder) - Constructor for class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Parameter
-
- Parameter.Builder - Class in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
- Parameter.Deprecated - Class in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
- ParameterReference - Class in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
- ParameterReference.Builder - Class in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
- parameters(Parameters) - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.EndpointRuleset.Builder
-
- Parameters - Class in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
- Parameters.Builder - Class in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
- ParameterType - Enum in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
- parse(String) - Static method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Arn
-
- parse(String) - Static method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Template.Dynamic
-
- ParseArn - Class in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
- ParseArn(FnNode) - Constructor for class software.amazon.awssdk.services.codecatalyst.endpoints.internal.ParseArn
-
- parseShortform(String) - Static method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Expr
-
Parse a value from a "short form" used within a template
- ParseUrl - Class in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
Function to parse a URI from a string.
- ParseUrl(FnNode) - Constructor for class software.amazon.awssdk.services.codecatalyst.endpoints.internal.ParseUrl
-
- Part() - Constructor for class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Template.Part
-
- partition() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Arn
-
- PARTITION - Static variable in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.ParseArn
-
- Partition - Class in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
- Partition.Builder - Class in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
- PartitionDataProvider - Interface in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
- PartitionFn - Class in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
- PartitionFn(FnNode) - Constructor for class software.amazon.awssdk.services.codecatalyst.endpoints.internal.PartitionFn
-
- Partitions - Class in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
- partitions(List<Partition>) - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Partitions.Builder
-
- partitions() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Partitions
-
- Partitions.Builder - Class in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
- path(String) - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.GetAttr.Builder
-
- path() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.GetAttr
-
- PATH - Static variable in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.ParseUrl
-
- persistentStorage(PersistentStorageConfiguration) - Method in interface software.amazon.awssdk.services.codecatalyst.model.CreateDevEnvironmentRequest.Builder
-
Information about the amount of storage allocated to the Dev Environment.
- persistentStorage(Consumer<PersistentStorageConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecatalyst.model.CreateDevEnvironmentRequest.Builder
-
Information about the amount of storage allocated to the Dev Environment.
- persistentStorage() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateDevEnvironmentRequest
-
Information about the amount of storage allocated to the Dev Environment.
- persistentStorage(PersistentStorage) - Method in interface software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentSummary.Builder
-
Information about the configuration of persistent storage for the Dev Environment.
- persistentStorage(Consumer<PersistentStorage.Builder>) - Method in interface software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentSummary.Builder
-
Information about the configuration of persistent storage for the Dev Environment.
- persistentStorage() - Method in class software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentSummary
-
Information about the configuration of persistent storage for the Dev Environment.
- persistentStorage(PersistentStorage) - Method in interface software.amazon.awssdk.services.codecatalyst.model.GetDevEnvironmentResponse.Builder
-
Information about the amount of storage allocated to the Dev Environment.
- persistentStorage(Consumer<PersistentStorage.Builder>) - Method in interface software.amazon.awssdk.services.codecatalyst.model.GetDevEnvironmentResponse.Builder
-
Information about the amount of storage allocated to the Dev Environment.
- persistentStorage() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetDevEnvironmentResponse
-
Information about the amount of storage allocated to the Dev Environment.
- PersistentStorage - Class in software.amazon.awssdk.services.codecatalyst.model
-
Information about the persistent storage for a Dev Environment.
- PersistentStorage.Builder - Interface in software.amazon.awssdk.services.codecatalyst.model
-
- PersistentStorageConfiguration - Class in software.amazon.awssdk.services.codecatalyst.model
-
Information about the configuration of persistent storage for a Dev Environment.
- PersistentStorageConfiguration.Builder - Interface in software.amazon.awssdk.services.codecatalyst.model
-
- pop() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Scope
-
- primaryEmail(EmailAddress) - Method in interface software.amazon.awssdk.services.codecatalyst.model.GetUserDetailsResponse.Builder
-
The email address provided by the user when they signed up.
- primaryEmail(Consumer<EmailAddress.Builder>) - Method in interface software.amazon.awssdk.services.codecatalyst.model.GetUserDetailsResponse.Builder
-
The email address provided by the user when they signed up.
- primaryEmail() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetUserDetailsResponse
-
The email address provided by the user when they signed up.
- principalId(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.UserIdentity.Builder
-
- principalId() - Method in class software.amazon.awssdk.services.codecatalyst.model.UserIdentity
-
- projectId(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ProjectInformation.Builder
-
The system-generated unique ID of the project.
- projectId() - Method in class software.amazon.awssdk.services.codecatalyst.model.ProjectInformation
-
The system-generated unique ID of the project.
- projectInformation(ProjectInformation) - Method in interface software.amazon.awssdk.services.codecatalyst.model.EventLogEntry.Builder
-
Information about the project where the event occurred.
- projectInformation(Consumer<ProjectInformation.Builder>) - Method in interface software.amazon.awssdk.services.codecatalyst.model.EventLogEntry.Builder
-
Information about the project where the event occurred.
- projectInformation() - Method in class software.amazon.awssdk.services.codecatalyst.model.EventLogEntry
-
Information about the project where the event occurred.
- ProjectInformation - Class in software.amazon.awssdk.services.codecatalyst.model
-
Information about a project in a space.
- ProjectInformation.Builder - Interface in software.amazon.awssdk.services.codecatalyst.model
-
- ProjectListFilter - Class in software.amazon.awssdk.services.codecatalyst.model
-
nformation about the filter used to narrow the results returned in a list of projects.
- ProjectListFilter.Builder - Interface in software.amazon.awssdk.services.codecatalyst.model
-
- projectName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.CreateDevEnvironmentRequest.Builder
-
The name of the project in the space.
- projectName() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateDevEnvironmentRequest
-
The name of the project in the space.
- projectName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.CreateDevEnvironmentResponse.Builder
-
The name of the project in the space.
- projectName() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateDevEnvironmentResponse
-
The name of the project in the space.
- projectName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.CreateSourceRepositoryBranchRequest.Builder
-
The name of the project in the space.
- projectName() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateSourceRepositoryBranchRequest
-
The name of the project in the space.
- projectName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.DeleteDevEnvironmentRequest.Builder
-
The name of the project in the space.
- projectName() - Method in class software.amazon.awssdk.services.codecatalyst.model.DeleteDevEnvironmentRequest
-
The name of the project in the space.
- projectName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.DeleteDevEnvironmentResponse.Builder
-
The name of the project in the space.
- projectName() - Method in class software.amazon.awssdk.services.codecatalyst.model.DeleteDevEnvironmentResponse
-
The name of the project in the space.
- projectName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentSummary.Builder
-
The name of the project in the space.
- projectName() - Method in class software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentSummary
-
The name of the project in the space.
- projectName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.GetDevEnvironmentRequest.Builder
-
The name of the project in the space.
- projectName() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetDevEnvironmentRequest
-
The name of the project in the space.
- projectName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.GetDevEnvironmentResponse.Builder
-
The name of the project in the space.
- projectName() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetDevEnvironmentResponse
-
The name of the project in the space.
- projectName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.GetSourceRepositoryCloneUrlsRequest.Builder
-
The name of the project in the space.
- projectName() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetSourceRepositoryCloneUrlsRequest
-
The name of the project in the space.
- projectName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ListDevEnvironmentsRequest.Builder
-
The name of the project in the space.
- projectName() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListDevEnvironmentsRequest
-
The name of the project in the space.
- projectName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoriesRequest.Builder
-
The name of the project in the space.
- projectName() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoriesRequest
-
The name of the project in the space.
- projectName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoryBranchesRequest.Builder
-
The name of the project in the space.
- projectName() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoryBranchesRequest
-
The name of the project in the space.
- projectName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentRequest.Builder
-
The name of the project in the space.
- projectName() - Method in class software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentRequest
-
The name of the project in the space.
- projectName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentResponse.Builder
-
The name of the project in the space.
- projectName() - Method in class software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentResponse
-
The name of the project in the space.
- projectName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentSessionRequest.Builder
-
The name of the project in the space.
- projectName() - Method in class software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentSessionRequest
-
The name of the project in the space.
- projectName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentSessionResponse.Builder
-
The name of the project in the space.
- projectName() - Method in class software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentSessionResponse
-
The name of the project in the space.
- projectName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.StopDevEnvironmentRequest.Builder
-
The name of the project in the space.
- projectName() - Method in class software.amazon.awssdk.services.codecatalyst.model.StopDevEnvironmentRequest
-
The name of the project in the space.
- projectName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.StopDevEnvironmentResponse.Builder
-
The name of the project in the space.
- projectName() - Method in class software.amazon.awssdk.services.codecatalyst.model.StopDevEnvironmentResponse
-
The name of the project in the space.
- projectName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.UpdateDevEnvironmentRequest.Builder
-
The name of the project in the space.
- projectName() - Method in class software.amazon.awssdk.services.codecatalyst.model.UpdateDevEnvironmentRequest
-
The name of the project in the space.
- projectName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.UpdateDevEnvironmentResponse.Builder
-
The name of the project in the space.
- projectName() - Method in class software.amazon.awssdk.services.codecatalyst.model.UpdateDevEnvironmentResponse
-
The name of the project in the space.
- ProjectSummary - Class in software.amazon.awssdk.services.codecatalyst.model
-
Information about a project.
- ProjectSummary.Builder - Interface in software.amazon.awssdk.services.codecatalyst.model
-
- properties(Map<String, Value>) - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Value.Endpoint.Builder
-
- property(String, Value) - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Value.Endpoint.Builder
-
- push() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Scope
-
- putRegion(String, RegionOverride) - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Partition.Builder
-
- ref(Identifier) - Static method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Expr
-
- Ref - Class in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
A reference to a field.
- Ref(Identifier) - Constructor for class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Ref
-
- ref(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.CreateSourceRepositoryBranchResponse.Builder
-
The Git reference name of the branch.
- ref() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateSourceRepositoryBranchResponse
-
The Git reference name of the branch.
- ref(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoryBranchesItem.Builder
-
The Git reference name of the branch.
- ref() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoryBranchesItem
-
The Git reference name of the branch.
- region(Region) - Method in interface software.amazon.awssdk.services.codecatalyst.endpoints.CodeCatalystEndpointParams.Builder
-
- region() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.CodeCatalystEndpointParams
-
- region() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Arn
-
- REGION - Static variable in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.ParseArn
-
- regionBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.AwsEndpointProviderUtils
-
- regionName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.GetSpaceResponse.Builder
-
The Amazon Web Services Region where the space exists.
- regionName() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetSpaceResponse
-
The Amazon Web Services Region where the space exists.
- regionName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.SpaceSummary.Builder
-
The Amazon Web Services Region where the space exists.
- regionName() - Method in class software.amazon.awssdk.services.codecatalyst.model.SpaceSummary
-
The Amazon Web Services Region where the space exists.
- RegionOverride - Class in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
- RegionOverride.Builder - Class in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
- regionRegex(String) - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Partition.Builder
-
- regionRegex() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Partition
-
- regions(Map<String, RegionOverride>) - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Partition.Builder
-
- regions() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Partition
-
- repositories(Collection<RepositoryInput>) - Method in interface software.amazon.awssdk.services.codecatalyst.model.CreateDevEnvironmentRequest.Builder
-
The source repository that contains the branch to clone into the Dev Environment.
- repositories(RepositoryInput...) - Method in interface software.amazon.awssdk.services.codecatalyst.model.CreateDevEnvironmentRequest.Builder
-
The source repository that contains the branch to clone into the Dev Environment.
- repositories(Consumer<RepositoryInput.Builder>...) - Method in interface software.amazon.awssdk.services.codecatalyst.model.CreateDevEnvironmentRequest.Builder
-
The source repository that contains the branch to clone into the Dev Environment.
- repositories() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateDevEnvironmentRequest
-
The source repository that contains the branch to clone into the Dev Environment.
- repositories(Collection<DevEnvironmentRepositorySummary>) - Method in interface software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentSummary.Builder
-
Information about the repositories that will be cloned into the Dev Environment.
- repositories(DevEnvironmentRepositorySummary...) - Method in interface software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentSummary.Builder
-
Information about the repositories that will be cloned into the Dev Environment.
- repositories(Consumer<DevEnvironmentRepositorySummary.Builder>...) - Method in interface software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentSummary.Builder
-
Information about the repositories that will be cloned into the Dev Environment.
- repositories() - Method in class software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentSummary
-
Information about the repositories that will be cloned into the Dev Environment.
- repositories(Collection<DevEnvironmentRepositorySummary>) - Method in interface software.amazon.awssdk.services.codecatalyst.model.GetDevEnvironmentResponse.Builder
-
The source repository that contains the branch cloned into the Dev Environment.
- repositories(DevEnvironmentRepositorySummary...) - Method in interface software.amazon.awssdk.services.codecatalyst.model.GetDevEnvironmentResponse.Builder
-
The source repository that contains the branch cloned into the Dev Environment.
- repositories(Consumer<DevEnvironmentRepositorySummary.Builder>...) - Method in interface software.amazon.awssdk.services.codecatalyst.model.GetDevEnvironmentResponse.Builder
-
The source repository that contains the branch cloned into the Dev Environment.
- repositories() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetDevEnvironmentResponse
-
The source repository that contains the branch cloned into the Dev Environment.
- RepositoryInput - Class in software.amazon.awssdk.services.codecatalyst.model
-
Information about a repository that will be cloned to a Dev Environment.
- RepositoryInput.Builder - Interface in software.amazon.awssdk.services.codecatalyst.model
-
- repositoryName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentRepositorySummary.Builder
-
The name of the source repository.
- repositoryName() - Method in class software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentRepositorySummary
-
The name of the source repository.
- repositoryName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.RepositoryInput.Builder
-
The name of the source repository.
- repositoryName() - Method in class software.amazon.awssdk.services.codecatalyst.model.RepositoryInput
-
The name of the source repository.
- requestId(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.AccessDeniedException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.CodeCatalystException.Builder
-
- requestId(String) - Method in class software.amazon.awssdk.services.codecatalyst.model.CodeCatalystException.BuilderImpl
-
- requestId(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ConflictException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.EventLogEntry.Builder
-
The system-generated unique ID of the request.
- requestId() - Method in class software.amazon.awssdk.services.codecatalyst.model.EventLogEntry
-
The system-generated unique ID of the request.
- requestId(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ResourceNotFoundException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ServiceQuotaExceededException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ThrottlingException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ValidationException.Builder
-
- requestPayload(EventPayload) - Method in interface software.amazon.awssdk.services.codecatalyst.model.EventLogEntry.Builder
-
Information about the payload of the request.
- requestPayload(Consumer<EventPayload.Builder>) - Method in interface software.amazon.awssdk.services.codecatalyst.model.EventLogEntry.Builder
-
Information about the payload of the request.
- requestPayload() - Method in class software.amazon.awssdk.services.codecatalyst.model.EventLogEntry
-
Information about the payload of the request.
- required(boolean) - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Parameter.Builder
-
- resolveEndpoint(CodeCatalystEndpointParams) - Method in interface software.amazon.awssdk.services.codecatalyst.endpoints.CodeCatalystEndpointProvider
-
Compute the endpoint based on the given set of parameters.
- resolveEndpoint(Consumer<CodeCatalystEndpointParams.Builder>) - Method in interface software.amazon.awssdk.services.codecatalyst.endpoints.CodeCatalystEndpointProvider
-
Compute the endpoint based on the given set of parameters.
- resolveEndpoint(CodeCatalystEndpointParams) - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.DefaultCodeCatalystEndpointProvider
-
- resource() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Arn
-
- ResourceNotFoundException - Exception in software.amazon.awssdk.services.codecatalyst.model
-
The request was denied because the specified resource was not found.
- ResourceNotFoundException.Builder - Interface in software.amazon.awssdk.services.codecatalyst.model
-
- responseMetadata() - Method in interface software.amazon.awssdk.services.codecatalyst.model.CodeCatalystResponse.Builder
-
- responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.codecatalyst.model.CodeCatalystResponse.Builder
-
- responseMetadata() - Method in class software.amazon.awssdk.services.codecatalyst.model.CodeCatalystResponse.BuilderImpl
-
- responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.codecatalyst.model.CodeCatalystResponse.BuilderImpl
-
- responseMetadata() - Method in class software.amazon.awssdk.services.codecatalyst.model.CodeCatalystResponse
-
- responsePayload(EventPayload) - Method in interface software.amazon.awssdk.services.codecatalyst.model.EventLogEntry.Builder
-
Information about the payload of the response, if any.
- responsePayload(Consumer<EventPayload.Builder>) - Method in interface software.amazon.awssdk.services.codecatalyst.model.EventLogEntry.Builder
-
Information about the payload of the response, if any.
- responsePayload() - Method in class software.amazon.awssdk.services.codecatalyst.model.EventLogEntry
-
Information about the payload of the response, if any.
- result(String) - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Condition.Builder
-
- reverse() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Substring
-
- Rule - Class in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
- Rule(Rule.Builder) - Constructor for class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Rule
-
- Rule.Builder - Class in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
- RuleEngine - Interface in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
- RuleError - Exception in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
- RuleError(RuleError.BuilderImpl) - Constructor for exception software.amazon.awssdk.services.codecatalyst.endpoints.internal.RuleError
-
- RuleError.Builder - Interface in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
- RuleEvaluator - Class in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
- RuleEvaluator() - Constructor for class software.amazon.awssdk.services.codecatalyst.endpoints.internal.RuleEvaluator
-
- RULES - Static variable in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Rule
-
- RuleValueVisitor<R> - Interface in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
Visitor for the right-hand side of rules (tree, error, endpoint)
- runtime(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.Ide.Builder
-
A link to the IDE runtime image.
- runtime() - Method in class software.amazon.awssdk.services.codecatalyst.model.Ide
-
A link to the IDE runtime image.
- runtime(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.IdeConfiguration.Builder
-
A link to the IDE runtime image.
- runtime() - Method in class software.amazon.awssdk.services.codecatalyst.model.IdeConfiguration
-
A link to the IDE runtime image.
- SCHEME - Static variable in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.ParseUrl
-
- Scope<T> - Class in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
- Scope() - Constructor for class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Scope
-
- sdkFields() - Method in exception software.amazon.awssdk.services.codecatalyst.model.AccessDeniedException
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.AccessTokenSummary
-
- sdkFields() - Method in exception software.amazon.awssdk.services.codecatalyst.model.ConflictException
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateAccessTokenRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateAccessTokenResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateDevEnvironmentRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateDevEnvironmentResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateProjectRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateProjectResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateSourceRepositoryBranchRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateSourceRepositoryBranchResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.DeleteAccessTokenRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.DeleteAccessTokenResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.DeleteDevEnvironmentRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.DeleteDevEnvironmentResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentAccessDetails
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentRepositorySummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentSessionConfiguration
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.EmailAddress
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.EventLogEntry
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.EventPayload
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.ExecuteCommandSessionConfiguration
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.Filter
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetDevEnvironmentRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetDevEnvironmentResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetProjectRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetProjectResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetSourceRepositoryCloneUrlsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetSourceRepositoryCloneUrlsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetSpaceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetSpaceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetSubscriptionRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetSubscriptionResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetUserDetailsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetUserDetailsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.Ide
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.IdeConfiguration
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListAccessTokensRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListAccessTokensResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListDevEnvironmentsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListDevEnvironmentsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListEventLogsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListEventLogsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListProjectsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListProjectsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoriesItem
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoriesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoriesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoryBranchesItem
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoryBranchesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoryBranchesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSpacesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSpacesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.PersistentStorage
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.PersistentStorageConfiguration
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.ProjectInformation
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.ProjectListFilter
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.ProjectSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.RepositoryInput
-
- sdkFields() - Method in exception software.amazon.awssdk.services.codecatalyst.model.ResourceNotFoundException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.codecatalyst.model.ServiceQuotaExceededException
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.SpaceSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentSessionRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentSessionResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.StopDevEnvironmentRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.StopDevEnvironmentResponse
-
- sdkFields() - Method in exception software.amazon.awssdk.services.codecatalyst.model.ThrottlingException
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.UpdateDevEnvironmentRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.UpdateDevEnvironmentResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.UserIdentity
-
- sdkFields() - Method in exception software.amazon.awssdk.services.codecatalyst.model.ValidationException
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.VerifySessionRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.codecatalyst.model.VerifySessionResponse
-
- secret(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.CreateAccessTokenResponse.Builder
-
The secret value of the personal access token.
- secret() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateAccessTokenResponse
-
The secret value of the personal access token.
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecatalyst.model.AccessDeniedException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.AccessTokenSummary
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecatalyst.model.CodeCatalystException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecatalyst.model.ConflictException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.CreateAccessTokenRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.CreateAccessTokenResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.CreateDevEnvironmentRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.CreateDevEnvironmentResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.CreateProjectRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.CreateProjectResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.CreateSourceRepositoryBranchRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.CreateSourceRepositoryBranchResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.DeleteAccessTokenRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.DeleteAccessTokenResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.DeleteDevEnvironmentRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.DeleteDevEnvironmentResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentAccessDetails
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentRepositorySummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentSessionConfiguration
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.EmailAddress
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.EventLogEntry
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.EventPayload
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.ExecuteCommandSessionConfiguration
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.Filter
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.GetDevEnvironmentRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.GetDevEnvironmentResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.GetProjectRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.GetProjectResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.GetSourceRepositoryCloneUrlsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.GetSourceRepositoryCloneUrlsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.GetSpaceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.GetSpaceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.GetSubscriptionRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.GetSubscriptionResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.GetUserDetailsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.GetUserDetailsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.Ide
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.IdeConfiguration
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.ListAccessTokensRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.ListAccessTokensResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.ListDevEnvironmentsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.ListDevEnvironmentsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.ListEventLogsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.ListEventLogsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.ListProjectsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.ListProjectsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoriesItem
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoriesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoriesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoryBranchesItem
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoryBranchesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoryBranchesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.ListSpacesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.ListSpacesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.PersistentStorage
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.PersistentStorageConfiguration
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.ProjectInformation
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.ProjectListFilter
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.ProjectSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.RepositoryInput
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecatalyst.model.ResourceNotFoundException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecatalyst.model.ServiceQuotaExceededException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.SpaceSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentSessionRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentSessionResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.StopDevEnvironmentRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.StopDevEnvironmentResponse
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecatalyst.model.ThrottlingException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.UpdateDevEnvironmentRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.UpdateDevEnvironmentResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.UserIdentity
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codecatalyst.model.ValidationException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.VerifySessionRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codecatalyst.model.VerifySessionResponse
-
- service() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Arn
-
- SERVICE - Static variable in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.ParseArn
-
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystAsyncClient
-
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystClient
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystAsyncClient
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystClient
-
- serviceId(String) - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.EndpointRuleset.Builder
-
- serviceMetadata() - Static method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystClient
-
- ServiceQuotaExceededException - Exception in software.amazon.awssdk.services.codecatalyst.model
-
The request was denied because one or more resources has reached its limits for the tier the space belongs to.
- ServiceQuotaExceededException.Builder - Interface in software.amazon.awssdk.services.codecatalyst.model
-
- sessionConfiguration(DevEnvironmentSessionConfiguration) - Method in interface software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentSessionRequest.Builder
-
Sets the value of the SessionConfiguration property for this object.
- sessionConfiguration(Consumer<DevEnvironmentSessionConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentSessionRequest.Builder
-
Sets the value of the SessionConfiguration property for this object.
- sessionConfiguration() - Method in class software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentSessionRequest
-
Returns the value of the SessionConfiguration property for this object.
- sessionId(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentSessionResponse.Builder
-
The system-generated unique ID of the Dev Environment session.
- sessionId() - Method in class software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentSessionResponse
-
The system-generated unique ID of the Dev Environment session.
- sessionType(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentSessionConfiguration.Builder
-
The type of the session.
- sessionType(DevEnvironmentSessionType) - Method in interface software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentSessionConfiguration.Builder
-
The type of the session.
- sessionType() - Method in class software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentSessionConfiguration
-
The type of the session.
- sessionTypeAsString() - Method in class software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentSessionConfiguration
-
The type of the session.
- setSigningParams(ExecutionAttributes, EndpointAuthScheme) - Static method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.AuthSchemeUtils
-
- setUri(SdkHttpRequest, URI, URI) - Static method in class software.amazon.awssdk.services.codecatalyst.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.codecatalyst.endpoints.internal.Parameter.Deprecated
-
- SingleArgFn - Class in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
- SingleArgFn(FnNode) - Constructor for class software.amazon.awssdk.services.codecatalyst.endpoints.internal.SingleArgFn
-
- size() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Value.Array
-
- sizeInGiB(Integer) - Method in interface software.amazon.awssdk.services.codecatalyst.model.PersistentStorage.Builder
-
The size of the persistent storage in gigabytes (specifically GiB).
- sizeInGiB() - Method in class software.amazon.awssdk.services.codecatalyst.model.PersistentStorage
-
The size of the persistent storage in gigabytes (specifically GiB).
- sizeInGiB(Integer) - Method in interface software.amazon.awssdk.services.codecatalyst.model.PersistentStorageConfiguration.Builder
-
The size of the persistent storage in gigabytes (specifically GiB).
- sizeInGiB() - Method in class software.amazon.awssdk.services.codecatalyst.model.PersistentStorageConfiguration
-
The size of the persistent storage in gigabytes (specifically GiB).
- software.amazon.awssdk.services.codecatalyst - package software.amazon.awssdk.services.codecatalyst
-
- software.amazon.awssdk.services.codecatalyst.endpoints - package software.amazon.awssdk.services.codecatalyst.endpoints
-
- software.amazon.awssdk.services.codecatalyst.endpoints.internal - package software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
- software.amazon.awssdk.services.codecatalyst.internal - package software.amazon.awssdk.services.codecatalyst.internal
-
- software.amazon.awssdk.services.codecatalyst.model - package software.amazon.awssdk.services.codecatalyst.model
-
- software.amazon.awssdk.services.codecatalyst.paginators - package software.amazon.awssdk.services.codecatalyst.paginators
-
- software.amazon.awssdk.services.codecatalyst.transform - package software.amazon.awssdk.services.codecatalyst.transform
-
- SourceException - Exception in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
- SourceException.BuilderImpl - Class in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
- sourceIpAddress(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.EventLogEntry.Builder
-
The IP address of the user whose actions are recorded in the event.
- sourceIpAddress() - Method in class software.amazon.awssdk.services.codecatalyst.model.EventLogEntry
-
The IP address of the user whose actions are recorded in the event.
- sourceRepositoryName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.CreateSourceRepositoryBranchRequest.Builder
-
The name of the repository where you want to create a branch.
- sourceRepositoryName() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateSourceRepositoryBranchRequest
-
The name of the repository where you want to create a branch.
- sourceRepositoryName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.GetSourceRepositoryCloneUrlsRequest.Builder
-
The name of the source repository.
- sourceRepositoryName() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetSourceRepositoryCloneUrlsRequest
-
The name of the source repository.
- sourceRepositoryName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoryBranchesRequest.Builder
-
The name of the source repository.
- sourceRepositoryName() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoryBranchesRequest
-
The name of the source repository.
- spaceName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.CreateDevEnvironmentRequest.Builder
-
The name of the space.
- spaceName() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateDevEnvironmentRequest
-
The name of the space.
- spaceName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.CreateDevEnvironmentResponse.Builder
-
The name of the space.
- spaceName() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateDevEnvironmentResponse
-
The name of the space.
- spaceName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.CreateProjectRequest.Builder
-
The name of the space.
- spaceName() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateProjectRequest
-
The name of the space.
- spaceName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.CreateProjectResponse.Builder
-
The name of the space.
- spaceName() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateProjectResponse
-
The name of the space.
- spaceName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.CreateSourceRepositoryBranchRequest.Builder
-
The name of the space.
- spaceName() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateSourceRepositoryBranchRequest
-
The name of the space.
- spaceName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.DeleteDevEnvironmentRequest.Builder
-
The name of the space.
- spaceName() - Method in class software.amazon.awssdk.services.codecatalyst.model.DeleteDevEnvironmentRequest
-
The name of the space.
- spaceName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.DeleteDevEnvironmentResponse.Builder
-
The name of the space.
- spaceName() - Method in class software.amazon.awssdk.services.codecatalyst.model.DeleteDevEnvironmentResponse
-
The name of the space.
- spaceName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentSummary.Builder
-
The name of the space.
- spaceName() - Method in class software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentSummary
-
The name of the space.
- spaceName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.GetDevEnvironmentRequest.Builder
-
The name of the space.
- spaceName() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetDevEnvironmentRequest
-
The name of the space.
- spaceName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.GetDevEnvironmentResponse.Builder
-
The name of the space.
- spaceName() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetDevEnvironmentResponse
-
The name of the space.
- spaceName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.GetProjectRequest.Builder
-
The name of the space.
- spaceName() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetProjectRequest
-
The name of the space.
- spaceName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.GetProjectResponse.Builder
-
The name of the space.
- spaceName() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetProjectResponse
-
The name of the space.
- spaceName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.GetSourceRepositoryCloneUrlsRequest.Builder
-
The name of the space.
- spaceName() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetSourceRepositoryCloneUrlsRequest
-
The name of the space.
- spaceName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.GetSubscriptionRequest.Builder
-
The name of the space.
- spaceName() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetSubscriptionRequest
-
The name of the space.
- spaceName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ListDevEnvironmentsRequest.Builder
-
The name of the space.
- spaceName() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListDevEnvironmentsRequest
-
The name of the space.
- spaceName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ListEventLogsRequest.Builder
-
The name of the space.
- spaceName() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListEventLogsRequest
-
The name of the space.
- spaceName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ListProjectsRequest.Builder
-
The name of the space.
- spaceName() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListProjectsRequest
-
The name of the space.
- spaceName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoriesRequest.Builder
-
The name of the space.
- spaceName() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoriesRequest
-
The name of the space.
- spaceName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoryBranchesRequest.Builder
-
The name of the space.
- spaceName() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoryBranchesRequest
-
The name of the space.
- spaceName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentRequest.Builder
-
The name of the space.
- spaceName() - Method in class software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentRequest
-
The name of the space.
- spaceName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentResponse.Builder
-
The name of the space.
- spaceName() - Method in class software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentResponse
-
The name of the space.
- spaceName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentSessionRequest.Builder
-
The name of the space.
- spaceName() - Method in class software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentSessionRequest
-
The name of the space.
- spaceName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentSessionResponse.Builder
-
The name of the space.
- spaceName() - Method in class software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentSessionResponse
-
The name of the space.
- spaceName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.StopDevEnvironmentRequest.Builder
-
The name of the space.
- spaceName() - Method in class software.amazon.awssdk.services.codecatalyst.model.StopDevEnvironmentRequest
-
The name of the space.
- spaceName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.StopDevEnvironmentResponse.Builder
-
The name of the space.
- spaceName() - Method in class software.amazon.awssdk.services.codecatalyst.model.StopDevEnvironmentResponse
-
The name of the space.
- spaceName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.UpdateDevEnvironmentRequest.Builder
-
The name of the space.
- spaceName() - Method in class software.amazon.awssdk.services.codecatalyst.model.UpdateDevEnvironmentRequest
-
The name of the space.
- spaceName(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.UpdateDevEnvironmentResponse.Builder
-
The name of the space.
- spaceName() - Method in class software.amazon.awssdk.services.codecatalyst.model.UpdateDevEnvironmentResponse
-
The name of the space.
- SpaceSummary - Class in software.amazon.awssdk.services.codecatalyst.model
-
Information about an space.
- SpaceSummary.Builder - Interface in software.amazon.awssdk.services.codecatalyst.model
-
- startDevEnvironment(StartDevEnvironmentRequest) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystAsyncClient
-
Starts a specified Dev Environment and puts it into an active state.
- startDevEnvironment(Consumer<StartDevEnvironmentRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystAsyncClient
-
Starts a specified Dev Environment and puts it into an active state.
- startDevEnvironment(StartDevEnvironmentRequest) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystClient
-
Starts a specified Dev Environment and puts it into an active state.
- startDevEnvironment(Consumer<StartDevEnvironmentRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystClient
-
Starts a specified Dev Environment and puts it into an active state.
- StartDevEnvironmentRequest - Class in software.amazon.awssdk.services.codecatalyst.model
-
- StartDevEnvironmentRequest.Builder - Interface in software.amazon.awssdk.services.codecatalyst.model
-
- StartDevEnvironmentRequestMarshaller - Class in software.amazon.awssdk.services.codecatalyst.transform
-
- StartDevEnvironmentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecatalyst.transform.StartDevEnvironmentRequestMarshaller
-
- StartDevEnvironmentResponse - Class in software.amazon.awssdk.services.codecatalyst.model
-
- StartDevEnvironmentResponse.Builder - Interface in software.amazon.awssdk.services.codecatalyst.model
-
- startDevEnvironmentSession(StartDevEnvironmentSessionRequest) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystAsyncClient
-
Starts a session for a specified Dev Environment.
- startDevEnvironmentSession(Consumer<StartDevEnvironmentSessionRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystAsyncClient
-
Starts a session for a specified Dev Environment.
- startDevEnvironmentSession(StartDevEnvironmentSessionRequest) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystClient
-
Starts a session for a specified Dev Environment.
- startDevEnvironmentSession(Consumer<StartDevEnvironmentSessionRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystClient
-
Starts a session for a specified Dev Environment.
- StartDevEnvironmentSessionRequest - Class in software.amazon.awssdk.services.codecatalyst.model
-
- StartDevEnvironmentSessionRequest.Builder - Interface in software.amazon.awssdk.services.codecatalyst.model
-
- StartDevEnvironmentSessionRequestMarshaller - Class in software.amazon.awssdk.services.codecatalyst.transform
-
- StartDevEnvironmentSessionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecatalyst.transform.StartDevEnvironmentSessionRequestMarshaller
-
- StartDevEnvironmentSessionResponse - Class in software.amazon.awssdk.services.codecatalyst.model
-
- StartDevEnvironmentSessionResponse.Builder - Interface in software.amazon.awssdk.services.codecatalyst.model
-
- startIndex() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Substring
-
- startMultipartTemplate() - Method in interface software.amazon.awssdk.services.codecatalyst.endpoints.internal.TemplateVisitor
-
Invoked prior to visiting a multipart template like `https://{Region}.{dnsSuffix}`.
- startTime(Instant) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ListEventLogsRequest.Builder
-
The date and time when you want to start retrieving events, in coordinated universal time (UTC) timestamp
format as specified in
RFC 3339.
- startTime() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListEventLogsRequest
-
The date and time when you want to start retrieving events, in coordinated universal time (UTC) timestamp format
as specified in
RFC 3339.
- status(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentSummary.Builder
-
The status of the Dev Environment.
- status(DevEnvironmentStatus) - Method in interface software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentSummary.Builder
-
The status of the Dev Environment.
- status() - Method in class software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentSummary
-
The status of the Dev Environment.
- status(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.GetDevEnvironmentResponse.Builder
-
The current status of the Dev Environment.
- status(DevEnvironmentStatus) - Method in interface software.amazon.awssdk.services.codecatalyst.model.GetDevEnvironmentResponse.Builder
-
The current status of the Dev Environment.
- status() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetDevEnvironmentResponse
-
The current status of the Dev Environment.
- status(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentResponse.Builder
-
The status of the Dev Environment.
- status(DevEnvironmentStatus) - Method in interface software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentResponse.Builder
-
The status of the Dev Environment.
- status() - Method in class software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentResponse
-
The status of the Dev Environment.
- status(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.StopDevEnvironmentResponse.Builder
-
The status of the Dev Environment.
- status(DevEnvironmentStatus) - Method in interface software.amazon.awssdk.services.codecatalyst.model.StopDevEnvironmentResponse.Builder
-
The status of the Dev Environment.
- status() - Method in class software.amazon.awssdk.services.codecatalyst.model.StopDevEnvironmentResponse
-
The status of the Dev Environment.
- statusAsString() - Method in class software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentSummary
-
The status of the Dev Environment.
- statusAsString() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetDevEnvironmentResponse
-
The current status of the Dev Environment.
- statusAsString() - Method in class software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentResponse
-
The status of the Dev Environment.
- statusAsString() - Method in class software.amazon.awssdk.services.codecatalyst.model.StopDevEnvironmentResponse
-
The status of the Dev Environment.
- statusCode(int) - Method in interface software.amazon.awssdk.services.codecatalyst.model.AccessDeniedException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.codecatalyst.model.CodeCatalystException.Builder
-
- statusCode(int) - Method in class software.amazon.awssdk.services.codecatalyst.model.CodeCatalystException.BuilderImpl
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ConflictException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ResourceNotFoundException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ServiceQuotaExceededException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ThrottlingException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.codecatalyst.model.ValidationException.Builder
-
- statusReason(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentSummary.Builder
-
The reason for the status.
- statusReason() - Method in class software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentSummary
-
The reason for the status.
- statusReason(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.GetDevEnvironmentResponse.Builder
-
The reason for the status.
- statusReason() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetDevEnvironmentResponse
-
The reason for the status.
- stopDevEnvironment(StopDevEnvironmentRequest) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystAsyncClient
-
Pauses a specified Dev Environment and places it in a non-running state.
- stopDevEnvironment(Consumer<StopDevEnvironmentRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystAsyncClient
-
Pauses a specified Dev Environment and places it in a non-running state.
- stopDevEnvironment(StopDevEnvironmentRequest) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystClient
-
Pauses a specified Dev Environment and places it in a non-running state.
- stopDevEnvironment(Consumer<StopDevEnvironmentRequest.Builder>) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystClient
-
Pauses a specified Dev Environment and places it in a non-running state.
- StopDevEnvironmentRequest - Class in software.amazon.awssdk.services.codecatalyst.model
-
- StopDevEnvironmentRequest.Builder - Interface in software.amazon.awssdk.services.codecatalyst.model
-
- StopDevEnvironmentRequestMarshaller - Class in software.amazon.awssdk.services.codecatalyst.transform
-
- StopDevEnvironmentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codecatalyst.transform.StopDevEnvironmentRequestMarshaller
-
- StopDevEnvironmentResponse - Class in software.amazon.awssdk.services.codecatalyst.model
-
- StopDevEnvironmentResponse.Builder - Interface in software.amazon.awssdk.services.codecatalyst.model
-
- stopIndex() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Substring
-
- streamUrl(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentAccessDetails.Builder
-
The URL used to send commands to and from the Dev Environment.
- streamUrl() - Method in class software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentAccessDetails
-
The URL used to send commands to and from the Dev Environment.
- StringEqualsFn - Class in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
- StringEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.codecatalyst.endpoints.internal.StringEqualsFn
-
- stringToParse() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Substring
-
- subscribe(Subscriber<? super ListAccessTokensResponse>) - Method in class software.amazon.awssdk.services.codecatalyst.paginators.ListAccessTokensPublisher
-
- subscribe(Subscriber<? super ListDevEnvironmentsResponse>) - Method in class software.amazon.awssdk.services.codecatalyst.paginators.ListDevEnvironmentsPublisher
-
- subscribe(Subscriber<? super ListEventLogsResponse>) - Method in class software.amazon.awssdk.services.codecatalyst.paginators.ListEventLogsPublisher
-
- subscribe(Subscriber<? super ListProjectsResponse>) - Method in class software.amazon.awssdk.services.codecatalyst.paginators.ListProjectsPublisher
-
- subscribe(Subscriber<? super ListSourceRepositoriesResponse>) - Method in class software.amazon.awssdk.services.codecatalyst.paginators.ListSourceRepositoriesPublisher
-
- subscribe(Subscriber<? super ListSourceRepositoryBranchesResponse>) - Method in class software.amazon.awssdk.services.codecatalyst.paginators.ListSourceRepositoryBranchesPublisher
-
- subscribe(Subscriber<? super ListSpacesResponse>) - Method in class software.amazon.awssdk.services.codecatalyst.paginators.ListSpacesPublisher
-
- subscriptionType(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.GetSubscriptionResponse.Builder
-
The type of the billing plan for the space.
- subscriptionType() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetSubscriptionResponse
-
The type of the billing plan for the space.
- Substring - Class in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
- Substring(FnNode) - Constructor for class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Substring
-
- SUBSTRING - Static variable in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Substring
-
- SUPPORTS_DUAL_STACK - Static variable in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.PartitionFn
-
- SUPPORTS_FIPS - Static variable in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.PartitionFn
-
- supportsDualStack(boolean) - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Outputs.Builder
-
- supportsDualStack() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Outputs
-
- supportsFips(boolean) - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Outputs.Builder
-
- supportsFips() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Outputs
-
- target(Expr) - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.GetAttr.Builder
-
- target() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.GetAttr
-
- target() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Not
-
- target() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.SingleArgFn
-
- template() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Expr
-
- template() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.GetAttr
-
- template() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Parameter
-
- template() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Ref
-
- Template - Class in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
Template represents a "Template Literal".
- Template.Dynamic - Class in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
- Template.Literal - Class in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
- Template.Part - Class in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
- TemplateVisitor<T> - Interface in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
For code generating from a template, use a `TemplateVisitor`.
- ThrottlingException - Exception in software.amazon.awssdk.services.codecatalyst.model
-
The request was denied due to request throttling.
- ThrottlingException.Builder - Interface in software.amazon.awssdk.services.codecatalyst.model
-
- toBuilder() - Method in exception software.amazon.awssdk.services.codecatalyst.model.AccessDeniedException
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.AccessTokenSummary
-
- toBuilder() - Method in exception software.amazon.awssdk.services.codecatalyst.model.CodeCatalystException
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.CodeCatalystRequest
-
- toBuilder() - Method in exception software.amazon.awssdk.services.codecatalyst.model.ConflictException
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateAccessTokenRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateAccessTokenResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateDevEnvironmentRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateDevEnvironmentResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateProjectRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateProjectResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateSourceRepositoryBranchRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateSourceRepositoryBranchResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.DeleteAccessTokenRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.DeleteAccessTokenResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.DeleteDevEnvironmentRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.DeleteDevEnvironmentResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentAccessDetails
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentRepositorySummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentSessionConfiguration
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.EmailAddress
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.EventLogEntry
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.EventPayload
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.ExecuteCommandSessionConfiguration
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.Filter
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetDevEnvironmentRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetDevEnvironmentResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetProjectRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetProjectResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetSourceRepositoryCloneUrlsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetSourceRepositoryCloneUrlsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetSpaceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetSpaceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetSubscriptionRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetSubscriptionResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetUserDetailsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetUserDetailsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.Ide
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.IdeConfiguration
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListAccessTokensRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListAccessTokensResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListDevEnvironmentsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListDevEnvironmentsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListEventLogsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListEventLogsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListProjectsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListProjectsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoriesItem
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoriesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoriesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoryBranchesItem
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoryBranchesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoryBranchesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSpacesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSpacesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.PersistentStorage
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.PersistentStorageConfiguration
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.ProjectInformation
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.ProjectListFilter
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.ProjectSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.RepositoryInput
-
- toBuilder() - Method in exception software.amazon.awssdk.services.codecatalyst.model.ResourceNotFoundException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.codecatalyst.model.ServiceQuotaExceededException
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.SpaceSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentSessionRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentSessionResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.StopDevEnvironmentRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.StopDevEnvironmentResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.codecatalyst.model.ThrottlingException
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.UpdateDevEnvironmentRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.UpdateDevEnvironmentResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.UserIdentity
-
- toBuilder() - Method in exception software.amazon.awssdk.services.codecatalyst.model.ValidationException
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.VerifySessionRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.codecatalyst.model.VerifySessionResponse
-
- tokenProvider(SdkTokenProvider) - Method in interface software.amazon.awssdk.services.codecatalyst.CodeCatalystBaseClientBuilder
-
Set the token provider to use for bearer token authorization.
- tokenValue(String) - Method in interface software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentAccessDetails.Builder
-
An encrypted token value that contains session and caller information used to authenticate the connection.
- tokenValue() - Method in class software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentAccessDetails
-
An encrypted token value that contains session and caller information used to authenticate the connection.
- toList() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Parameters
-
- toParameterReference() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Parameter
-
- toParameterReference() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.ParameterReference
-
- ToParameterReference - Interface in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
- toParameterReference() - Method in interface software.amazon.awssdk.services.codecatalyst.endpoints.internal.ToParameterReference
-
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Arn
-
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Condition
-
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.EndpointResult
-
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.EndpointRule
-
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.EndpointRuleset
-
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.ErrorRule
-
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.FatScope
-
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Fn
-
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.GetAttr.Part.Index
-
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.GetAttr.Part.Key
-
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.GetAttr
-
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Identifier
-
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Literal
-
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Outputs
-
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Parameter.Deprecated
-
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Parameter
-
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.ParameterReference
-
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Parameters
-
- toString() - Method in enum software.amazon.awssdk.services.codecatalyst.endpoints.internal.ParameterType
-
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Partitions
-
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Ref
-
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Scope
-
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Template.Dynamic
-
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Template.Literal
-
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Template
-
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.TreeRule
-
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Value.Array
-
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Value.Endpoint
-
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Value.Record
-
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Value.Str
-
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.AccessTokenSummary
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.codecatalyst.model.ComparisonOperator
-
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateAccessTokenRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateAccessTokenResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateDevEnvironmentRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateDevEnvironmentResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateProjectRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateProjectResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateSourceRepositoryBranchRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.CreateSourceRepositoryBranchResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.DeleteAccessTokenRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.DeleteAccessTokenResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.DeleteDevEnvironmentRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.DeleteDevEnvironmentResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentAccessDetails
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentRepositorySummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentSessionConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentSessionType
-
- toString() - Method in enum software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentStatus
-
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.EmailAddress
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.EventLogEntry
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.EventPayload
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.ExecuteCommandSessionConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.Filter
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.codecatalyst.model.FilterKey
-
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetDevEnvironmentRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetDevEnvironmentResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetProjectRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetProjectResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetSourceRepositoryCloneUrlsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetSourceRepositoryCloneUrlsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetSpaceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetSpaceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetSubscriptionRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetSubscriptionResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetUserDetailsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.GetUserDetailsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.Ide
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.IdeConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.codecatalyst.model.InstanceType
-
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListAccessTokensRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListAccessTokensResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListDevEnvironmentsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListDevEnvironmentsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListEventLogsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListEventLogsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListProjectsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListProjectsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoriesItem
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoriesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoriesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoryBranchesItem
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoryBranchesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSourceRepositoryBranchesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSpacesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.ListSpacesResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.codecatalyst.model.OperationType
-
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.PersistentStorage
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.PersistentStorageConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.ProjectInformation
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.ProjectListFilter
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.ProjectSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.RepositoryInput
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.SpaceSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentSessionRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.StartDevEnvironmentSessionResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.StopDevEnvironmentRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.StopDevEnvironmentResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.UpdateDevEnvironmentRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.UpdateDevEnvironmentResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.UserIdentity
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.codecatalyst.model.UserType
-
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.VerifySessionRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.codecatalyst.model.VerifySessionResponse
-
Returns a string representation of this object.
- TREE - Static variable in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Rule
-
- treeRule(List<Rule>) - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Rule.Builder
-
- TreeRule - Class in software.amazon.awssdk.services.codecatalyst.endpoints.internal
-
- TreeRule(Rule.Builder, List<Rule>) - Constructor for class software.amazon.awssdk.services.codecatalyst.endpoints.internal.TreeRule
-
- type(ParameterType) - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Parameter.Builder
-
- TYPE - Static variable in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Parameter
-
- TYPE - Static variable in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.Rule
-
- types() - Method in class software.amazon.awssdk.services.codecatalyst.endpoints.internal.FatScope
-