Skip navigation links
A B C D E F G H I K L M N O P R S T U V 

A

AccessDeniedException - Exception in software.amazon.awssdk.services.codeartifact.model
The operation did not succeed because of an unauthorized access attempt.
AccessDeniedException.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
administratorAccount() - Method in class software.amazon.awssdk.services.codeartifact.model.ListRepositoriesInDomainRequest
Filter the list of repositories to only include those that are managed by the Amazon Web Services account ID.
administratorAccount(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListRepositoriesInDomainRequest.Builder
Filter the list of repositories to only include those that are managed by the Amazon Web Services account ID.
administratorAccount() - Method in class software.amazon.awssdk.services.codeartifact.model.RepositoryDescription
The 12-digit account number of the Amazon Web Services account that manages the repository.
administratorAccount(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.RepositoryDescription.Builder
The 12-digit account number of the Amazon Web Services account that manages the repository.
administratorAccount() - Method in class software.amazon.awssdk.services.codeartifact.model.RepositorySummary
The Amazon Web Services account ID that manages the repository.
administratorAccount(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.RepositorySummary.Builder
The Amazon Web Services account ID that manages the repository.
allowOverwrite() - Method in class software.amazon.awssdk.services.codeartifact.model.CopyPackageVersionsRequest
Set to true to overwrite a package version that already exists in the destination repository.
allowOverwrite(Boolean) - Method in interface software.amazon.awssdk.services.codeartifact.model.CopyPackageVersionsRequest.Builder
Set to true to overwrite a package version that already exists in the destination repository.
AllowPublish - Enum in software.amazon.awssdk.services.codeartifact.model
 
AllowUpstream - Enum in software.amazon.awssdk.services.codeartifact.model
 
arn() - Method in class software.amazon.awssdk.services.codeartifact.model.DomainDescription
The Amazon Resource Name (ARN) of the domain.
arn(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DomainDescription.Builder
The Amazon Resource Name (ARN) of the domain.
arn() - Method in class software.amazon.awssdk.services.codeartifact.model.DomainSummary
The ARN of the domain.
arn(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DomainSummary.Builder
The ARN of the domain.
arn() - Method in class software.amazon.awssdk.services.codeartifact.model.RepositoryDescription
The Amazon Resource Name (ARN) of the repository.
arn(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.RepositoryDescription.Builder
The Amazon Resource Name (ARN) of the repository.
arn() - Method in class software.amazon.awssdk.services.codeartifact.model.RepositorySummary
The ARN of the repository.
arn(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.RepositorySummary.Builder
The ARN of the repository.
asset() - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionAssetRequest
The name of the requested asset.
asset(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetPackageVersionAssetRequest.Builder
The name of the requested asset.
assetName() - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionAssetResponse
The name of the asset that is downloaded.
assetName(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetPackageVersionAssetResponse.Builder
The name of the asset that is downloaded.
assets() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsResponse
The returned list of AssetSummary objects.
assets(Collection<AssetSummary>) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsResponse.Builder
The returned list of AssetSummary objects.
assets(AssetSummary...) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsResponse.Builder
The returned list of AssetSummary objects.
assets(Consumer<AssetSummary.Builder>...) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsResponse.Builder
The returned list of AssetSummary objects.
assets() - Method in class software.amazon.awssdk.services.codeartifact.paginators.ListPackageVersionAssetsIterable
Returns an iterable to iterate through the paginated ListPackageVersionAssetsResponse.assets() member.
assets() - Method in class software.amazon.awssdk.services.codeartifact.paginators.ListPackageVersionAssetsPublisher
Returns a publisher that can be used to get a stream of data.
assetSizeBytes() - Method in class software.amazon.awssdk.services.codeartifact.model.DomainDescription
The total size of all assets in the domain.
assetSizeBytes(Long) - Method in interface software.amazon.awssdk.services.codeartifact.model.DomainDescription.Builder
The total size of all assets in the domain.
AssetSummary - Class in software.amazon.awssdk.services.codeartifact.model
Contains details about a package version asset.
AssetSummary.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
associateExternalConnection(AssociateExternalConnectionRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Adds an existing external connection to a repository.
associateExternalConnection(Consumer<AssociateExternalConnectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Adds an existing external connection to a repository.
associateExternalConnection(AssociateExternalConnectionRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Adds an existing external connection to a repository.
associateExternalConnection(Consumer<AssociateExternalConnectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Adds an existing external connection to a repository.
AssociateExternalConnectionRequest - Class in software.amazon.awssdk.services.codeartifact.model
 
AssociateExternalConnectionRequest.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
AssociateExternalConnectionRequestMarshaller - Class in software.amazon.awssdk.services.codeartifact.transform
AssociateExternalConnectionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeartifact.transform.AssociateExternalConnectionRequestMarshaller
 
AssociateExternalConnectionResponse - Class in software.amazon.awssdk.services.codeartifact.model
 
AssociateExternalConnectionResponse.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
authorizationToken() - Method in class software.amazon.awssdk.services.codeartifact.model.GetAuthorizationTokenResponse
The returned authentication token.
authorizationToken(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetAuthorizationTokenResponse.Builder
The returned authentication token.
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codeartifact.model.AccessDeniedException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codeartifact.model.CodeartifactException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.codeartifact.model.CodeartifactException.BuilderImpl
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codeartifact.model.ConflictException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codeartifact.model.InternalServerException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codeartifact.model.ResourceNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codeartifact.model.ServiceQuotaExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codeartifact.model.ThrottlingException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codeartifact.model.ValidationException.Builder
 

B

build() - Method in class software.amazon.awssdk.services.codeartifact.model.CodeartifactException.BuilderImpl
 
build() - Method in interface software.amazon.awssdk.services.codeartifact.model.CodeartifactRequest.Builder
 
build() - Method in interface software.amazon.awssdk.services.codeartifact.model.CodeartifactResponse.Builder
 
builder() - Static method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Create a builder that can be used to configure and create a CodeartifactAsyncClient.
builder() - Static method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Create a builder that can be used to configure and create a CodeartifactClient.
builder() - Static method in exception software.amazon.awssdk.services.codeartifact.model.AccessDeniedException
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.AssetSummary
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.AssociateExternalConnectionRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.AssociateExternalConnectionResponse
 
builder() - Static method in exception software.amazon.awssdk.services.codeartifact.model.CodeartifactException
 
builder() - Static method in exception software.amazon.awssdk.services.codeartifact.model.ConflictException
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.CopyPackageVersionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.CopyPackageVersionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.CreateDomainRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.CreateDomainResponse
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.CreateRepositoryRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.CreateRepositoryResponse
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.DeleteDomainPermissionsPolicyRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.DeleteDomainPermissionsPolicyResponse
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.DeleteDomainRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.DeleteDomainResponse
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.DeletePackageVersionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.DeletePackageVersionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryPermissionsPolicyRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryPermissionsPolicyResponse
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryResponse
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.DescribeDomainRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.DescribeDomainResponse
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.DescribePackageRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.DescribePackageResponse
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.DescribePackageVersionRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.DescribePackageVersionResponse
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.DescribeRepositoryRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.DescribeRepositoryResponse
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.DisassociateExternalConnectionRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.DisassociateExternalConnectionResponse
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.DisposePackageVersionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.DisposePackageVersionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.DomainDescription
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.DomainEntryPoint
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.DomainSummary
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.GetAuthorizationTokenRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.GetAuthorizationTokenResponse
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.GetDomainPermissionsPolicyRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.GetDomainPermissionsPolicyResponse
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionAssetRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionAssetResponse
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionReadmeRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionReadmeResponse
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.GetRepositoryEndpointRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.GetRepositoryEndpointResponse
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.GetRepositoryPermissionsPolicyRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.GetRepositoryPermissionsPolicyResponse
 
builder() - Static method in exception software.amazon.awssdk.services.codeartifact.model.InternalServerException
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.LicenseInfo
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.ListDomainsRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.ListDomainsResponse
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.ListPackagesRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.ListPackagesResponse
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsResponse
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesResponse
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.ListRepositoriesInDomainRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.ListRepositoriesInDomainResponse
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.ListRepositoriesRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.ListRepositoriesResponse
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.ListTagsForResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.ListTagsForResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.PackageDependency
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.PackageDescription
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.PackageOriginConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.PackageOriginRestrictions
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.PackageSummary
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionDescription
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionError
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionOrigin
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionSummary
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.PutDomainPermissionsPolicyRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.PutDomainPermissionsPolicyResponse
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.PutPackageOriginConfigurationRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.PutPackageOriginConfigurationResponse
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.PutRepositoryPermissionsPolicyRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.PutRepositoryPermissionsPolicyResponse
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.RepositoryDescription
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.RepositoryExternalConnectionInfo
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.RepositorySummary
 
builder() - Static method in exception software.amazon.awssdk.services.codeartifact.model.ResourceNotFoundException
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.ResourcePolicy
 
builder() - Static method in exception software.amazon.awssdk.services.codeartifact.model.ServiceQuotaExceededException
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.SuccessfulPackageVersionInfo
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.Tag
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.TagResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.TagResourceResponse
 
builder() - Static method in exception software.amazon.awssdk.services.codeartifact.model.ThrottlingException
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.UntagResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.UntagResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.UpdatePackageVersionsStatusRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.UpdatePackageVersionsStatusResponse
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.UpdateRepositoryRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.UpdateRepositoryResponse
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.UpstreamRepository
 
builder() - Static method in class software.amazon.awssdk.services.codeartifact.model.UpstreamRepositoryInfo
 
builder() - Static method in exception software.amazon.awssdk.services.codeartifact.model.ValidationException
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.codeartifact.model.CodeartifactException.BuilderImpl
 
BuilderImpl(CodeartifactException) - Constructor for class software.amazon.awssdk.services.codeartifact.model.CodeartifactException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.codeartifact.model.CodeartifactRequest.BuilderImpl
 
BuilderImpl(CodeartifactRequest) - Constructor for class software.amazon.awssdk.services.codeartifact.model.CodeartifactRequest.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.codeartifact.model.CodeartifactResponse.BuilderImpl
 
BuilderImpl(CodeartifactResponse) - Constructor for class software.amazon.awssdk.services.codeartifact.model.CodeartifactResponse.BuilderImpl
 

C

cause(Throwable) - Method in interface software.amazon.awssdk.services.codeartifact.model.AccessDeniedException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codeartifact.model.CodeartifactException.Builder
 
cause(Throwable) - Method in class software.amazon.awssdk.services.codeartifact.model.CodeartifactException.BuilderImpl
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codeartifact.model.ConflictException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codeartifact.model.InternalServerException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codeartifact.model.ResourceNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codeartifact.model.ServiceQuotaExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codeartifact.model.ThrottlingException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codeartifact.model.ValidationException.Builder
 
CodeartifactAsyncClient - Interface in software.amazon.awssdk.services.codeartifact
Service client for accessing CodeArtifact asynchronously.
CodeartifactAsyncClientBuilder - Interface in software.amazon.awssdk.services.codeartifact
A builder for creating an instance of CodeartifactAsyncClient.
CodeartifactBaseClientBuilder<B extends CodeartifactBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.codeartifact
This includes configuration specific to CodeArtifact that is supported by both CodeartifactClientBuilder and CodeartifactAsyncClientBuilder.
CodeartifactClient - Interface in software.amazon.awssdk.services.codeartifact
Service client for accessing CodeArtifact.
CodeartifactClientBuilder - Interface in software.amazon.awssdk.services.codeartifact
A builder for creating an instance of CodeartifactClient.
CodeartifactClientOption<T> - Class in software.amazon.awssdk.services.codeartifact.internal
 
CodeartifactException - Exception in software.amazon.awssdk.services.codeartifact.model
 
CodeartifactException(CodeartifactException.Builder) - Constructor for exception software.amazon.awssdk.services.codeartifact.model.CodeartifactException
 
CodeartifactException.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
CodeartifactException.BuilderImpl - Class in software.amazon.awssdk.services.codeartifact.model
 
CodeartifactRequest - Class in software.amazon.awssdk.services.codeartifact.model
 
CodeartifactRequest(CodeartifactRequest.Builder) - Constructor for class software.amazon.awssdk.services.codeartifact.model.CodeartifactRequest
 
CodeartifactRequest.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
CodeartifactRequest.BuilderImpl - Class in software.amazon.awssdk.services.codeartifact.model
 
CodeartifactResponse - Class in software.amazon.awssdk.services.codeartifact.model
 
CodeartifactResponse(CodeartifactResponse.Builder) - Constructor for class software.amazon.awssdk.services.codeartifact.model.CodeartifactResponse
 
CodeartifactResponse.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
CodeartifactResponse.BuilderImpl - Class in software.amazon.awssdk.services.codeartifact.model
 
CodeartifactResponseMetadata - Class in software.amazon.awssdk.services.codeartifact.model
 
ConflictException - Exception in software.amazon.awssdk.services.codeartifact.model
The operation did not succeed because prerequisites are not met.
ConflictException.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
copyPackageVersions(CopyPackageVersionsRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Copies package versions from one repository to another repository in the same domain.
copyPackageVersions(Consumer<CopyPackageVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Copies package versions from one repository to another repository in the same domain.
copyPackageVersions(CopyPackageVersionsRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Copies package versions from one repository to another repository in the same domain.
copyPackageVersions(Consumer<CopyPackageVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Copies package versions from one repository to another repository in the same domain.
CopyPackageVersionsRequest - Class in software.amazon.awssdk.services.codeartifact.model
 
CopyPackageVersionsRequest.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
CopyPackageVersionsRequestMarshaller - Class in software.amazon.awssdk.services.codeartifact.transform
CopyPackageVersionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeartifact.transform.CopyPackageVersionsRequestMarshaller
 
CopyPackageVersionsResponse - Class in software.amazon.awssdk.services.codeartifact.model
 
CopyPackageVersionsResponse.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
create() - Static method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Create a CodeartifactAsyncClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create() - Static method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Create a CodeartifactClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.codeartifact.model.CodeartifactResponseMetadata
 
createDomain(CreateDomainRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Creates a domain.
createDomain(Consumer<CreateDomainRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Creates a domain.
createDomain(CreateDomainRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Creates a domain.
createDomain(Consumer<CreateDomainRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Creates a domain.
CreateDomainRequest - Class in software.amazon.awssdk.services.codeartifact.model
 
CreateDomainRequest.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
CreateDomainRequestMarshaller - Class in software.amazon.awssdk.services.codeartifact.transform
CreateDomainRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeartifact.transform.CreateDomainRequestMarshaller
 
CreateDomainResponse - Class in software.amazon.awssdk.services.codeartifact.model
 
CreateDomainResponse.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
createdTime(Instant) - Method in interface software.amazon.awssdk.services.codeartifact.model.DomainDescription.Builder
A timestamp that represents the date and time the domain was created.
createdTime() - Method in class software.amazon.awssdk.services.codeartifact.model.DomainDescription
A timestamp that represents the date and time the domain was created.
createdTime(Instant) - Method in interface software.amazon.awssdk.services.codeartifact.model.DomainSummary.Builder
A timestamp that contains the date and time the domain was created.
createdTime() - Method in class software.amazon.awssdk.services.codeartifact.model.DomainSummary
A timestamp that contains the date and time the domain was created.
createRepository(CreateRepositoryRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Creates a repository.
createRepository(Consumer<CreateRepositoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Creates a repository.
createRepository(CreateRepositoryRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Creates a repository.
createRepository(Consumer<CreateRepositoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Creates a repository.
CreateRepositoryRequest - Class in software.amazon.awssdk.services.codeartifact.model
 
CreateRepositoryRequest.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
CreateRepositoryRequestMarshaller - Class in software.amazon.awssdk.services.codeartifact.transform
CreateRepositoryRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeartifact.transform.CreateRepositoryRequestMarshaller
 
CreateRepositoryResponse - Class in software.amazon.awssdk.services.codeartifact.model
 
CreateRepositoryResponse.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 

D

defaultDisplayVersion(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsResponse.Builder
The default package version to display.
defaultDisplayVersion() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsResponse
The default package version to display.
deleteDomain(DeleteDomainRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Deletes a domain.
deleteDomain(Consumer<DeleteDomainRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Deletes a domain.
deleteDomain(DeleteDomainRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Deletes a domain.
deleteDomain(Consumer<DeleteDomainRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Deletes a domain.
deleteDomainPermissionsPolicy(DeleteDomainPermissionsPolicyRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Deletes the resource policy set on a domain.
deleteDomainPermissionsPolicy(Consumer<DeleteDomainPermissionsPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Deletes the resource policy set on a domain.
deleteDomainPermissionsPolicy(DeleteDomainPermissionsPolicyRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Deletes the resource policy set on a domain.
deleteDomainPermissionsPolicy(Consumer<DeleteDomainPermissionsPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Deletes the resource policy set on a domain.
DeleteDomainPermissionsPolicyRequest - Class in software.amazon.awssdk.services.codeartifact.model
 
DeleteDomainPermissionsPolicyRequest.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
DeleteDomainPermissionsPolicyRequestMarshaller - Class in software.amazon.awssdk.services.codeartifact.transform
DeleteDomainPermissionsPolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeartifact.transform.DeleteDomainPermissionsPolicyRequestMarshaller
 
DeleteDomainPermissionsPolicyResponse - Class in software.amazon.awssdk.services.codeartifact.model
 
DeleteDomainPermissionsPolicyResponse.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
DeleteDomainRequest - Class in software.amazon.awssdk.services.codeartifact.model
 
DeleteDomainRequest.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
DeleteDomainRequestMarshaller - Class in software.amazon.awssdk.services.codeartifact.transform
DeleteDomainRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeartifact.transform.DeleteDomainRequestMarshaller
 
DeleteDomainResponse - Class in software.amazon.awssdk.services.codeartifact.model
 
DeleteDomainResponse.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
deletePackageVersions(DeletePackageVersionsRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Deletes one or more versions of a package.
deletePackageVersions(Consumer<DeletePackageVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Deletes one or more versions of a package.
deletePackageVersions(DeletePackageVersionsRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Deletes one or more versions of a package.
deletePackageVersions(Consumer<DeletePackageVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Deletes one or more versions of a package.
DeletePackageVersionsRequest - Class in software.amazon.awssdk.services.codeartifact.model
 
DeletePackageVersionsRequest.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
DeletePackageVersionsRequestMarshaller - Class in software.amazon.awssdk.services.codeartifact.transform
DeletePackageVersionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeartifact.transform.DeletePackageVersionsRequestMarshaller
 
DeletePackageVersionsResponse - Class in software.amazon.awssdk.services.codeartifact.model
 
DeletePackageVersionsResponse.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
deleteRepository(DeleteRepositoryRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Deletes a repository.
deleteRepository(Consumer<DeleteRepositoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Deletes a repository.
deleteRepository(DeleteRepositoryRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Deletes a repository.
deleteRepository(Consumer<DeleteRepositoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Deletes a repository.
deleteRepositoryPermissionsPolicy(DeleteRepositoryPermissionsPolicyRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Deletes the resource policy that is set on a repository.
deleteRepositoryPermissionsPolicy(Consumer<DeleteRepositoryPermissionsPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Deletes the resource policy that is set on a repository.
deleteRepositoryPermissionsPolicy(DeleteRepositoryPermissionsPolicyRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Deletes the resource policy that is set on a repository.
deleteRepositoryPermissionsPolicy(Consumer<DeleteRepositoryPermissionsPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Deletes the resource policy that is set on a repository.
DeleteRepositoryPermissionsPolicyRequest - Class in software.amazon.awssdk.services.codeartifact.model
 
DeleteRepositoryPermissionsPolicyRequest.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
DeleteRepositoryPermissionsPolicyRequestMarshaller - Class in software.amazon.awssdk.services.codeartifact.transform
DeleteRepositoryPermissionsPolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeartifact.transform.DeleteRepositoryPermissionsPolicyRequestMarshaller
 
DeleteRepositoryPermissionsPolicyResponse - Class in software.amazon.awssdk.services.codeartifact.model
 
DeleteRepositoryPermissionsPolicyResponse.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
DeleteRepositoryRequest - Class in software.amazon.awssdk.services.codeartifact.model
 
DeleteRepositoryRequest.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
DeleteRepositoryRequestMarshaller - Class in software.amazon.awssdk.services.codeartifact.transform
DeleteRepositoryRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeartifact.transform.DeleteRepositoryRequestMarshaller
 
DeleteRepositoryResponse - Class in software.amazon.awssdk.services.codeartifact.model
 
DeleteRepositoryResponse.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
dependencies(Collection<PackageDependency>) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesResponse.Builder
The returned list of PackageDependency objects.
dependencies(PackageDependency...) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesResponse.Builder
The returned list of PackageDependency objects.
dependencies(Consumer<PackageDependency.Builder>...) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesResponse.Builder
The returned list of PackageDependency objects.
dependencies() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesResponse
The returned list of PackageDependency objects.
dependencyType(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.PackageDependency.Builder
The type of a package dependency.
dependencyType() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageDependency
The type of a package dependency.
describeDomain(DescribeDomainRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Returns a DomainDescription object that contains information about the requested domain.
describeDomain(Consumer<DescribeDomainRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Returns a DomainDescription object that contains information about the requested domain.
describeDomain(DescribeDomainRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Returns a DomainDescription object that contains information about the requested domain.
describeDomain(Consumer<DescribeDomainRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Returns a DomainDescription object that contains information about the requested domain.
DescribeDomainRequest - Class in software.amazon.awssdk.services.codeartifact.model
 
DescribeDomainRequest.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
DescribeDomainRequestMarshaller - Class in software.amazon.awssdk.services.codeartifact.transform
DescribeDomainRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeartifact.transform.DescribeDomainRequestMarshaller
 
DescribeDomainResponse - Class in software.amazon.awssdk.services.codeartifact.model
 
DescribeDomainResponse.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
describePackage(DescribePackageRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Returns a PackageDescription object that contains information about the requested package.
describePackage(Consumer<DescribePackageRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Returns a PackageDescription object that contains information about the requested package.
describePackage(DescribePackageRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Returns a PackageDescription object that contains information about the requested package.
describePackage(Consumer<DescribePackageRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Returns a PackageDescription object that contains information about the requested package.
DescribePackageRequest - Class in software.amazon.awssdk.services.codeartifact.model
 
DescribePackageRequest.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
DescribePackageRequestMarshaller - Class in software.amazon.awssdk.services.codeartifact.transform
DescribePackageRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeartifact.transform.DescribePackageRequestMarshaller
 
DescribePackageResponse - Class in software.amazon.awssdk.services.codeartifact.model
 
DescribePackageResponse.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
describePackageVersion(DescribePackageVersionRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Returns a PackageVersionDescription object that contains information about the requested package version.
describePackageVersion(Consumer<DescribePackageVersionRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Returns a PackageVersionDescription object that contains information about the requested package version.
describePackageVersion(DescribePackageVersionRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Returns a PackageVersionDescription object that contains information about the requested package version.
describePackageVersion(Consumer<DescribePackageVersionRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Returns a PackageVersionDescription object that contains information about the requested package version.
DescribePackageVersionRequest - Class in software.amazon.awssdk.services.codeartifact.model
 
DescribePackageVersionRequest.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
DescribePackageVersionRequestMarshaller - Class in software.amazon.awssdk.services.codeartifact.transform
DescribePackageVersionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeartifact.transform.DescribePackageVersionRequestMarshaller
 
DescribePackageVersionResponse - Class in software.amazon.awssdk.services.codeartifact.model
 
DescribePackageVersionResponse.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
describeRepository(DescribeRepositoryRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Returns a RepositoryDescription object that contains detailed information about the requested repository.
describeRepository(Consumer<DescribeRepositoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Returns a RepositoryDescription object that contains detailed information about the requested repository.
describeRepository(DescribeRepositoryRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Returns a RepositoryDescription object that contains detailed information about the requested repository.
describeRepository(Consumer<DescribeRepositoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Returns a RepositoryDescription object that contains detailed information about the requested repository.
DescribeRepositoryRequest - Class in software.amazon.awssdk.services.codeartifact.model
 
DescribeRepositoryRequest.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
DescribeRepositoryRequestMarshaller - Class in software.amazon.awssdk.services.codeartifact.transform
DescribeRepositoryRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeartifact.transform.DescribeRepositoryRequestMarshaller
 
DescribeRepositoryResponse - Class in software.amazon.awssdk.services.codeartifact.model
 
DescribeRepositoryResponse.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
description(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.CreateRepositoryRequest.Builder
A description of the created repository.
description() - Method in class software.amazon.awssdk.services.codeartifact.model.CreateRepositoryRequest
A description of the created repository.
description(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.RepositoryDescription.Builder
A text description of the repository.
description() - Method in class software.amazon.awssdk.services.codeartifact.model.RepositoryDescription
A text description of the repository.
description(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.RepositorySummary.Builder
The description of the repository.
description() - Method in class software.amazon.awssdk.services.codeartifact.model.RepositorySummary
The description of the repository.
description(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.UpdateRepositoryRequest.Builder
An updated repository description.
description() - Method in class software.amazon.awssdk.services.codeartifact.model.UpdateRepositoryRequest
An updated repository description.
destinationRepository(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.CopyPackageVersionsRequest.Builder
The name of the repository into which package versions are copied.
destinationRepository() - Method in class software.amazon.awssdk.services.codeartifact.model.CopyPackageVersionsRequest
The name of the repository into which package versions are copied.
disassociateExternalConnection(DisassociateExternalConnectionRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Removes an existing external connection from a repository.
disassociateExternalConnection(Consumer<DisassociateExternalConnectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Removes an existing external connection from a repository.
disassociateExternalConnection(DisassociateExternalConnectionRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Removes an existing external connection from a repository.
disassociateExternalConnection(Consumer<DisassociateExternalConnectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Removes an existing external connection from a repository.
DisassociateExternalConnectionRequest - Class in software.amazon.awssdk.services.codeartifact.model
 
DisassociateExternalConnectionRequest.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
DisassociateExternalConnectionRequestMarshaller - Class in software.amazon.awssdk.services.codeartifact.transform
DisassociateExternalConnectionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeartifact.transform.DisassociateExternalConnectionRequestMarshaller
 
DisassociateExternalConnectionResponse - Class in software.amazon.awssdk.services.codeartifact.model
 
DisassociateExternalConnectionResponse.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
displayName(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.PackageVersionDescription.Builder
The name of the package that is displayed.
displayName() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionDescription
The name of the package that is displayed.
disposePackageVersions(DisposePackageVersionsRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Deletes the assets in package versions and sets the package versions' status to Disposed.
disposePackageVersions(Consumer<DisposePackageVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Deletes the assets in package versions and sets the package versions' status to Disposed.
disposePackageVersions(DisposePackageVersionsRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Deletes the assets in package versions and sets the package versions' status to Disposed.
disposePackageVersions(Consumer<DisposePackageVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Deletes the assets in package versions and sets the package versions' status to Disposed.
DisposePackageVersionsRequest - Class in software.amazon.awssdk.services.codeartifact.model
 
DisposePackageVersionsRequest.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
DisposePackageVersionsRequestMarshaller - Class in software.amazon.awssdk.services.codeartifact.transform
DisposePackageVersionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeartifact.transform.DisposePackageVersionsRequestMarshaller
 
DisposePackageVersionsResponse - Class in software.amazon.awssdk.services.codeartifact.model
 
DisposePackageVersionsResponse.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
document(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ResourcePolicy.Builder
The resource policy formatted in JSON.
document() - Method in class software.amazon.awssdk.services.codeartifact.model.ResourcePolicy
The resource policy formatted in JSON.
domain(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.AssociateExternalConnectionRequest.Builder
The name of the domain that contains the repository.
domain() - Method in class software.amazon.awssdk.services.codeartifact.model.AssociateExternalConnectionRequest
The name of the domain that contains the repository.
domain(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.CopyPackageVersionsRequest.Builder
The name of the domain that contains the source and destination repositories.
domain() - Method in class software.amazon.awssdk.services.codeartifact.model.CopyPackageVersionsRequest
The name of the domain that contains the source and destination repositories.
domain(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.CreateDomainRequest.Builder
The name of the domain to create.
domain() - Method in class software.amazon.awssdk.services.codeartifact.model.CreateDomainRequest
The name of the domain to create.
domain(DomainDescription) - Method in interface software.amazon.awssdk.services.codeartifact.model.CreateDomainResponse.Builder
Contains information about the created domain after processing the request.
domain(Consumer<DomainDescription.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.CreateDomainResponse.Builder
Contains information about the created domain after processing the request.
domain() - Method in class software.amazon.awssdk.services.codeartifact.model.CreateDomainResponse
Contains information about the created domain after processing the request.
domain(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.CreateRepositoryRequest.Builder
The name of the domain that contains the created repository.
domain() - Method in class software.amazon.awssdk.services.codeartifact.model.CreateRepositoryRequest
The name of the domain that contains the created repository.
domain(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DeleteDomainPermissionsPolicyRequest.Builder
The name of the domain associated with the resource policy to be deleted.
domain() - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteDomainPermissionsPolicyRequest
The name of the domain associated with the resource policy to be deleted.
domain(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DeleteDomainRequest.Builder
The name of the domain to delete.
domain() - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteDomainRequest
The name of the domain to delete.
domain(DomainDescription) - Method in interface software.amazon.awssdk.services.codeartifact.model.DeleteDomainResponse.Builder
Contains information about the deleted domain after processing the request.
domain(Consumer<DomainDescription.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.DeleteDomainResponse.Builder
Contains information about the deleted domain after processing the request.
domain() - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteDomainResponse
Contains information about the deleted domain after processing the request.
domain(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DeletePackageVersionsRequest.Builder
The name of the domain that contains the package to delete.
domain() - Method in class software.amazon.awssdk.services.codeartifact.model.DeletePackageVersionsRequest
The name of the domain that contains the package to delete.
domain(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryPermissionsPolicyRequest.Builder
The name of the domain that contains the repository associated with the resource policy to be deleted.
domain() - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryPermissionsPolicyRequest
The name of the domain that contains the repository associated with the resource policy to be deleted.
domain(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryRequest.Builder
The name of the domain that contains the repository to delete.
domain() - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryRequest
The name of the domain that contains the repository to delete.
domain(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DescribeDomainRequest.Builder
A string that specifies the name of the requested domain.
domain() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribeDomainRequest
A string that specifies the name of the requested domain.
domain(DomainDescription) - Method in interface software.amazon.awssdk.services.codeartifact.model.DescribeDomainResponse.Builder
Sets the value of the Domain property for this object.
domain(Consumer<DomainDescription.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.DescribeDomainResponse.Builder
Sets the value of the Domain property for this object.
domain() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribeDomainResponse
Returns the value of the Domain property for this object.
domain(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DescribePackageRequest.Builder
The name of the domain that contains the repository that contains the package.
domain() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribePackageRequest
The name of the domain that contains the repository that contains the package.
domain(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DescribePackageVersionRequest.Builder
The name of the domain that contains the repository that contains the package version.
domain() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribePackageVersionRequest
The name of the domain that contains the repository that contains the package version.
domain(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DescribeRepositoryRequest.Builder
The name of the domain that contains the repository to describe.
domain() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribeRepositoryRequest
The name of the domain that contains the repository to describe.
domain(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DisassociateExternalConnectionRequest.Builder
The name of the domain that contains the repository from which to remove the external repository.
domain() - Method in class software.amazon.awssdk.services.codeartifact.model.DisassociateExternalConnectionRequest
The name of the domain that contains the repository from which to remove the external repository.
domain(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DisposePackageVersionsRequest.Builder
The name of the domain that contains the repository you want to dispose.
domain() - Method in class software.amazon.awssdk.services.codeartifact.model.DisposePackageVersionsRequest
The name of the domain that contains the repository you want to dispose.
domain(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetAuthorizationTokenRequest.Builder
The name of the domain that is in scope for the generated authorization token.
domain() - Method in class software.amazon.awssdk.services.codeartifact.model.GetAuthorizationTokenRequest
The name of the domain that is in scope for the generated authorization token.
domain(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetDomainPermissionsPolicyRequest.Builder
The name of the domain to which the resource policy is attached.
domain() - Method in class software.amazon.awssdk.services.codeartifact.model.GetDomainPermissionsPolicyRequest
The name of the domain to which the resource policy is attached.
domain(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetPackageVersionAssetRequest.Builder
The name of the domain that contains the repository that contains the package version with the requested asset.
domain() - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionAssetRequest
The name of the domain that contains the repository that contains the package version with the requested asset.
domain(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetPackageVersionReadmeRequest.Builder
The name of the domain that contains the repository that contains the package version with the requested readme file.
domain() - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionReadmeRequest
The name of the domain that contains the repository that contains the package version with the requested readme file.
domain(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetRepositoryEndpointRequest.Builder
The name of the domain that contains the repository.
domain() - Method in class software.amazon.awssdk.services.codeartifact.model.GetRepositoryEndpointRequest
The name of the domain that contains the repository.
domain(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetRepositoryPermissionsPolicyRequest.Builder
The name of the domain containing the repository whose associated resource policy is to be retrieved.
domain() - Method in class software.amazon.awssdk.services.codeartifact.model.GetRepositoryPermissionsPolicyRequest
The name of the domain containing the repository whose associated resource policy is to be retrieved.
domain(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackagesRequest.Builder
The name of the domain that contains the repository that contains the requested packages.
domain() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackagesRequest
The name of the domain that contains the repository that contains the requested packages.
domain(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsRequest.Builder
The name of the domain that contains the repository associated with the package version assets.
domain() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsRequest
The name of the domain that contains the repository associated with the package version assets.
domain(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesRequest.Builder
The name of the domain that contains the repository that contains the requested package version dependencies.
domain() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesRequest
The name of the domain that contains the repository that contains the requested package version dependencies.
domain(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsRequest.Builder
The name of the domain that contains the repository that contains the requested package versions.
domain() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsRequest
The name of the domain that contains the repository that contains the requested package versions.
domain(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListRepositoriesInDomainRequest.Builder
The name of the domain that contains the returned list of repositories.
domain() - Method in class software.amazon.awssdk.services.codeartifact.model.ListRepositoriesInDomainRequest
The name of the domain that contains the returned list of repositories.
domain(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.PutDomainPermissionsPolicyRequest.Builder
The name of the domain on which to set the resource policy.
domain() - Method in class software.amazon.awssdk.services.codeartifact.model.PutDomainPermissionsPolicyRequest
The name of the domain on which to set the resource policy.
domain(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.PutPackageOriginConfigurationRequest.Builder
The name of the domain that contains the repository that contains the package.
domain() - Method in class software.amazon.awssdk.services.codeartifact.model.PutPackageOriginConfigurationRequest
The name of the domain that contains the repository that contains the package.
domain(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.PutRepositoryPermissionsPolicyRequest.Builder
The name of the domain containing the repository to set the resource policy on.
domain() - Method in class software.amazon.awssdk.services.codeartifact.model.PutRepositoryPermissionsPolicyRequest
The name of the domain containing the repository to set the resource policy on.
domain(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.UpdatePackageVersionsStatusRequest.Builder
The name of the domain that contains the repository that contains the package versions with a status to be updated.
domain() - Method in class software.amazon.awssdk.services.codeartifact.model.UpdatePackageVersionsStatusRequest
The name of the domain that contains the repository that contains the package versions with a status to be updated.
domain(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.UpdateRepositoryRequest.Builder
The name of the domain associated with the repository to update.
domain() - Method in class software.amazon.awssdk.services.codeartifact.model.UpdateRepositoryRequest
The name of the domain associated with the repository to update.
DomainDescription - Class in software.amazon.awssdk.services.codeartifact.model
Information about a domain.
DomainDescription.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
DomainEntryPoint - Class in software.amazon.awssdk.services.codeartifact.model
Information about how a package originally entered the CodeArtifact domain.
domainEntryPoint(DomainEntryPoint) - Method in interface software.amazon.awssdk.services.codeartifact.model.PackageVersionOrigin.Builder
A DomainEntryPoint object that contains information about from which repository or external connection the package version was added to the domain.
domainEntryPoint(Consumer<DomainEntryPoint.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.PackageVersionOrigin.Builder
A DomainEntryPoint object that contains information about from which repository or external connection the package version was added to the domain.
domainEntryPoint() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionOrigin
A DomainEntryPoint object that contains information about from which repository or external connection the package version was added to the domain.
DomainEntryPoint.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
domainName(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.RepositoryDescription.Builder
The name of the domain that contains the repository.
domainName() - Method in class software.amazon.awssdk.services.codeartifact.model.RepositoryDescription
The name of the domain that contains the repository.
domainName(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.RepositorySummary.Builder
The name of the domain that contains the repository.
domainName() - Method in class software.amazon.awssdk.services.codeartifact.model.RepositorySummary
The name of the domain that contains the repository.
domainOwner(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.AssociateExternalConnectionRequest.Builder
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner() - Method in class software.amazon.awssdk.services.codeartifact.model.AssociateExternalConnectionRequest
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.CopyPackageVersionsRequest.Builder
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner() - Method in class software.amazon.awssdk.services.codeartifact.model.CopyPackageVersionsRequest
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.CreateRepositoryRequest.Builder
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner() - Method in class software.amazon.awssdk.services.codeartifact.model.CreateRepositoryRequest
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DeleteDomainPermissionsPolicyRequest.Builder
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner() - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteDomainPermissionsPolicyRequest
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DeleteDomainRequest.Builder
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner() - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteDomainRequest
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DeletePackageVersionsRequest.Builder
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner() - Method in class software.amazon.awssdk.services.codeartifact.model.DeletePackageVersionsRequest
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryPermissionsPolicyRequest.Builder
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner() - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryPermissionsPolicyRequest
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryRequest.Builder
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner() - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryRequest
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DescribeDomainRequest.Builder
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribeDomainRequest
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DescribePackageRequest.Builder
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribePackageRequest
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DescribePackageVersionRequest.Builder
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribePackageVersionRequest
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DescribeRepositoryRequest.Builder
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribeRepositoryRequest
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DisassociateExternalConnectionRequest.Builder
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner() - Method in class software.amazon.awssdk.services.codeartifact.model.DisassociateExternalConnectionRequest
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DisposePackageVersionsRequest.Builder
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner() - Method in class software.amazon.awssdk.services.codeartifact.model.DisposePackageVersionsRequest
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetAuthorizationTokenRequest.Builder
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner() - Method in class software.amazon.awssdk.services.codeartifact.model.GetAuthorizationTokenRequest
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetDomainPermissionsPolicyRequest.Builder
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner() - Method in class software.amazon.awssdk.services.codeartifact.model.GetDomainPermissionsPolicyRequest
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetPackageVersionAssetRequest.Builder
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner() - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionAssetRequest
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetPackageVersionReadmeRequest.Builder
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner() - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionReadmeRequest
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetRepositoryEndpointRequest.Builder
The 12-digit account number of the Amazon Web Services account that owns the domain that contains the repository.
domainOwner() - Method in class software.amazon.awssdk.services.codeartifact.model.GetRepositoryEndpointRequest
The 12-digit account number of the Amazon Web Services account that owns the domain that contains the repository.
domainOwner(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetRepositoryPermissionsPolicyRequest.Builder
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner() - Method in class software.amazon.awssdk.services.codeartifact.model.GetRepositoryPermissionsPolicyRequest
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackagesRequest.Builder
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackagesRequest
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsRequest.Builder
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsRequest
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesRequest.Builder
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesRequest
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsRequest.Builder
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsRequest
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListRepositoriesInDomainRequest.Builder
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner() - Method in class software.amazon.awssdk.services.codeartifact.model.ListRepositoriesInDomainRequest
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.PutDomainPermissionsPolicyRequest.Builder
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner() - Method in class software.amazon.awssdk.services.codeartifact.model.PutDomainPermissionsPolicyRequest
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.PutPackageOriginConfigurationRequest.Builder
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner() - Method in class software.amazon.awssdk.services.codeartifact.model.PutPackageOriginConfigurationRequest
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.PutRepositoryPermissionsPolicyRequest.Builder
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner() - Method in class software.amazon.awssdk.services.codeartifact.model.PutRepositoryPermissionsPolicyRequest
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.RepositoryDescription.Builder
The 12-digit account number of the Amazon Web Services account that owns the domain that contains the repository.
domainOwner() - Method in class software.amazon.awssdk.services.codeartifact.model.RepositoryDescription
The 12-digit account number of the Amazon Web Services account that owns the domain that contains the repository.
domainOwner(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.RepositorySummary.Builder
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner() - Method in class software.amazon.awssdk.services.codeartifact.model.RepositorySummary
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.UpdatePackageVersionsStatusRequest.Builder
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner() - Method in class software.amazon.awssdk.services.codeartifact.model.UpdatePackageVersionsStatusRequest
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.UpdateRepositoryRequest.Builder
The 12-digit account number of the Amazon Web Services account that owns the domain.
domainOwner() - Method in class software.amazon.awssdk.services.codeartifact.model.UpdateRepositoryRequest
The 12-digit account number of the Amazon Web Services account that owns the domain.
domains(Collection<DomainSummary>) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListDomainsResponse.Builder
The returned list of DomainSummary objects.
domains(DomainSummary...) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListDomainsResponse.Builder
The returned list of DomainSummary objects.
domains(Consumer<DomainSummary.Builder>...) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListDomainsResponse.Builder
The returned list of DomainSummary objects.
domains() - Method in class software.amazon.awssdk.services.codeartifact.model.ListDomainsResponse
The returned list of DomainSummary objects.
domains() - Method in class software.amazon.awssdk.services.codeartifact.paginators.ListDomainsIterable
Returns an iterable to iterate through the paginated ListDomainsResponse.domains() member.
domains() - Method in class software.amazon.awssdk.services.codeartifact.paginators.ListDomainsPublisher
Returns a publisher that can be used to get a stream of data.
DomainStatus - Enum in software.amazon.awssdk.services.codeartifact.model
 
DomainSummary - Class in software.amazon.awssdk.services.codeartifact.model
Information about a domain, including its name, Amazon Resource Name (ARN), and status.
DomainSummary.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
durationSeconds(Long) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetAuthorizationTokenRequest.Builder
The time, in seconds, that the generated authorization token is valid.
durationSeconds() - Method in class software.amazon.awssdk.services.codeartifact.model.GetAuthorizationTokenRequest
The time, in seconds, that the generated authorization token is valid.

E

encryptionKey(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.CreateDomainRequest.Builder
The encryption key for the domain.
encryptionKey() - Method in class software.amazon.awssdk.services.codeartifact.model.CreateDomainRequest
The encryption key for the domain.
encryptionKey(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DomainDescription.Builder
The ARN of an Key Management Service (KMS) key associated with a domain.
encryptionKey() - Method in class software.amazon.awssdk.services.codeartifact.model.DomainDescription
The ARN of an Key Management Service (KMS) key associated with a domain.
encryptionKey(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DomainSummary.Builder
The key used to encrypt the domain.
encryptionKey() - Method in class software.amazon.awssdk.services.codeartifact.model.DomainSummary
The key used to encrypt the domain.
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.AssetSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.AssociateExternalConnectionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.AssociateExternalConnectionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.CopyPackageVersionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.CopyPackageVersionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.CreateDomainRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.CreateDomainResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.CreateRepositoryRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.CreateRepositoryResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteDomainPermissionsPolicyRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteDomainPermissionsPolicyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteDomainRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteDomainResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.DeletePackageVersionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.DeletePackageVersionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryPermissionsPolicyRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryPermissionsPolicyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.DescribeDomainRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.DescribeDomainResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.DescribePackageRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.DescribePackageResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.DescribePackageVersionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.DescribePackageVersionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.DescribeRepositoryRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.DescribeRepositoryResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.DisassociateExternalConnectionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.DisassociateExternalConnectionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.DisposePackageVersionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.DisposePackageVersionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.DomainDescription
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.DomainEntryPoint
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.DomainSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.GetAuthorizationTokenRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.GetAuthorizationTokenResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.GetDomainPermissionsPolicyRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.GetDomainPermissionsPolicyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionAssetRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionAssetResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionReadmeRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionReadmeResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.GetRepositoryEndpointRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.GetRepositoryEndpointResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.GetRepositoryPermissionsPolicyRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.GetRepositoryPermissionsPolicyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.LicenseInfo
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.ListDomainsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.ListDomainsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackagesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackagesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.ListRepositoriesInDomainRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.ListRepositoriesInDomainResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.ListRepositoriesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.ListRepositoriesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.ListTagsForResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.ListTagsForResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.PackageDependency
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.PackageDescription
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.PackageOriginConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.PackageOriginRestrictions
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.PackageSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionDescription
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionError
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionOrigin
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.PutDomainPermissionsPolicyRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.PutDomainPermissionsPolicyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.PutPackageOriginConfigurationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.PutPackageOriginConfigurationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.PutRepositoryPermissionsPolicyRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.PutRepositoryPermissionsPolicyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.RepositoryDescription
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.RepositoryExternalConnectionInfo
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.RepositorySummary
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.ResourcePolicy
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.SuccessfulPackageVersionInfo
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.Tag
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.TagResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.TagResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.UntagResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.UntagResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.UpdatePackageVersionsStatusRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.UpdatePackageVersionsStatusResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.UpdateRepositoryRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.UpdateRepositoryResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.UpstreamRepository
 
equals(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.UpstreamRepositoryInfo
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.AssetSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.AssociateExternalConnectionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.AssociateExternalConnectionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.CopyPackageVersionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.CopyPackageVersionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.CreateDomainRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.CreateDomainResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.CreateRepositoryRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.CreateRepositoryResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteDomainPermissionsPolicyRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteDomainPermissionsPolicyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteDomainRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteDomainResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.DeletePackageVersionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.DeletePackageVersionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryPermissionsPolicyRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryPermissionsPolicyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.DescribeDomainRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.DescribeDomainResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.DescribePackageRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.DescribePackageResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.DescribePackageVersionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.DescribePackageVersionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.DescribeRepositoryRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.DescribeRepositoryResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.DisassociateExternalConnectionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.DisassociateExternalConnectionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.DisposePackageVersionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.DisposePackageVersionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.DomainDescription
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.DomainEntryPoint
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.DomainSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.GetAuthorizationTokenRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.GetAuthorizationTokenResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.GetDomainPermissionsPolicyRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.GetDomainPermissionsPolicyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionAssetRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionAssetResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionReadmeRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionReadmeResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.GetRepositoryEndpointRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.GetRepositoryEndpointResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.GetRepositoryPermissionsPolicyRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.GetRepositoryPermissionsPolicyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.LicenseInfo
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.ListDomainsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.ListDomainsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackagesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackagesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.ListRepositoriesInDomainRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.ListRepositoriesInDomainResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.ListRepositoriesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.ListRepositoriesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.ListTagsForResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.ListTagsForResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.PackageDependency
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.PackageDescription
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.PackageOriginConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.PackageOriginRestrictions
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.PackageSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionDescription
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionError
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionOrigin
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.PutDomainPermissionsPolicyRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.PutDomainPermissionsPolicyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.PutPackageOriginConfigurationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.PutPackageOriginConfigurationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.PutRepositoryPermissionsPolicyRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.PutRepositoryPermissionsPolicyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.RepositoryDescription
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.RepositoryExternalConnectionInfo
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.RepositorySummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.ResourcePolicy
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.SuccessfulPackageVersionInfo
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.Tag
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.TagResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.TagResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.UntagResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.UntagResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.UpdatePackageVersionsStatusRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.UpdatePackageVersionsStatusResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.UpdateRepositoryRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.UpdateRepositoryResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.UpstreamRepository
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeartifact.model.UpstreamRepositoryInfo
 
errorCode(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.PackageVersionError.Builder
The error code associated with the error.
errorCode(PackageVersionErrorCode) - Method in interface software.amazon.awssdk.services.codeartifact.model.PackageVersionError.Builder
The error code associated with the error.
errorCode() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionError
The error code associated with the error.
errorCodeAsString() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionError
The error code associated with the error.
errorMessage(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.PackageVersionError.Builder
The error message associated with the error.
errorMessage() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionError
The error message associated with the error.
expectedStatus(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DeletePackageVersionsRequest.Builder
The expected status of the package version to delete.
expectedStatus(PackageVersionStatus) - Method in interface software.amazon.awssdk.services.codeartifact.model.DeletePackageVersionsRequest.Builder
The expected status of the package version to delete.
expectedStatus() - Method in class software.amazon.awssdk.services.codeartifact.model.DeletePackageVersionsRequest
The expected status of the package version to delete.
expectedStatus(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DisposePackageVersionsRequest.Builder
The expected status of the package version to dispose.
expectedStatus(PackageVersionStatus) - Method in interface software.amazon.awssdk.services.codeartifact.model.DisposePackageVersionsRequest.Builder
The expected status of the package version to dispose.
expectedStatus() - Method in class software.amazon.awssdk.services.codeartifact.model.DisposePackageVersionsRequest
The expected status of the package version to dispose.
expectedStatus(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.UpdatePackageVersionsStatusRequest.Builder
The package version’s expected status before it is updated.
expectedStatus(PackageVersionStatus) - Method in interface software.amazon.awssdk.services.codeartifact.model.UpdatePackageVersionsStatusRequest.Builder
The package version’s expected status before it is updated.
expectedStatus() - Method in class software.amazon.awssdk.services.codeartifact.model.UpdatePackageVersionsStatusRequest
The package version’s expected status before it is updated.
expectedStatusAsString() - Method in class software.amazon.awssdk.services.codeartifact.model.DeletePackageVersionsRequest
The expected status of the package version to delete.
expectedStatusAsString() - Method in class software.amazon.awssdk.services.codeartifact.model.DisposePackageVersionsRequest
The expected status of the package version to dispose.
expectedStatusAsString() - Method in class software.amazon.awssdk.services.codeartifact.model.UpdatePackageVersionsStatusRequest
The package version’s expected status before it is updated.
expiration(Instant) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetAuthorizationTokenResponse.Builder
A timestamp that specifies the date and time the authorization token expires.
expiration() - Method in class software.amazon.awssdk.services.codeartifact.model.GetAuthorizationTokenResponse
A timestamp that specifies the date and time the authorization token expires.
externalConnection(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.AssociateExternalConnectionRequest.Builder
The name of the external connection to add to the repository.
externalConnection() - Method in class software.amazon.awssdk.services.codeartifact.model.AssociateExternalConnectionRequest
The name of the external connection to add to the repository.
externalConnection(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DisassociateExternalConnectionRequest.Builder
The name of the external connection to be removed from the repository.
externalConnection() - Method in class software.amazon.awssdk.services.codeartifact.model.DisassociateExternalConnectionRequest
The name of the external connection to be removed from the repository.
externalConnectionName(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DomainEntryPoint.Builder
The name of the external connection that a package was ingested from.
externalConnectionName() - Method in class software.amazon.awssdk.services.codeartifact.model.DomainEntryPoint
The name of the external connection that a package was ingested from.
externalConnectionName(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.RepositoryExternalConnectionInfo.Builder
The name of the external connection associated with a repository.
externalConnectionName() - Method in class software.amazon.awssdk.services.codeartifact.model.RepositoryExternalConnectionInfo
The name of the external connection associated with a repository.
externalConnections(Collection<RepositoryExternalConnectionInfo>) - Method in interface software.amazon.awssdk.services.codeartifact.model.RepositoryDescription.Builder
An array of external connections associated with the repository.
externalConnections(RepositoryExternalConnectionInfo...) - Method in interface software.amazon.awssdk.services.codeartifact.model.RepositoryDescription.Builder
An array of external connections associated with the repository.
externalConnections(Consumer<RepositoryExternalConnectionInfo.Builder>...) - Method in interface software.amazon.awssdk.services.codeartifact.model.RepositoryDescription.Builder
An array of external connections associated with the repository.
externalConnections() - Method in class software.amazon.awssdk.services.codeartifact.model.RepositoryDescription
An array of external connections associated with the repository.
ExternalConnectionStatus - Enum in software.amazon.awssdk.services.codeartifact.model
 

F

failedVersions(Map<String, PackageVersionError>) - Method in interface software.amazon.awssdk.services.codeartifact.model.CopyPackageVersionsResponse.Builder
A map of package versions that failed to copy and their error codes.
failedVersions() - Method in class software.amazon.awssdk.services.codeartifact.model.CopyPackageVersionsResponse
A map of package versions that failed to copy and their error codes.
failedVersions(Map<String, PackageVersionError>) - Method in interface software.amazon.awssdk.services.codeartifact.model.DeletePackageVersionsResponse.Builder
A PackageVersionError object that contains a map of errors codes for the deleted package that failed.
failedVersions() - Method in class software.amazon.awssdk.services.codeartifact.model.DeletePackageVersionsResponse
A PackageVersionError object that contains a map of errors codes for the deleted package that failed.
failedVersions(Map<String, PackageVersionError>) - Method in interface software.amazon.awssdk.services.codeartifact.model.DisposePackageVersionsResponse.Builder
A PackageVersionError object that contains a map of errors codes for the disposed package versions that failed.
failedVersions() - Method in class software.amazon.awssdk.services.codeartifact.model.DisposePackageVersionsResponse
A PackageVersionError object that contains a map of errors codes for the disposed package versions that failed.
failedVersions(Map<String, PackageVersionError>) - Method in interface software.amazon.awssdk.services.codeartifact.model.UpdatePackageVersionsStatusResponse.Builder
A list of SuccessfulPackageVersionInfo objects, one for each package version with a status that successfully updated.
failedVersions() - Method in class software.amazon.awssdk.services.codeartifact.model.UpdatePackageVersionsStatusResponse
A list of SuccessfulPackageVersionInfo objects, one for each package version with a status that successfully updated.
format(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.CopyPackageVersionsRequest.Builder
The format of the package versions to be copied.
format(PackageFormat) - Method in interface software.amazon.awssdk.services.codeartifact.model.CopyPackageVersionsRequest.Builder
The format of the package versions to be copied.
format() - Method in class software.amazon.awssdk.services.codeartifact.model.CopyPackageVersionsRequest
The format of the package versions to be copied.
format(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DeletePackageVersionsRequest.Builder
The format of the package versions to delete.
format(PackageFormat) - Method in interface software.amazon.awssdk.services.codeartifact.model.DeletePackageVersionsRequest.Builder
The format of the package versions to delete.
format() - Method in class software.amazon.awssdk.services.codeartifact.model.DeletePackageVersionsRequest
The format of the package versions to delete.
format(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DescribePackageRequest.Builder
A format that specifies the type of the requested package.
format(PackageFormat) - Method in interface software.amazon.awssdk.services.codeartifact.model.DescribePackageRequest.Builder
A format that specifies the type of the requested package.
format() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribePackageRequest
A format that specifies the type of the requested package.
format(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DescribePackageVersionRequest.Builder
A format that specifies the type of the requested package version.
format(PackageFormat) - Method in interface software.amazon.awssdk.services.codeartifact.model.DescribePackageVersionRequest.Builder
A format that specifies the type of the requested package version.
format() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribePackageVersionRequest
A format that specifies the type of the requested package version.
format(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DisposePackageVersionsRequest.Builder
A format that specifies the type of package versions you want to dispose.
format(PackageFormat) - Method in interface software.amazon.awssdk.services.codeartifact.model.DisposePackageVersionsRequest.Builder
A format that specifies the type of package versions you want to dispose.
format() - Method in class software.amazon.awssdk.services.codeartifact.model.DisposePackageVersionsRequest
A format that specifies the type of package versions you want to dispose.
format(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetPackageVersionAssetRequest.Builder
A format that specifies the type of the package version with the requested asset file.
format(PackageFormat) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetPackageVersionAssetRequest.Builder
A format that specifies the type of the package version with the requested asset file.
format() - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionAssetRequest
A format that specifies the type of the package version with the requested asset file.
format(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetPackageVersionReadmeRequest.Builder
A format that specifies the type of the package version with the requested readme file.
format(PackageFormat) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetPackageVersionReadmeRequest.Builder
A format that specifies the type of the package version with the requested readme file.
format() - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionReadmeRequest
A format that specifies the type of the package version with the requested readme file.
format(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetPackageVersionReadmeResponse.Builder
The format of the package with the requested readme file.
format(PackageFormat) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetPackageVersionReadmeResponse.Builder
The format of the package with the requested readme file.
format() - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionReadmeResponse
The format of the package with the requested readme file.
format(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetRepositoryEndpointRequest.Builder
Returns which endpoint of a repository to return.
format(PackageFormat) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetRepositoryEndpointRequest.Builder
Returns which endpoint of a repository to return.
format() - Method in class software.amazon.awssdk.services.codeartifact.model.GetRepositoryEndpointRequest
Returns which endpoint of a repository to return.
format(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackagesRequest.Builder
The format used to filter requested packages.
format(PackageFormat) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackagesRequest.Builder
The format used to filter requested packages.
format() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackagesRequest
The format used to filter requested packages.
format(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsRequest.Builder
The format of the package that contains the requested package version assets.
format(PackageFormat) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsRequest.Builder
The format of the package that contains the requested package version assets.
format() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsRequest
The format of the package that contains the requested package version assets.
format(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsResponse.Builder
The format of the package that contains the requested package version assets.
format(PackageFormat) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsResponse.Builder
The format of the package that contains the requested package version assets.
format() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsResponse
The format of the package that contains the requested package version assets.
format(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesRequest.Builder
The format of the package with the requested dependencies.
format(PackageFormat) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesRequest.Builder
The format of the package with the requested dependencies.
format() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesRequest
The format of the package with the requested dependencies.
format(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesResponse.Builder
A format that specifies the type of the package that contains the returned dependencies.
format(PackageFormat) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesResponse.Builder
A format that specifies the type of the package that contains the returned dependencies.
format() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesResponse
A format that specifies the type of the package that contains the returned dependencies.
format(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsRequest.Builder
The format of the returned package versions.
format(PackageFormat) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsRequest.Builder
The format of the returned package versions.
format() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsRequest
The format of the returned package versions.
format(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsResponse.Builder
A format of the package.
format(PackageFormat) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsResponse.Builder
A format of the package.
format() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsResponse
A format of the package.
format(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.PackageDescription.Builder
A format that specifies the type of the package.
format(PackageFormat) - Method in interface software.amazon.awssdk.services.codeartifact.model.PackageDescription.Builder
A format that specifies the type of the package.
format() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageDescription
A format that specifies the type of the package.
format(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.PackageSummary.Builder
The format of the package.
format(PackageFormat) - Method in interface software.amazon.awssdk.services.codeartifact.model.PackageSummary.Builder
The format of the package.
format() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageSummary
The format of the package.
format(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.PackageVersionDescription.Builder
The format of the package version.
format(PackageFormat) - Method in interface software.amazon.awssdk.services.codeartifact.model.PackageVersionDescription.Builder
The format of the package version.
format() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionDescription
The format of the package version.
format(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.PutPackageOriginConfigurationRequest.Builder
A format that specifies the type of the package to be updated.
format(PackageFormat) - Method in interface software.amazon.awssdk.services.codeartifact.model.PutPackageOriginConfigurationRequest.Builder
A format that specifies the type of the package to be updated.
format() - Method in class software.amazon.awssdk.services.codeartifact.model.PutPackageOriginConfigurationRequest
A format that specifies the type of the package to be updated.
format(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.UpdatePackageVersionsStatusRequest.Builder
A format that specifies the type of the package with the statuses to update.
format(PackageFormat) - Method in interface software.amazon.awssdk.services.codeartifact.model.UpdatePackageVersionsStatusRequest.Builder
A format that specifies the type of the package with the statuses to update.
format() - Method in class software.amazon.awssdk.services.codeartifact.model.UpdatePackageVersionsStatusRequest
A format that specifies the type of the package with the statuses to update.
formatAsString() - Method in class software.amazon.awssdk.services.codeartifact.model.CopyPackageVersionsRequest
The format of the package versions to be copied.
formatAsString() - Method in class software.amazon.awssdk.services.codeartifact.model.DeletePackageVersionsRequest
The format of the package versions to delete.
formatAsString() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribePackageRequest
A format that specifies the type of the requested package.
formatAsString() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribePackageVersionRequest
A format that specifies the type of the requested package version.
formatAsString() - Method in class software.amazon.awssdk.services.codeartifact.model.DisposePackageVersionsRequest
A format that specifies the type of package versions you want to dispose.
formatAsString() - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionAssetRequest
A format that specifies the type of the package version with the requested asset file.
formatAsString() - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionReadmeRequest
A format that specifies the type of the package version with the requested readme file.
formatAsString() - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionReadmeResponse
The format of the package with the requested readme file.
formatAsString() - Method in class software.amazon.awssdk.services.codeartifact.model.GetRepositoryEndpointRequest
Returns which endpoint of a repository to return.
formatAsString() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackagesRequest
The format used to filter requested packages.
formatAsString() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsRequest
The format of the package that contains the requested package version assets.
formatAsString() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsResponse
The format of the package that contains the requested package version assets.
formatAsString() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesRequest
The format of the package with the requested dependencies.
formatAsString() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesResponse
A format that specifies the type of the package that contains the returned dependencies.
formatAsString() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsRequest
The format of the returned package versions.
formatAsString() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsResponse
A format of the package.
formatAsString() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageDescription
A format that specifies the type of the package.
formatAsString() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageSummary
The format of the package.
formatAsString() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionDescription
The format of the package version.
formatAsString() - Method in class software.amazon.awssdk.services.codeartifact.model.PutPackageOriginConfigurationRequest
A format that specifies the type of the package to be updated.
formatAsString() - Method in class software.amazon.awssdk.services.codeartifact.model.UpdatePackageVersionsStatusRequest
A format that specifies the type of the package with the statuses to update.
fromValue(String) - Static method in enum software.amazon.awssdk.services.codeartifact.model.AllowPublish
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.codeartifact.model.AllowUpstream
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.codeartifact.model.DomainStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.codeartifact.model.ExternalConnectionStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.codeartifact.model.HashAlgorithm
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.codeartifact.model.PackageFormat
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.codeartifact.model.PackageVersionErrorCode
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.codeartifact.model.PackageVersionOriginType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.codeartifact.model.PackageVersionSortType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.codeartifact.model.PackageVersionStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.codeartifact.model.ResourceType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.codeartifact.model.ValidationExceptionReason
Use this in place of valueOf to convert the raw string returned by the service into the enum value.

G

getAuthorizationToken(GetAuthorizationTokenRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Generates a temporary authorization token for accessing repositories in the domain.
getAuthorizationToken(Consumer<GetAuthorizationTokenRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Generates a temporary authorization token for accessing repositories in the domain.
getAuthorizationToken(GetAuthorizationTokenRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Generates a temporary authorization token for accessing repositories in the domain.
getAuthorizationToken(Consumer<GetAuthorizationTokenRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Generates a temporary authorization token for accessing repositories in the domain.
GetAuthorizationTokenRequest - Class in software.amazon.awssdk.services.codeartifact.model
 
GetAuthorizationTokenRequest.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
GetAuthorizationTokenRequestMarshaller - Class in software.amazon.awssdk.services.codeartifact.transform
GetAuthorizationTokenRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeartifact.transform.GetAuthorizationTokenRequestMarshaller
 
GetAuthorizationTokenResponse - Class in software.amazon.awssdk.services.codeartifact.model
 
GetAuthorizationTokenResponse.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
getDomainPermissionsPolicy(GetDomainPermissionsPolicyRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Returns the resource policy attached to the specified domain.
getDomainPermissionsPolicy(Consumer<GetDomainPermissionsPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Returns the resource policy attached to the specified domain.
getDomainPermissionsPolicy(GetDomainPermissionsPolicyRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Returns the resource policy attached to the specified domain.
getDomainPermissionsPolicy(Consumer<GetDomainPermissionsPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Returns the resource policy attached to the specified domain.
GetDomainPermissionsPolicyRequest - Class in software.amazon.awssdk.services.codeartifact.model
 
GetDomainPermissionsPolicyRequest.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
GetDomainPermissionsPolicyRequestMarshaller - Class in software.amazon.awssdk.services.codeartifact.transform
GetDomainPermissionsPolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeartifact.transform.GetDomainPermissionsPolicyRequestMarshaller
 
GetDomainPermissionsPolicyResponse - Class in software.amazon.awssdk.services.codeartifact.model
 
GetDomainPermissionsPolicyResponse.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
getPackageVersionAsset(GetPackageVersionAssetRequest, AsyncResponseTransformer<GetPackageVersionAssetResponse, ReturnT>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Returns an asset (or file) that is in a package.
getPackageVersionAsset(Consumer<GetPackageVersionAssetRequest.Builder>, AsyncResponseTransformer<GetPackageVersionAssetResponse, ReturnT>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Returns an asset (or file) that is in a package.
getPackageVersionAsset(GetPackageVersionAssetRequest, Path) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Returns an asset (or file) that is in a package.
getPackageVersionAsset(Consumer<GetPackageVersionAssetRequest.Builder>, Path) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Returns an asset (or file) that is in a package.
getPackageVersionAsset(GetPackageVersionAssetRequest, ResponseTransformer<GetPackageVersionAssetResponse, ReturnT>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Returns an asset (or file) that is in a package.
getPackageVersionAsset(Consumer<GetPackageVersionAssetRequest.Builder>, ResponseTransformer<GetPackageVersionAssetResponse, ReturnT>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Returns an asset (or file) that is in a package.
getPackageVersionAsset(GetPackageVersionAssetRequest, Path) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Returns an asset (or file) that is in a package.
getPackageVersionAsset(Consumer<GetPackageVersionAssetRequest.Builder>, Path) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Returns an asset (or file) that is in a package.
getPackageVersionAsset(GetPackageVersionAssetRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Returns an asset (or file) that is in a package.
getPackageVersionAsset(Consumer<GetPackageVersionAssetRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Returns an asset (or file) that is in a package.
getPackageVersionAssetAsBytes(GetPackageVersionAssetRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Returns an asset (or file) that is in a package.
getPackageVersionAssetAsBytes(Consumer<GetPackageVersionAssetRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Returns an asset (or file) that is in a package.
GetPackageVersionAssetRequest - Class in software.amazon.awssdk.services.codeartifact.model
 
GetPackageVersionAssetRequest.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
GetPackageVersionAssetRequestMarshaller - Class in software.amazon.awssdk.services.codeartifact.transform
GetPackageVersionAssetRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeartifact.transform.GetPackageVersionAssetRequestMarshaller
 
GetPackageVersionAssetResponse - Class in software.amazon.awssdk.services.codeartifact.model
 
GetPackageVersionAssetResponse.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
getPackageVersionReadme(GetPackageVersionReadmeRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Gets the readme file or descriptive text for a package version.
getPackageVersionReadme(Consumer<GetPackageVersionReadmeRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Gets the readme file or descriptive text for a package version.
getPackageVersionReadme(GetPackageVersionReadmeRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Gets the readme file or descriptive text for a package version.
getPackageVersionReadme(Consumer<GetPackageVersionReadmeRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Gets the readme file or descriptive text for a package version.
GetPackageVersionReadmeRequest - Class in software.amazon.awssdk.services.codeartifact.model
 
GetPackageVersionReadmeRequest.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
GetPackageVersionReadmeRequestMarshaller - Class in software.amazon.awssdk.services.codeartifact.transform
GetPackageVersionReadmeRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeartifact.transform.GetPackageVersionReadmeRequestMarshaller
 
GetPackageVersionReadmeResponse - Class in software.amazon.awssdk.services.codeartifact.model
 
GetPackageVersionReadmeResponse.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
getRepositoryEndpoint(GetRepositoryEndpointRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Returns the endpoint of a repository for a specific package format.
getRepositoryEndpoint(Consumer<GetRepositoryEndpointRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Returns the endpoint of a repository for a specific package format.
getRepositoryEndpoint(GetRepositoryEndpointRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Returns the endpoint of a repository for a specific package format.
getRepositoryEndpoint(Consumer<GetRepositoryEndpointRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Returns the endpoint of a repository for a specific package format.
GetRepositoryEndpointRequest - Class in software.amazon.awssdk.services.codeartifact.model
 
GetRepositoryEndpointRequest.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
GetRepositoryEndpointRequestMarshaller - Class in software.amazon.awssdk.services.codeartifact.transform
GetRepositoryEndpointRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeartifact.transform.GetRepositoryEndpointRequestMarshaller
 
GetRepositoryEndpointResponse - Class in software.amazon.awssdk.services.codeartifact.model
 
GetRepositoryEndpointResponse.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
getRepositoryPermissionsPolicy(GetRepositoryPermissionsPolicyRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Returns the resource policy that is set on a repository.
getRepositoryPermissionsPolicy(Consumer<GetRepositoryPermissionsPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Returns the resource policy that is set on a repository.
getRepositoryPermissionsPolicy(GetRepositoryPermissionsPolicyRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Returns the resource policy that is set on a repository.
getRepositoryPermissionsPolicy(Consumer<GetRepositoryPermissionsPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Returns the resource policy that is set on a repository.
GetRepositoryPermissionsPolicyRequest - Class in software.amazon.awssdk.services.codeartifact.model
 
GetRepositoryPermissionsPolicyRequest.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
GetRepositoryPermissionsPolicyRequestMarshaller - Class in software.amazon.awssdk.services.codeartifact.transform
GetRepositoryPermissionsPolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeartifact.transform.GetRepositoryPermissionsPolicyRequestMarshaller
 
GetRepositoryPermissionsPolicyResponse - Class in software.amazon.awssdk.services.codeartifact.model
 
GetRepositoryPermissionsPolicyResponse.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.AssetSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.AssociateExternalConnectionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.AssociateExternalConnectionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.CopyPackageVersionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.CopyPackageVersionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.CreateDomainRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.CreateDomainResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.CreateRepositoryRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.CreateRepositoryResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteDomainPermissionsPolicyRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteDomainPermissionsPolicyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteDomainRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteDomainResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.DeletePackageVersionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.DeletePackageVersionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryPermissionsPolicyRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryPermissionsPolicyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.DescribeDomainRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.DescribeDomainResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.DescribePackageRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.DescribePackageResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.DescribePackageVersionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.DescribePackageVersionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.DescribeRepositoryRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.DescribeRepositoryResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.DisassociateExternalConnectionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.DisassociateExternalConnectionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.DisposePackageVersionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.DisposePackageVersionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.DomainDescription
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.DomainEntryPoint
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.DomainSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.GetAuthorizationTokenRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.GetAuthorizationTokenResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.GetDomainPermissionsPolicyRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.GetDomainPermissionsPolicyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionAssetRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionAssetResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionReadmeRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionReadmeResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.GetRepositoryEndpointRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.GetRepositoryEndpointResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.GetRepositoryPermissionsPolicyRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.GetRepositoryPermissionsPolicyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.LicenseInfo
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.ListDomainsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.ListDomainsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackagesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackagesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.ListRepositoriesInDomainRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.ListRepositoriesInDomainResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.ListRepositoriesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.ListRepositoriesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.ListTagsForResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.ListTagsForResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.PackageDependency
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.PackageDescription
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.PackageOriginConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.PackageOriginRestrictions
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.PackageSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionDescription
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionError
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionOrigin
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.PutDomainPermissionsPolicyRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.PutDomainPermissionsPolicyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.PutPackageOriginConfigurationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.PutPackageOriginConfigurationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.PutRepositoryPermissionsPolicyRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.PutRepositoryPermissionsPolicyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.RepositoryDescription
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.RepositoryExternalConnectionInfo
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.RepositorySummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.ResourcePolicy
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.SuccessfulPackageVersionInfo
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.Tag
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.TagResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.TagResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.UntagResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.UntagResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.UpdatePackageVersionsStatusRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.UpdatePackageVersionsStatusResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.UpdateRepositoryRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.UpdateRepositoryResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.UpstreamRepository
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeartifact.model.UpstreamRepositoryInfo
 

H

hasAssets() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsResponse
For responses, this returns true if the service returned a value for the Assets property.
hasDependencies() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesResponse
For responses, this returns true if the service returned a value for the Dependencies property.
hasDomains() - Method in class software.amazon.awssdk.services.codeartifact.model.ListDomainsResponse
For responses, this returns true if the service returned a value for the Domains property.
hasExternalConnections() - Method in class software.amazon.awssdk.services.codeartifact.model.RepositoryDescription
For responses, this returns true if the service returned a value for the ExternalConnections property.
hasFailedVersions() - Method in class software.amazon.awssdk.services.codeartifact.model.CopyPackageVersionsResponse
For responses, this returns true if the service returned a value for the FailedVersions property.
hasFailedVersions() - Method in class software.amazon.awssdk.services.codeartifact.model.DeletePackageVersionsResponse
For responses, this returns true if the service returned a value for the FailedVersions property.
hasFailedVersions() - Method in class software.amazon.awssdk.services.codeartifact.model.DisposePackageVersionsResponse
For responses, this returns true if the service returned a value for the FailedVersions property.
hasFailedVersions() - Method in class software.amazon.awssdk.services.codeartifact.model.UpdatePackageVersionsStatusResponse
For responses, this returns true if the service returned a value for the FailedVersions property.
HashAlgorithm - Enum in software.amazon.awssdk.services.codeartifact.model
 
hasHashes() - Method in class software.amazon.awssdk.services.codeartifact.model.AssetSummary
For responses, this returns true if the service returned a value for the Hashes property.
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.AssetSummary
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.AssociateExternalConnectionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.AssociateExternalConnectionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.CopyPackageVersionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.CopyPackageVersionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.CreateDomainRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.CreateDomainResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.CreateRepositoryRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.CreateRepositoryResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteDomainPermissionsPolicyRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteDomainPermissionsPolicyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteDomainRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteDomainResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.DeletePackageVersionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.DeletePackageVersionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryPermissionsPolicyRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryPermissionsPolicyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribeDomainRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribeDomainResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribePackageRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribePackageResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribePackageVersionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribePackageVersionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribeRepositoryRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribeRepositoryResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.DisassociateExternalConnectionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.DisassociateExternalConnectionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.DisposePackageVersionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.DisposePackageVersionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.DomainDescription
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.DomainEntryPoint
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.DomainSummary
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.GetAuthorizationTokenRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.GetAuthorizationTokenResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.GetDomainPermissionsPolicyRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.GetDomainPermissionsPolicyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionAssetRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionAssetResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionReadmeRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionReadmeResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.GetRepositoryEndpointRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.GetRepositoryEndpointResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.GetRepositoryPermissionsPolicyRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.GetRepositoryPermissionsPolicyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.LicenseInfo
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.ListDomainsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.ListDomainsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackagesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackagesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.ListRepositoriesInDomainRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.ListRepositoriesInDomainResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.ListRepositoriesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.ListRepositoriesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.ListTagsForResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.ListTagsForResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageDependency
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageDescription
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageOriginConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageOriginRestrictions
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageSummary
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionDescription
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionError
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionOrigin
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionSummary
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.PutDomainPermissionsPolicyRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.PutDomainPermissionsPolicyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.PutPackageOriginConfigurationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.PutPackageOriginConfigurationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.PutRepositoryPermissionsPolicyRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.PutRepositoryPermissionsPolicyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.RepositoryDescription
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.RepositoryExternalConnectionInfo
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.RepositorySummary
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.ResourcePolicy
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.SuccessfulPackageVersionInfo
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.Tag
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.TagResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.TagResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.UntagResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.UntagResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.UpdatePackageVersionsStatusRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.UpdatePackageVersionsStatusResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.UpdateRepositoryRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.UpdateRepositoryResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.UpstreamRepository
 
hashCode() - Method in class software.amazon.awssdk.services.codeartifact.model.UpstreamRepositoryInfo
 
hashes(Map<HashAlgorithm, String>) - Method in interface software.amazon.awssdk.services.codeartifact.model.AssetSummary.Builder
The hashes of the asset.
hashes() - Method in class software.amazon.awssdk.services.codeartifact.model.AssetSummary
The hashes of the asset.
hashesAsStrings() - Method in class software.amazon.awssdk.services.codeartifact.model.AssetSummary
The hashes of the asset.
hashesWithStrings(Map<String, String>) - Method in interface software.amazon.awssdk.services.codeartifact.model.AssetSummary.Builder
The hashes of the asset.
hasLicenses() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionDescription
For responses, this returns true if the service returned a value for the Licenses property.
hasPackages() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackagesResponse
For responses, this returns true if the service returned a value for the Packages property.
hasRepositories() - Method in class software.amazon.awssdk.services.codeartifact.model.ListRepositoriesInDomainResponse
For responses, this returns true if the service returned a value for the Repositories property.
hasRepositories() - Method in class software.amazon.awssdk.services.codeartifact.model.ListRepositoriesResponse
For responses, this returns true if the service returned a value for the Repositories property.
hasSuccessfulVersions() - Method in class software.amazon.awssdk.services.codeartifact.model.CopyPackageVersionsResponse
For responses, this returns true if the service returned a value for the SuccessfulVersions property.
hasSuccessfulVersions() - Method in class software.amazon.awssdk.services.codeartifact.model.DeletePackageVersionsResponse
For responses, this returns true if the service returned a value for the SuccessfulVersions property.
hasSuccessfulVersions() - Method in class software.amazon.awssdk.services.codeartifact.model.DisposePackageVersionsResponse
For responses, this returns true if the service returned a value for the SuccessfulVersions property.
hasSuccessfulVersions() - Method in class software.amazon.awssdk.services.codeartifact.model.UpdatePackageVersionsStatusResponse
For responses, this returns true if the service returned a value for the SuccessfulVersions property.
hasTagKeys() - Method in class software.amazon.awssdk.services.codeartifact.model.UntagResourceRequest
For responses, this returns true if the service returned a value for the TagKeys property.
hasTags() - Method in class software.amazon.awssdk.services.codeartifact.model.CreateDomainRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.codeartifact.model.CreateRepositoryRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.codeartifact.model.ListTagsForResourceResponse
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.codeartifact.model.TagResourceRequest
For responses, this returns true if the service returned a value for the Tags property.
hasUpstreams() - Method in class software.amazon.awssdk.services.codeartifact.model.CreateRepositoryRequest
For responses, this returns true if the service returned a value for the Upstreams property.
hasUpstreams() - Method in class software.amazon.awssdk.services.codeartifact.model.RepositoryDescription
For responses, this returns true if the service returned a value for the Upstreams property.
hasUpstreams() - Method in class software.amazon.awssdk.services.codeartifact.model.UpdateRepositoryRequest
For responses, this returns true if the service returned a value for the Upstreams property.
hasVersionRevisions() - Method in class software.amazon.awssdk.services.codeartifact.model.CopyPackageVersionsRequest
For responses, this returns true if the service returned a value for the VersionRevisions property.
hasVersionRevisions() - Method in class software.amazon.awssdk.services.codeartifact.model.DisposePackageVersionsRequest
For responses, this returns true if the service returned a value for the VersionRevisions property.
hasVersionRevisions() - Method in class software.amazon.awssdk.services.codeartifact.model.UpdatePackageVersionsStatusRequest
For responses, this returns true if the service returned a value for the VersionRevisions property.
hasVersions() - Method in class software.amazon.awssdk.services.codeartifact.model.CopyPackageVersionsRequest
For responses, this returns true if the service returned a value for the Versions property.
hasVersions() - Method in class software.amazon.awssdk.services.codeartifact.model.DeletePackageVersionsRequest
For responses, this returns true if the service returned a value for the Versions property.
hasVersions() - Method in class software.amazon.awssdk.services.codeartifact.model.DisposePackageVersionsRequest
For responses, this returns true if the service returned a value for the Versions property.
hasVersions() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsResponse
For responses, this returns true if the service returned a value for the Versions property.
hasVersions() - Method in class software.amazon.awssdk.services.codeartifact.model.UpdatePackageVersionsStatusRequest
For responses, this returns true if the service returned a value for the Versions property.
homePage(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.PackageVersionDescription.Builder
The homepage associated with the package.
homePage() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionDescription
The homepage associated with the package.

I

includeFromUpstream(Boolean) - Method in interface software.amazon.awssdk.services.codeartifact.model.CopyPackageVersionsRequest.Builder
Set to true to copy packages from repositories that are upstream from the source repository to the destination repository.
includeFromUpstream() - Method in class software.amazon.awssdk.services.codeartifact.model.CopyPackageVersionsRequest
Set to true to copy packages from repositories that are upstream from the source repository to the destination repository.
InternalServerException - Exception in software.amazon.awssdk.services.codeartifact.model
The operation did not succeed because of an error that occurred inside CodeArtifact.
InternalServerException.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
iterator() - Method in class software.amazon.awssdk.services.codeartifact.paginators.ListDomainsIterable
 
iterator() - Method in class software.amazon.awssdk.services.codeartifact.paginators.ListPackagesIterable
 
iterator() - Method in class software.amazon.awssdk.services.codeartifact.paginators.ListPackageVersionAssetsIterable
 
iterator() - Method in class software.amazon.awssdk.services.codeartifact.paginators.ListPackageVersionsIterable
 
iterator() - Method in class software.amazon.awssdk.services.codeartifact.paginators.ListRepositoriesInDomainIterable
 
iterator() - Method in class software.amazon.awssdk.services.codeartifact.paginators.ListRepositoriesIterable
 

K

key(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.Tag.Builder
The tag key.
key() - Method in class software.amazon.awssdk.services.codeartifact.model.Tag
The tag key.
knownValues() - Static method in enum software.amazon.awssdk.services.codeartifact.model.AllowPublish
Use this in place of AllowPublish.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.codeartifact.model.AllowUpstream
Use this in place of AllowUpstream.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.codeartifact.model.DomainStatus
Use this in place of DomainStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.codeartifact.model.ExternalConnectionStatus
Use this in place of ExternalConnectionStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.codeartifact.model.HashAlgorithm
Use this in place of HashAlgorithm.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.codeartifact.model.PackageFormat
Use this in place of PackageFormat.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.codeartifact.model.PackageVersionErrorCode
Use this in place of PackageVersionErrorCode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.codeartifact.model.PackageVersionOriginType
Use this in place of PackageVersionOriginType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.codeartifact.model.PackageVersionSortType
Use this in place of PackageVersionSortType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.codeartifact.model.PackageVersionStatus
Use this in place of PackageVersionStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.codeartifact.model.ResourceType
Use this in place of ResourceType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.codeartifact.model.ValidationExceptionReason
Use this in place of ValidationExceptionReason.values() to return a Set of all values known to the SDK.

L

LicenseInfo - Class in software.amazon.awssdk.services.codeartifact.model
Details of the license data.
LicenseInfo.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
licenses(Collection<LicenseInfo>) - Method in interface software.amazon.awssdk.services.codeartifact.model.PackageVersionDescription.Builder
Information about licenses associated with the package version.
licenses(LicenseInfo...) - Method in interface software.amazon.awssdk.services.codeartifact.model.PackageVersionDescription.Builder
Information about licenses associated with the package version.
licenses(Consumer<LicenseInfo.Builder>...) - Method in interface software.amazon.awssdk.services.codeartifact.model.PackageVersionDescription.Builder
Information about licenses associated with the package version.
licenses() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionDescription
Information about licenses associated with the package version.
listDomains(ListDomainsRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Returns a list of DomainSummary objects for all domains owned by the Amazon Web Services account that makes this call.
listDomains(Consumer<ListDomainsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Returns a list of DomainSummary objects for all domains owned by the Amazon Web Services account that makes this call.
listDomains(ListDomainsRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Returns a list of DomainSummary objects for all domains owned by the Amazon Web Services account that makes this call.
listDomains(Consumer<ListDomainsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Returns a list of DomainSummary objects for all domains owned by the Amazon Web Services account that makes this call.
ListDomainsIterable - Class in software.amazon.awssdk.services.codeartifact.paginators
ListDomainsIterable(CodeartifactClient, ListDomainsRequest) - Constructor for class software.amazon.awssdk.services.codeartifact.paginators.ListDomainsIterable
 
listDomainsPaginator(ListDomainsRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Returns a list of DomainSummary objects for all domains owned by the Amazon Web Services account that makes this call.
listDomainsPaginator(Consumer<ListDomainsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Returns a list of DomainSummary objects for all domains owned by the Amazon Web Services account that makes this call.
listDomainsPaginator(ListDomainsRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Returns a list of DomainSummary objects for all domains owned by the Amazon Web Services account that makes this call.
listDomainsPaginator(Consumer<ListDomainsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Returns a list of DomainSummary objects for all domains owned by the Amazon Web Services account that makes this call.
ListDomainsPublisher - Class in software.amazon.awssdk.services.codeartifact.paginators
ListDomainsPublisher(CodeartifactAsyncClient, ListDomainsRequest) - Constructor for class software.amazon.awssdk.services.codeartifact.paginators.ListDomainsPublisher
 
ListDomainsRequest - Class in software.amazon.awssdk.services.codeartifact.model
 
ListDomainsRequest.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
ListDomainsRequestMarshaller - Class in software.amazon.awssdk.services.codeartifact.transform
ListDomainsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeartifact.transform.ListDomainsRequestMarshaller
 
ListDomainsResponse - Class in software.amazon.awssdk.services.codeartifact.model
 
ListDomainsResponse.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
listPackages(ListPackagesRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Returns a list of PackageSummary objects for packages in a repository that match the request parameters.
listPackages(Consumer<ListPackagesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Returns a list of PackageSummary objects for packages in a repository that match the request parameters.
listPackages(ListPackagesRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Returns a list of PackageSummary objects for packages in a repository that match the request parameters.
listPackages(Consumer<ListPackagesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Returns a list of PackageSummary objects for packages in a repository that match the request parameters.
ListPackagesIterable - Class in software.amazon.awssdk.services.codeartifact.paginators
ListPackagesIterable(CodeartifactClient, ListPackagesRequest) - Constructor for class software.amazon.awssdk.services.codeartifact.paginators.ListPackagesIterable
 
listPackagesPaginator(ListPackagesRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Returns a list of PackageSummary objects for packages in a repository that match the request parameters.
listPackagesPaginator(Consumer<ListPackagesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Returns a list of PackageSummary objects for packages in a repository that match the request parameters.
listPackagesPaginator(ListPackagesRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Returns a list of PackageSummary objects for packages in a repository that match the request parameters.
listPackagesPaginator(Consumer<ListPackagesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Returns a list of PackageSummary objects for packages in a repository that match the request parameters.
ListPackagesPublisher - Class in software.amazon.awssdk.services.codeartifact.paginators
ListPackagesPublisher(CodeartifactAsyncClient, ListPackagesRequest) - Constructor for class software.amazon.awssdk.services.codeartifact.paginators.ListPackagesPublisher
 
ListPackagesRequest - Class in software.amazon.awssdk.services.codeartifact.model
 
ListPackagesRequest.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
ListPackagesRequestMarshaller - Class in software.amazon.awssdk.services.codeartifact.transform
ListPackagesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeartifact.transform.ListPackagesRequestMarshaller
 
ListPackagesResponse - Class in software.amazon.awssdk.services.codeartifact.model
 
ListPackagesResponse.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
listPackageVersionAssets(ListPackageVersionAssetsRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Returns a list of AssetSummary objects for assets in a package version.
listPackageVersionAssets(Consumer<ListPackageVersionAssetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Returns a list of AssetSummary objects for assets in a package version.
listPackageVersionAssets(ListPackageVersionAssetsRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Returns a list of AssetSummary objects for assets in a package version.
listPackageVersionAssets(Consumer<ListPackageVersionAssetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Returns a list of AssetSummary objects for assets in a package version.
ListPackageVersionAssetsIterable - Class in software.amazon.awssdk.services.codeartifact.paginators
ListPackageVersionAssetsIterable(CodeartifactClient, ListPackageVersionAssetsRequest) - Constructor for class software.amazon.awssdk.services.codeartifact.paginators.ListPackageVersionAssetsIterable
 
listPackageVersionAssetsPaginator(ListPackageVersionAssetsRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Returns a list of AssetSummary objects for assets in a package version.
listPackageVersionAssetsPaginator(Consumer<ListPackageVersionAssetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Returns a list of AssetSummary objects for assets in a package version.
listPackageVersionAssetsPaginator(ListPackageVersionAssetsRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Returns a list of AssetSummary objects for assets in a package version.
listPackageVersionAssetsPaginator(Consumer<ListPackageVersionAssetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Returns a list of AssetSummary objects for assets in a package version.
ListPackageVersionAssetsPublisher - Class in software.amazon.awssdk.services.codeartifact.paginators
ListPackageVersionAssetsPublisher(CodeartifactAsyncClient, ListPackageVersionAssetsRequest) - Constructor for class software.amazon.awssdk.services.codeartifact.paginators.ListPackageVersionAssetsPublisher
 
ListPackageVersionAssetsRequest - Class in software.amazon.awssdk.services.codeartifact.model
 
ListPackageVersionAssetsRequest.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
ListPackageVersionAssetsRequestMarshaller - Class in software.amazon.awssdk.services.codeartifact.transform
ListPackageVersionAssetsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeartifact.transform.ListPackageVersionAssetsRequestMarshaller
 
ListPackageVersionAssetsResponse - Class in software.amazon.awssdk.services.codeartifact.model
 
ListPackageVersionAssetsResponse.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
listPackageVersionDependencies(ListPackageVersionDependenciesRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Returns the direct dependencies for a package version.
listPackageVersionDependencies(Consumer<ListPackageVersionDependenciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Returns the direct dependencies for a package version.
listPackageVersionDependencies(ListPackageVersionDependenciesRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Returns the direct dependencies for a package version.
listPackageVersionDependencies(Consumer<ListPackageVersionDependenciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Returns the direct dependencies for a package version.
ListPackageVersionDependenciesRequest - Class in software.amazon.awssdk.services.codeartifact.model
 
ListPackageVersionDependenciesRequest.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
ListPackageVersionDependenciesRequestMarshaller - Class in software.amazon.awssdk.services.codeartifact.transform
ListPackageVersionDependenciesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeartifact.transform.ListPackageVersionDependenciesRequestMarshaller
 
ListPackageVersionDependenciesResponse - Class in software.amazon.awssdk.services.codeartifact.model
 
ListPackageVersionDependenciesResponse.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
listPackageVersions(ListPackageVersionsRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Returns a list of PackageVersionSummary objects for package versions in a repository that match the request parameters.
listPackageVersions(Consumer<ListPackageVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Returns a list of PackageVersionSummary objects for package versions in a repository that match the request parameters.
listPackageVersions(ListPackageVersionsRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Returns a list of PackageVersionSummary objects for package versions in a repository that match the request parameters.
listPackageVersions(Consumer<ListPackageVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Returns a list of PackageVersionSummary objects for package versions in a repository that match the request parameters.
ListPackageVersionsIterable - Class in software.amazon.awssdk.services.codeartifact.paginators
ListPackageVersionsIterable(CodeartifactClient, ListPackageVersionsRequest) - Constructor for class software.amazon.awssdk.services.codeartifact.paginators.ListPackageVersionsIterable
 
listPackageVersionsPaginator(ListPackageVersionsRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Returns a list of PackageVersionSummary objects for package versions in a repository that match the request parameters.
listPackageVersionsPaginator(Consumer<ListPackageVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Returns a list of PackageVersionSummary objects for package versions in a repository that match the request parameters.
listPackageVersionsPaginator(ListPackageVersionsRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Returns a list of PackageVersionSummary objects for package versions in a repository that match the request parameters.
listPackageVersionsPaginator(Consumer<ListPackageVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Returns a list of PackageVersionSummary objects for package versions in a repository that match the request parameters.
ListPackageVersionsPublisher - Class in software.amazon.awssdk.services.codeartifact.paginators
ListPackageVersionsPublisher(CodeartifactAsyncClient, ListPackageVersionsRequest) - Constructor for class software.amazon.awssdk.services.codeartifact.paginators.ListPackageVersionsPublisher
 
ListPackageVersionsRequest - Class in software.amazon.awssdk.services.codeartifact.model
 
ListPackageVersionsRequest.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
ListPackageVersionsRequestMarshaller - Class in software.amazon.awssdk.services.codeartifact.transform
ListPackageVersionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeartifact.transform.ListPackageVersionsRequestMarshaller
 
ListPackageVersionsResponse - Class in software.amazon.awssdk.services.codeartifact.model
 
ListPackageVersionsResponse.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
listRepositories(ListRepositoriesRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Returns a list of RepositorySummary objects.
listRepositories(Consumer<ListRepositoriesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Returns a list of RepositorySummary objects.
listRepositories(ListRepositoriesRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Returns a list of RepositorySummary objects.
listRepositories(Consumer<ListRepositoriesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Returns a list of RepositorySummary objects.
listRepositoriesInDomain(ListRepositoriesInDomainRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Returns a list of RepositorySummary objects.
listRepositoriesInDomain(Consumer<ListRepositoriesInDomainRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Returns a list of RepositorySummary objects.
listRepositoriesInDomain(ListRepositoriesInDomainRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Returns a list of RepositorySummary objects.
listRepositoriesInDomain(Consumer<ListRepositoriesInDomainRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Returns a list of RepositorySummary objects.
ListRepositoriesInDomainIterable - Class in software.amazon.awssdk.services.codeartifact.paginators
ListRepositoriesInDomainIterable(CodeartifactClient, ListRepositoriesInDomainRequest) - Constructor for class software.amazon.awssdk.services.codeartifact.paginators.ListRepositoriesInDomainIterable
 
listRepositoriesInDomainPaginator(ListRepositoriesInDomainRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Returns a list of RepositorySummary objects.
listRepositoriesInDomainPaginator(Consumer<ListRepositoriesInDomainRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Returns a list of RepositorySummary objects.
listRepositoriesInDomainPaginator(ListRepositoriesInDomainRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Returns a list of RepositorySummary objects.
listRepositoriesInDomainPaginator(Consumer<ListRepositoriesInDomainRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Returns a list of RepositorySummary objects.
ListRepositoriesInDomainPublisher - Class in software.amazon.awssdk.services.codeartifact.paginators
ListRepositoriesInDomainPublisher(CodeartifactAsyncClient, ListRepositoriesInDomainRequest) - Constructor for class software.amazon.awssdk.services.codeartifact.paginators.ListRepositoriesInDomainPublisher
 
ListRepositoriesInDomainRequest - Class in software.amazon.awssdk.services.codeartifact.model
 
ListRepositoriesInDomainRequest.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
ListRepositoriesInDomainRequestMarshaller - Class in software.amazon.awssdk.services.codeartifact.transform
ListRepositoriesInDomainRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeartifact.transform.ListRepositoriesInDomainRequestMarshaller
 
ListRepositoriesInDomainResponse - Class in software.amazon.awssdk.services.codeartifact.model
 
ListRepositoriesInDomainResponse.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
ListRepositoriesIterable - Class in software.amazon.awssdk.services.codeartifact.paginators
ListRepositoriesIterable(CodeartifactClient, ListRepositoriesRequest) - Constructor for class software.amazon.awssdk.services.codeartifact.paginators.ListRepositoriesIterable
 
listRepositoriesPaginator(ListRepositoriesRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Returns a list of RepositorySummary objects.
listRepositoriesPaginator(Consumer<ListRepositoriesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Returns a list of RepositorySummary objects.
listRepositoriesPaginator(ListRepositoriesRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Returns a list of RepositorySummary objects.
listRepositoriesPaginator(Consumer<ListRepositoriesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Returns a list of RepositorySummary objects.
ListRepositoriesPublisher - Class in software.amazon.awssdk.services.codeartifact.paginators
ListRepositoriesPublisher(CodeartifactAsyncClient, ListRepositoriesRequest) - Constructor for class software.amazon.awssdk.services.codeartifact.paginators.ListRepositoriesPublisher
 
ListRepositoriesRequest - Class in software.amazon.awssdk.services.codeartifact.model
 
ListRepositoriesRequest.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
ListRepositoriesRequestMarshaller - Class in software.amazon.awssdk.services.codeartifact.transform
ListRepositoriesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeartifact.transform.ListRepositoriesRequestMarshaller
 
ListRepositoriesResponse - Class in software.amazon.awssdk.services.codeartifact.model
 
ListRepositoriesResponse.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Gets information about Amazon Web Services tags for a specified Amazon Resource Name (ARN) in CodeArtifact.
listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Gets information about Amazon Web Services tags for a specified Amazon Resource Name (ARN) in CodeArtifact.
listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Gets information about Amazon Web Services tags for a specified Amazon Resource Name (ARN) in CodeArtifact.
listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Gets information about Amazon Web Services tags for a specified Amazon Resource Name (ARN) in CodeArtifact.
ListTagsForResourceRequest - Class in software.amazon.awssdk.services.codeartifact.model
 
ListTagsForResourceRequest.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
ListTagsForResourceRequestMarshaller - Class in software.amazon.awssdk.services.codeartifact.transform
ListTagsForResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeartifact.transform.ListTagsForResourceRequestMarshaller
 
ListTagsForResourceResponse - Class in software.amazon.awssdk.services.codeartifact.model
 
ListTagsForResourceResponse.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 

M

marshall(AssociateExternalConnectionRequest) - Method in class software.amazon.awssdk.services.codeartifact.transform.AssociateExternalConnectionRequestMarshaller
 
marshall(CopyPackageVersionsRequest) - Method in class software.amazon.awssdk.services.codeartifact.transform.CopyPackageVersionsRequestMarshaller
 
marshall(CreateDomainRequest) - Method in class software.amazon.awssdk.services.codeartifact.transform.CreateDomainRequestMarshaller
 
marshall(CreateRepositoryRequest) - Method in class software.amazon.awssdk.services.codeartifact.transform.CreateRepositoryRequestMarshaller
 
marshall(DeleteDomainPermissionsPolicyRequest) - Method in class software.amazon.awssdk.services.codeartifact.transform.DeleteDomainPermissionsPolicyRequestMarshaller
 
marshall(DeleteDomainRequest) - Method in class software.amazon.awssdk.services.codeartifact.transform.DeleteDomainRequestMarshaller
 
marshall(DeletePackageVersionsRequest) - Method in class software.amazon.awssdk.services.codeartifact.transform.DeletePackageVersionsRequestMarshaller
 
marshall(DeleteRepositoryPermissionsPolicyRequest) - Method in class software.amazon.awssdk.services.codeartifact.transform.DeleteRepositoryPermissionsPolicyRequestMarshaller
 
marshall(DeleteRepositoryRequest) - Method in class software.amazon.awssdk.services.codeartifact.transform.DeleteRepositoryRequestMarshaller
 
marshall(DescribeDomainRequest) - Method in class software.amazon.awssdk.services.codeartifact.transform.DescribeDomainRequestMarshaller
 
marshall(DescribePackageRequest) - Method in class software.amazon.awssdk.services.codeartifact.transform.DescribePackageRequestMarshaller
 
marshall(DescribePackageVersionRequest) - Method in class software.amazon.awssdk.services.codeartifact.transform.DescribePackageVersionRequestMarshaller
 
marshall(DescribeRepositoryRequest) - Method in class software.amazon.awssdk.services.codeartifact.transform.DescribeRepositoryRequestMarshaller
 
marshall(DisassociateExternalConnectionRequest) - Method in class software.amazon.awssdk.services.codeartifact.transform.DisassociateExternalConnectionRequestMarshaller
 
marshall(DisposePackageVersionsRequest) - Method in class software.amazon.awssdk.services.codeartifact.transform.DisposePackageVersionsRequestMarshaller
 
marshall(GetAuthorizationTokenRequest) - Method in class software.amazon.awssdk.services.codeartifact.transform.GetAuthorizationTokenRequestMarshaller
 
marshall(GetDomainPermissionsPolicyRequest) - Method in class software.amazon.awssdk.services.codeartifact.transform.GetDomainPermissionsPolicyRequestMarshaller
 
marshall(GetPackageVersionAssetRequest) - Method in class software.amazon.awssdk.services.codeartifact.transform.GetPackageVersionAssetRequestMarshaller
 
marshall(GetPackageVersionReadmeRequest) - Method in class software.amazon.awssdk.services.codeartifact.transform.GetPackageVersionReadmeRequestMarshaller
 
marshall(GetRepositoryEndpointRequest) - Method in class software.amazon.awssdk.services.codeartifact.transform.GetRepositoryEndpointRequestMarshaller
 
marshall(GetRepositoryPermissionsPolicyRequest) - Method in class software.amazon.awssdk.services.codeartifact.transform.GetRepositoryPermissionsPolicyRequestMarshaller
 
marshall(ListDomainsRequest) - Method in class software.amazon.awssdk.services.codeartifact.transform.ListDomainsRequestMarshaller
 
marshall(ListPackagesRequest) - Method in class software.amazon.awssdk.services.codeartifact.transform.ListPackagesRequestMarshaller
 
marshall(ListPackageVersionAssetsRequest) - Method in class software.amazon.awssdk.services.codeartifact.transform.ListPackageVersionAssetsRequestMarshaller
 
marshall(ListPackageVersionDependenciesRequest) - Method in class software.amazon.awssdk.services.codeartifact.transform.ListPackageVersionDependenciesRequestMarshaller
 
marshall(ListPackageVersionsRequest) - Method in class software.amazon.awssdk.services.codeartifact.transform.ListPackageVersionsRequestMarshaller
 
marshall(ListRepositoriesInDomainRequest) - Method in class software.amazon.awssdk.services.codeartifact.transform.ListRepositoriesInDomainRequestMarshaller
 
marshall(ListRepositoriesRequest) - Method in class software.amazon.awssdk.services.codeartifact.transform.ListRepositoriesRequestMarshaller
 
marshall(ListTagsForResourceRequest) - Method in class software.amazon.awssdk.services.codeartifact.transform.ListTagsForResourceRequestMarshaller
 
marshall(PutDomainPermissionsPolicyRequest) - Method in class software.amazon.awssdk.services.codeartifact.transform.PutDomainPermissionsPolicyRequestMarshaller
 
marshall(PutPackageOriginConfigurationRequest) - Method in class software.amazon.awssdk.services.codeartifact.transform.PutPackageOriginConfigurationRequestMarshaller
 
marshall(PutRepositoryPermissionsPolicyRequest) - Method in class software.amazon.awssdk.services.codeartifact.transform.PutRepositoryPermissionsPolicyRequestMarshaller
 
marshall(TagResourceRequest) - Method in class software.amazon.awssdk.services.codeartifact.transform.TagResourceRequestMarshaller
 
marshall(UntagResourceRequest) - Method in class software.amazon.awssdk.services.codeartifact.transform.UntagResourceRequestMarshaller
 
marshall(UpdatePackageVersionsStatusRequest) - Method in class software.amazon.awssdk.services.codeartifact.transform.UpdatePackageVersionsStatusRequestMarshaller
 
marshall(UpdateRepositoryRequest) - Method in class software.amazon.awssdk.services.codeartifact.transform.UpdateRepositoryRequestMarshaller
 
maxResults(Integer) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListDomainsRequest.Builder
The maximum number of results to return per page.
maxResults() - Method in class software.amazon.awssdk.services.codeartifact.model.ListDomainsRequest
The maximum number of results to return per page.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackagesRequest.Builder
The maximum number of results to return per page.
maxResults() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackagesRequest
The maximum number of results to return per page.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsRequest.Builder
The maximum number of results to return per page.
maxResults() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsRequest
The maximum number of results to return per page.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsRequest.Builder
The maximum number of results to return per page.
maxResults() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsRequest
The maximum number of results to return per page.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListRepositoriesInDomainRequest.Builder
The maximum number of results to return per page.
maxResults() - Method in class software.amazon.awssdk.services.codeartifact.model.ListRepositoriesInDomainRequest
The maximum number of results to return per page.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListRepositoriesRequest.Builder
The maximum number of results to return per page.
maxResults() - Method in class software.amazon.awssdk.services.codeartifact.model.ListRepositoriesRequest
The maximum number of results to return per page.
message(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.AccessDeniedException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.CodeartifactException.Builder
 
message(String) - Method in class software.amazon.awssdk.services.codeartifact.model.CodeartifactException.BuilderImpl
 
message(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ConflictException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.InternalServerException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ResourceNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ServiceQuotaExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ThrottlingException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ValidationException.Builder
 

N

name(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.AssetSummary.Builder
The name of the asset.
name() - Method in class software.amazon.awssdk.services.codeartifact.model.AssetSummary
The name of the asset.
name(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DomainDescription.Builder
The name of the domain.
name() - Method in class software.amazon.awssdk.services.codeartifact.model.DomainDescription
The name of the domain.
name(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DomainSummary.Builder
The name of the domain.
name() - Method in class software.amazon.awssdk.services.codeartifact.model.DomainSummary
The name of the domain.
name(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.LicenseInfo.Builder
Name of the license.
name() - Method in class software.amazon.awssdk.services.codeartifact.model.LicenseInfo
Name of the license.
name(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.PackageDescription.Builder
The name of the package.
name() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageDescription
The name of the package.
name(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.RepositoryDescription.Builder
The name of the repository.
name() - Method in class software.amazon.awssdk.services.codeartifact.model.RepositoryDescription
The name of the repository.
name(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.RepositorySummary.Builder
The name of the repository.
name() - Method in class software.amazon.awssdk.services.codeartifact.model.RepositorySummary
The name of the repository.
namespace(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.CopyPackageVersionsRequest.Builder
The namespace of the package versions to be copied.
namespace() - Method in class software.amazon.awssdk.services.codeartifact.model.CopyPackageVersionsRequest
The namespace of the package versions to be copied.
namespace(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DeletePackageVersionsRequest.Builder
The namespace of the package versions to be deleted.
namespace() - Method in class software.amazon.awssdk.services.codeartifact.model.DeletePackageVersionsRequest
The namespace of the package versions to be deleted.
namespace(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DescribePackageRequest.Builder
The namespace of the requested package.
namespace() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribePackageRequest
The namespace of the requested package.
namespace(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DescribePackageVersionRequest.Builder
The namespace of the requested package version.
namespace() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribePackageVersionRequest
The namespace of the requested package version.
namespace(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DisposePackageVersionsRequest.Builder
The namespace of the package versions to be disposed.
namespace() - Method in class software.amazon.awssdk.services.codeartifact.model.DisposePackageVersionsRequest
The namespace of the package versions to be disposed.
namespace(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetPackageVersionAssetRequest.Builder
The namespace of the package version with the requested asset file.
namespace() - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionAssetRequest
The namespace of the package version with the requested asset file.
namespace(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetPackageVersionReadmeRequest.Builder
The namespace of the package version with the requested readme file.
namespace() - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionReadmeRequest
The namespace of the package version with the requested readme file.
namespace(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetPackageVersionReadmeResponse.Builder
The namespace of the package version with the requested readme file.
namespace() - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionReadmeResponse
The namespace of the package version with the requested readme file.
namespace(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackagesRequest.Builder
The namespace used to filter requested packages.
namespace() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackagesRequest
The namespace used to filter requested packages.
namespace(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsRequest.Builder
The namespace of the package version that contains the requested package version assets.
namespace() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsRequest
The namespace of the package version that contains the requested package version assets.
namespace(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsResponse.Builder
The namespace of the package version that contains the requested package version assets.
namespace() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsResponse
The namespace of the package version that contains the requested package version assets.
namespace(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesRequest.Builder
The namespace of the package version with the requested dependencies.
namespace() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesRequest
The namespace of the package version with the requested dependencies.
namespace(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesResponse.Builder
The namespace of the package version that contains the returned dependencies.
namespace() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesResponse
The namespace of the package version that contains the returned dependencies.
namespace(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsRequest.Builder
The namespace of the package that contains the requested package versions.
namespace() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsRequest
The namespace of the package that contains the requested package versions.
namespace(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsResponse.Builder
The namespace of the package that contains the requested package versions.
namespace() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsResponse
The namespace of the package that contains the requested package versions.
namespace(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.PackageDependency.Builder
The namespace of the package that this package depends on.
namespace() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageDependency
The namespace of the package that this package depends on.
namespace(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.PackageDescription.Builder
The namespace of the package.
namespace() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageDescription
The namespace of the package.
namespace(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.PackageSummary.Builder
The namespace of the package.
namespace() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageSummary
The namespace of the package.
namespace(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.PackageVersionDescription.Builder
The namespace of the package version.
namespace() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionDescription
The namespace of the package version.
namespace(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.PutPackageOriginConfigurationRequest.Builder
The namespace of the package to be updated.
namespace() - Method in class software.amazon.awssdk.services.codeartifact.model.PutPackageOriginConfigurationRequest
The namespace of the package to be updated.
namespace(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.UpdatePackageVersionsStatusRequest.Builder
The namespace of the package version to be updated.
namespace() - Method in class software.amazon.awssdk.services.codeartifact.model.UpdatePackageVersionsStatusRequest
The namespace of the package version to be updated.
nextToken(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListDomainsRequest.Builder
The token for the next set of results.
nextToken() - Method in class software.amazon.awssdk.services.codeartifact.model.ListDomainsRequest
The token for the next set of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListDomainsResponse.Builder
The token for the next set of results.
nextToken() - Method in class software.amazon.awssdk.services.codeartifact.model.ListDomainsResponse
The token for the next set of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackagesRequest.Builder
The token for the next set of results.
nextToken() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackagesRequest
The token for the next set of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackagesResponse.Builder
If there are additional results, this is the token for the next set of results.
nextToken() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackagesResponse
If there are additional results, this is the token for the next set of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsRequest.Builder
The token for the next set of results.
nextToken() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsRequest
The token for the next set of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsResponse.Builder
If there are additional results, this is the token for the next set of results.
nextToken() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsResponse
If there are additional results, this is the token for the next set of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesRequest.Builder
The token for the next set of results.
nextToken() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesRequest
The token for the next set of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesResponse.Builder
The token for the next set of results.
nextToken() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesResponse
The token for the next set of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsRequest.Builder
The token for the next set of results.
nextToken() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsRequest
The token for the next set of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsResponse.Builder
If there are additional results, this is the token for the next set of results.
nextToken() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsResponse
If there are additional results, this is the token for the next set of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListRepositoriesInDomainRequest.Builder
The token for the next set of results.
nextToken() - Method in class software.amazon.awssdk.services.codeartifact.model.ListRepositoriesInDomainRequest
The token for the next set of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListRepositoriesInDomainResponse.Builder
If there are additional results, this is the token for the next set of results.
nextToken() - Method in class software.amazon.awssdk.services.codeartifact.model.ListRepositoriesInDomainResponse
If there are additional results, this is the token for the next set of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListRepositoriesRequest.Builder
The token for the next set of results.
nextToken() - Method in class software.amazon.awssdk.services.codeartifact.model.ListRepositoriesRequest
The token for the next set of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListRepositoriesResponse.Builder
If there are additional results, this is the token for the next set of results.
nextToken() - Method in class software.amazon.awssdk.services.codeartifact.model.ListRepositoriesResponse
If there are additional results, this is the token for the next set of results.

O

origin(PackageVersionOrigin) - Method in interface software.amazon.awssdk.services.codeartifact.model.PackageVersionDescription.Builder
A PackageVersionOrigin object that contains information about how the package version was added to the repository.
origin(Consumer<PackageVersionOrigin.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.PackageVersionDescription.Builder
A PackageVersionOrigin object that contains information about how the package version was added to the repository.
origin() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionDescription
A PackageVersionOrigin object that contains information about how the package version was added to the repository.
origin(PackageVersionOrigin) - Method in interface software.amazon.awssdk.services.codeartifact.model.PackageVersionSummary.Builder
A PackageVersionOrigin object that contains information about how the package version was added to the repository.
origin(Consumer<PackageVersionOrigin.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.PackageVersionSummary.Builder
A PackageVersionOrigin object that contains information about how the package version was added to the repository.
origin() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionSummary
A PackageVersionOrigin object that contains information about how the package version was added to the repository.
originConfiguration(PackageOriginConfiguration) - Method in interface software.amazon.awssdk.services.codeartifact.model.PackageDescription.Builder
The package origin configuration for the package.
originConfiguration(Consumer<PackageOriginConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.PackageDescription.Builder
The package origin configuration for the package.
originConfiguration() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageDescription
The package origin configuration for the package.
originConfiguration(PackageOriginConfiguration) - Method in interface software.amazon.awssdk.services.codeartifact.model.PackageSummary.Builder
A PackageOriginConfiguration object that contains a PackageOriginRestrictions object that contains information about the upstream and publish package origin restrictions.
originConfiguration(Consumer<PackageOriginConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.PackageSummary.Builder
A PackageOriginConfiguration object that contains a PackageOriginRestrictions object that contains information about the upstream and publish package origin restrictions.
originConfiguration() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageSummary
A PackageOriginConfiguration object that contains a PackageOriginRestrictions object that contains information about the upstream and publish package origin restrictions.
originConfiguration(PackageOriginConfiguration) - Method in interface software.amazon.awssdk.services.codeartifact.model.PutPackageOriginConfigurationResponse.Builder
A PackageOriginConfiguration object that describes the origin configuration set for the package.
originConfiguration(Consumer<PackageOriginConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.PutPackageOriginConfigurationResponse.Builder
A PackageOriginConfiguration object that describes the origin configuration set for the package.
originConfiguration() - Method in class software.amazon.awssdk.services.codeartifact.model.PutPackageOriginConfigurationResponse
A PackageOriginConfiguration object that describes the origin configuration set for the package.
originType(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsRequest.Builder
The originType used to filter package versions.
originType(PackageVersionOriginType) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsRequest.Builder
The originType used to filter package versions.
originType() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsRequest
The originType used to filter package versions.
originType(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.PackageVersionOrigin.Builder
Describes how the package version was originally added to the domain.
originType(PackageVersionOriginType) - Method in interface software.amazon.awssdk.services.codeartifact.model.PackageVersionOrigin.Builder
Describes how the package version was originally added to the domain.
originType() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionOrigin
Describes how the package version was originally added to the domain.
originTypeAsString() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsRequest
The originType used to filter package versions.
originTypeAsString() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionOrigin
Describes how the package version was originally added to the domain.
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeartifact.model.AssociateExternalConnectionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.AssociateExternalConnectionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeartifact.model.CopyPackageVersionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.CopyPackageVersionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeartifact.model.CreateDomainRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.CreateDomainRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeartifact.model.CreateRepositoryRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.CreateRepositoryRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeartifact.model.DeleteDomainPermissionsPolicyRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.DeleteDomainPermissionsPolicyRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeartifact.model.DeleteDomainRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.DeleteDomainRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeartifact.model.DeletePackageVersionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.DeletePackageVersionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryPermissionsPolicyRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryPermissionsPolicyRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeartifact.model.DescribeDomainRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.DescribeDomainRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeartifact.model.DescribePackageRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.DescribePackageRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeartifact.model.DescribePackageVersionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.DescribePackageVersionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeartifact.model.DescribeRepositoryRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.DescribeRepositoryRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeartifact.model.DisassociateExternalConnectionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.DisassociateExternalConnectionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeartifact.model.DisposePackageVersionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.DisposePackageVersionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetAuthorizationTokenRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetAuthorizationTokenRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetDomainPermissionsPolicyRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetDomainPermissionsPolicyRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetPackageVersionAssetRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetPackageVersionAssetRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetPackageVersionReadmeRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetPackageVersionReadmeRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetRepositoryEndpointRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetRepositoryEndpointRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetRepositoryPermissionsPolicyRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetRepositoryPermissionsPolicyRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListDomainsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListDomainsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackagesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackagesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListRepositoriesInDomainRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListRepositoriesInDomainRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListRepositoriesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListRepositoriesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListTagsForResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListTagsForResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeartifact.model.PutDomainPermissionsPolicyRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.PutDomainPermissionsPolicyRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeartifact.model.PutPackageOriginConfigurationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.PutPackageOriginConfigurationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeartifact.model.PutRepositoryPermissionsPolicyRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.PutRepositoryPermissionsPolicyRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeartifact.model.TagResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.TagResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeartifact.model.UntagResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.UntagResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeartifact.model.UpdatePackageVersionsStatusRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.UpdatePackageVersionsStatusRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeartifact.model.UpdateRepositoryRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.UpdateRepositoryRequest.Builder
 
owner(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DomainDescription.Builder
The Amazon Web Services account ID that owns the domain.
owner() - Method in class software.amazon.awssdk.services.codeartifact.model.DomainDescription
The Amazon Web Services account ID that owns the domain.
owner(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DomainSummary.Builder
The 12-digit account number of the Amazon Web Services account that owns the domain.
owner() - Method in class software.amazon.awssdk.services.codeartifact.model.DomainSummary
The 12-digit account number of the Amazon Web Services account that owns the domain.

P

PackageDependency - Class in software.amazon.awssdk.services.codeartifact.model
Details about a package dependency.
PackageDependency.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
PackageDescription - Class in software.amazon.awssdk.services.codeartifact.model
Details about a package.
PackageDescription.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
PackageFormat - Enum in software.amazon.awssdk.services.codeartifact.model
 
packageFormat(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.RepositoryExternalConnectionInfo.Builder
The package format associated with a repository's external connection.
packageFormat(PackageFormat) - Method in interface software.amazon.awssdk.services.codeartifact.model.RepositoryExternalConnectionInfo.Builder
The package format associated with a repository's external connection.
packageFormat() - Method in class software.amazon.awssdk.services.codeartifact.model.RepositoryExternalConnectionInfo
The package format associated with a repository's external connection.
packageFormatAsString() - Method in class software.amazon.awssdk.services.codeartifact.model.RepositoryExternalConnectionInfo
The package format associated with a repository's external connection.
packageName(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.PackageVersionDescription.Builder
The name of the requested package.
packageName() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionDescription
The name of the requested package.
PackageOriginConfiguration - Class in software.amazon.awssdk.services.codeartifact.model
Details about the package origin configuration of a package.
PackageOriginConfiguration.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
PackageOriginRestrictions - Class in software.amazon.awssdk.services.codeartifact.model
Details about the origin restrictions set on the package.
PackageOriginRestrictions.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
packagePrefix(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackagesRequest.Builder
A prefix used to filter requested packages.
packagePrefix() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackagesRequest
A prefix used to filter requested packages.
packages(Collection<PackageSummary>) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackagesResponse.Builder
The list of returned PackageSummary objects.
packages(PackageSummary...) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackagesResponse.Builder
The list of returned PackageSummary objects.
packages(Consumer<PackageSummary.Builder>...) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackagesResponse.Builder
The list of returned PackageSummary objects.
packages() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackagesResponse
The list of returned PackageSummary objects.
packages() - Method in class software.amazon.awssdk.services.codeartifact.paginators.ListPackagesIterable
Returns an iterable to iterate through the paginated ListPackagesResponse.packages() member.
packages() - Method in class software.amazon.awssdk.services.codeartifact.paginators.ListPackagesPublisher
Returns a publisher that can be used to get a stream of data.
PackageSummary - Class in software.amazon.awssdk.services.codeartifact.model
Details about a package, including its format, namespace, and name.
PackageSummary.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
packageValue(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.CopyPackageVersionsRequest.Builder
The name of the package that contains the versions to be copied.
packageValue() - Method in class software.amazon.awssdk.services.codeartifact.model.CopyPackageVersionsRequest
The name of the package that contains the versions to be copied.
packageValue(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DeletePackageVersionsRequest.Builder
The name of the package with the versions to delete.
packageValue() - Method in class software.amazon.awssdk.services.codeartifact.model.DeletePackageVersionsRequest
The name of the package with the versions to delete.
packageValue(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DescribePackageRequest.Builder
The name of the requested package.
packageValue() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribePackageRequest
The name of the requested package.
packageValue(PackageDescription) - Method in interface software.amazon.awssdk.services.codeartifact.model.DescribePackageResponse.Builder
A PackageDescription object that contains information about the requested package.
packageValue(Consumer<PackageDescription.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.DescribePackageResponse.Builder
A PackageDescription object that contains information about the requested package.
packageValue() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribePackageResponse
A PackageDescription object that contains information about the requested package.
packageValue(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DescribePackageVersionRequest.Builder
The name of the requested package version.
packageValue() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribePackageVersionRequest
The name of the requested package version.
packageValue(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DisposePackageVersionsRequest.Builder
The name of the package with the versions you want to dispose.
packageValue() - Method in class software.amazon.awssdk.services.codeartifact.model.DisposePackageVersionsRequest
The name of the package with the versions you want to dispose.
packageValue(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetPackageVersionAssetRequest.Builder
The name of the package that contains the requested asset.
packageValue() - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionAssetRequest
The name of the package that contains the requested asset.
packageValue(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetPackageVersionReadmeRequest.Builder
The name of the package version that contains the requested readme file.
packageValue() - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionReadmeRequest
The name of the package version that contains the requested readme file.
packageValue(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetPackageVersionReadmeResponse.Builder
The name of the package that contains the returned readme file.
packageValue() - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionReadmeResponse
The name of the package that contains the returned readme file.
packageValue(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsRequest.Builder
The name of the package that contains the requested package version assets.
packageValue() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsRequest
The name of the package that contains the requested package version assets.
packageValue(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsResponse.Builder
The name of the package that contains the requested package version assets.
packageValue() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsResponse
The name of the package that contains the requested package version assets.
packageValue(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesRequest.Builder
The name of the package versions' package.
packageValue() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesRequest
The name of the package versions' package.
packageValue(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesResponse.Builder
The name of the package that contains the returned package versions dependencies.
packageValue() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesResponse
The name of the package that contains the returned package versions dependencies.
packageValue(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsRequest.Builder
The name of the package for which you want to request package versions.
packageValue() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsRequest
The name of the package for which you want to request package versions.
packageValue(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsResponse.Builder
The name of the package.
packageValue() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsResponse
The name of the package.
packageValue(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.PackageDependency.Builder
The name of the package that this package depends on.
packageValue() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageDependency
The name of the package that this package depends on.
packageValue(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.PackageSummary.Builder
The name of the package.
packageValue() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageSummary
The name of the package.
packageValue(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.PutPackageOriginConfigurationRequest.Builder
The name of the package to be updated.
packageValue() - Method in class software.amazon.awssdk.services.codeartifact.model.PutPackageOriginConfigurationRequest
The name of the package to be updated.
packageValue(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.UpdatePackageVersionsStatusRequest.Builder
The name of the package with the version statuses to update.
packageValue() - Method in class software.amazon.awssdk.services.codeartifact.model.UpdatePackageVersionsStatusRequest
The name of the package with the version statuses to update.
packageVersion(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DescribePackageVersionRequest.Builder
A string that contains the package version (for example, 3.5.2).
packageVersion() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribePackageVersionRequest
A string that contains the package version (for example, 3.5.2).
packageVersion(PackageVersionDescription) - Method in interface software.amazon.awssdk.services.codeartifact.model.DescribePackageVersionResponse.Builder
A PackageVersionDescription object that contains information about the requested package version.
packageVersion(Consumer<PackageVersionDescription.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.DescribePackageVersionResponse.Builder
A PackageVersionDescription object that contains information about the requested package version.
packageVersion() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribePackageVersionResponse
A PackageVersionDescription object that contains information about the requested package version.
packageVersion(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetPackageVersionAssetRequest.Builder
A string that contains the package version (for example, 3.5.2).
packageVersion() - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionAssetRequest
A string that contains the package version (for example, 3.5.2).
packageVersion(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetPackageVersionAssetResponse.Builder
A string that contains the package version (for example, 3.5.2).
packageVersion() - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionAssetResponse
A string that contains the package version (for example, 3.5.2).
packageVersion(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetPackageVersionReadmeRequest.Builder
A string that contains the package version (for example, 3.5.2).
packageVersion() - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionReadmeRequest
A string that contains the package version (for example, 3.5.2).
packageVersion(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsRequest.Builder
A string that contains the package version (for example, 3.5.2).
packageVersion() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsRequest
A string that contains the package version (for example, 3.5.2).
packageVersion(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesRequest.Builder
A string that contains the package version (for example, 3.5.2).
packageVersion() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesRequest
A string that contains the package version (for example, 3.5.2).
PackageVersionDescription - Class in software.amazon.awssdk.services.codeartifact.model
Details about a package version.
PackageVersionDescription.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
PackageVersionError - Class in software.amazon.awssdk.services.codeartifact.model
l An error associated with package.
PackageVersionError.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
PackageVersionErrorCode - Enum in software.amazon.awssdk.services.codeartifact.model
 
PackageVersionOrigin - Class in software.amazon.awssdk.services.codeartifact.model
Information about how a package version was added to a repository.
PackageVersionOrigin.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
PackageVersionOriginType - Enum in software.amazon.awssdk.services.codeartifact.model
 
packageVersionRevision(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetPackageVersionAssetRequest.Builder
The name of the package version revision that contains the requested asset.
packageVersionRevision() - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionAssetRequest
The name of the package version revision that contains the requested asset.
packageVersionRevision(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetPackageVersionAssetResponse.Builder
The name of the package version revision that contains the downloaded asset.
packageVersionRevision() - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionAssetResponse
The name of the package version revision that contains the downloaded asset.
PackageVersionSortType - Enum in software.amazon.awssdk.services.codeartifact.model
 
PackageVersionStatus - Enum in software.amazon.awssdk.services.codeartifact.model
 
PackageVersionSummary - Class in software.amazon.awssdk.services.codeartifact.model
Details about a package version, including its status, version, and revision.
PackageVersionSummary.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
policy(ResourcePolicy) - Method in interface software.amazon.awssdk.services.codeartifact.model.DeleteDomainPermissionsPolicyResponse.Builder
Information about the deleted resource policy after processing the request.
policy(Consumer<ResourcePolicy.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.DeleteDomainPermissionsPolicyResponse.Builder
Information about the deleted resource policy after processing the request.
policy() - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteDomainPermissionsPolicyResponse
Information about the deleted resource policy after processing the request.
policy(ResourcePolicy) - Method in interface software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryPermissionsPolicyResponse.Builder
Information about the deleted policy after processing the request.
policy(Consumer<ResourcePolicy.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryPermissionsPolicyResponse.Builder
Information about the deleted policy after processing the request.
policy() - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryPermissionsPolicyResponse
Information about the deleted policy after processing the request.
policy(ResourcePolicy) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetDomainPermissionsPolicyResponse.Builder
The returned resource policy.
policy(Consumer<ResourcePolicy.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetDomainPermissionsPolicyResponse.Builder
The returned resource policy.
policy() - Method in class software.amazon.awssdk.services.codeartifact.model.GetDomainPermissionsPolicyResponse
The returned resource policy.
policy(ResourcePolicy) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetRepositoryPermissionsPolicyResponse.Builder
The returned resource policy.
policy(Consumer<ResourcePolicy.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetRepositoryPermissionsPolicyResponse.Builder
The returned resource policy.
policy() - Method in class software.amazon.awssdk.services.codeartifact.model.GetRepositoryPermissionsPolicyResponse
The returned resource policy.
policy(ResourcePolicy) - Method in interface software.amazon.awssdk.services.codeartifact.model.PutDomainPermissionsPolicyResponse.Builder
The resource policy that was set after processing the request.
policy(Consumer<ResourcePolicy.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.PutDomainPermissionsPolicyResponse.Builder
The resource policy that was set after processing the request.
policy() - Method in class software.amazon.awssdk.services.codeartifact.model.PutDomainPermissionsPolicyResponse
The resource policy that was set after processing the request.
policy(ResourcePolicy) - Method in interface software.amazon.awssdk.services.codeartifact.model.PutRepositoryPermissionsPolicyResponse.Builder
The resource policy that was set after processing the request.
policy(Consumer<ResourcePolicy.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.PutRepositoryPermissionsPolicyResponse.Builder
The resource policy that was set after processing the request.
policy() - Method in class software.amazon.awssdk.services.codeartifact.model.PutRepositoryPermissionsPolicyResponse
The resource policy that was set after processing the request.
policyDocument(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.PutDomainPermissionsPolicyRequest.Builder
A valid displayable JSON Aspen policy string to be set as the access control resource policy on the provided domain.
policyDocument() - Method in class software.amazon.awssdk.services.codeartifact.model.PutDomainPermissionsPolicyRequest
A valid displayable JSON Aspen policy string to be set as the access control resource policy on the provided domain.
policyDocument(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.PutRepositoryPermissionsPolicyRequest.Builder
A valid displayable JSON Aspen policy string to be set as the access control resource policy on the provided repository.
policyDocument() - Method in class software.amazon.awssdk.services.codeartifact.model.PutRepositoryPermissionsPolicyRequest
A valid displayable JSON Aspen policy string to be set as the access control resource policy on the provided repository.
policyRevision(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DeleteDomainPermissionsPolicyRequest.Builder
The current revision of the resource policy to be deleted.
policyRevision() - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteDomainPermissionsPolicyRequest
The current revision of the resource policy to be deleted.
policyRevision(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryPermissionsPolicyRequest.Builder
The revision of the repository's resource policy to be deleted.
policyRevision() - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryPermissionsPolicyRequest
The revision of the repository's resource policy to be deleted.
policyRevision(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.PutDomainPermissionsPolicyRequest.Builder
The current revision of the resource policy to be set.
policyRevision() - Method in class software.amazon.awssdk.services.codeartifact.model.PutDomainPermissionsPolicyRequest
The current revision of the resource policy to be set.
policyRevision(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.PutRepositoryPermissionsPolicyRequest.Builder
Sets the revision of the resource policy that specifies permissions to access the repository.
policyRevision() - Method in class software.amazon.awssdk.services.codeartifact.model.PutRepositoryPermissionsPolicyRequest
Sets the revision of the resource policy that specifies permissions to access the repository.
publish(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackagesRequest.Builder
The value of the Publish package origin control restriction used to filter requested packages.
publish(AllowPublish) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackagesRequest.Builder
The value of the Publish package origin control restriction used to filter requested packages.
publish() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackagesRequest
The value of the Publish package origin control restriction used to filter requested packages.
publish(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.PackageOriginRestrictions.Builder
The package origin configuration that determines if new versions of the package can be published directly to the repository.
publish(AllowPublish) - Method in interface software.amazon.awssdk.services.codeartifact.model.PackageOriginRestrictions.Builder
The package origin configuration that determines if new versions of the package can be published directly to the repository.
publish() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageOriginRestrictions
The package origin configuration that determines if new versions of the package can be published directly to the repository.
publishAsString() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackagesRequest
The value of the Publish package origin control restriction used to filter requested packages.
publishAsString() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageOriginRestrictions
The package origin configuration that determines if new versions of the package can be published directly to the repository.
publishedTime(Instant) - Method in interface software.amazon.awssdk.services.codeartifact.model.PackageVersionDescription.Builder
A timestamp that contains the date and time the package version was published.
publishedTime() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionDescription
A timestamp that contains the date and time the package version was published.
putDomainPermissionsPolicy(PutDomainPermissionsPolicyRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Sets a resource policy on a domain that specifies permissions to access it.
putDomainPermissionsPolicy(Consumer<PutDomainPermissionsPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Sets a resource policy on a domain that specifies permissions to access it.
putDomainPermissionsPolicy(PutDomainPermissionsPolicyRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Sets a resource policy on a domain that specifies permissions to access it.
putDomainPermissionsPolicy(Consumer<PutDomainPermissionsPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Sets a resource policy on a domain that specifies permissions to access it.
PutDomainPermissionsPolicyRequest - Class in software.amazon.awssdk.services.codeartifact.model
 
PutDomainPermissionsPolicyRequest.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
PutDomainPermissionsPolicyRequestMarshaller - Class in software.amazon.awssdk.services.codeartifact.transform
PutDomainPermissionsPolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeartifact.transform.PutDomainPermissionsPolicyRequestMarshaller
 
PutDomainPermissionsPolicyResponse - Class in software.amazon.awssdk.services.codeartifact.model
 
PutDomainPermissionsPolicyResponse.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
putPackageOriginConfiguration(PutPackageOriginConfigurationRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Sets the package origin configuration for a package.
putPackageOriginConfiguration(Consumer<PutPackageOriginConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Sets the package origin configuration for a package.
putPackageOriginConfiguration(PutPackageOriginConfigurationRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Sets the package origin configuration for a package.
putPackageOriginConfiguration(Consumer<PutPackageOriginConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Sets the package origin configuration for a package.
PutPackageOriginConfigurationRequest - Class in software.amazon.awssdk.services.codeartifact.model
 
PutPackageOriginConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
PutPackageOriginConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.codeartifact.transform
PutPackageOriginConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeartifact.transform.PutPackageOriginConfigurationRequestMarshaller
 
PutPackageOriginConfigurationResponse - Class in software.amazon.awssdk.services.codeartifact.model
 
PutPackageOriginConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
putRepositoryPermissionsPolicy(PutRepositoryPermissionsPolicyRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Sets the resource policy on a repository that specifies permissions to access it.
putRepositoryPermissionsPolicy(Consumer<PutRepositoryPermissionsPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Sets the resource policy on a repository that specifies permissions to access it.
putRepositoryPermissionsPolicy(PutRepositoryPermissionsPolicyRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Sets the resource policy on a repository that specifies permissions to access it.
putRepositoryPermissionsPolicy(Consumer<PutRepositoryPermissionsPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Sets the resource policy on a repository that specifies permissions to access it.
PutRepositoryPermissionsPolicyRequest - Class in software.amazon.awssdk.services.codeartifact.model
 
PutRepositoryPermissionsPolicyRequest.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
PutRepositoryPermissionsPolicyRequestMarshaller - Class in software.amazon.awssdk.services.codeartifact.transform
PutRepositoryPermissionsPolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeartifact.transform.PutRepositoryPermissionsPolicyRequestMarshaller
 
PutRepositoryPermissionsPolicyResponse - Class in software.amazon.awssdk.services.codeartifact.model
 
PutRepositoryPermissionsPolicyResponse.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 

R

readme(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetPackageVersionReadmeResponse.Builder
The text of the returned readme file.
readme() - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionReadmeResponse
The text of the returned readme file.
reason(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ValidationException.Builder
reason(ValidationExceptionReason) - Method in interface software.amazon.awssdk.services.codeartifact.model.ValidationException.Builder
reason() - Method in exception software.amazon.awssdk.services.codeartifact.model.ValidationException
reasonAsString() - Method in exception software.amazon.awssdk.services.codeartifact.model.ValidationException
repositories(Collection<RepositorySummary>) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListRepositoriesInDomainResponse.Builder
The returned list of repositories.
repositories(RepositorySummary...) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListRepositoriesInDomainResponse.Builder
The returned list of repositories.
repositories(Consumer<RepositorySummary.Builder>...) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListRepositoriesInDomainResponse.Builder
The returned list of repositories.
repositories() - Method in class software.amazon.awssdk.services.codeartifact.model.ListRepositoriesInDomainResponse
The returned list of repositories.
repositories(Collection<RepositorySummary>) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListRepositoriesResponse.Builder
The returned list of RepositorySummary objects.
repositories(RepositorySummary...) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListRepositoriesResponse.Builder
The returned list of RepositorySummary objects.
repositories(Consumer<RepositorySummary.Builder>...) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListRepositoriesResponse.Builder
The returned list of RepositorySummary objects.
repositories() - Method in class software.amazon.awssdk.services.codeartifact.model.ListRepositoriesResponse
The returned list of RepositorySummary objects.
repositories() - Method in class software.amazon.awssdk.services.codeartifact.paginators.ListRepositoriesInDomainIterable
Returns an iterable to iterate through the paginated ListRepositoriesInDomainResponse.repositories() member.
repositories() - Method in class software.amazon.awssdk.services.codeartifact.paginators.ListRepositoriesInDomainPublisher
Returns a publisher that can be used to get a stream of data.
repositories() - Method in class software.amazon.awssdk.services.codeartifact.paginators.ListRepositoriesIterable
Returns an iterable to iterate through the paginated ListRepositoriesResponse.repositories() member.
repositories() - Method in class software.amazon.awssdk.services.codeartifact.paginators.ListRepositoriesPublisher
Returns a publisher that can be used to get a stream of data.
repository(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.AssociateExternalConnectionRequest.Builder
The name of the repository to which the external connection is added.
repository() - Method in class software.amazon.awssdk.services.codeartifact.model.AssociateExternalConnectionRequest
The name of the repository to which the external connection is added.
repository(RepositoryDescription) - Method in interface software.amazon.awssdk.services.codeartifact.model.AssociateExternalConnectionResponse.Builder
Information about the connected repository after processing the request.
repository(Consumer<RepositoryDescription.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.AssociateExternalConnectionResponse.Builder
Information about the connected repository after processing the request.
repository() - Method in class software.amazon.awssdk.services.codeartifact.model.AssociateExternalConnectionResponse
Information about the connected repository after processing the request.
repository(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.CreateRepositoryRequest.Builder
The name of the repository to create.
repository() - Method in class software.amazon.awssdk.services.codeartifact.model.CreateRepositoryRequest
The name of the repository to create.
repository(RepositoryDescription) - Method in interface software.amazon.awssdk.services.codeartifact.model.CreateRepositoryResponse.Builder
Information about the created repository after processing the request.
repository(Consumer<RepositoryDescription.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.CreateRepositoryResponse.Builder
Information about the created repository after processing the request.
repository() - Method in class software.amazon.awssdk.services.codeartifact.model.CreateRepositoryResponse
Information about the created repository after processing the request.
repository(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DeletePackageVersionsRequest.Builder
The name of the repository that contains the package versions to delete.
repository() - Method in class software.amazon.awssdk.services.codeartifact.model.DeletePackageVersionsRequest
The name of the repository that contains the package versions to delete.
repository(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryPermissionsPolicyRequest.Builder
The name of the repository that is associated with the resource policy to be deleted
repository() - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryPermissionsPolicyRequest
The name of the repository that is associated with the resource policy to be deleted
repository(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryRequest.Builder
The name of the repository to delete.
repository() - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryRequest
The name of the repository to delete.
repository(RepositoryDescription) - Method in interface software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryResponse.Builder
Information about the deleted repository after processing the request.
repository(Consumer<RepositoryDescription.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryResponse.Builder
Information about the deleted repository after processing the request.
repository() - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryResponse
Information about the deleted repository after processing the request.
repository(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DescribePackageRequest.Builder
The name of the repository that contains the requested package.
repository() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribePackageRequest
The name of the repository that contains the requested package.
repository(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DescribePackageVersionRequest.Builder
The name of the repository that contains the package version.
repository() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribePackageVersionRequest
The name of the repository that contains the package version.
repository(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DescribeRepositoryRequest.Builder
A string that specifies the name of the requested repository.
repository() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribeRepositoryRequest
A string that specifies the name of the requested repository.
repository(RepositoryDescription) - Method in interface software.amazon.awssdk.services.codeartifact.model.DescribeRepositoryResponse.Builder
A RepositoryDescription object that contains the requested repository information.
repository(Consumer<RepositoryDescription.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.DescribeRepositoryResponse.Builder
A RepositoryDescription object that contains the requested repository information.
repository() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribeRepositoryResponse
A RepositoryDescription object that contains the requested repository information.
repository(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DisassociateExternalConnectionRequest.Builder
The name of the repository from which the external connection will be removed.
repository() - Method in class software.amazon.awssdk.services.codeartifact.model.DisassociateExternalConnectionRequest
The name of the repository from which the external connection will be removed.
repository(RepositoryDescription) - Method in interface software.amazon.awssdk.services.codeartifact.model.DisassociateExternalConnectionResponse.Builder
The repository associated with the removed external connection.
repository(Consumer<RepositoryDescription.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.DisassociateExternalConnectionResponse.Builder
The repository associated with the removed external connection.
repository() - Method in class software.amazon.awssdk.services.codeartifact.model.DisassociateExternalConnectionResponse
The repository associated with the removed external connection.
repository(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DisposePackageVersionsRequest.Builder
The name of the repository that contains the package versions you want to dispose.
repository() - Method in class software.amazon.awssdk.services.codeartifact.model.DisposePackageVersionsRequest
The name of the repository that contains the package versions you want to dispose.
repository(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetPackageVersionAssetRequest.Builder
The repository that contains the package version with the requested asset.
repository() - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionAssetRequest
The repository that contains the package version with the requested asset.
repository(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetPackageVersionReadmeRequest.Builder
The repository that contains the package with the requested readme file.
repository() - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionReadmeRequest
The repository that contains the package with the requested readme file.
repository(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetRepositoryEndpointRequest.Builder
The name of the repository.
repository() - Method in class software.amazon.awssdk.services.codeartifact.model.GetRepositoryEndpointRequest
The name of the repository.
repository(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetRepositoryPermissionsPolicyRequest.Builder
The name of the repository whose associated resource policy is to be retrieved.
repository() - Method in class software.amazon.awssdk.services.codeartifact.model.GetRepositoryPermissionsPolicyRequest
The name of the repository whose associated resource policy is to be retrieved.
repository(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackagesRequest.Builder
The name of the repository that contains the requested packages.
repository() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackagesRequest
The name of the repository that contains the requested packages.
repository(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsRequest.Builder
The name of the repository that contains the package that contains the requested package version assets.
repository() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsRequest
The name of the repository that contains the package that contains the requested package version assets.
repository(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesRequest.Builder
The name of the repository that contains the requested package version.
repository() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesRequest
The name of the repository that contains the requested package version.
repository(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsRequest.Builder
The name of the repository that contains the requested package versions.
repository() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsRequest
The name of the repository that contains the requested package versions.
repository(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.PutPackageOriginConfigurationRequest.Builder
The name of the repository that contains the package.
repository() - Method in class software.amazon.awssdk.services.codeartifact.model.PutPackageOriginConfigurationRequest
The name of the repository that contains the package.
repository(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.PutRepositoryPermissionsPolicyRequest.Builder
The name of the repository to set the resource policy on.
repository() - Method in class software.amazon.awssdk.services.codeartifact.model.PutRepositoryPermissionsPolicyRequest
The name of the repository to set the resource policy on.
repository(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.UpdatePackageVersionsStatusRequest.Builder
The repository that contains the package versions with the status you want to update.
repository() - Method in class software.amazon.awssdk.services.codeartifact.model.UpdatePackageVersionsStatusRequest
The repository that contains the package versions with the status you want to update.
repository(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.UpdateRepositoryRequest.Builder
The name of the repository to update.
repository() - Method in class software.amazon.awssdk.services.codeartifact.model.UpdateRepositoryRequest
The name of the repository to update.
repository(RepositoryDescription) - Method in interface software.amazon.awssdk.services.codeartifact.model.UpdateRepositoryResponse.Builder
The updated repository.
repository(Consumer<RepositoryDescription.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.UpdateRepositoryResponse.Builder
The updated repository.
repository() - Method in class software.amazon.awssdk.services.codeartifact.model.UpdateRepositoryResponse
The updated repository.
repositoryCount(Integer) - Method in interface software.amazon.awssdk.services.codeartifact.model.DomainDescription.Builder
The number of repositories in the domain.
repositoryCount() - Method in class software.amazon.awssdk.services.codeartifact.model.DomainDescription
The number of repositories in the domain.
RepositoryDescription - Class in software.amazon.awssdk.services.codeartifact.model
The details of a repository stored in CodeArtifact.
RepositoryDescription.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
repositoryEndpoint(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetRepositoryEndpointResponse.Builder
A string that specifies the URL of the returned endpoint.
repositoryEndpoint() - Method in class software.amazon.awssdk.services.codeartifact.model.GetRepositoryEndpointResponse
A string that specifies the URL of the returned endpoint.
RepositoryExternalConnectionInfo - Class in software.amazon.awssdk.services.codeartifact.model
Contains information about the external connection of a repository.
RepositoryExternalConnectionInfo.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
repositoryName(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DomainEntryPoint.Builder
The name of the repository that a package was originally published to.
repositoryName() - Method in class software.amazon.awssdk.services.codeartifact.model.DomainEntryPoint
The name of the repository that a package was originally published to.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.UpstreamRepository.Builder
The name of an upstream repository.
repositoryName() - Method in class software.amazon.awssdk.services.codeartifact.model.UpstreamRepository
The name of an upstream repository.
repositoryName(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.UpstreamRepositoryInfo.Builder
The name of an upstream repository.
repositoryName() - Method in class software.amazon.awssdk.services.codeartifact.model.UpstreamRepositoryInfo
The name of an upstream repository.
repositoryPrefix(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListRepositoriesInDomainRequest.Builder
A prefix used to filter returned repositories.
repositoryPrefix() - Method in class software.amazon.awssdk.services.codeartifact.model.ListRepositoriesInDomainRequest
A prefix used to filter returned repositories.
repositoryPrefix(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListRepositoriesRequest.Builder
A prefix used to filter returned repositories.
repositoryPrefix() - Method in class software.amazon.awssdk.services.codeartifact.model.ListRepositoriesRequest
A prefix used to filter returned repositories.
RepositorySummary - Class in software.amazon.awssdk.services.codeartifact.model
Details about a repository, including its Amazon Resource Name (ARN), description, and domain information.
RepositorySummary.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
requestId(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.AccessDeniedException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.CodeartifactException.Builder
 
requestId(String) - Method in class software.amazon.awssdk.services.codeartifact.model.CodeartifactException.BuilderImpl
 
requestId(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ConflictException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.InternalServerException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ResourceNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ServiceQuotaExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ThrottlingException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ValidationException.Builder
 
resourceArn(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListTagsForResourceRequest.Builder
The Amazon Resource Name (ARN) of the resource to get tags for.
resourceArn() - Method in class software.amazon.awssdk.services.codeartifact.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) of the resource to get tags for.
resourceArn(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ResourcePolicy.Builder
The ARN of the resource associated with the resource policy
resourceArn() - Method in class software.amazon.awssdk.services.codeartifact.model.ResourcePolicy
The ARN of the resource associated with the resource policy
resourceArn(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.TagResourceRequest.Builder
The Amazon Resource Name (ARN) of the resource that you want to add or update tags for.
resourceArn() - Method in class software.amazon.awssdk.services.codeartifact.model.TagResourceRequest
The Amazon Resource Name (ARN) of the resource that you want to add or update tags for.
resourceArn(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.UntagResourceRequest.Builder
The Amazon Resource Name (ARN) of the resource that you want to remove tags from.
resourceArn() - Method in class software.amazon.awssdk.services.codeartifact.model.UntagResourceRequest
The Amazon Resource Name (ARN) of the resource that you want to remove tags from.
resourceId(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ConflictException.Builder
The ID of the resource.
resourceId() - Method in exception software.amazon.awssdk.services.codeartifact.model.ConflictException
The ID of the resource.
resourceId(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ResourceNotFoundException.Builder
The ID of the resource.
resourceId() - Method in exception software.amazon.awssdk.services.codeartifact.model.ResourceNotFoundException
The ID of the resource.
resourceId(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ServiceQuotaExceededException.Builder
The ID of the resource.
resourceId() - Method in exception software.amazon.awssdk.services.codeartifact.model.ServiceQuotaExceededException
The ID of the resource.
ResourceNotFoundException - Exception in software.amazon.awssdk.services.codeartifact.model
The operation did not succeed because the resource requested is not found in the service.
ResourceNotFoundException.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
ResourcePolicy - Class in software.amazon.awssdk.services.codeartifact.model
An CodeArtifact resource policy that contains a resource ARN, document details, and a revision.
ResourcePolicy.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
resourceType(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ConflictException.Builder
The type of Amazon Web Services resource.
resourceType(ResourceType) - Method in interface software.amazon.awssdk.services.codeartifact.model.ConflictException.Builder
The type of Amazon Web Services resource.
resourceType() - Method in exception software.amazon.awssdk.services.codeartifact.model.ConflictException
The type of Amazon Web Services resource.
resourceType(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ResourceNotFoundException.Builder
The type of Amazon Web Services resource.
resourceType(ResourceType) - Method in interface software.amazon.awssdk.services.codeartifact.model.ResourceNotFoundException.Builder
The type of Amazon Web Services resource.
resourceType() - Method in exception software.amazon.awssdk.services.codeartifact.model.ResourceNotFoundException
The type of Amazon Web Services resource.
ResourceType - Enum in software.amazon.awssdk.services.codeartifact.model
 
resourceType(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ServiceQuotaExceededException.Builder
The type of Amazon Web Services resource.
resourceType(ResourceType) - Method in interface software.amazon.awssdk.services.codeartifact.model.ServiceQuotaExceededException.Builder
The type of Amazon Web Services resource.
resourceType() - Method in exception software.amazon.awssdk.services.codeartifact.model.ServiceQuotaExceededException
The type of Amazon Web Services resource.
resourceTypeAsString() - Method in exception software.amazon.awssdk.services.codeartifact.model.ConflictException
The type of Amazon Web Services resource.
resourceTypeAsString() - Method in exception software.amazon.awssdk.services.codeartifact.model.ResourceNotFoundException
The type of Amazon Web Services resource.
resourceTypeAsString() - Method in exception software.amazon.awssdk.services.codeartifact.model.ServiceQuotaExceededException
The type of Amazon Web Services resource.
responseMetadata() - Method in interface software.amazon.awssdk.services.codeartifact.model.CodeartifactResponse.Builder
 
responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.codeartifact.model.CodeartifactResponse.Builder
 
responseMetadata() - Method in class software.amazon.awssdk.services.codeartifact.model.CodeartifactResponse.BuilderImpl
 
responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.codeartifact.model.CodeartifactResponse.BuilderImpl
 
responseMetadata() - Method in class software.amazon.awssdk.services.codeartifact.model.CodeartifactResponse
 
restrictions(PackageOriginRestrictions) - Method in interface software.amazon.awssdk.services.codeartifact.model.PackageOriginConfiguration.Builder
A PackageOriginRestrictions object that contains information about the upstream and publish package origin configuration for the package.
restrictions(Consumer<PackageOriginRestrictions.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.PackageOriginConfiguration.Builder
A PackageOriginRestrictions object that contains information about the upstream and publish package origin configuration for the package.
restrictions() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageOriginConfiguration
A PackageOriginRestrictions object that contains information about the upstream and publish package origin configuration for the package.
restrictions(PackageOriginRestrictions) - Method in interface software.amazon.awssdk.services.codeartifact.model.PutPackageOriginConfigurationRequest.Builder
A PackageOriginRestrictions object that contains information about the upstream and publish package origin restrictions.
restrictions(Consumer<PackageOriginRestrictions.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.model.PutPackageOriginConfigurationRequest.Builder
A PackageOriginRestrictions object that contains information about the upstream and publish package origin restrictions.
restrictions() - Method in class software.amazon.awssdk.services.codeartifact.model.PutPackageOriginConfigurationRequest
A PackageOriginRestrictions object that contains information about the upstream and publish package origin restrictions.
retryAfterSeconds(Integer) - Method in interface software.amazon.awssdk.services.codeartifact.model.ThrottlingException.Builder
The time period, in seconds, to wait before retrying the request.
retryAfterSeconds() - Method in exception software.amazon.awssdk.services.codeartifact.model.ThrottlingException
The time period, in seconds, to wait before retrying the request.
revision(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.PackageVersionDescription.Builder
The revision of the package version.
revision() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionDescription
The revision of the package version.
revision(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.PackageVersionSummary.Builder
The revision associated with a package version.
revision() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionSummary
The revision associated with a package version.
revision(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ResourcePolicy.Builder
The current revision of the resource policy.
revision() - Method in class software.amazon.awssdk.services.codeartifact.model.ResourcePolicy
The current revision of the resource policy.
revision(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.SuccessfulPackageVersionInfo.Builder
The revision of a package version.
revision() - Method in class software.amazon.awssdk.services.codeartifact.model.SuccessfulPackageVersionInfo
The revision of a package version.

S

s3BucketArn(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DomainDescription.Builder
The Amazon Resource Name (ARN) of the Amazon S3 bucket that is used to store package assets in the domain.
s3BucketArn() - Method in class software.amazon.awssdk.services.codeartifact.model.DomainDescription
The Amazon Resource Name (ARN) of the Amazon S3 bucket that is used to store package assets in the domain.
sdkFields() - Method in exception software.amazon.awssdk.services.codeartifact.model.AccessDeniedException
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.AssetSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.AssociateExternalConnectionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.AssociateExternalConnectionResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.codeartifact.model.ConflictException
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.CopyPackageVersionsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.CopyPackageVersionsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.CreateDomainRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.CreateDomainResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.CreateRepositoryRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.CreateRepositoryResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteDomainPermissionsPolicyRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteDomainPermissionsPolicyResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteDomainRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteDomainResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.DeletePackageVersionsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.DeletePackageVersionsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryPermissionsPolicyRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryPermissionsPolicyResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribeDomainRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribeDomainResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribePackageRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribePackageResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribePackageVersionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribePackageVersionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribeRepositoryRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribeRepositoryResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.DisassociateExternalConnectionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.DisassociateExternalConnectionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.DisposePackageVersionsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.DisposePackageVersionsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.DomainDescription
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.DomainEntryPoint
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.DomainSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.GetAuthorizationTokenRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.GetAuthorizationTokenResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.GetDomainPermissionsPolicyRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.GetDomainPermissionsPolicyResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionAssetRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionAssetResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionReadmeRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionReadmeResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.GetRepositoryEndpointRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.GetRepositoryEndpointResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.GetRepositoryPermissionsPolicyRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.GetRepositoryPermissionsPolicyResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.codeartifact.model.InternalServerException
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.LicenseInfo
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.ListDomainsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.ListDomainsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackagesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackagesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.ListRepositoriesInDomainRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.ListRepositoriesInDomainResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.ListRepositoriesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.ListRepositoriesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.ListTagsForResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.ListTagsForResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageDependency
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageDescription
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageOriginConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageOriginRestrictions
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionDescription
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionError
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionOrigin
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.PutDomainPermissionsPolicyRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.PutDomainPermissionsPolicyResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.PutPackageOriginConfigurationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.PutPackageOriginConfigurationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.PutRepositoryPermissionsPolicyRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.PutRepositoryPermissionsPolicyResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.RepositoryDescription
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.RepositoryExternalConnectionInfo
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.RepositorySummary
 
sdkFields() - Method in exception software.amazon.awssdk.services.codeartifact.model.ResourceNotFoundException
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.ResourcePolicy
 
sdkFields() - Method in exception software.amazon.awssdk.services.codeartifact.model.ServiceQuotaExceededException
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.SuccessfulPackageVersionInfo
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.Tag
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.TagResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.TagResourceResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.codeartifact.model.ThrottlingException
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.UntagResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.UntagResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.UpdatePackageVersionsStatusRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.UpdatePackageVersionsStatusResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.UpdateRepositoryRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.UpdateRepositoryResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.UpstreamRepository
 
sdkFields() - Method in class software.amazon.awssdk.services.codeartifact.model.UpstreamRepositoryInfo
 
sdkFields() - Method in exception software.amazon.awssdk.services.codeartifact.model.ValidationException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codeartifact.model.AccessDeniedException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.AssetSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.AssociateExternalConnectionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.AssociateExternalConnectionResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codeartifact.model.CodeartifactException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codeartifact.model.ConflictException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.CopyPackageVersionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.CopyPackageVersionsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.CreateDomainRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.CreateDomainResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.CreateRepositoryRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.CreateRepositoryResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.DeleteDomainPermissionsPolicyRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.DeleteDomainPermissionsPolicyResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.DeleteDomainRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.DeleteDomainResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.DeletePackageVersionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.DeletePackageVersionsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryPermissionsPolicyRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryPermissionsPolicyResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.DescribeDomainRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.DescribeDomainResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.DescribePackageRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.DescribePackageResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.DescribePackageVersionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.DescribePackageVersionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.DescribeRepositoryRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.DescribeRepositoryResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.DisassociateExternalConnectionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.DisassociateExternalConnectionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.DisposePackageVersionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.DisposePackageVersionsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.DomainDescription
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.DomainEntryPoint
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.DomainSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.GetAuthorizationTokenRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.GetAuthorizationTokenResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.GetDomainPermissionsPolicyRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.GetDomainPermissionsPolicyResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionAssetRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionAssetResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionReadmeRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionReadmeResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.GetRepositoryEndpointRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.GetRepositoryEndpointResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.GetRepositoryPermissionsPolicyRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.GetRepositoryPermissionsPolicyResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codeartifact.model.InternalServerException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.LicenseInfo
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.ListDomainsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.ListDomainsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.ListPackagesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.ListPackagesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.ListRepositoriesInDomainRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.ListRepositoriesInDomainResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.ListRepositoriesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.ListRepositoriesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.ListTagsForResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.ListTagsForResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.PackageDependency
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.PackageDescription
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.PackageOriginConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.PackageOriginRestrictions
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.PackageSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionDescription
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionError
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionOrigin
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.PutDomainPermissionsPolicyRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.PutDomainPermissionsPolicyResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.PutPackageOriginConfigurationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.PutPackageOriginConfigurationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.PutRepositoryPermissionsPolicyRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.PutRepositoryPermissionsPolicyResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.RepositoryDescription
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.RepositoryExternalConnectionInfo
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.RepositorySummary
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codeartifact.model.ResourceNotFoundException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.ResourcePolicy
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codeartifact.model.ServiceQuotaExceededException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.SuccessfulPackageVersionInfo
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.Tag
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.TagResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.TagResourceResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codeartifact.model.ThrottlingException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.UntagResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.UntagResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.UpdatePackageVersionsStatusRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.UpdatePackageVersionsStatusResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.UpdateRepositoryRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.UpdateRepositoryResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.UpstreamRepository
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeartifact.model.UpstreamRepositoryInfo
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codeartifact.model.ValidationException
 
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
 
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
 
serviceMetadata() - Static method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
 
ServiceQuotaExceededException - Exception in software.amazon.awssdk.services.codeartifact.model
The operation did not succeed because it would have exceeded a service limit for your account.
ServiceQuotaExceededException.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
size(Long) - Method in interface software.amazon.awssdk.services.codeartifact.model.AssetSummary.Builder
The size of the asset.
size() - Method in class software.amazon.awssdk.services.codeartifact.model.AssetSummary
The size of the asset.
software.amazon.awssdk.services.codeartifact - package software.amazon.awssdk.services.codeartifact
CodeArtifact is a fully managed artifact repository compatible with language-native package managers and build tools such as npm, Apache Maven, pip, and dotnet.
software.amazon.awssdk.services.codeartifact.internal - package software.amazon.awssdk.services.codeartifact.internal
 
software.amazon.awssdk.services.codeartifact.model - package software.amazon.awssdk.services.codeartifact.model
 
software.amazon.awssdk.services.codeartifact.paginators - package software.amazon.awssdk.services.codeartifact.paginators
 
software.amazon.awssdk.services.codeartifact.transform - package software.amazon.awssdk.services.codeartifact.transform
 
sortBy(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsRequest.Builder
How to sort the requested list of package versions.
sortBy(PackageVersionSortType) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsRequest.Builder
How to sort the requested list of package versions.
sortBy() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsRequest
How to sort the requested list of package versions.
sortByAsString() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsRequest
How to sort the requested list of package versions.
sourceCodeRepository(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.PackageVersionDescription.Builder
The repository for the source code in the package version, or the source code used to build it.
sourceCodeRepository() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionDescription
The repository for the source code in the package version, or the source code used to build it.
sourceRepository(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.CopyPackageVersionsRequest.Builder
The name of the repository that contains the package versions to be copied.
sourceRepository() - Method in class software.amazon.awssdk.services.codeartifact.model.CopyPackageVersionsRequest
The name of the repository that contains the package versions to be copied.
status(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DomainDescription.Builder
The current status of a domain.
status(DomainStatus) - Method in interface software.amazon.awssdk.services.codeartifact.model.DomainDescription.Builder
The current status of a domain.
status() - Method in class software.amazon.awssdk.services.codeartifact.model.DomainDescription
The current status of a domain.
status(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.DomainSummary.Builder
A string that contains the status of the domain.
status(DomainStatus) - Method in interface software.amazon.awssdk.services.codeartifact.model.DomainSummary.Builder
A string that contains the status of the domain.
status() - Method in class software.amazon.awssdk.services.codeartifact.model.DomainSummary
A string that contains the status of the domain.
status(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsRequest.Builder
A string that filters the requested package versions by status.
status(PackageVersionStatus) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsRequest.Builder
A string that filters the requested package versions by status.
status() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsRequest
A string that filters the requested package versions by status.
status(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.PackageVersionDescription.Builder
A string that contains the status of the package version.
status(PackageVersionStatus) - Method in interface software.amazon.awssdk.services.codeartifact.model.PackageVersionDescription.Builder
A string that contains the status of the package version.
status() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionDescription
A string that contains the status of the package version.
status(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.PackageVersionSummary.Builder
A string that contains the status of the package version.
status(PackageVersionStatus) - Method in interface software.amazon.awssdk.services.codeartifact.model.PackageVersionSummary.Builder
A string that contains the status of the package version.
status() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionSummary
A string that contains the status of the package version.
status(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.RepositoryExternalConnectionInfo.Builder
The status of the external connection of a repository.
status(ExternalConnectionStatus) - Method in interface software.amazon.awssdk.services.codeartifact.model.RepositoryExternalConnectionInfo.Builder
The status of the external connection of a repository.
status() - Method in class software.amazon.awssdk.services.codeartifact.model.RepositoryExternalConnectionInfo
The status of the external connection of a repository.
status(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.SuccessfulPackageVersionInfo.Builder
The status of a package version.
status(PackageVersionStatus) - Method in interface software.amazon.awssdk.services.codeartifact.model.SuccessfulPackageVersionInfo.Builder
The status of a package version.
status() - Method in class software.amazon.awssdk.services.codeartifact.model.SuccessfulPackageVersionInfo
The status of a package version.
statusAsString() - Method in class software.amazon.awssdk.services.codeartifact.model.DomainDescription
The current status of a domain.
statusAsString() - Method in class software.amazon.awssdk.services.codeartifact.model.DomainSummary
A string that contains the status of the domain.
statusAsString() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsRequest
A string that filters the requested package versions by status.
statusAsString() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionDescription
A string that contains the status of the package version.
statusAsString() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionSummary
A string that contains the status of the package version.
statusAsString() - Method in class software.amazon.awssdk.services.codeartifact.model.RepositoryExternalConnectionInfo
The status of the external connection of a repository.
statusAsString() - Method in class software.amazon.awssdk.services.codeartifact.model.SuccessfulPackageVersionInfo
The status of a package version.
statusCode(int) - Method in interface software.amazon.awssdk.services.codeartifact.model.AccessDeniedException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codeartifact.model.CodeartifactException.Builder
 
statusCode(int) - Method in class software.amazon.awssdk.services.codeartifact.model.CodeartifactException.BuilderImpl
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codeartifact.model.ConflictException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codeartifact.model.InternalServerException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codeartifact.model.ResourceNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codeartifact.model.ServiceQuotaExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codeartifact.model.ThrottlingException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codeartifact.model.ValidationException.Builder
 
subscribe(Subscriber<? super ListDomainsResponse>) - Method in class software.amazon.awssdk.services.codeartifact.paginators.ListDomainsPublisher
 
subscribe(Subscriber<? super ListPackagesResponse>) - Method in class software.amazon.awssdk.services.codeartifact.paginators.ListPackagesPublisher
 
subscribe(Subscriber<? super ListPackageVersionAssetsResponse>) - Method in class software.amazon.awssdk.services.codeartifact.paginators.ListPackageVersionAssetsPublisher
 
subscribe(Subscriber<? super ListPackageVersionsResponse>) - Method in class software.amazon.awssdk.services.codeartifact.paginators.ListPackageVersionsPublisher
 
subscribe(Subscriber<? super ListRepositoriesInDomainResponse>) - Method in class software.amazon.awssdk.services.codeartifact.paginators.ListRepositoriesInDomainPublisher
 
subscribe(Subscriber<? super ListRepositoriesResponse>) - Method in class software.amazon.awssdk.services.codeartifact.paginators.ListRepositoriesPublisher
 
SuccessfulPackageVersionInfo - Class in software.amazon.awssdk.services.codeartifact.model
Contains the revision and status of a package version.
SuccessfulPackageVersionInfo.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
successfulVersions(Map<String, SuccessfulPackageVersionInfo>) - Method in interface software.amazon.awssdk.services.codeartifact.model.CopyPackageVersionsResponse.Builder
A list of the package versions that were successfully copied to your repository.
successfulVersions() - Method in class software.amazon.awssdk.services.codeartifact.model.CopyPackageVersionsResponse
A list of the package versions that were successfully copied to your repository.
successfulVersions(Map<String, SuccessfulPackageVersionInfo>) - Method in interface software.amazon.awssdk.services.codeartifact.model.DeletePackageVersionsResponse.Builder
A list of the package versions that were successfully deleted.
successfulVersions() - Method in class software.amazon.awssdk.services.codeartifact.model.DeletePackageVersionsResponse
A list of the package versions that were successfully deleted.
successfulVersions(Map<String, SuccessfulPackageVersionInfo>) - Method in interface software.amazon.awssdk.services.codeartifact.model.DisposePackageVersionsResponse.Builder
A list of the package versions that were successfully disposed.
successfulVersions() - Method in class software.amazon.awssdk.services.codeartifact.model.DisposePackageVersionsResponse
A list of the package versions that were successfully disposed.
successfulVersions(Map<String, SuccessfulPackageVersionInfo>) - Method in interface software.amazon.awssdk.services.codeartifact.model.UpdatePackageVersionsStatusResponse.Builder
A list of PackageVersionError objects, one for each package version with a status that failed to update.
successfulVersions() - Method in class software.amazon.awssdk.services.codeartifact.model.UpdatePackageVersionsStatusResponse
A list of PackageVersionError objects, one for each package version with a status that failed to update.
summary(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.PackageVersionDescription.Builder
A summary of the package version.
summary() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionDescription
A summary of the package version.

T

Tag - Class in software.amazon.awssdk.services.codeartifact.model
A tag is a key-value pair that can be used to manage, search for, or filter resources in CodeArtifact.
Tag.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
tagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.codeartifact.model.UntagResourceRequest.Builder
The tag key for each tag that you want to remove from the resource.
tagKeys(String...) - Method in interface software.amazon.awssdk.services.codeartifact.model.UntagResourceRequest.Builder
The tag key for each tag that you want to remove from the resource.
tagKeys() - Method in class software.amazon.awssdk.services.codeartifact.model.UntagResourceRequest
The tag key for each tag that you want to remove from the resource.
tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Adds or updates tags for a resource in CodeArtifact.
tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Adds or updates tags for a resource in CodeArtifact.
tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Adds or updates tags for a resource in CodeArtifact.
tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Adds or updates tags for a resource in CodeArtifact.
TagResourceRequest - Class in software.amazon.awssdk.services.codeartifact.model
 
TagResourceRequest.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
TagResourceRequestMarshaller - Class in software.amazon.awssdk.services.codeartifact.transform
TagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeartifact.transform.TagResourceRequestMarshaller
 
TagResourceResponse - Class in software.amazon.awssdk.services.codeartifact.model
 
TagResourceResponse.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.codeartifact.model.CreateDomainRequest.Builder
One or more tag key-value pairs for the domain.
tags(Tag...) - Method in interface software.amazon.awssdk.services.codeartifact.model.CreateDomainRequest.Builder
One or more tag key-value pairs for the domain.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.codeartifact.model.CreateDomainRequest.Builder
One or more tag key-value pairs for the domain.
tags() - Method in class software.amazon.awssdk.services.codeartifact.model.CreateDomainRequest
One or more tag key-value pairs for the domain.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.codeartifact.model.CreateRepositoryRequest.Builder
One or more tag key-value pairs for the repository.
tags(Tag...) - Method in interface software.amazon.awssdk.services.codeartifact.model.CreateRepositoryRequest.Builder
One or more tag key-value pairs for the repository.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.codeartifact.model.CreateRepositoryRequest.Builder
One or more tag key-value pairs for the repository.
tags() - Method in class software.amazon.awssdk.services.codeartifact.model.CreateRepositoryRequest
One or more tag key-value pairs for the repository.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListTagsForResourceResponse.Builder
A list of tag key and value pairs associated with the specified resource.
tags(Tag...) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListTagsForResourceResponse.Builder
A list of tag key and value pairs associated with the specified resource.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListTagsForResourceResponse.Builder
A list of tag key and value pairs associated with the specified resource.
tags() - Method in class software.amazon.awssdk.services.codeartifact.model.ListTagsForResourceResponse
A list of tag key and value pairs associated with the specified resource.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.codeartifact.model.TagResourceRequest.Builder
The tags you want to modify or add to the resource.
tags(Tag...) - Method in interface software.amazon.awssdk.services.codeartifact.model.TagResourceRequest.Builder
The tags you want to modify or add to the resource.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.codeartifact.model.TagResourceRequest.Builder
The tags you want to modify or add to the resource.
tags() - Method in class software.amazon.awssdk.services.codeartifact.model.TagResourceRequest
The tags you want to modify or add to the resource.
targetStatus(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.UpdatePackageVersionsStatusRequest.Builder
The status you want to change the package version status to.
targetStatus(PackageVersionStatus) - Method in interface software.amazon.awssdk.services.codeartifact.model.UpdatePackageVersionsStatusRequest.Builder
The status you want to change the package version status to.
targetStatus() - Method in class software.amazon.awssdk.services.codeartifact.model.UpdatePackageVersionsStatusRequest
The status you want to change the package version status to.
targetStatusAsString() - Method in class software.amazon.awssdk.services.codeartifact.model.UpdatePackageVersionsStatusRequest
The status you want to change the package version status to.
ThrottlingException - Exception in software.amazon.awssdk.services.codeartifact.model
The operation did not succeed because too many requests are sent to the service.
ThrottlingException.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
toBuilder() - Method in exception software.amazon.awssdk.services.codeartifact.model.AccessDeniedException
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.AssetSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.AssociateExternalConnectionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.AssociateExternalConnectionResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.codeartifact.model.CodeartifactException
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.CodeartifactRequest
 
toBuilder() - Method in exception software.amazon.awssdk.services.codeartifact.model.ConflictException
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.CopyPackageVersionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.CopyPackageVersionsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.CreateDomainRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.CreateDomainResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.CreateRepositoryRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.CreateRepositoryResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteDomainPermissionsPolicyRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteDomainPermissionsPolicyResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteDomainRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteDomainResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.DeletePackageVersionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.DeletePackageVersionsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryPermissionsPolicyRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryPermissionsPolicyResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribeDomainRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribeDomainResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribePackageRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribePackageResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribePackageVersionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribePackageVersionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribeRepositoryRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribeRepositoryResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.DisassociateExternalConnectionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.DisassociateExternalConnectionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.DisposePackageVersionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.DisposePackageVersionsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.DomainDescription
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.DomainEntryPoint
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.DomainSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.GetAuthorizationTokenRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.GetAuthorizationTokenResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.GetDomainPermissionsPolicyRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.GetDomainPermissionsPolicyResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionAssetRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionAssetResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionReadmeRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionReadmeResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.GetRepositoryEndpointRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.GetRepositoryEndpointResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.GetRepositoryPermissionsPolicyRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.GetRepositoryPermissionsPolicyResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.codeartifact.model.InternalServerException
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.LicenseInfo
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.ListDomainsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.ListDomainsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackagesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackagesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.ListRepositoriesInDomainRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.ListRepositoriesInDomainResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.ListRepositoriesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.ListRepositoriesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.ListTagsForResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.ListTagsForResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageDependency
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageDescription
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageOriginConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageOriginRestrictions
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionDescription
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionError
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionOrigin
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.PutDomainPermissionsPolicyRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.PutDomainPermissionsPolicyResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.PutPackageOriginConfigurationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.PutPackageOriginConfigurationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.PutRepositoryPermissionsPolicyRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.PutRepositoryPermissionsPolicyResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.RepositoryDescription
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.RepositoryExternalConnectionInfo
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.RepositorySummary
 
toBuilder() - Method in exception software.amazon.awssdk.services.codeartifact.model.ResourceNotFoundException
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.ResourcePolicy
 
toBuilder() - Method in exception software.amazon.awssdk.services.codeartifact.model.ServiceQuotaExceededException
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.SuccessfulPackageVersionInfo
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.Tag
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.TagResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.TagResourceResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.codeartifact.model.ThrottlingException
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.UntagResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.UntagResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.UpdatePackageVersionsStatusRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.UpdatePackageVersionsStatusResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.UpdateRepositoryRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.UpdateRepositoryResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.UpstreamRepository
 
toBuilder() - Method in class software.amazon.awssdk.services.codeartifact.model.UpstreamRepositoryInfo
 
toBuilder() - Method in exception software.amazon.awssdk.services.codeartifact.model.ValidationException
 
toString() - Method in enum software.amazon.awssdk.services.codeartifact.model.AllowPublish
 
toString() - Method in enum software.amazon.awssdk.services.codeartifact.model.AllowUpstream
 
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.AssetSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.AssociateExternalConnectionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.AssociateExternalConnectionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.CopyPackageVersionsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.CopyPackageVersionsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.CreateDomainRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.CreateDomainResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.CreateRepositoryRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.CreateRepositoryResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteDomainPermissionsPolicyRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteDomainPermissionsPolicyResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteDomainRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteDomainResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.DeletePackageVersionsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.DeletePackageVersionsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryPermissionsPolicyRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryPermissionsPolicyResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.DeleteRepositoryResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribeDomainRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribeDomainResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribePackageRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribePackageResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribePackageVersionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribePackageVersionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribeRepositoryRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.DescribeRepositoryResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.DisassociateExternalConnectionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.DisassociateExternalConnectionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.DisposePackageVersionsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.DisposePackageVersionsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.DomainDescription
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.DomainEntryPoint
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.codeartifact.model.DomainStatus
 
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.DomainSummary
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.codeartifact.model.ExternalConnectionStatus
 
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.GetAuthorizationTokenRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.GetAuthorizationTokenResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.GetDomainPermissionsPolicyRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.GetDomainPermissionsPolicyResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionAssetRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionAssetResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionReadmeRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionReadmeResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.GetRepositoryEndpointRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.GetRepositoryEndpointResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.GetRepositoryPermissionsPolicyRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.GetRepositoryPermissionsPolicyResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.codeartifact.model.HashAlgorithm
 
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.LicenseInfo
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.ListDomainsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.ListDomainsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackagesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackagesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.ListRepositoriesInDomainRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.ListRepositoriesInDomainResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.ListRepositoriesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.ListRepositoriesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.ListTagsForResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageDependency
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageDescription
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.codeartifact.model.PackageFormat
 
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageOriginConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageOriginRestrictions
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionDescription
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionError
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.codeartifact.model.PackageVersionErrorCode
 
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionOrigin
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.codeartifact.model.PackageVersionOriginType
 
toString() - Method in enum software.amazon.awssdk.services.codeartifact.model.PackageVersionSortType
 
toString() - Method in enum software.amazon.awssdk.services.codeartifact.model.PackageVersionStatus
 
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.PutDomainPermissionsPolicyRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.PutDomainPermissionsPolicyResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.PutPackageOriginConfigurationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.PutPackageOriginConfigurationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.PutRepositoryPermissionsPolicyRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.PutRepositoryPermissionsPolicyResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.RepositoryDescription
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.RepositoryExternalConnectionInfo
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.RepositorySummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.ResourcePolicy
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.codeartifact.model.ResourceType
 
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.SuccessfulPackageVersionInfo
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.Tag
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.TagResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.UntagResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.UpdatePackageVersionsStatusRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.UpdatePackageVersionsStatusResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.UpdateRepositoryRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.UpdateRepositoryResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.UpstreamRepository
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeartifact.model.UpstreamRepositoryInfo
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.codeartifact.model.ValidationExceptionReason
 

U

untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Removes tags from a resource in CodeArtifact.
untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Removes tags from a resource in CodeArtifact.
untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Removes tags from a resource in CodeArtifact.
untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Removes tags from a resource in CodeArtifact.
UntagResourceRequest - Class in software.amazon.awssdk.services.codeartifact.model
 
UntagResourceRequest.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
UntagResourceRequestMarshaller - Class in software.amazon.awssdk.services.codeartifact.transform
UntagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeartifact.transform.UntagResourceRequestMarshaller
 
UntagResourceResponse - Class in software.amazon.awssdk.services.codeartifact.model
 
UntagResourceResponse.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
updatePackageVersionsStatus(UpdatePackageVersionsStatusRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Updates the status of one or more versions of a package.
updatePackageVersionsStatus(Consumer<UpdatePackageVersionsStatusRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Updates the status of one or more versions of a package.
updatePackageVersionsStatus(UpdatePackageVersionsStatusRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Updates the status of one or more versions of a package.
updatePackageVersionsStatus(Consumer<UpdatePackageVersionsStatusRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Updates the status of one or more versions of a package.
UpdatePackageVersionsStatusRequest - Class in software.amazon.awssdk.services.codeartifact.model
 
UpdatePackageVersionsStatusRequest.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
UpdatePackageVersionsStatusRequestMarshaller - Class in software.amazon.awssdk.services.codeartifact.transform
UpdatePackageVersionsStatusRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeartifact.transform.UpdatePackageVersionsStatusRequestMarshaller
 
UpdatePackageVersionsStatusResponse - Class in software.amazon.awssdk.services.codeartifact.model
 
UpdatePackageVersionsStatusResponse.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
updateRepository(UpdateRepositoryRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Update the properties of a repository.
updateRepository(Consumer<UpdateRepositoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactAsyncClient
Update the properties of a repository.
updateRepository(UpdateRepositoryRequest) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Update the properties of a repository.
updateRepository(Consumer<UpdateRepositoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeartifact.CodeartifactClient
Update the properties of a repository.
UpdateRepositoryRequest - Class in software.amazon.awssdk.services.codeartifact.model
 
UpdateRepositoryRequest.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
UpdateRepositoryRequestMarshaller - Class in software.amazon.awssdk.services.codeartifact.transform
UpdateRepositoryRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeartifact.transform.UpdateRepositoryRequestMarshaller
 
UpdateRepositoryResponse - Class in software.amazon.awssdk.services.codeartifact.model
 
UpdateRepositoryResponse.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
upstream(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackagesRequest.Builder
The value of the Upstream package origin control restriction used to filter requested packages.
upstream(AllowUpstream) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackagesRequest.Builder
The value of the Upstream package origin control restriction used to filter requested packages.
upstream() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackagesRequest
The value of the Upstream package origin control restriction used to filter requested packages.
upstream(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.PackageOriginRestrictions.Builder
The package origin configuration that determines if new versions of the package can be added to the repository from an external connection or upstream source.
upstream(AllowUpstream) - Method in interface software.amazon.awssdk.services.codeartifact.model.PackageOriginRestrictions.Builder
The package origin configuration that determines if new versions of the package can be added to the repository from an external connection or upstream source.
upstream() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageOriginRestrictions
The package origin configuration that determines if new versions of the package can be added to the repository from an external connection or upstream source.
upstreamAsString() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackagesRequest
The value of the Upstream package origin control restriction used to filter requested packages.
upstreamAsString() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageOriginRestrictions
The package origin configuration that determines if new versions of the package can be added to the repository from an external connection or upstream source.
UpstreamRepository - Class in software.amazon.awssdk.services.codeartifact.model
Information about an upstream repository.
UpstreamRepository.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
UpstreamRepositoryInfo - Class in software.amazon.awssdk.services.codeartifact.model
Information about an upstream repository.
UpstreamRepositoryInfo.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
upstreams(Collection<UpstreamRepository>) - Method in interface software.amazon.awssdk.services.codeartifact.model.CreateRepositoryRequest.Builder
A list of upstream repositories to associate with the repository.
upstreams(UpstreamRepository...) - Method in interface software.amazon.awssdk.services.codeartifact.model.CreateRepositoryRequest.Builder
A list of upstream repositories to associate with the repository.
upstreams(Consumer<UpstreamRepository.Builder>...) - Method in interface software.amazon.awssdk.services.codeartifact.model.CreateRepositoryRequest.Builder
A list of upstream repositories to associate with the repository.
upstreams() - Method in class software.amazon.awssdk.services.codeartifact.model.CreateRepositoryRequest
A list of upstream repositories to associate with the repository.
upstreams(Collection<UpstreamRepositoryInfo>) - Method in interface software.amazon.awssdk.services.codeartifact.model.RepositoryDescription.Builder
A list of upstream repositories to associate with the repository.
upstreams(UpstreamRepositoryInfo...) - Method in interface software.amazon.awssdk.services.codeartifact.model.RepositoryDescription.Builder
A list of upstream repositories to associate with the repository.
upstreams(Consumer<UpstreamRepositoryInfo.Builder>...) - Method in interface software.amazon.awssdk.services.codeartifact.model.RepositoryDescription.Builder
A list of upstream repositories to associate with the repository.
upstreams() - Method in class software.amazon.awssdk.services.codeartifact.model.RepositoryDescription
A list of upstream repositories to associate with the repository.
upstreams(Collection<UpstreamRepository>) - Method in interface software.amazon.awssdk.services.codeartifact.model.UpdateRepositoryRequest.Builder
A list of upstream repositories to associate with the repository.
upstreams(UpstreamRepository...) - Method in interface software.amazon.awssdk.services.codeartifact.model.UpdateRepositoryRequest.Builder
A list of upstream repositories to associate with the repository.
upstreams(Consumer<UpstreamRepository.Builder>...) - Method in interface software.amazon.awssdk.services.codeartifact.model.UpdateRepositoryRequest.Builder
A list of upstream repositories to associate with the repository.
upstreams() - Method in class software.amazon.awssdk.services.codeartifact.model.UpdateRepositoryRequest
A list of upstream repositories to associate with the repository.
url(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.LicenseInfo.Builder
The URL for license data.
url() - Method in class software.amazon.awssdk.services.codeartifact.model.LicenseInfo
The URL for license data.

V

ValidationException - Exception in software.amazon.awssdk.services.codeartifact.model
The operation did not succeed because a parameter in the request was sent with an invalid value.
ValidationException.Builder - Interface in software.amazon.awssdk.services.codeartifact.model
 
ValidationExceptionReason - Enum in software.amazon.awssdk.services.codeartifact.model
 
value(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.Tag.Builder
The tag value.
value() - Method in class software.amazon.awssdk.services.codeartifact.model.Tag
The tag value.
valueOf(String) - Static method in enum software.amazon.awssdk.services.codeartifact.model.AllowPublish
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.codeartifact.model.AllowUpstream
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.codeartifact.model.DomainStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.codeartifact.model.ExternalConnectionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.codeartifact.model.HashAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.codeartifact.model.PackageFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.codeartifact.model.PackageVersionErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.codeartifact.model.PackageVersionOriginType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.codeartifact.model.PackageVersionSortType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.codeartifact.model.PackageVersionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.codeartifact.model.ResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.codeartifact.model.ValidationExceptionReason
Returns the enum constant of this type with the specified name.
values() - Static method in enum software.amazon.awssdk.services.codeartifact.model.AllowPublish
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.codeartifact.model.AllowUpstream
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.codeartifact.model.DomainStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.codeartifact.model.ExternalConnectionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.codeartifact.model.HashAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.codeartifact.model.PackageFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.codeartifact.model.PackageVersionErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.codeartifact.model.PackageVersionOriginType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.codeartifact.model.PackageVersionSortType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.codeartifact.model.PackageVersionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.codeartifact.model.ResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.codeartifact.model.ValidationExceptionReason
Returns an array containing the constants of this enum type, in the order they are declared.
version(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetPackageVersionReadmeResponse.Builder
The version of the package with the requested readme file.
version() - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionReadmeResponse
The version of the package with the requested readme file.
version(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsResponse.Builder
The version of the package associated with the requested assets.
version() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsResponse
The version of the package associated with the requested assets.
version(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesResponse.Builder
The version of the package that is specified in the request.
version() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesResponse
The version of the package that is specified in the request.
version(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.PackageVersionDescription.Builder
The version of the package.
version() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionDescription
The version of the package.
version(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.PackageVersionSummary.Builder
Information about a package version.
version() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageVersionSummary
Information about a package version.
versionRequirement(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.PackageDependency.Builder
The required version, or version range, of the package that this package depends on.
versionRequirement() - Method in class software.amazon.awssdk.services.codeartifact.model.PackageDependency
The required version, or version range, of the package that this package depends on.
versionRevision(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.GetPackageVersionReadmeResponse.Builder
The current revision associated with the package version.
versionRevision() - Method in class software.amazon.awssdk.services.codeartifact.model.GetPackageVersionReadmeResponse
The current revision associated with the package version.
versionRevision(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsResponse.Builder
The current revision associated with the package version.
versionRevision() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionAssetsResponse
The current revision associated with the package version.
versionRevision(String) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesResponse.Builder
The current revision associated with the package version.
versionRevision() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionDependenciesResponse
The current revision associated with the package version.
versionRevisions(Map<String, String>) - Method in interface software.amazon.awssdk.services.codeartifact.model.CopyPackageVersionsRequest.Builder
A list of key-value pairs.
versionRevisions() - Method in class software.amazon.awssdk.services.codeartifact.model.CopyPackageVersionsRequest
A list of key-value pairs.
versionRevisions(Map<String, String>) - Method in interface software.amazon.awssdk.services.codeartifact.model.DisposePackageVersionsRequest.Builder
The revisions of the package versions you want to dispose.
versionRevisions() - Method in class software.amazon.awssdk.services.codeartifact.model.DisposePackageVersionsRequest
The revisions of the package versions you want to dispose.
versionRevisions(Map<String, String>) - Method in interface software.amazon.awssdk.services.codeartifact.model.UpdatePackageVersionsStatusRequest.Builder
A map of package versions and package version revisions.
versionRevisions() - Method in class software.amazon.awssdk.services.codeartifact.model.UpdatePackageVersionsStatusRequest
A map of package versions and package version revisions.
versions(Collection<String>) - Method in interface software.amazon.awssdk.services.codeartifact.model.CopyPackageVersionsRequest.Builder
The versions of the package to be copied.
versions(String...) - Method in interface software.amazon.awssdk.services.codeartifact.model.CopyPackageVersionsRequest.Builder
The versions of the package to be copied.
versions() - Method in class software.amazon.awssdk.services.codeartifact.model.CopyPackageVersionsRequest
The versions of the package to be copied.
versions(Collection<String>) - Method in interface software.amazon.awssdk.services.codeartifact.model.DeletePackageVersionsRequest.Builder
An array of strings that specify the versions of the package to delete.
versions(String...) - Method in interface software.amazon.awssdk.services.codeartifact.model.DeletePackageVersionsRequest.Builder
An array of strings that specify the versions of the package to delete.
versions() - Method in class software.amazon.awssdk.services.codeartifact.model.DeletePackageVersionsRequest
An array of strings that specify the versions of the package to delete.
versions(Collection<String>) - Method in interface software.amazon.awssdk.services.codeartifact.model.DisposePackageVersionsRequest.Builder
The versions of the package you want to dispose.
versions(String...) - Method in interface software.amazon.awssdk.services.codeartifact.model.DisposePackageVersionsRequest.Builder
The versions of the package you want to dispose.
versions() - Method in class software.amazon.awssdk.services.codeartifact.model.DisposePackageVersionsRequest
The versions of the package you want to dispose.
versions(Collection<PackageVersionSummary>) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsResponse.Builder
The returned list of PackageVersionSummary objects.
versions(PackageVersionSummary...) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsResponse.Builder
The returned list of PackageVersionSummary objects.
versions(Consumer<PackageVersionSummary.Builder>...) - Method in interface software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsResponse.Builder
The returned list of PackageVersionSummary objects.
versions() - Method in class software.amazon.awssdk.services.codeartifact.model.ListPackageVersionsResponse
The returned list of PackageVersionSummary objects.
versions(Collection<String>) - Method in interface software.amazon.awssdk.services.codeartifact.model.UpdatePackageVersionsStatusRequest.Builder
An array of strings that specify the versions of the package with the statuses to update.
versions(String...) - Method in interface software.amazon.awssdk.services.codeartifact.model.UpdatePackageVersionsStatusRequest.Builder
An array of strings that specify the versions of the package with the statuses to update.
versions() - Method in class software.amazon.awssdk.services.codeartifact.model.UpdatePackageVersionsStatusRequest
An array of strings that specify the versions of the package with the statuses to update.
versions() - Method in class software.amazon.awssdk.services.codeartifact.paginators.ListPackageVersionsIterable
Returns an iterable to iterate through the paginated ListPackageVersionsResponse.versions() member.
versions() - Method in class software.amazon.awssdk.services.codeartifact.paginators.ListPackageVersionsPublisher
Returns a publisher that can be used to get a stream of data.
A B C D E F G H I K L M N O P R S T U V 
Skip navigation links

Copyright © 2022. All rights reserved.