- getAdministratorAccount() - Method in class com.amazonaws.services.codeartifact.model.ListRepositoriesInDomainRequest
-
Filter the list of repositories to only include those that are managed by the AWS account ID.
- getAdministratorAccount() - Method in class com.amazonaws.services.codeartifact.model.RepositoryDescription
-
The 12-digit account number of the AWS account that manages the repository.
- getAdministratorAccount() - Method in class com.amazonaws.services.codeartifact.model.RepositorySummary
-
The AWS account ID that manages the repository.
- getAllowOverwrite() - Method in class com.amazonaws.services.codeartifact.model.CopyPackageVersionsRequest
-
Set to true to overwrite a package version that already exists in the destination repository.
- getArn() - Method in class com.amazonaws.services.codeartifact.model.DomainDescription
-
The Amazon Resource Name (ARN) of the domain.
- getArn() - Method in class com.amazonaws.services.codeartifact.model.DomainSummary
-
The ARN of the domain.
- getArn() - Method in class com.amazonaws.services.codeartifact.model.RepositoryDescription
-
The Amazon Resource Name (ARN) of the repository.
- getArn() - Method in class com.amazonaws.services.codeartifact.model.RepositorySummary
-
The ARN of the repository.
- getAsset() - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionAssetRequest
-
The name of the requested asset.
- getAsset() - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionAssetResult
-
The binary file, or asset, that is downloaded.
- getAssetName() - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionAssetResult
-
The name of the asset that is downloaded.
- getAssets() - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionAssetsResult
-
- getAssetSizeBytes() - Method in class com.amazonaws.services.codeartifact.model.DomainDescription
-
The total size of all assets in the domain.
- getAuthorizationToken(GetAuthorizationTokenRequest) - Method in class com.amazonaws.services.codeartifact.AbstractAWSCodeArtifact
-
- getAuthorizationToken(GetAuthorizationTokenRequest) - Method in interface com.amazonaws.services.codeartifact.AWSCodeArtifact
-
Generates a temporary authorization token for accessing repositories in the domain.
- getAuthorizationToken(GetAuthorizationTokenRequest) - Method in class com.amazonaws.services.codeartifact.AWSCodeArtifactClient
-
Generates a temporary authorization token for accessing repositories in the domain.
- getAuthorizationToken() - Method in class com.amazonaws.services.codeartifact.model.GetAuthorizationTokenResult
-
The returned authentication token.
- getAuthorizationTokenAsync(GetAuthorizationTokenRequest) - Method in class com.amazonaws.services.codeartifact.AbstractAWSCodeArtifactAsync
-
- getAuthorizationTokenAsync(GetAuthorizationTokenRequest, AsyncHandler<GetAuthorizationTokenRequest, GetAuthorizationTokenResult>) - Method in class com.amazonaws.services.codeartifact.AbstractAWSCodeArtifactAsync
-
- getAuthorizationTokenAsync(GetAuthorizationTokenRequest) - Method in interface com.amazonaws.services.codeartifact.AWSCodeArtifactAsync
-
Generates a temporary authorization token for accessing repositories in the domain.
- getAuthorizationTokenAsync(GetAuthorizationTokenRequest, AsyncHandler<GetAuthorizationTokenRequest, GetAuthorizationTokenResult>) - Method in interface com.amazonaws.services.codeartifact.AWSCodeArtifactAsync
-
Generates a temporary authorization token for accessing repositories in the domain.
- getAuthorizationTokenAsync(GetAuthorizationTokenRequest) - Method in class com.amazonaws.services.codeartifact.AWSCodeArtifactAsyncClient
-
- getAuthorizationTokenAsync(GetAuthorizationTokenRequest, AsyncHandler<GetAuthorizationTokenRequest, GetAuthorizationTokenResult>) - Method in class com.amazonaws.services.codeartifact.AWSCodeArtifactAsyncClient
-
- GetAuthorizationTokenRequest - Class in com.amazonaws.services.codeartifact.model
-
- GetAuthorizationTokenRequest() - Constructor for class com.amazonaws.services.codeartifact.model.GetAuthorizationTokenRequest
-
- GetAuthorizationTokenResult - Class in com.amazonaws.services.codeartifact.model
-
- GetAuthorizationTokenResult() - Constructor for class com.amazonaws.services.codeartifact.model.GetAuthorizationTokenResult
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.codeartifact.AbstractAWSCodeArtifact
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.codeartifact.AWSCodeArtifact
-
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.codeartifact.AWSCodeArtifactClient
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getCreatedTime() - Method in class com.amazonaws.services.codeartifact.model.DomainDescription
-
A timestamp that represents the date and time the domain was created.
- getCreatedTime() - Method in class com.amazonaws.services.codeartifact.model.DomainSummary
-
A timestamp that contains the date and time the domain was created.
- getDefaultDisplayVersion() - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionsResult
-
The default package version to display.
- getDependencies() - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionDependenciesResult
-
- getDependencyType() - Method in class com.amazonaws.services.codeartifact.model.PackageDependency
-
The type of a package dependency.
- getDescription() - Method in class com.amazonaws.services.codeartifact.model.CreateRepositoryRequest
-
A description of the created repository.
- getDescription() - Method in class com.amazonaws.services.codeartifact.model.RepositoryDescription
-
A text description of the repository.
- getDescription() - Method in class com.amazonaws.services.codeartifact.model.RepositorySummary
-
The description of the repository.
- getDescription() - Method in class com.amazonaws.services.codeartifact.model.UpdateRepositoryRequest
-
An updated repository description.
- getDestinationRepository() - Method in class com.amazonaws.services.codeartifact.model.CopyPackageVersionsRequest
-
The name of the repository into which package versions are copied.
- getDisplayName() - Method in class com.amazonaws.services.codeartifact.model.PackageVersionDescription
-
The name of the package that is displayed.
- getDocument() - Method in class com.amazonaws.services.codeartifact.model.ResourcePolicy
-
The resource policy formatted in JSON.
- getDomain() - Method in class com.amazonaws.services.codeartifact.model.AssociateExternalConnectionRequest
-
The name of the domain that contains the repository.
- getDomain() - Method in class com.amazonaws.services.codeartifact.model.CopyPackageVersionsRequest
-
The name of the domain that contains the source and destination repositories.
- getDomain() - Method in class com.amazonaws.services.codeartifact.model.CreateDomainRequest
-
The name of the domain to create.
- getDomain() - Method in class com.amazonaws.services.codeartifact.model.CreateDomainResult
-
Contains information about the created domain after processing the request.
- getDomain() - Method in class com.amazonaws.services.codeartifact.model.CreateRepositoryRequest
-
The name of the domain that contains the created repository.
- getDomain() - Method in class com.amazonaws.services.codeartifact.model.DeleteDomainPermissionsPolicyRequest
-
The name of the domain associated with the resource policy to be deleted.
- getDomain() - Method in class com.amazonaws.services.codeartifact.model.DeleteDomainRequest
-
The name of the domain to delete.
- getDomain() - Method in class com.amazonaws.services.codeartifact.model.DeleteDomainResult
-
Contains information about the deleted domain after processing the request.
- getDomain() - Method in class com.amazonaws.services.codeartifact.model.DeletePackageVersionsRequest
-
The name of the domain that contains the package to delete.
- getDomain() - Method in class com.amazonaws.services.codeartifact.model.DeleteRepositoryPermissionsPolicyRequest
-
The name of the domain that contains the repository associated with the resource policy to be deleted.
- getDomain() - Method in class com.amazonaws.services.codeartifact.model.DeleteRepositoryRequest
-
The name of the domain that contains the repository to delete.
- getDomain() - Method in class com.amazonaws.services.codeartifact.model.DescribeDomainRequest
-
A string that specifies the name of the requested domain.
- getDomain() - Method in class com.amazonaws.services.codeartifact.model.DescribeDomainResult
-
- getDomain() - Method in class com.amazonaws.services.codeartifact.model.DescribePackageVersionRequest
-
The name of the domain that contains the repository that contains the package version.
- getDomain() - Method in class com.amazonaws.services.codeartifact.model.DescribeRepositoryRequest
-
The name of the domain that contains the repository to describe.
- getDomain() - Method in class com.amazonaws.services.codeartifact.model.DisassociateExternalConnectionRequest
-
The name of the domain that contains the repository from which to remove the external repository.
- getDomain() - Method in class com.amazonaws.services.codeartifact.model.DisposePackageVersionsRequest
-
The name of the domain that contains the repository you want to dispose.
- getDomain() - Method in class com.amazonaws.services.codeartifact.model.GetAuthorizationTokenRequest
-
The name of the domain that is in scope for the generated authorization token.
- getDomain() - Method in class com.amazonaws.services.codeartifact.model.GetDomainPermissionsPolicyRequest
-
The name of the domain to which the resource policy is attached.
- getDomain() - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionAssetRequest
-
The name of the domain that contains the repository that contains the package version with the requested asset.
- getDomain() - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionReadmeRequest
-
The name of the domain that contains the repository that contains the package version with the requested readme
file.
- getDomain() - Method in class com.amazonaws.services.codeartifact.model.GetRepositoryEndpointRequest
-
The name of the domain that contains the repository.
- getDomain() - Method in class com.amazonaws.services.codeartifact.model.GetRepositoryPermissionsPolicyRequest
-
The name of the domain containing the repository whose associated resource policy is to be retrieved.
- getDomain() - Method in class com.amazonaws.services.codeartifact.model.ListPackagesRequest
-
The name of the domain that contains the repository that contains the requested list of packages.
- getDomain() - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionAssetsRequest
-
The name of the domain that contains the repository associated with the package version assets.
- getDomain() - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionDependenciesRequest
-
The name of the domain that contains the repository that contains the requested package version dependencies.
- getDomain() - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionsRequest
-
The name of the domain that contains the repository that contains the returned package versions.
- getDomain() - Method in class com.amazonaws.services.codeartifact.model.ListRepositoriesInDomainRequest
-
The name of the domain that contains the returned list of repositories.
- getDomain() - Method in class com.amazonaws.services.codeartifact.model.PutDomainPermissionsPolicyRequest
-
The name of the domain on which to set the resource policy.
- getDomain() - Method in class com.amazonaws.services.codeartifact.model.PutRepositoryPermissionsPolicyRequest
-
The name of the domain containing the repository to set the resource policy on.
- getDomain() - Method in class com.amazonaws.services.codeartifact.model.UpdatePackageVersionsStatusRequest
-
The name of the domain that contains the repository that contains the package versions with a status to be
updated.
- getDomain() - Method in class com.amazonaws.services.codeartifact.model.UpdateRepositoryRequest
-
The name of the domain associated with the repository to update.
- getDomainName() - Method in class com.amazonaws.services.codeartifact.model.RepositoryDescription
-
The name of the domain that contains the repository.
- getDomainName() - Method in class com.amazonaws.services.codeartifact.model.RepositorySummary
-
The name of the domain that contains the repository.
- getDomainOwner() - Method in class com.amazonaws.services.codeartifact.model.AssociateExternalConnectionRequest
-
The 12-digit account number of the AWS account that owns the domain.
- getDomainOwner() - Method in class com.amazonaws.services.codeartifact.model.CopyPackageVersionsRequest
-
The 12-digit account number of the AWS account that owns the domain.
- getDomainOwner() - Method in class com.amazonaws.services.codeartifact.model.CreateRepositoryRequest
-
The 12-digit account number of the AWS account that owns the domain.
- getDomainOwner() - Method in class com.amazonaws.services.codeartifact.model.DeleteDomainPermissionsPolicyRequest
-
The 12-digit account number of the AWS account that owns the domain.
- getDomainOwner() - Method in class com.amazonaws.services.codeartifact.model.DeleteDomainRequest
-
The 12-digit account number of the AWS account that owns the domain.
- getDomainOwner() - Method in class com.amazonaws.services.codeartifact.model.DeletePackageVersionsRequest
-
The 12-digit account number of the AWS account that owns the domain.
- getDomainOwner() - Method in class com.amazonaws.services.codeartifact.model.DeleteRepositoryPermissionsPolicyRequest
-
The 12-digit account number of the AWS account that owns the domain.
- getDomainOwner() - Method in class com.amazonaws.services.codeartifact.model.DeleteRepositoryRequest
-
The 12-digit account number of the AWS account that owns the domain.
- getDomainOwner() - Method in class com.amazonaws.services.codeartifact.model.DescribeDomainRequest
-
The 12-digit account number of the AWS account that owns the domain.
- getDomainOwner() - Method in class com.amazonaws.services.codeartifact.model.DescribePackageVersionRequest
-
The 12-digit account number of the AWS account that owns the domain.
- getDomainOwner() - Method in class com.amazonaws.services.codeartifact.model.DescribeRepositoryRequest
-
The 12-digit account number of the AWS account that owns the domain.
- getDomainOwner() - Method in class com.amazonaws.services.codeartifact.model.DisassociateExternalConnectionRequest
-
The 12-digit account number of the AWS account that owns the domain.
- getDomainOwner() - Method in class com.amazonaws.services.codeartifact.model.DisposePackageVersionsRequest
-
The 12-digit account number of the AWS account that owns the domain.
- getDomainOwner() - Method in class com.amazonaws.services.codeartifact.model.GetAuthorizationTokenRequest
-
The 12-digit account number of the AWS account that owns the domain.
- getDomainOwner() - Method in class com.amazonaws.services.codeartifact.model.GetDomainPermissionsPolicyRequest
-
The 12-digit account number of the AWS account that owns the domain.
- getDomainOwner() - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionAssetRequest
-
The 12-digit account number of the AWS account that owns the domain.
- getDomainOwner() - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionReadmeRequest
-
The 12-digit account number of the AWS account that owns the domain.
- getDomainOwner() - Method in class com.amazonaws.services.codeartifact.model.GetRepositoryEndpointRequest
-
The 12-digit account number of the AWS account that owns the domain that contains the repository.
- getDomainOwner() - Method in class com.amazonaws.services.codeartifact.model.GetRepositoryPermissionsPolicyRequest
-
The 12-digit account number of the AWS account that owns the domain.
- getDomainOwner() - Method in class com.amazonaws.services.codeartifact.model.ListPackagesRequest
-
The 12-digit account number of the AWS account that owns the domain.
- getDomainOwner() - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionAssetsRequest
-
The 12-digit account number of the AWS account that owns the domain.
- getDomainOwner() - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionDependenciesRequest
-
The 12-digit account number of the AWS account that owns the domain.
- getDomainOwner() - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionsRequest
-
The 12-digit account number of the AWS account that owns the domain.
- getDomainOwner() - Method in class com.amazonaws.services.codeartifact.model.ListRepositoriesInDomainRequest
-
The 12-digit account number of the AWS account that owns the domain.
- getDomainOwner() - Method in class com.amazonaws.services.codeartifact.model.PutDomainPermissionsPolicyRequest
-
The 12-digit account number of the AWS account that owns the domain.
- getDomainOwner() - Method in class com.amazonaws.services.codeartifact.model.PutRepositoryPermissionsPolicyRequest
-
The 12-digit account number of the AWS account that owns the domain.
- getDomainOwner() - Method in class com.amazonaws.services.codeartifact.model.RepositoryDescription
-
The 12-digit account number of the AWS account that owns the domain that contains the repository.
- getDomainOwner() - Method in class com.amazonaws.services.codeartifact.model.RepositorySummary
-
The 12-digit account number of the AWS account that owns the domain.
- getDomainOwner() - Method in class com.amazonaws.services.codeartifact.model.UpdatePackageVersionsStatusRequest
-
The 12-digit account number of the AWS account that owns the domain.
- getDomainOwner() - Method in class com.amazonaws.services.codeartifact.model.UpdateRepositoryRequest
-
The 12-digit account number of the AWS account that owns the domain.
- getDomainPermissionsPolicy(GetDomainPermissionsPolicyRequest) - Method in class com.amazonaws.services.codeartifact.AbstractAWSCodeArtifact
-
- getDomainPermissionsPolicy(GetDomainPermissionsPolicyRequest) - Method in interface com.amazonaws.services.codeartifact.AWSCodeArtifact
-
Returns the resource policy attached to the specified domain.
- getDomainPermissionsPolicy(GetDomainPermissionsPolicyRequest) - Method in class com.amazonaws.services.codeartifact.AWSCodeArtifactClient
-
Returns the resource policy attached to the specified domain.
- getDomainPermissionsPolicyAsync(GetDomainPermissionsPolicyRequest) - Method in class com.amazonaws.services.codeartifact.AbstractAWSCodeArtifactAsync
-
- getDomainPermissionsPolicyAsync(GetDomainPermissionsPolicyRequest, AsyncHandler<GetDomainPermissionsPolicyRequest, GetDomainPermissionsPolicyResult>) - Method in class com.amazonaws.services.codeartifact.AbstractAWSCodeArtifactAsync
-
- getDomainPermissionsPolicyAsync(GetDomainPermissionsPolicyRequest) - Method in interface com.amazonaws.services.codeartifact.AWSCodeArtifactAsync
-
Returns the resource policy attached to the specified domain.
- getDomainPermissionsPolicyAsync(GetDomainPermissionsPolicyRequest, AsyncHandler<GetDomainPermissionsPolicyRequest, GetDomainPermissionsPolicyResult>) - Method in interface com.amazonaws.services.codeartifact.AWSCodeArtifactAsync
-
Returns the resource policy attached to the specified domain.
- getDomainPermissionsPolicyAsync(GetDomainPermissionsPolicyRequest) - Method in class com.amazonaws.services.codeartifact.AWSCodeArtifactAsyncClient
-
- getDomainPermissionsPolicyAsync(GetDomainPermissionsPolicyRequest, AsyncHandler<GetDomainPermissionsPolicyRequest, GetDomainPermissionsPolicyResult>) - Method in class com.amazonaws.services.codeartifact.AWSCodeArtifactAsyncClient
-
- GetDomainPermissionsPolicyRequest - Class in com.amazonaws.services.codeartifact.model
-
- GetDomainPermissionsPolicyRequest() - Constructor for class com.amazonaws.services.codeartifact.model.GetDomainPermissionsPolicyRequest
-
- GetDomainPermissionsPolicyResult - Class in com.amazonaws.services.codeartifact.model
-
- GetDomainPermissionsPolicyResult() - Constructor for class com.amazonaws.services.codeartifact.model.GetDomainPermissionsPolicyResult
-
- getDomains() - Method in class com.amazonaws.services.codeartifact.model.ListDomainsResult
-
- getDurationSeconds() - Method in class com.amazonaws.services.codeartifact.model.GetAuthorizationTokenRequest
-
The time, in seconds, that the generated authorization token is valid.
- getEncryptionKey() - Method in class com.amazonaws.services.codeartifact.model.CreateDomainRequest
-
The encryption key for the domain.
- getEncryptionKey() - Method in class com.amazonaws.services.codeartifact.model.DomainDescription
-
The ARN of an AWS Key Management Service (AWS KMS) key associated with a domain.
- getEncryptionKey() - Method in class com.amazonaws.services.codeartifact.model.DomainSummary
-
The key used to encrypt the domain.
- getErrorCode() - Method in class com.amazonaws.services.codeartifact.model.PackageVersionError
-
The error code associated with the error.
- getErrorMessage() - Method in class com.amazonaws.services.codeartifact.model.PackageVersionError
-
The error message associated with the error.
- getExecutorService() - Method in class com.amazonaws.services.codeartifact.AWSCodeArtifactAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getExpectedStatus() - Method in class com.amazonaws.services.codeartifact.model.DeletePackageVersionsRequest
-
The expected status of the package version to delete.
- getExpectedStatus() - Method in class com.amazonaws.services.codeartifact.model.DisposePackageVersionsRequest
-
The expected status of the package version to dispose.
- getExpectedStatus() - Method in class com.amazonaws.services.codeartifact.model.UpdatePackageVersionsStatusRequest
-
The package version’s expected status before it is updated.
- getExpiration() - Method in class com.amazonaws.services.codeartifact.model.GetAuthorizationTokenResult
-
A timestamp that specifies the date and time the authorization token expires.
- getExternalConnection() - Method in class com.amazonaws.services.codeartifact.model.AssociateExternalConnectionRequest
-
The name of the external connection to add to the repository.
- getExternalConnection() - Method in class com.amazonaws.services.codeartifact.model.DisassociateExternalConnectionRequest
-
The name of the external connection to be removed from the repository.
- getExternalConnectionName() - Method in class com.amazonaws.services.codeartifact.model.RepositoryExternalConnectionInfo
-
The name of the external connection associated with a repository.
- getExternalConnections() - Method in class com.amazonaws.services.codeartifact.model.RepositoryDescription
-
An array of external connections associated with the repository.
- getFailedVersions() - Method in class com.amazonaws.services.codeartifact.model.CopyPackageVersionsResult
-
A map of package versions that failed to copy and their error codes.
- getFailedVersions() - Method in class com.amazonaws.services.codeartifact.model.DeletePackageVersionsResult
-
A PackageVersionError object that contains a map of errors codes for the deleted package that
failed.
- getFailedVersions() - Method in class com.amazonaws.services.codeartifact.model.DisposePackageVersionsResult
-
A PackageVersionError object that contains a map of errors codes for the disposed package versions
that failed.
- getFailedVersions() - Method in class com.amazonaws.services.codeartifact.model.UpdatePackageVersionsStatusResult
-
A list of SuccessfulPackageVersionInfo objects, one for each package version with a status that
successfully updated.
- getFormat() - Method in class com.amazonaws.services.codeartifact.model.CopyPackageVersionsRequest
-
The format of the package that is copied.
- getFormat() - Method in class com.amazonaws.services.codeartifact.model.DeletePackageVersionsRequest
-
The format of the package versions to delete.
- getFormat() - Method in class com.amazonaws.services.codeartifact.model.DescribePackageVersionRequest
-
A format that specifies the type of the requested package version.
- getFormat() - Method in class com.amazonaws.services.codeartifact.model.DisposePackageVersionsRequest
-
A format that specifies the type of package versions you want to dispose.
- getFormat() - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionAssetRequest
-
A format that specifies the type of the package version with the requested asset file.
- getFormat() - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionReadmeRequest
-
A format that specifies the type of the package version with the requested readme file.
- getFormat() - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionReadmeResult
-
The format of the package with the requested readme file.
- getFormat() - Method in class com.amazonaws.services.codeartifact.model.GetRepositoryEndpointRequest
-
Returns which endpoint of a repository to return.
- getFormat() - Method in class com.amazonaws.services.codeartifact.model.ListPackagesRequest
-
The format of the packages.
- getFormat() - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionAssetsRequest
-
The format of the package that contains the returned package version assets.
- getFormat() - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionAssetsResult
-
The format of the package that contains the returned package version assets.
- getFormat() - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionDependenciesRequest
-
The format of the package with the requested dependencies.
- getFormat() - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionDependenciesResult
-
A format that specifies the type of the package that contains the returned dependencies.
- getFormat() - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionsRequest
-
The format of the returned packages.
- getFormat() - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionsResult
-
A format of the package.
- getFormat() - Method in class com.amazonaws.services.codeartifact.model.PackageSummary
-
The format of the package.
- getFormat() - Method in class com.amazonaws.services.codeartifact.model.PackageVersionDescription
-
The format of the package version.
- getFormat() - Method in class com.amazonaws.services.codeartifact.model.UpdatePackageVersionsStatusRequest
-
A format that specifies the type of the package with the statuses to update.
- getHashes() - Method in class com.amazonaws.services.codeartifact.model.AssetSummary
-
The hashes of the asset.
- getHomePage() - Method in class com.amazonaws.services.codeartifact.model.PackageVersionDescription
-
The homepage associated with the package.
- getIncludeFromUpstream() - Method in class com.amazonaws.services.codeartifact.model.CopyPackageVersionsRequest
-
Set to true to copy packages from repositories that are upstream from the source repository to the destination
repository.
- getKey() - Method in class com.amazonaws.services.codeartifact.model.Tag
-
The tag key.
- getLicenses() - Method in class com.amazonaws.services.codeartifact.model.PackageVersionDescription
-
Information about licenses associated with the package version.
- getMaxResults() - Method in class com.amazonaws.services.codeartifact.model.ListDomainsRequest
-
The maximum number of results to return per page.
- getMaxResults() - Method in class com.amazonaws.services.codeartifact.model.ListPackagesRequest
-
The maximum number of results to return per page.
- getMaxResults() - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionAssetsRequest
-
The maximum number of results to return per page.
- getMaxResults() - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionsRequest
-
The maximum number of results to return per page.
- getMaxResults() - Method in class com.amazonaws.services.codeartifact.model.ListRepositoriesInDomainRequest
-
The maximum number of results to return per page.
- getMaxResults() - Method in class com.amazonaws.services.codeartifact.model.ListRepositoriesRequest
-
The maximum number of results to return per page.
- getName() - Method in class com.amazonaws.services.codeartifact.model.AssetSummary
-
The name of the asset.
- getName() - Method in class com.amazonaws.services.codeartifact.model.DomainDescription
-
The name of the domain.
- getName() - Method in class com.amazonaws.services.codeartifact.model.DomainSummary
-
The name of the domain.
- getName() - Method in class com.amazonaws.services.codeartifact.model.LicenseInfo
-
Name of the license.
- getName() - Method in class com.amazonaws.services.codeartifact.model.RepositoryDescription
-
The name of the repository.
- getName() - Method in class com.amazonaws.services.codeartifact.model.RepositorySummary
-
The name of the repository.
- getNamespace() - Method in class com.amazonaws.services.codeartifact.model.CopyPackageVersionsRequest
-
The namespace of the package.
- getNamespace() - Method in class com.amazonaws.services.codeartifact.model.DeletePackageVersionsRequest
-
The namespace of the package.
- getNamespace() - Method in class com.amazonaws.services.codeartifact.model.DescribePackageVersionRequest
-
The namespace of the package.
- getNamespace() - Method in class com.amazonaws.services.codeartifact.model.DisposePackageVersionsRequest
-
The namespace of the package.
- getNamespace() - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionAssetRequest
-
The namespace of the package.
- getNamespace() - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionReadmeRequest
-
The namespace of the package.
- getNamespace() - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionReadmeResult
-
The namespace of the package.
- getNamespace() - Method in class com.amazonaws.services.codeartifact.model.ListPackagesRequest
-
The namespace of the package.
- getNamespace() - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionAssetsRequest
-
The namespace of the package.
- getNamespace() - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionAssetsResult
-
The namespace of the package.
- getNamespace() - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionDependenciesRequest
-
The namespace of the package.
- getNamespace() - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionDependenciesResult
-
The namespace of the package.
- getNamespace() - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionsRequest
-
The namespace of the package.
- getNamespace() - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionsResult
-
The namespace of the package.
- getNamespace() - Method in class com.amazonaws.services.codeartifact.model.PackageDependency
-
The namespace of the package.
- getNamespace() - Method in class com.amazonaws.services.codeartifact.model.PackageSummary
-
The namespace of the package.
- getNamespace() - Method in class com.amazonaws.services.codeartifact.model.PackageVersionDescription
-
The namespace of the package.
- getNamespace() - Method in class com.amazonaws.services.codeartifact.model.UpdatePackageVersionsStatusRequest
-
The namespace of the package.
- getNextToken() - Method in class com.amazonaws.services.codeartifact.model.ListDomainsRequest
-
The token for the next set of results.
- getNextToken() - Method in class com.amazonaws.services.codeartifact.model.ListDomainsResult
-
The token for the next set of results.
- getNextToken() - Method in class com.amazonaws.services.codeartifact.model.ListPackagesRequest
-
The token for the next set of results.
- getNextToken() - Method in class com.amazonaws.services.codeartifact.model.ListPackagesResult
-
If there are additional results, this is the token for the next set of results.
- getNextToken() - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionAssetsRequest
-
The token for the next set of results.
- getNextToken() - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionAssetsResult
-
If there are additional results, this is the token for the next set of results.
- getNextToken() - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionDependenciesRequest
-
The token for the next set of results.
- getNextToken() - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionDependenciesResult
-
The token for the next set of results.
- getNextToken() - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionsRequest
-
The token for the next set of results.
- getNextToken() - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionsResult
-
If there are additional results, this is the token for the next set of results.
- getNextToken() - Method in class com.amazonaws.services.codeartifact.model.ListRepositoriesInDomainRequest
-
The token for the next set of results.
- getNextToken() - Method in class com.amazonaws.services.codeartifact.model.ListRepositoriesInDomainResult
-
If there are additional results, this is the token for the next set of results.
- getNextToken() - Method in class com.amazonaws.services.codeartifact.model.ListRepositoriesRequest
-
The token for the next set of results.
- getNextToken() - Method in class com.amazonaws.services.codeartifact.model.ListRepositoriesResult
-
If there are additional results, this is the token for the next set of results.
- getOwner() - Method in class com.amazonaws.services.codeartifact.model.DomainDescription
-
The AWS account ID that owns the domain.
- getOwner() - Method in class com.amazonaws.services.codeartifact.model.DomainSummary
-
The 12-digit account number of the AWS account that owns the domain.
- getPackage() - Method in class com.amazonaws.services.codeartifact.model.CopyPackageVersionsRequest
-
The name of the package that is copied.
- getPackage() - Method in class com.amazonaws.services.codeartifact.model.DeletePackageVersionsRequest
-
The name of the package with the versions to delete.
- getPackage() - Method in class com.amazonaws.services.codeartifact.model.DescribePackageVersionRequest
-
The name of the requested package version.
- getPackage() - Method in class com.amazonaws.services.codeartifact.model.DisposePackageVersionsRequest
-
The name of the package with the versions you want to dispose.
- getPackage() - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionAssetRequest
-
The name of the package that contains the requested asset.
- getPackage() - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionReadmeRequest
-
The name of the package version that contains the requested readme file.
- getPackage() - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionReadmeResult
-
The name of the package that contains the returned readme file.
- getPackage() - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionAssetsRequest
-
The name of the package that contains the returned package version assets.
- getPackage() - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionAssetsResult
-
The name of the package that contains the returned package version assets.
- getPackage() - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionDependenciesRequest
-
The name of the package versions' package.
- getPackage() - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionDependenciesResult
-
The name of the package that contains the returned package versions dependencies.
- getPackage() - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionsRequest
-
The name of the package for which you want to return a list of package versions.
- getPackage() - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionsResult
-
The name of the package.
- getPackage() - Method in class com.amazonaws.services.codeartifact.model.PackageDependency
-
The name of the package that this package depends on.
- getPackage() - Method in class com.amazonaws.services.codeartifact.model.PackageSummary
-
The name of the package.
- getPackage() - Method in class com.amazonaws.services.codeartifact.model.UpdatePackageVersionsStatusRequest
-
The name of the package with the version statuses to update.
- getPackageFormat() - Method in class com.amazonaws.services.codeartifact.model.RepositoryExternalConnectionInfo
-
The package format associated with a repository's external connection.
- getPackageName() - Method in class com.amazonaws.services.codeartifact.model.PackageVersionDescription
-
The name of the requested package.
- getPackagePrefix() - Method in class com.amazonaws.services.codeartifact.model.ListPackagesRequest
-
A prefix used to filter returned packages.
- getPackages() - Method in class com.amazonaws.services.codeartifact.model.ListPackagesResult
-
- getPackageVersion() - Method in class com.amazonaws.services.codeartifact.model.DescribePackageVersionRequest
-
A string that contains the package version (for example, 3.5.2).
- getPackageVersion() - Method in class com.amazonaws.services.codeartifact.model.DescribePackageVersionResult
-
- getPackageVersion() - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionAssetRequest
-
A string that contains the package version (for example, 3.5.2).
- getPackageVersion() - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionAssetResult
-
A string that contains the package version (for example, 3.5.2).
- getPackageVersion() - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionReadmeRequest
-
A string that contains the package version (for example, 3.5.2).
- getPackageVersion() - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionAssetsRequest
-
A string that contains the package version (for example, 3.5.2).
- getPackageVersion() - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionDependenciesRequest
-
A string that contains the package version (for example, 3.5.2).
- getPackageVersionAsset(GetPackageVersionAssetRequest) - Method in class com.amazonaws.services.codeartifact.AbstractAWSCodeArtifact
-
- getPackageVersionAsset(GetPackageVersionAssetRequest) - Method in interface com.amazonaws.services.codeartifact.AWSCodeArtifact
-
Returns an asset (or file) that is in a package.
- getPackageVersionAsset(GetPackageVersionAssetRequest) - Method in class com.amazonaws.services.codeartifact.AWSCodeArtifactClient
-
Returns an asset (or file) that is in a package.
- getPackageVersionAssetAsync(GetPackageVersionAssetRequest) - Method in class com.amazonaws.services.codeartifact.AbstractAWSCodeArtifactAsync
-
- getPackageVersionAssetAsync(GetPackageVersionAssetRequest, AsyncHandler<GetPackageVersionAssetRequest, GetPackageVersionAssetResult>) - Method in class com.amazonaws.services.codeartifact.AbstractAWSCodeArtifactAsync
-
- getPackageVersionAssetAsync(GetPackageVersionAssetRequest) - Method in interface com.amazonaws.services.codeartifact.AWSCodeArtifactAsync
-
Returns an asset (or file) that is in a package.
- getPackageVersionAssetAsync(GetPackageVersionAssetRequest, AsyncHandler<GetPackageVersionAssetRequest, GetPackageVersionAssetResult>) - Method in interface com.amazonaws.services.codeartifact.AWSCodeArtifactAsync
-
Returns an asset (or file) that is in a package.
- getPackageVersionAssetAsync(GetPackageVersionAssetRequest) - Method in class com.amazonaws.services.codeartifact.AWSCodeArtifactAsyncClient
-
- getPackageVersionAssetAsync(GetPackageVersionAssetRequest, AsyncHandler<GetPackageVersionAssetRequest, GetPackageVersionAssetResult>) - Method in class com.amazonaws.services.codeartifact.AWSCodeArtifactAsyncClient
-
- GetPackageVersionAssetRequest - Class in com.amazonaws.services.codeartifact.model
-
- GetPackageVersionAssetRequest() - Constructor for class com.amazonaws.services.codeartifact.model.GetPackageVersionAssetRequest
-
- GetPackageVersionAssetResult - Class in com.amazonaws.services.codeartifact.model
-
- GetPackageVersionAssetResult() - Constructor for class com.amazonaws.services.codeartifact.model.GetPackageVersionAssetResult
-
- getPackageVersionReadme(GetPackageVersionReadmeRequest) - Method in class com.amazonaws.services.codeartifact.AbstractAWSCodeArtifact
-
- getPackageVersionReadme(GetPackageVersionReadmeRequest) - Method in interface com.amazonaws.services.codeartifact.AWSCodeArtifact
-
Gets the readme file or descriptive text for a package version.
- getPackageVersionReadme(GetPackageVersionReadmeRequest) - Method in class com.amazonaws.services.codeartifact.AWSCodeArtifactClient
-
Gets the readme file or descriptive text for a package version.
- getPackageVersionReadmeAsync(GetPackageVersionReadmeRequest) - Method in class com.amazonaws.services.codeartifact.AbstractAWSCodeArtifactAsync
-
- getPackageVersionReadmeAsync(GetPackageVersionReadmeRequest, AsyncHandler<GetPackageVersionReadmeRequest, GetPackageVersionReadmeResult>) - Method in class com.amazonaws.services.codeartifact.AbstractAWSCodeArtifactAsync
-
- getPackageVersionReadmeAsync(GetPackageVersionReadmeRequest) - Method in interface com.amazonaws.services.codeartifact.AWSCodeArtifactAsync
-
Gets the readme file or descriptive text for a package version.
- getPackageVersionReadmeAsync(GetPackageVersionReadmeRequest, AsyncHandler<GetPackageVersionReadmeRequest, GetPackageVersionReadmeResult>) - Method in interface com.amazonaws.services.codeartifact.AWSCodeArtifactAsync
-
Gets the readme file or descriptive text for a package version.
- getPackageVersionReadmeAsync(GetPackageVersionReadmeRequest) - Method in class com.amazonaws.services.codeartifact.AWSCodeArtifactAsyncClient
-
- getPackageVersionReadmeAsync(GetPackageVersionReadmeRequest, AsyncHandler<GetPackageVersionReadmeRequest, GetPackageVersionReadmeResult>) - Method in class com.amazonaws.services.codeartifact.AWSCodeArtifactAsyncClient
-
- GetPackageVersionReadmeRequest - Class in com.amazonaws.services.codeartifact.model
-
- GetPackageVersionReadmeRequest() - Constructor for class com.amazonaws.services.codeartifact.model.GetPackageVersionReadmeRequest
-
- GetPackageVersionReadmeResult - Class in com.amazonaws.services.codeartifact.model
-
- GetPackageVersionReadmeResult() - Constructor for class com.amazonaws.services.codeartifact.model.GetPackageVersionReadmeResult
-
- getPackageVersionRevision() - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionAssetRequest
-
The name of the package version revision that contains the requested asset.
- getPackageVersionRevision() - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionAssetResult
-
The name of the package version revision that contains the downloaded asset.
- getPolicy() - Method in class com.amazonaws.services.codeartifact.model.DeleteDomainPermissionsPolicyResult
-
Information about the deleted resource policy after processing the request.
- getPolicy() - Method in class com.amazonaws.services.codeartifact.model.DeleteRepositoryPermissionsPolicyResult
-
Information about the deleted policy after processing the request.
- getPolicy() - Method in class com.amazonaws.services.codeartifact.model.GetDomainPermissionsPolicyResult
-
The returned resource policy.
- getPolicy() - Method in class com.amazonaws.services.codeartifact.model.GetRepositoryPermissionsPolicyResult
-
The returned resource policy.
- getPolicy() - Method in class com.amazonaws.services.codeartifact.model.PutDomainPermissionsPolicyResult
-
The resource policy that was set after processing the request.
- getPolicy() - Method in class com.amazonaws.services.codeartifact.model.PutRepositoryPermissionsPolicyResult
-
The resource policy that was set after processing the request.
- getPolicyDocument() - Method in class com.amazonaws.services.codeartifact.model.PutDomainPermissionsPolicyRequest
-
A valid displayable JSON Aspen policy string to be set as the access control resource policy on the provided
domain.
- getPolicyDocument() - Method in class com.amazonaws.services.codeartifact.model.PutRepositoryPermissionsPolicyRequest
-
A valid displayable JSON Aspen policy string to be set as the access control resource policy on the provided
repository.
- getPolicyRevision() - Method in class com.amazonaws.services.codeartifact.model.DeleteDomainPermissionsPolicyRequest
-
The current revision of the resource policy to be deleted.
- getPolicyRevision() - Method in class com.amazonaws.services.codeartifact.model.DeleteRepositoryPermissionsPolicyRequest
-
The revision of the repository's resource policy to be deleted.
- getPolicyRevision() - Method in class com.amazonaws.services.codeartifact.model.PutDomainPermissionsPolicyRequest
-
The current revision of the resource policy to be set.
- getPolicyRevision() - Method in class com.amazonaws.services.codeartifact.model.PutRepositoryPermissionsPolicyRequest
-
Sets the revision of the resource policy that specifies permissions to access the repository.
- getPublishedTime() - Method in class com.amazonaws.services.codeartifact.model.PackageVersionDescription
-
A timestamp that contains the date and time the package version was published.
- getReadme() - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionReadmeResult
-
The text of the returned readme file.
- getReason() - Method in exception com.amazonaws.services.codeartifact.model.ValidationException
- getRepositories() - Method in class com.amazonaws.services.codeartifact.model.ListRepositoriesInDomainResult
-
The returned list of repositories.
- getRepositories() - Method in class com.amazonaws.services.codeartifact.model.ListRepositoriesResult
-
- getRepository() - Method in class com.amazonaws.services.codeartifact.model.AssociateExternalConnectionRequest
-
The name of the repository to which the external connection is added.
- getRepository() - Method in class com.amazonaws.services.codeartifact.model.AssociateExternalConnectionResult
-
Information about the connected repository after processing the request.
- getRepository() - Method in class com.amazonaws.services.codeartifact.model.CreateRepositoryRequest
-
The name of the repository to create.
- getRepository() - Method in class com.amazonaws.services.codeartifact.model.CreateRepositoryResult
-
Information about the created repository after processing the request.
- getRepository() - Method in class com.amazonaws.services.codeartifact.model.DeletePackageVersionsRequest
-
The name of the repository that contains the package versions to delete.
- getRepository() - Method in class com.amazonaws.services.codeartifact.model.DeleteRepositoryPermissionsPolicyRequest
-
The name of the repository that is associated with the resource policy to be deleted
- getRepository() - Method in class com.amazonaws.services.codeartifact.model.DeleteRepositoryRequest
-
The name of the repository to delete.
- getRepository() - Method in class com.amazonaws.services.codeartifact.model.DeleteRepositoryResult
-
Information about the deleted repository after processing the request.
- getRepository() - Method in class com.amazonaws.services.codeartifact.model.DescribePackageVersionRequest
-
The name of the repository that contains the package version.
- getRepository() - Method in class com.amazonaws.services.codeartifact.model.DescribeRepositoryRequest
-
A string that specifies the name of the requested repository.
- getRepository() - Method in class com.amazonaws.services.codeartifact.model.DescribeRepositoryResult
-
A RepositoryDescription object that contains the requested repository information.
- getRepository() - Method in class com.amazonaws.services.codeartifact.model.DisassociateExternalConnectionRequest
-
The name of the repository from which the external connection will be removed.
- getRepository() - Method in class com.amazonaws.services.codeartifact.model.DisassociateExternalConnectionResult
-
The repository associated with the removed external connection.
- getRepository() - Method in class com.amazonaws.services.codeartifact.model.DisposePackageVersionsRequest
-
The name of the repository that contains the package versions you want to dispose.
- getRepository() - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionAssetRequest
-
The repository that contains the package version with the requested asset.
- getRepository() - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionReadmeRequest
-
The repository that contains the package with the requested readme file.
- getRepository() - Method in class com.amazonaws.services.codeartifact.model.GetRepositoryEndpointRequest
-
The name of the repository.
- getRepository() - Method in class com.amazonaws.services.codeartifact.model.GetRepositoryPermissionsPolicyRequest
-
The name of the repository whose associated resource policy is to be retrieved.
- getRepository() - Method in class com.amazonaws.services.codeartifact.model.ListPackagesRequest
-
The name of the repository from which packages are to be listed.
- getRepository() - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionAssetsRequest
-
The name of the repository that contains the package that contains the returned package version assets.
- getRepository() - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionDependenciesRequest
-
The name of the repository that contains the requested package version.
- getRepository() - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionsRequest
-
The name of the repository that contains the package.
- getRepository() - Method in class com.amazonaws.services.codeartifact.model.PutRepositoryPermissionsPolicyRequest
-
The name of the repository to set the resource policy on.
- getRepository() - Method in class com.amazonaws.services.codeartifact.model.UpdatePackageVersionsStatusRequest
-
The repository that contains the package versions with the status you want to update.
- getRepository() - Method in class com.amazonaws.services.codeartifact.model.UpdateRepositoryRequest
-
The name of the repository to update.
- getRepository() - Method in class com.amazonaws.services.codeartifact.model.UpdateRepositoryResult
-
The updated repository.
- getRepositoryCount() - Method in class com.amazonaws.services.codeartifact.model.DomainDescription
-
The number of repositories in the domain.
- getRepositoryEndpoint(GetRepositoryEndpointRequest) - Method in class com.amazonaws.services.codeartifact.AbstractAWSCodeArtifact
-
- getRepositoryEndpoint(GetRepositoryEndpointRequest) - Method in interface com.amazonaws.services.codeartifact.AWSCodeArtifact
-
Returns the endpoint of a repository for a specific package format.
- getRepositoryEndpoint(GetRepositoryEndpointRequest) - Method in class com.amazonaws.services.codeartifact.AWSCodeArtifactClient
-
Returns the endpoint of a repository for a specific package format.
- getRepositoryEndpoint() - Method in class com.amazonaws.services.codeartifact.model.GetRepositoryEndpointResult
-
A string that specifies the URL of the returned endpoint.
- getRepositoryEndpointAsync(GetRepositoryEndpointRequest) - Method in class com.amazonaws.services.codeartifact.AbstractAWSCodeArtifactAsync
-
- getRepositoryEndpointAsync(GetRepositoryEndpointRequest, AsyncHandler<GetRepositoryEndpointRequest, GetRepositoryEndpointResult>) - Method in class com.amazonaws.services.codeartifact.AbstractAWSCodeArtifactAsync
-
- getRepositoryEndpointAsync(GetRepositoryEndpointRequest) - Method in interface com.amazonaws.services.codeartifact.AWSCodeArtifactAsync
-
Returns the endpoint of a repository for a specific package format.
- getRepositoryEndpointAsync(GetRepositoryEndpointRequest, AsyncHandler<GetRepositoryEndpointRequest, GetRepositoryEndpointResult>) - Method in interface com.amazonaws.services.codeartifact.AWSCodeArtifactAsync
-
Returns the endpoint of a repository for a specific package format.
- getRepositoryEndpointAsync(GetRepositoryEndpointRequest) - Method in class com.amazonaws.services.codeartifact.AWSCodeArtifactAsyncClient
-
- getRepositoryEndpointAsync(GetRepositoryEndpointRequest, AsyncHandler<GetRepositoryEndpointRequest, GetRepositoryEndpointResult>) - Method in class com.amazonaws.services.codeartifact.AWSCodeArtifactAsyncClient
-
- GetRepositoryEndpointRequest - Class in com.amazonaws.services.codeartifact.model
-
- GetRepositoryEndpointRequest() - Constructor for class com.amazonaws.services.codeartifact.model.GetRepositoryEndpointRequest
-
- GetRepositoryEndpointResult - Class in com.amazonaws.services.codeartifact.model
-
- GetRepositoryEndpointResult() - Constructor for class com.amazonaws.services.codeartifact.model.GetRepositoryEndpointResult
-
- getRepositoryName() - Method in class com.amazonaws.services.codeartifact.model.UpstreamRepository
-
The name of an upstream repository.
- getRepositoryName() - Method in class com.amazonaws.services.codeartifact.model.UpstreamRepositoryInfo
-
The name of an upstream repository.
- getRepositoryPermissionsPolicy(GetRepositoryPermissionsPolicyRequest) - Method in class com.amazonaws.services.codeartifact.AbstractAWSCodeArtifact
-
- getRepositoryPermissionsPolicy(GetRepositoryPermissionsPolicyRequest) - Method in interface com.amazonaws.services.codeartifact.AWSCodeArtifact
-
Returns the resource policy that is set on a repository.
- getRepositoryPermissionsPolicy(GetRepositoryPermissionsPolicyRequest) - Method in class com.amazonaws.services.codeartifact.AWSCodeArtifactClient
-
Returns the resource policy that is set on a repository.
- getRepositoryPermissionsPolicyAsync(GetRepositoryPermissionsPolicyRequest) - Method in class com.amazonaws.services.codeartifact.AbstractAWSCodeArtifactAsync
-
- getRepositoryPermissionsPolicyAsync(GetRepositoryPermissionsPolicyRequest, AsyncHandler<GetRepositoryPermissionsPolicyRequest, GetRepositoryPermissionsPolicyResult>) - Method in class com.amazonaws.services.codeartifact.AbstractAWSCodeArtifactAsync
-
- getRepositoryPermissionsPolicyAsync(GetRepositoryPermissionsPolicyRequest) - Method in interface com.amazonaws.services.codeartifact.AWSCodeArtifactAsync
-
Returns the resource policy that is set on a repository.
- getRepositoryPermissionsPolicyAsync(GetRepositoryPermissionsPolicyRequest, AsyncHandler<GetRepositoryPermissionsPolicyRequest, GetRepositoryPermissionsPolicyResult>) - Method in interface com.amazonaws.services.codeartifact.AWSCodeArtifactAsync
-
Returns the resource policy that is set on a repository.
- getRepositoryPermissionsPolicyAsync(GetRepositoryPermissionsPolicyRequest) - Method in class com.amazonaws.services.codeartifact.AWSCodeArtifactAsyncClient
-
- getRepositoryPermissionsPolicyAsync(GetRepositoryPermissionsPolicyRequest, AsyncHandler<GetRepositoryPermissionsPolicyRequest, GetRepositoryPermissionsPolicyResult>) - Method in class com.amazonaws.services.codeartifact.AWSCodeArtifactAsyncClient
-
- GetRepositoryPermissionsPolicyRequest - Class in com.amazonaws.services.codeartifact.model
-
- GetRepositoryPermissionsPolicyRequest() - Constructor for class com.amazonaws.services.codeartifact.model.GetRepositoryPermissionsPolicyRequest
-
- GetRepositoryPermissionsPolicyResult - Class in com.amazonaws.services.codeartifact.model
-
- GetRepositoryPermissionsPolicyResult() - Constructor for class com.amazonaws.services.codeartifact.model.GetRepositoryPermissionsPolicyResult
-
- getRepositoryPrefix() - Method in class com.amazonaws.services.codeartifact.model.ListRepositoriesInDomainRequest
-
A prefix used to filter returned repositories.
- getRepositoryPrefix() - Method in class com.amazonaws.services.codeartifact.model.ListRepositoriesRequest
-
A prefix used to filter returned repositories.
- getResourceArn() - Method in class com.amazonaws.services.codeartifact.model.ListTagsForResourceRequest
-
The Amazon Resource Name (ARN) of the resource to get tags for.
- getResourceArn() - Method in class com.amazonaws.services.codeartifact.model.ResourcePolicy
-
The ARN of the resource associated with the resource policy
- getResourceArn() - Method in class com.amazonaws.services.codeartifact.model.TagResourceRequest
-
The Amazon Resource Name (ARN) of the resource that you want to add or update tags for.
- getResourceArn() - Method in class com.amazonaws.services.codeartifact.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) of the resource that you want to remove tags from.
- getResourceId() - Method in exception com.amazonaws.services.codeartifact.model.ConflictException
-
The ID of the resource.
- getResourceId() - Method in exception com.amazonaws.services.codeartifact.model.ResourceNotFoundException
-
The ID of the resource.
- getResourceId() - Method in exception com.amazonaws.services.codeartifact.model.ServiceQuotaExceededException
-
The ID of the resource.
- getResourceType() - Method in exception com.amazonaws.services.codeartifact.model.ConflictException
-
The type of AWS resource.
- getResourceType() - Method in exception com.amazonaws.services.codeartifact.model.ResourceNotFoundException
-
The type of AWS resource.
- getResourceType() - Method in exception com.amazonaws.services.codeartifact.model.ServiceQuotaExceededException
-
The type of AWS resource.
- getRetryAfterSeconds() - Method in exception com.amazonaws.services.codeartifact.model.ThrottlingException
-
The time period, in seconds, to wait before retrying the request.
- getRevision() - Method in class com.amazonaws.services.codeartifact.model.PackageVersionDescription
-
The revision of the package version.
- getRevision() - Method in class com.amazonaws.services.codeartifact.model.PackageVersionSummary
-
The revision associated with a package version.
- getRevision() - Method in class com.amazonaws.services.codeartifact.model.ResourcePolicy
-
The current revision of the resource policy.
- getRevision() - Method in class com.amazonaws.services.codeartifact.model.SuccessfulPackageVersionInfo
-
The revision of a package version.
- getS3BucketArn() - Method in class com.amazonaws.services.codeartifact.model.DomainDescription
-
The Amazon Resource Name (ARN) of the Amazon S3 bucket that is used to store package assets in the domain.
- getSize() - Method in class com.amazonaws.services.codeartifact.model.AssetSummary
-
The size of the asset.
- getSortBy() - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionsRequest
-
How to sort the returned list of package versions.
- getSourceCodeRepository() - Method in class com.amazonaws.services.codeartifact.model.PackageVersionDescription
-
The repository for the source code in the package version, or the source code used to build it.
- getSourceRepository() - Method in class com.amazonaws.services.codeartifact.model.CopyPackageVersionsRequest
-
The name of the repository that contains the package versions to copy.
- getStatus() - Method in class com.amazonaws.services.codeartifact.model.DomainDescription
-
The current status of a domain.
- getStatus() - Method in class com.amazonaws.services.codeartifact.model.DomainSummary
-
A string that contains the status of the domain.
- getStatus() - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionsRequest
-
A string that specifies the status of the package versions to include in the returned list.
- getStatus() - Method in class com.amazonaws.services.codeartifact.model.PackageVersionDescription
-
A string that contains the status of the package version.
- getStatus() - Method in class com.amazonaws.services.codeartifact.model.PackageVersionSummary
-
A string that contains the status of the package version.
- getStatus() - Method in class com.amazonaws.services.codeartifact.model.RepositoryExternalConnectionInfo
-
The status of the external connection of a repository.
- getStatus() - Method in class com.amazonaws.services.codeartifact.model.SuccessfulPackageVersionInfo
-
The status of a package version.
- getSuccessfulVersions() - Method in class com.amazonaws.services.codeartifact.model.CopyPackageVersionsResult
-
A list of the package versions that were successfully copied to your repository.
- getSuccessfulVersions() - Method in class com.amazonaws.services.codeartifact.model.DeletePackageVersionsResult
-
A list of the package versions that were successfully deleted.
- getSuccessfulVersions() - Method in class com.amazonaws.services.codeartifact.model.DisposePackageVersionsResult
-
A list of the package versions that were successfully disposed.
- getSuccessfulVersions() - Method in class com.amazonaws.services.codeartifact.model.UpdatePackageVersionsStatusResult
-
A list of PackageVersionError objects, one for each package version with a status that failed to
update.
- getSummary() - Method in class com.amazonaws.services.codeartifact.model.PackageVersionDescription
-
A summary of the package version.
- getTagKeys() - Method in class com.amazonaws.services.codeartifact.model.UntagResourceRequest
-
The tag key for each tag that you want to remove from the resource.
- getTags() - Method in class com.amazonaws.services.codeartifact.model.CreateDomainRequest
-
One or more tag key-value pairs for the domain.
- getTags() - Method in class com.amazonaws.services.codeartifact.model.CreateRepositoryRequest
-
One or more tag key-value pairs for the repository.
- getTags() - Method in class com.amazonaws.services.codeartifact.model.ListTagsForResourceResult
-
A list of tag key and value pairs associated with the specified resource.
- getTags() - Method in class com.amazonaws.services.codeartifact.model.TagResourceRequest
-
The tags you want to modify or add to the resource.
- getTargetStatus() - Method in class com.amazonaws.services.codeartifact.model.UpdatePackageVersionsStatusRequest
-
The status you want to change the package version status to.
- getUpstreams() - Method in class com.amazonaws.services.codeartifact.model.CreateRepositoryRequest
-
A list of upstream repositories to associate with the repository.
- getUpstreams() - Method in class com.amazonaws.services.codeartifact.model.RepositoryDescription
-
A list of upstream repositories to associate with the repository.
- getUpstreams() - Method in class com.amazonaws.services.codeartifact.model.UpdateRepositoryRequest
-
A list of upstream repositories to associate with the repository.
- getUrl() - Method in class com.amazonaws.services.codeartifact.model.LicenseInfo
-
The URL for license data.
- getValue() - Method in class com.amazonaws.services.codeartifact.model.Tag
-
The tag value.
- getVersion() - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionReadmeResult
-
The version of the package with the requested readme file.
- getVersion() - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionAssetsResult
-
The version of the package associated with the returned assets.
- getVersion() - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionDependenciesResult
-
The version of the package that is specified in the request.
- getVersion() - Method in class com.amazonaws.services.codeartifact.model.PackageVersionDescription
-
The version of the package.
- getVersion() - Method in class com.amazonaws.services.codeartifact.model.PackageVersionSummary
-
Information about a package version.
- getVersionRequirement() - Method in class com.amazonaws.services.codeartifact.model.PackageDependency
-
The required version, or version range, of the package that this package depends on.
- getVersionRevision() - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionReadmeResult
-
The current revision associated with the package version.
- getVersionRevision() - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionAssetsResult
-
The current revision associated with the package version.
- getVersionRevision() - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionDependenciesResult
-
The current revision associated with the package version.
- getVersionRevisions() - Method in class com.amazonaws.services.codeartifact.model.CopyPackageVersionsRequest
-
A list of key-value pairs.
- getVersionRevisions() - Method in class com.amazonaws.services.codeartifact.model.DisposePackageVersionsRequest
-
The revisions of the package versions you want to dispose.
- getVersionRevisions() - Method in class com.amazonaws.services.codeartifact.model.UpdatePackageVersionsStatusRequest
-
A map of package versions and package version revisions.
- getVersions() - Method in class com.amazonaws.services.codeartifact.model.CopyPackageVersionsRequest
-
The versions of the package to copy.
- getVersions() - Method in class com.amazonaws.services.codeartifact.model.DeletePackageVersionsRequest
-
An array of strings that specify the versions of the package to delete.
- getVersions() - Method in class com.amazonaws.services.codeartifact.model.DisposePackageVersionsRequest
-
The versions of the package you want to dispose.
- getVersions() - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionsResult
-
- getVersions() - Method in class com.amazonaws.services.codeartifact.model.UpdatePackageVersionsStatusRequest
-
An array of strings that specify the versions of the package with the statuses to update.
- ServiceQuotaExceededException - Exception in com.amazonaws.services.codeartifact.model
-
The operation did not succeed because it would have exceeded a service limit for your account.
- ServiceQuotaExceededException(String) - Constructor for exception com.amazonaws.services.codeartifact.model.ServiceQuotaExceededException
-
Constructs a new ServiceQuotaExceededException with the specified error message.
- setAdministratorAccount(String) - Method in class com.amazonaws.services.codeartifact.model.ListRepositoriesInDomainRequest
-
Filter the list of repositories to only include those that are managed by the AWS account ID.
- setAdministratorAccount(String) - Method in class com.amazonaws.services.codeartifact.model.RepositoryDescription
-
The 12-digit account number of the AWS account that manages the repository.
- setAdministratorAccount(String) - Method in class com.amazonaws.services.codeartifact.model.RepositorySummary
-
The AWS account ID that manages the repository.
- setAllowOverwrite(Boolean) - Method in class com.amazonaws.services.codeartifact.model.CopyPackageVersionsRequest
-
Set to true to overwrite a package version that already exists in the destination repository.
- setArn(String) - Method in class com.amazonaws.services.codeartifact.model.DomainDescription
-
The Amazon Resource Name (ARN) of the domain.
- setArn(String) - Method in class com.amazonaws.services.codeartifact.model.DomainSummary
-
The ARN of the domain.
- setArn(String) - Method in class com.amazonaws.services.codeartifact.model.RepositoryDescription
-
The Amazon Resource Name (ARN) of the repository.
- setArn(String) - Method in class com.amazonaws.services.codeartifact.model.RepositorySummary
-
The ARN of the repository.
- setAsset(String) - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionAssetRequest
-
The name of the requested asset.
- setAsset(InputStream) - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionAssetResult
-
The binary file, or asset, that is downloaded.
- setAssetName(String) - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionAssetResult
-
The name of the asset that is downloaded.
- setAssets(Collection<AssetSummary>) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionAssetsResult
-
- setAssetSizeBytes(Long) - Method in class com.amazonaws.services.codeartifact.model.DomainDescription
-
The total size of all assets in the domain.
- setAuthorizationToken(String) - Method in class com.amazonaws.services.codeartifact.model.GetAuthorizationTokenResult
-
The returned authentication token.
- setCreatedTime(Date) - Method in class com.amazonaws.services.codeartifact.model.DomainDescription
-
A timestamp that represents the date and time the domain was created.
- setCreatedTime(Date) - Method in class com.amazonaws.services.codeartifact.model.DomainSummary
-
A timestamp that contains the date and time the domain was created.
- setDefaultDisplayVersion(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionsResult
-
The default package version to display.
- setDependencies(Collection<PackageDependency>) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionDependenciesResult
-
- setDependencyType(String) - Method in class com.amazonaws.services.codeartifact.model.PackageDependency
-
The type of a package dependency.
- setDescription(String) - Method in class com.amazonaws.services.codeartifact.model.CreateRepositoryRequest
-
A description of the created repository.
- setDescription(String) - Method in class com.amazonaws.services.codeartifact.model.RepositoryDescription
-
A text description of the repository.
- setDescription(String) - Method in class com.amazonaws.services.codeartifact.model.RepositorySummary
-
The description of the repository.
- setDescription(String) - Method in class com.amazonaws.services.codeartifact.model.UpdateRepositoryRequest
-
An updated repository description.
- setDestinationRepository(String) - Method in class com.amazonaws.services.codeartifact.model.CopyPackageVersionsRequest
-
The name of the repository into which package versions are copied.
- setDisplayName(String) - Method in class com.amazonaws.services.codeartifact.model.PackageVersionDescription
-
The name of the package that is displayed.
- setDocument(String) - Method in class com.amazonaws.services.codeartifact.model.ResourcePolicy
-
The resource policy formatted in JSON.
- setDomain(String) - Method in class com.amazonaws.services.codeartifact.model.AssociateExternalConnectionRequest
-
The name of the domain that contains the repository.
- setDomain(String) - Method in class com.amazonaws.services.codeartifact.model.CopyPackageVersionsRequest
-
The name of the domain that contains the source and destination repositories.
- setDomain(String) - Method in class com.amazonaws.services.codeartifact.model.CreateDomainRequest
-
The name of the domain to create.
- setDomain(DomainDescription) - Method in class com.amazonaws.services.codeartifact.model.CreateDomainResult
-
Contains information about the created domain after processing the request.
- setDomain(String) - Method in class com.amazonaws.services.codeartifact.model.CreateRepositoryRequest
-
The name of the domain that contains the created repository.
- setDomain(String) - Method in class com.amazonaws.services.codeartifact.model.DeleteDomainPermissionsPolicyRequest
-
The name of the domain associated with the resource policy to be deleted.
- setDomain(String) - Method in class com.amazonaws.services.codeartifact.model.DeleteDomainRequest
-
The name of the domain to delete.
- setDomain(DomainDescription) - Method in class com.amazonaws.services.codeartifact.model.DeleteDomainResult
-
Contains information about the deleted domain after processing the request.
- setDomain(String) - Method in class com.amazonaws.services.codeartifact.model.DeletePackageVersionsRequest
-
The name of the domain that contains the package to delete.
- setDomain(String) - Method in class com.amazonaws.services.codeartifact.model.DeleteRepositoryPermissionsPolicyRequest
-
The name of the domain that contains the repository associated with the resource policy to be deleted.
- setDomain(String) - Method in class com.amazonaws.services.codeartifact.model.DeleteRepositoryRequest
-
The name of the domain that contains the repository to delete.
- setDomain(String) - Method in class com.amazonaws.services.codeartifact.model.DescribeDomainRequest
-
A string that specifies the name of the requested domain.
- setDomain(DomainDescription) - Method in class com.amazonaws.services.codeartifact.model.DescribeDomainResult
-
- setDomain(String) - Method in class com.amazonaws.services.codeartifact.model.DescribePackageVersionRequest
-
The name of the domain that contains the repository that contains the package version.
- setDomain(String) - Method in class com.amazonaws.services.codeartifact.model.DescribeRepositoryRequest
-
The name of the domain that contains the repository to describe.
- setDomain(String) - Method in class com.amazonaws.services.codeartifact.model.DisassociateExternalConnectionRequest
-
The name of the domain that contains the repository from which to remove the external repository.
- setDomain(String) - Method in class com.amazonaws.services.codeartifact.model.DisposePackageVersionsRequest
-
The name of the domain that contains the repository you want to dispose.
- setDomain(String) - Method in class com.amazonaws.services.codeartifact.model.GetAuthorizationTokenRequest
-
The name of the domain that is in scope for the generated authorization token.
- setDomain(String) - Method in class com.amazonaws.services.codeartifact.model.GetDomainPermissionsPolicyRequest
-
The name of the domain to which the resource policy is attached.
- setDomain(String) - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionAssetRequest
-
The name of the domain that contains the repository that contains the package version with the requested asset.
- setDomain(String) - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionReadmeRequest
-
The name of the domain that contains the repository that contains the package version with the requested readme
file.
- setDomain(String) - Method in class com.amazonaws.services.codeartifact.model.GetRepositoryEndpointRequest
-
The name of the domain that contains the repository.
- setDomain(String) - Method in class com.amazonaws.services.codeartifact.model.GetRepositoryPermissionsPolicyRequest
-
The name of the domain containing the repository whose associated resource policy is to be retrieved.
- setDomain(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackagesRequest
-
The name of the domain that contains the repository that contains the requested list of packages.
- setDomain(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionAssetsRequest
-
The name of the domain that contains the repository associated with the package version assets.
- setDomain(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionDependenciesRequest
-
The name of the domain that contains the repository that contains the requested package version dependencies.
- setDomain(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionsRequest
-
The name of the domain that contains the repository that contains the returned package versions.
- setDomain(String) - Method in class com.amazonaws.services.codeartifact.model.ListRepositoriesInDomainRequest
-
The name of the domain that contains the returned list of repositories.
- setDomain(String) - Method in class com.amazonaws.services.codeartifact.model.PutDomainPermissionsPolicyRequest
-
The name of the domain on which to set the resource policy.
- setDomain(String) - Method in class com.amazonaws.services.codeartifact.model.PutRepositoryPermissionsPolicyRequest
-
The name of the domain containing the repository to set the resource policy on.
- setDomain(String) - Method in class com.amazonaws.services.codeartifact.model.UpdatePackageVersionsStatusRequest
-
The name of the domain that contains the repository that contains the package versions with a status to be
updated.
- setDomain(String) - Method in class com.amazonaws.services.codeartifact.model.UpdateRepositoryRequest
-
The name of the domain associated with the repository to update.
- setDomainName(String) - Method in class com.amazonaws.services.codeartifact.model.RepositoryDescription
-
The name of the domain that contains the repository.
- setDomainName(String) - Method in class com.amazonaws.services.codeartifact.model.RepositorySummary
-
The name of the domain that contains the repository.
- setDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.AssociateExternalConnectionRequest
-
The 12-digit account number of the AWS account that owns the domain.
- setDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.CopyPackageVersionsRequest
-
The 12-digit account number of the AWS account that owns the domain.
- setDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.CreateRepositoryRequest
-
The 12-digit account number of the AWS account that owns the domain.
- setDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.DeleteDomainPermissionsPolicyRequest
-
The 12-digit account number of the AWS account that owns the domain.
- setDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.DeleteDomainRequest
-
The 12-digit account number of the AWS account that owns the domain.
- setDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.DeletePackageVersionsRequest
-
The 12-digit account number of the AWS account that owns the domain.
- setDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.DeleteRepositoryPermissionsPolicyRequest
-
The 12-digit account number of the AWS account that owns the domain.
- setDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.DeleteRepositoryRequest
-
The 12-digit account number of the AWS account that owns the domain.
- setDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.DescribeDomainRequest
-
The 12-digit account number of the AWS account that owns the domain.
- setDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.DescribePackageVersionRequest
-
The 12-digit account number of the AWS account that owns the domain.
- setDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.DescribeRepositoryRequest
-
The 12-digit account number of the AWS account that owns the domain.
- setDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.DisassociateExternalConnectionRequest
-
The 12-digit account number of the AWS account that owns the domain.
- setDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.DisposePackageVersionsRequest
-
The 12-digit account number of the AWS account that owns the domain.
- setDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.GetAuthorizationTokenRequest
-
The 12-digit account number of the AWS account that owns the domain.
- setDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.GetDomainPermissionsPolicyRequest
-
The 12-digit account number of the AWS account that owns the domain.
- setDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionAssetRequest
-
The 12-digit account number of the AWS account that owns the domain.
- setDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionReadmeRequest
-
The 12-digit account number of the AWS account that owns the domain.
- setDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.GetRepositoryEndpointRequest
-
The 12-digit account number of the AWS account that owns the domain that contains the repository.
- setDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.GetRepositoryPermissionsPolicyRequest
-
The 12-digit account number of the AWS account that owns the domain.
- setDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackagesRequest
-
The 12-digit account number of the AWS account that owns the domain.
- setDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionAssetsRequest
-
The 12-digit account number of the AWS account that owns the domain.
- setDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionDependenciesRequest
-
The 12-digit account number of the AWS account that owns the domain.
- setDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionsRequest
-
The 12-digit account number of the AWS account that owns the domain.
- setDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.ListRepositoriesInDomainRequest
-
The 12-digit account number of the AWS account that owns the domain.
- setDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.PutDomainPermissionsPolicyRequest
-
The 12-digit account number of the AWS account that owns the domain.
- setDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.PutRepositoryPermissionsPolicyRequest
-
The 12-digit account number of the AWS account that owns the domain.
- setDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.RepositoryDescription
-
The 12-digit account number of the AWS account that owns the domain that contains the repository.
- setDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.RepositorySummary
-
The 12-digit account number of the AWS account that owns the domain.
- setDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.UpdatePackageVersionsStatusRequest
-
The 12-digit account number of the AWS account that owns the domain.
- setDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.UpdateRepositoryRequest
-
The 12-digit account number of the AWS account that owns the domain.
- setDomains(Collection<DomainSummary>) - Method in class com.amazonaws.services.codeartifact.model.ListDomainsResult
-
- setDurationSeconds(Long) - Method in class com.amazonaws.services.codeartifact.model.GetAuthorizationTokenRequest
-
The time, in seconds, that the generated authorization token is valid.
- setEncryptionKey(String) - Method in class com.amazonaws.services.codeartifact.model.CreateDomainRequest
-
The encryption key for the domain.
- setEncryptionKey(String) - Method in class com.amazonaws.services.codeartifact.model.DomainDescription
-
The ARN of an AWS Key Management Service (AWS KMS) key associated with a domain.
- setEncryptionKey(String) - Method in class com.amazonaws.services.codeartifact.model.DomainSummary
-
The key used to encrypt the domain.
- setErrorCode(String) - Method in class com.amazonaws.services.codeartifact.model.PackageVersionError
-
The error code associated with the error.
- setErrorMessage(String) - Method in class com.amazonaws.services.codeartifact.model.PackageVersionError
-
The error message associated with the error.
- setExpectedStatus(String) - Method in class com.amazonaws.services.codeartifact.model.DeletePackageVersionsRequest
-
The expected status of the package version to delete.
- setExpectedStatus(String) - Method in class com.amazonaws.services.codeartifact.model.DisposePackageVersionsRequest
-
The expected status of the package version to dispose.
- setExpectedStatus(String) - Method in class com.amazonaws.services.codeartifact.model.UpdatePackageVersionsStatusRequest
-
The package version’s expected status before it is updated.
- setExpiration(Date) - Method in class com.amazonaws.services.codeartifact.model.GetAuthorizationTokenResult
-
A timestamp that specifies the date and time the authorization token expires.
- setExternalConnection(String) - Method in class com.amazonaws.services.codeartifact.model.AssociateExternalConnectionRequest
-
The name of the external connection to add to the repository.
- setExternalConnection(String) - Method in class com.amazonaws.services.codeartifact.model.DisassociateExternalConnectionRequest
-
The name of the external connection to be removed from the repository.
- setExternalConnectionName(String) - Method in class com.amazonaws.services.codeartifact.model.RepositoryExternalConnectionInfo
-
The name of the external connection associated with a repository.
- setExternalConnections(Collection<RepositoryExternalConnectionInfo>) - Method in class com.amazonaws.services.codeartifact.model.RepositoryDescription
-
An array of external connections associated with the repository.
- setFailedVersions(Map<String, PackageVersionError>) - Method in class com.amazonaws.services.codeartifact.model.CopyPackageVersionsResult
-
A map of package versions that failed to copy and their error codes.
- setFailedVersions(Map<String, PackageVersionError>) - Method in class com.amazonaws.services.codeartifact.model.DeletePackageVersionsResult
-
A PackageVersionError object that contains a map of errors codes for the deleted package that
failed.
- setFailedVersions(Map<String, PackageVersionError>) - Method in class com.amazonaws.services.codeartifact.model.DisposePackageVersionsResult
-
A PackageVersionError object that contains a map of errors codes for the disposed package versions
that failed.
- setFailedVersions(Map<String, PackageVersionError>) - Method in class com.amazonaws.services.codeartifact.model.UpdatePackageVersionsStatusResult
-
A list of SuccessfulPackageVersionInfo objects, one for each package version with a status that
successfully updated.
- setFormat(String) - Method in class com.amazonaws.services.codeartifact.model.CopyPackageVersionsRequest
-
The format of the package that is copied.
- setFormat(String) - Method in class com.amazonaws.services.codeartifact.model.DeletePackageVersionsRequest
-
The format of the package versions to delete.
- setFormat(String) - Method in class com.amazonaws.services.codeartifact.model.DescribePackageVersionRequest
-
A format that specifies the type of the requested package version.
- setFormat(String) - Method in class com.amazonaws.services.codeartifact.model.DisposePackageVersionsRequest
-
A format that specifies the type of package versions you want to dispose.
- setFormat(String) - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionAssetRequest
-
A format that specifies the type of the package version with the requested asset file.
- setFormat(String) - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionReadmeRequest
-
A format that specifies the type of the package version with the requested readme file.
- setFormat(String) - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionReadmeResult
-
The format of the package with the requested readme file.
- setFormat(String) - Method in class com.amazonaws.services.codeartifact.model.GetRepositoryEndpointRequest
-
Returns which endpoint of a repository to return.
- setFormat(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackagesRequest
-
The format of the packages.
- setFormat(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionAssetsRequest
-
The format of the package that contains the returned package version assets.
- setFormat(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionAssetsResult
-
The format of the package that contains the returned package version assets.
- setFormat(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionDependenciesRequest
-
The format of the package with the requested dependencies.
- setFormat(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionDependenciesResult
-
A format that specifies the type of the package that contains the returned dependencies.
- setFormat(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionsRequest
-
The format of the returned packages.
- setFormat(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionsResult
-
A format of the package.
- setFormat(String) - Method in class com.amazonaws.services.codeartifact.model.PackageSummary
-
The format of the package.
- setFormat(String) - Method in class com.amazonaws.services.codeartifact.model.PackageVersionDescription
-
The format of the package version.
- setFormat(String) - Method in class com.amazonaws.services.codeartifact.model.UpdatePackageVersionsStatusRequest
-
A format that specifies the type of the package with the statuses to update.
- setHashes(Map<String, String>) - Method in class com.amazonaws.services.codeartifact.model.AssetSummary
-
The hashes of the asset.
- setHomePage(String) - Method in class com.amazonaws.services.codeartifact.model.PackageVersionDescription
-
The homepage associated with the package.
- setIncludeFromUpstream(Boolean) - Method in class com.amazonaws.services.codeartifact.model.CopyPackageVersionsRequest
-
Set to true to copy packages from repositories that are upstream from the source repository to the destination
repository.
- setKey(String) - Method in class com.amazonaws.services.codeartifact.model.Tag
-
The tag key.
- setLicenses(Collection<LicenseInfo>) - Method in class com.amazonaws.services.codeartifact.model.PackageVersionDescription
-
Information about licenses associated with the package version.
- setMaxResults(Integer) - Method in class com.amazonaws.services.codeartifact.model.ListDomainsRequest
-
The maximum number of results to return per page.
- setMaxResults(Integer) - Method in class com.amazonaws.services.codeartifact.model.ListPackagesRequest
-
The maximum number of results to return per page.
- setMaxResults(Integer) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionAssetsRequest
-
The maximum number of results to return per page.
- setMaxResults(Integer) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionsRequest
-
The maximum number of results to return per page.
- setMaxResults(Integer) - Method in class com.amazonaws.services.codeartifact.model.ListRepositoriesInDomainRequest
-
The maximum number of results to return per page.
- setMaxResults(Integer) - Method in class com.amazonaws.services.codeartifact.model.ListRepositoriesRequest
-
The maximum number of results to return per page.
- setName(String) - Method in class com.amazonaws.services.codeartifact.model.AssetSummary
-
The name of the asset.
- setName(String) - Method in class com.amazonaws.services.codeartifact.model.DomainDescription
-
The name of the domain.
- setName(String) - Method in class com.amazonaws.services.codeartifact.model.DomainSummary
-
The name of the domain.
- setName(String) - Method in class com.amazonaws.services.codeartifact.model.LicenseInfo
-
Name of the license.
- setName(String) - Method in class com.amazonaws.services.codeartifact.model.RepositoryDescription
-
The name of the repository.
- setName(String) - Method in class com.amazonaws.services.codeartifact.model.RepositorySummary
-
The name of the repository.
- setNamespace(String) - Method in class com.amazonaws.services.codeartifact.model.CopyPackageVersionsRequest
-
The namespace of the package.
- setNamespace(String) - Method in class com.amazonaws.services.codeartifact.model.DeletePackageVersionsRequest
-
The namespace of the package.
- setNamespace(String) - Method in class com.amazonaws.services.codeartifact.model.DescribePackageVersionRequest
-
The namespace of the package.
- setNamespace(String) - Method in class com.amazonaws.services.codeartifact.model.DisposePackageVersionsRequest
-
The namespace of the package.
- setNamespace(String) - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionAssetRequest
-
The namespace of the package.
- setNamespace(String) - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionReadmeRequest
-
The namespace of the package.
- setNamespace(String) - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionReadmeResult
-
The namespace of the package.
- setNamespace(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackagesRequest
-
The namespace of the package.
- setNamespace(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionAssetsRequest
-
The namespace of the package.
- setNamespace(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionAssetsResult
-
The namespace of the package.
- setNamespace(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionDependenciesRequest
-
The namespace of the package.
- setNamespace(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionDependenciesResult
-
The namespace of the package.
- setNamespace(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionsRequest
-
The namespace of the package.
- setNamespace(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionsResult
-
The namespace of the package.
- setNamespace(String) - Method in class com.amazonaws.services.codeartifact.model.PackageDependency
-
The namespace of the package.
- setNamespace(String) - Method in class com.amazonaws.services.codeartifact.model.PackageSummary
-
The namespace of the package.
- setNamespace(String) - Method in class com.amazonaws.services.codeartifact.model.PackageVersionDescription
-
The namespace of the package.
- setNamespace(String) - Method in class com.amazonaws.services.codeartifact.model.UpdatePackageVersionsStatusRequest
-
The namespace of the package.
- setNextToken(String) - Method in class com.amazonaws.services.codeartifact.model.ListDomainsRequest
-
The token for the next set of results.
- setNextToken(String) - Method in class com.amazonaws.services.codeartifact.model.ListDomainsResult
-
The token for the next set of results.
- setNextToken(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackagesRequest
-
The token for the next set of results.
- setNextToken(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackagesResult
-
If there are additional results, this is the token for the next set of results.
- setNextToken(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionAssetsRequest
-
The token for the next set of results.
- setNextToken(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionAssetsResult
-
If there are additional results, this is the token for the next set of results.
- setNextToken(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionDependenciesRequest
-
The token for the next set of results.
- setNextToken(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionDependenciesResult
-
The token for the next set of results.
- setNextToken(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionsRequest
-
The token for the next set of results.
- setNextToken(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionsResult
-
If there are additional results, this is the token for the next set of results.
- setNextToken(String) - Method in class com.amazonaws.services.codeartifact.model.ListRepositoriesInDomainRequest
-
The token for the next set of results.
- setNextToken(String) - Method in class com.amazonaws.services.codeartifact.model.ListRepositoriesInDomainResult
-
If there are additional results, this is the token for the next set of results.
- setNextToken(String) - Method in class com.amazonaws.services.codeartifact.model.ListRepositoriesRequest
-
The token for the next set of results.
- setNextToken(String) - Method in class com.amazonaws.services.codeartifact.model.ListRepositoriesResult
-
If there are additional results, this is the token for the next set of results.
- setOwner(String) - Method in class com.amazonaws.services.codeartifact.model.DomainDescription
-
The AWS account ID that owns the domain.
- setOwner(String) - Method in class com.amazonaws.services.codeartifact.model.DomainSummary
-
The 12-digit account number of the AWS account that owns the domain.
- setPackage(String) - Method in class com.amazonaws.services.codeartifact.model.CopyPackageVersionsRequest
-
The name of the package that is copied.
- setPackage(String) - Method in class com.amazonaws.services.codeartifact.model.DeletePackageVersionsRequest
-
The name of the package with the versions to delete.
- setPackage(String) - Method in class com.amazonaws.services.codeartifact.model.DescribePackageVersionRequest
-
The name of the requested package version.
- setPackage(String) - Method in class com.amazonaws.services.codeartifact.model.DisposePackageVersionsRequest
-
The name of the package with the versions you want to dispose.
- setPackage(String) - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionAssetRequest
-
The name of the package that contains the requested asset.
- setPackage(String) - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionReadmeRequest
-
The name of the package version that contains the requested readme file.
- setPackage(String) - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionReadmeResult
-
The name of the package that contains the returned readme file.
- setPackage(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionAssetsRequest
-
The name of the package that contains the returned package version assets.
- setPackage(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionAssetsResult
-
The name of the package that contains the returned package version assets.
- setPackage(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionDependenciesRequest
-
The name of the package versions' package.
- setPackage(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionDependenciesResult
-
The name of the package that contains the returned package versions dependencies.
- setPackage(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionsRequest
-
The name of the package for which you want to return a list of package versions.
- setPackage(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionsResult
-
The name of the package.
- setPackage(String) - Method in class com.amazonaws.services.codeartifact.model.PackageDependency
-
The name of the package that this package depends on.
- setPackage(String) - Method in class com.amazonaws.services.codeartifact.model.PackageSummary
-
The name of the package.
- setPackage(String) - Method in class com.amazonaws.services.codeartifact.model.UpdatePackageVersionsStatusRequest
-
The name of the package with the version statuses to update.
- setPackageFormat(String) - Method in class com.amazonaws.services.codeartifact.model.RepositoryExternalConnectionInfo
-
The package format associated with a repository's external connection.
- setPackageName(String) - Method in class com.amazonaws.services.codeartifact.model.PackageVersionDescription
-
The name of the requested package.
- setPackagePrefix(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackagesRequest
-
A prefix used to filter returned packages.
- setPackages(Collection<PackageSummary>) - Method in class com.amazonaws.services.codeartifact.model.ListPackagesResult
-
- setPackageVersion(String) - Method in class com.amazonaws.services.codeartifact.model.DescribePackageVersionRequest
-
A string that contains the package version (for example, 3.5.2).
- setPackageVersion(PackageVersionDescription) - Method in class com.amazonaws.services.codeartifact.model.DescribePackageVersionResult
-
- setPackageVersion(String) - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionAssetRequest
-
A string that contains the package version (for example, 3.5.2).
- setPackageVersion(String) - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionAssetResult
-
A string that contains the package version (for example, 3.5.2).
- setPackageVersion(String) - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionReadmeRequest
-
A string that contains the package version (for example, 3.5.2).
- setPackageVersion(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionAssetsRequest
-
A string that contains the package version (for example, 3.5.2).
- setPackageVersion(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionDependenciesRequest
-
A string that contains the package version (for example, 3.5.2).
- setPackageVersionRevision(String) - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionAssetRequest
-
The name of the package version revision that contains the requested asset.
- setPackageVersionRevision(String) - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionAssetResult
-
The name of the package version revision that contains the downloaded asset.
- setPolicy(ResourcePolicy) - Method in class com.amazonaws.services.codeartifact.model.DeleteDomainPermissionsPolicyResult
-
Information about the deleted resource policy after processing the request.
- setPolicy(ResourcePolicy) - Method in class com.amazonaws.services.codeartifact.model.DeleteRepositoryPermissionsPolicyResult
-
Information about the deleted policy after processing the request.
- setPolicy(ResourcePolicy) - Method in class com.amazonaws.services.codeartifact.model.GetDomainPermissionsPolicyResult
-
The returned resource policy.
- setPolicy(ResourcePolicy) - Method in class com.amazonaws.services.codeartifact.model.GetRepositoryPermissionsPolicyResult
-
The returned resource policy.
- setPolicy(ResourcePolicy) - Method in class com.amazonaws.services.codeartifact.model.PutDomainPermissionsPolicyResult
-
The resource policy that was set after processing the request.
- setPolicy(ResourcePolicy) - Method in class com.amazonaws.services.codeartifact.model.PutRepositoryPermissionsPolicyResult
-
The resource policy that was set after processing the request.
- setPolicyDocument(String) - Method in class com.amazonaws.services.codeartifact.model.PutDomainPermissionsPolicyRequest
-
A valid displayable JSON Aspen policy string to be set as the access control resource policy on the provided
domain.
- setPolicyDocument(String) - Method in class com.amazonaws.services.codeartifact.model.PutRepositoryPermissionsPolicyRequest
-
A valid displayable JSON Aspen policy string to be set as the access control resource policy on the provided
repository.
- setPolicyRevision(String) - Method in class com.amazonaws.services.codeartifact.model.DeleteDomainPermissionsPolicyRequest
-
The current revision of the resource policy to be deleted.
- setPolicyRevision(String) - Method in class com.amazonaws.services.codeartifact.model.DeleteRepositoryPermissionsPolicyRequest
-
The revision of the repository's resource policy to be deleted.
- setPolicyRevision(String) - Method in class com.amazonaws.services.codeartifact.model.PutDomainPermissionsPolicyRequest
-
The current revision of the resource policy to be set.
- setPolicyRevision(String) - Method in class com.amazonaws.services.codeartifact.model.PutRepositoryPermissionsPolicyRequest
-
Sets the revision of the resource policy that specifies permissions to access the repository.
- setPublishedTime(Date) - Method in class com.amazonaws.services.codeartifact.model.PackageVersionDescription
-
A timestamp that contains the date and time the package version was published.
- setReadme(String) - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionReadmeResult
-
The text of the returned readme file.
- setReason(String) - Method in exception com.amazonaws.services.codeartifact.model.ValidationException
- setRepositories(Collection<RepositorySummary>) - Method in class com.amazonaws.services.codeartifact.model.ListRepositoriesInDomainResult
-
The returned list of repositories.
- setRepositories(Collection<RepositorySummary>) - Method in class com.amazonaws.services.codeartifact.model.ListRepositoriesResult
-
- setRepository(String) - Method in class com.amazonaws.services.codeartifact.model.AssociateExternalConnectionRequest
-
The name of the repository to which the external connection is added.
- setRepository(RepositoryDescription) - Method in class com.amazonaws.services.codeartifact.model.AssociateExternalConnectionResult
-
Information about the connected repository after processing the request.
- setRepository(String) - Method in class com.amazonaws.services.codeartifact.model.CreateRepositoryRequest
-
The name of the repository to create.
- setRepository(RepositoryDescription) - Method in class com.amazonaws.services.codeartifact.model.CreateRepositoryResult
-
Information about the created repository after processing the request.
- setRepository(String) - Method in class com.amazonaws.services.codeartifact.model.DeletePackageVersionsRequest
-
The name of the repository that contains the package versions to delete.
- setRepository(String) - Method in class com.amazonaws.services.codeartifact.model.DeleteRepositoryPermissionsPolicyRequest
-
The name of the repository that is associated with the resource policy to be deleted
- setRepository(String) - Method in class com.amazonaws.services.codeartifact.model.DeleteRepositoryRequest
-
The name of the repository to delete.
- setRepository(RepositoryDescription) - Method in class com.amazonaws.services.codeartifact.model.DeleteRepositoryResult
-
Information about the deleted repository after processing the request.
- setRepository(String) - Method in class com.amazonaws.services.codeartifact.model.DescribePackageVersionRequest
-
The name of the repository that contains the package version.
- setRepository(String) - Method in class com.amazonaws.services.codeartifact.model.DescribeRepositoryRequest
-
A string that specifies the name of the requested repository.
- setRepository(RepositoryDescription) - Method in class com.amazonaws.services.codeartifact.model.DescribeRepositoryResult
-
A RepositoryDescription object that contains the requested repository information.
- setRepository(String) - Method in class com.amazonaws.services.codeartifact.model.DisassociateExternalConnectionRequest
-
The name of the repository from which the external connection will be removed.
- setRepository(RepositoryDescription) - Method in class com.amazonaws.services.codeartifact.model.DisassociateExternalConnectionResult
-
The repository associated with the removed external connection.
- setRepository(String) - Method in class com.amazonaws.services.codeartifact.model.DisposePackageVersionsRequest
-
The name of the repository that contains the package versions you want to dispose.
- setRepository(String) - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionAssetRequest
-
The repository that contains the package version with the requested asset.
- setRepository(String) - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionReadmeRequest
-
The repository that contains the package with the requested readme file.
- setRepository(String) - Method in class com.amazonaws.services.codeartifact.model.GetRepositoryEndpointRequest
-
The name of the repository.
- setRepository(String) - Method in class com.amazonaws.services.codeartifact.model.GetRepositoryPermissionsPolicyRequest
-
The name of the repository whose associated resource policy is to be retrieved.
- setRepository(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackagesRequest
-
The name of the repository from which packages are to be listed.
- setRepository(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionAssetsRequest
-
The name of the repository that contains the package that contains the returned package version assets.
- setRepository(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionDependenciesRequest
-
The name of the repository that contains the requested package version.
- setRepository(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionsRequest
-
The name of the repository that contains the package.
- setRepository(String) - Method in class com.amazonaws.services.codeartifact.model.PutRepositoryPermissionsPolicyRequest
-
The name of the repository to set the resource policy on.
- setRepository(String) - Method in class com.amazonaws.services.codeartifact.model.UpdatePackageVersionsStatusRequest
-
The repository that contains the package versions with the status you want to update.
- setRepository(String) - Method in class com.amazonaws.services.codeartifact.model.UpdateRepositoryRequest
-
The name of the repository to update.
- setRepository(RepositoryDescription) - Method in class com.amazonaws.services.codeartifact.model.UpdateRepositoryResult
-
The updated repository.
- setRepositoryCount(Integer) - Method in class com.amazonaws.services.codeartifact.model.DomainDescription
-
The number of repositories in the domain.
- setRepositoryEndpoint(String) - Method in class com.amazonaws.services.codeartifact.model.GetRepositoryEndpointResult
-
A string that specifies the URL of the returned endpoint.
- setRepositoryName(String) - Method in class com.amazonaws.services.codeartifact.model.UpstreamRepository
-
The name of an upstream repository.
- setRepositoryName(String) - Method in class com.amazonaws.services.codeartifact.model.UpstreamRepositoryInfo
-
The name of an upstream repository.
- setRepositoryPrefix(String) - Method in class com.amazonaws.services.codeartifact.model.ListRepositoriesInDomainRequest
-
A prefix used to filter returned repositories.
- setRepositoryPrefix(String) - Method in class com.amazonaws.services.codeartifact.model.ListRepositoriesRequest
-
A prefix used to filter returned repositories.
- setResourceArn(String) - Method in class com.amazonaws.services.codeartifact.model.ListTagsForResourceRequest
-
The Amazon Resource Name (ARN) of the resource to get tags for.
- setResourceArn(String) - Method in class com.amazonaws.services.codeartifact.model.ResourcePolicy
-
The ARN of the resource associated with the resource policy
- setResourceArn(String) - Method in class com.amazonaws.services.codeartifact.model.TagResourceRequest
-
The Amazon Resource Name (ARN) of the resource that you want to add or update tags for.
- setResourceArn(String) - Method in class com.amazonaws.services.codeartifact.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) of the resource that you want to remove tags from.
- setResourceId(String) - Method in exception com.amazonaws.services.codeartifact.model.ConflictException
-
The ID of the resource.
- setResourceId(String) - Method in exception com.amazonaws.services.codeartifact.model.ResourceNotFoundException
-
The ID of the resource.
- setResourceId(String) - Method in exception com.amazonaws.services.codeartifact.model.ServiceQuotaExceededException
-
The ID of the resource.
- setResourceType(String) - Method in exception com.amazonaws.services.codeartifact.model.ConflictException
-
The type of AWS resource.
- setResourceType(String) - Method in exception com.amazonaws.services.codeartifact.model.ResourceNotFoundException
-
The type of AWS resource.
- setResourceType(String) - Method in exception com.amazonaws.services.codeartifact.model.ServiceQuotaExceededException
-
The type of AWS resource.
- setRetryAfterSeconds(Integer) - Method in exception com.amazonaws.services.codeartifact.model.ThrottlingException
-
The time period, in seconds, to wait before retrying the request.
- setRevision(String) - Method in class com.amazonaws.services.codeartifact.model.PackageVersionDescription
-
The revision of the package version.
- setRevision(String) - Method in class com.amazonaws.services.codeartifact.model.PackageVersionSummary
-
The revision associated with a package version.
- setRevision(String) - Method in class com.amazonaws.services.codeartifact.model.ResourcePolicy
-
The current revision of the resource policy.
- setRevision(String) - Method in class com.amazonaws.services.codeartifact.model.SuccessfulPackageVersionInfo
-
The revision of a package version.
- setS3BucketArn(String) - Method in class com.amazonaws.services.codeartifact.model.DomainDescription
-
The Amazon Resource Name (ARN) of the Amazon S3 bucket that is used to store package assets in the domain.
- setSize(Long) - Method in class com.amazonaws.services.codeartifact.model.AssetSummary
-
The size of the asset.
- setSortBy(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionsRequest
-
How to sort the returned list of package versions.
- setSourceCodeRepository(String) - Method in class com.amazonaws.services.codeartifact.model.PackageVersionDescription
-
The repository for the source code in the package version, or the source code used to build it.
- setSourceRepository(String) - Method in class com.amazonaws.services.codeartifact.model.CopyPackageVersionsRequest
-
The name of the repository that contains the package versions to copy.
- setStatus(String) - Method in class com.amazonaws.services.codeartifact.model.DomainDescription
-
The current status of a domain.
- setStatus(String) - Method in class com.amazonaws.services.codeartifact.model.DomainSummary
-
A string that contains the status of the domain.
- setStatus(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionsRequest
-
A string that specifies the status of the package versions to include in the returned list.
- setStatus(String) - Method in class com.amazonaws.services.codeartifact.model.PackageVersionDescription
-
A string that contains the status of the package version.
- setStatus(String) - Method in class com.amazonaws.services.codeartifact.model.PackageVersionSummary
-
A string that contains the status of the package version.
- setStatus(String) - Method in class com.amazonaws.services.codeartifact.model.RepositoryExternalConnectionInfo
-
The status of the external connection of a repository.
- setStatus(String) - Method in class com.amazonaws.services.codeartifact.model.SuccessfulPackageVersionInfo
-
The status of a package version.
- setSuccessfulVersions(Map<String, SuccessfulPackageVersionInfo>) - Method in class com.amazonaws.services.codeartifact.model.CopyPackageVersionsResult
-
A list of the package versions that were successfully copied to your repository.
- setSuccessfulVersions(Map<String, SuccessfulPackageVersionInfo>) - Method in class com.amazonaws.services.codeartifact.model.DeletePackageVersionsResult
-
A list of the package versions that were successfully deleted.
- setSuccessfulVersions(Map<String, SuccessfulPackageVersionInfo>) - Method in class com.amazonaws.services.codeartifact.model.DisposePackageVersionsResult
-
A list of the package versions that were successfully disposed.
- setSuccessfulVersions(Map<String, SuccessfulPackageVersionInfo>) - Method in class com.amazonaws.services.codeartifact.model.UpdatePackageVersionsStatusResult
-
A list of PackageVersionError objects, one for each package version with a status that failed to
update.
- setSummary(String) - Method in class com.amazonaws.services.codeartifact.model.PackageVersionDescription
-
A summary of the package version.
- setTagKeys(Collection<String>) - Method in class com.amazonaws.services.codeartifact.model.UntagResourceRequest
-
The tag key for each tag that you want to remove from the resource.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.codeartifact.model.CreateDomainRequest
-
One or more tag key-value pairs for the domain.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.codeartifact.model.CreateRepositoryRequest
-
One or more tag key-value pairs for the repository.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.codeartifact.model.ListTagsForResourceResult
-
A list of tag key and value pairs associated with the specified resource.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.codeartifact.model.TagResourceRequest
-
The tags you want to modify or add to the resource.
- setTargetStatus(String) - Method in class com.amazonaws.services.codeartifact.model.UpdatePackageVersionsStatusRequest
-
The status you want to change the package version status to.
- setUpstreams(Collection<UpstreamRepository>) - Method in class com.amazonaws.services.codeartifact.model.CreateRepositoryRequest
-
A list of upstream repositories to associate with the repository.
- setUpstreams(Collection<UpstreamRepositoryInfo>) - Method in class com.amazonaws.services.codeartifact.model.RepositoryDescription
-
A list of upstream repositories to associate with the repository.
- setUpstreams(Collection<UpstreamRepository>) - Method in class com.amazonaws.services.codeartifact.model.UpdateRepositoryRequest
-
A list of upstream repositories to associate with the repository.
- setUrl(String) - Method in class com.amazonaws.services.codeartifact.model.LicenseInfo
-
The URL for license data.
- setValue(String) - Method in class com.amazonaws.services.codeartifact.model.Tag
-
The tag value.
- setVersion(String) - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionReadmeResult
-
The version of the package with the requested readme file.
- setVersion(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionAssetsResult
-
The version of the package associated with the returned assets.
- setVersion(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionDependenciesResult
-
The version of the package that is specified in the request.
- setVersion(String) - Method in class com.amazonaws.services.codeartifact.model.PackageVersionDescription
-
The version of the package.
- setVersion(String) - Method in class com.amazonaws.services.codeartifact.model.PackageVersionSummary
-
Information about a package version.
- setVersionRequirement(String) - Method in class com.amazonaws.services.codeartifact.model.PackageDependency
-
The required version, or version range, of the package that this package depends on.
- setVersionRevision(String) - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionReadmeResult
-
The current revision associated with the package version.
- setVersionRevision(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionAssetsResult
-
The current revision associated with the package version.
- setVersionRevision(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionDependenciesResult
-
The current revision associated with the package version.
- setVersionRevisions(Map<String, String>) - Method in class com.amazonaws.services.codeartifact.model.CopyPackageVersionsRequest
-
A list of key-value pairs.
- setVersionRevisions(Map<String, String>) - Method in class com.amazonaws.services.codeartifact.model.DisposePackageVersionsRequest
-
The revisions of the package versions you want to dispose.
- setVersionRevisions(Map<String, String>) - Method in class com.amazonaws.services.codeartifact.model.UpdatePackageVersionsStatusRequest
-
A map of package versions and package version revisions.
- setVersions(Collection<String>) - Method in class com.amazonaws.services.codeartifact.model.CopyPackageVersionsRequest
-
The versions of the package to copy.
- setVersions(Collection<String>) - Method in class com.amazonaws.services.codeartifact.model.DeletePackageVersionsRequest
-
An array of strings that specify the versions of the package to delete.
- setVersions(Collection<String>) - Method in class com.amazonaws.services.codeartifact.model.DisposePackageVersionsRequest
-
The versions of the package you want to dispose.
- setVersions(Collection<PackageVersionSummary>) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionsResult
-
- setVersions(Collection<String>) - Method in class com.amazonaws.services.codeartifact.model.UpdatePackageVersionsStatusRequest
-
An array of strings that specify the versions of the package with the statuses to update.
- shutdown() - Method in class com.amazonaws.services.codeartifact.AbstractAWSCodeArtifact
-
- shutdown() - Method in interface com.amazonaws.services.codeartifact.AWSCodeArtifact
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.codeartifact.AWSCodeArtifactAsyncClient
-
Shuts down the client, releasing all managed resources.
- shutdown() - Method in class com.amazonaws.services.codeartifact.AWSCodeArtifactClient
-
- standard() - Static method in class com.amazonaws.services.codeartifact.AWSCodeArtifactAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.codeartifact.AWSCodeArtifactClientBuilder
-
- SuccessfulPackageVersionInfo - Class in com.amazonaws.services.codeartifact.model
-
Contains the revision and status of a package version.
- SuccessfulPackageVersionInfo() - Constructor for class com.amazonaws.services.codeartifact.model.SuccessfulPackageVersionInfo
-
- Tag - Class in com.amazonaws.services.codeartifact.model
-
A tag is a key-value pair that can be used to manage, search for, or filter resources in AWS CodeArtifact.
- Tag() - Constructor for class com.amazonaws.services.codeartifact.model.Tag
-
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.codeartifact.AbstractAWSCodeArtifact
-
- tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.codeartifact.AWSCodeArtifact
-
Adds or updates tags for a resource in AWS CodeArtifact.
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.codeartifact.AWSCodeArtifactClient
-
Adds or updates tags for a resource in AWS CodeArtifact.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.codeartifact.AbstractAWSCodeArtifactAsync
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.codeartifact.AbstractAWSCodeArtifactAsync
-
- tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.codeartifact.AWSCodeArtifactAsync
-
Adds or updates tags for a resource in AWS CodeArtifact.
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.codeartifact.AWSCodeArtifactAsync
-
Adds or updates tags for a resource in AWS CodeArtifact.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.codeartifact.AWSCodeArtifactAsyncClient
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.codeartifact.AWSCodeArtifactAsyncClient
-
- TagResourceRequest - Class in com.amazonaws.services.codeartifact.model
-
- TagResourceRequest() - Constructor for class com.amazonaws.services.codeartifact.model.TagResourceRequest
-
- TagResourceResult - Class in com.amazonaws.services.codeartifact.model
-
- TagResourceResult() - Constructor for class com.amazonaws.services.codeartifact.model.TagResourceResult
-
- ThrottlingException - Exception in com.amazonaws.services.codeartifact.model
-
The operation did not succeed because too many requests are sent to the service.
- ThrottlingException(String) - Constructor for exception com.amazonaws.services.codeartifact.model.ThrottlingException
-
Constructs a new ThrottlingException with the specified error message.
- toString() - Method in class com.amazonaws.services.codeartifact.model.AssetSummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.AssociateExternalConnectionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.AssociateExternalConnectionResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.CopyPackageVersionsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.CopyPackageVersionsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.CreateDomainRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.CreateDomainResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.CreateRepositoryRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.CreateRepositoryResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.DeleteDomainPermissionsPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.DeleteDomainPermissionsPolicyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.DeleteDomainRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.DeleteDomainResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.DeletePackageVersionsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.DeletePackageVersionsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.DeleteRepositoryPermissionsPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.DeleteRepositoryPermissionsPolicyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.DeleteRepositoryRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.DeleteRepositoryResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.DescribeDomainRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.DescribeDomainResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.DescribePackageVersionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.DescribePackageVersionResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.DescribeRepositoryRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.DescribeRepositoryResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.DisassociateExternalConnectionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.DisassociateExternalConnectionResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.DisposePackageVersionsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.DisposePackageVersionsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.DomainDescription
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codeartifact.model.DomainStatus
-
- toString() - Method in class com.amazonaws.services.codeartifact.model.DomainSummary
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codeartifact.model.ExternalConnectionStatus
-
- toString() - Method in class com.amazonaws.services.codeartifact.model.GetAuthorizationTokenRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.GetAuthorizationTokenResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.GetDomainPermissionsPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.GetDomainPermissionsPolicyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionAssetRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionAssetResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionReadmeRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionReadmeResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.GetRepositoryEndpointRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.GetRepositoryEndpointResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.GetRepositoryPermissionsPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.GetRepositoryPermissionsPolicyResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codeartifact.model.HashAlgorithm
-
- toString() - Method in class com.amazonaws.services.codeartifact.model.LicenseInfo
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.ListDomainsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.ListDomainsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.ListPackagesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.ListPackagesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionAssetsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionAssetsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionDependenciesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionDependenciesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.ListRepositoriesInDomainRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.ListRepositoriesInDomainResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.ListRepositoriesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.ListRepositoriesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.ListTagsForResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.ListTagsForResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.PackageDependency
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codeartifact.model.PackageFormat
-
- toString() - Method in class com.amazonaws.services.codeartifact.model.PackageSummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.PackageVersionDescription
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.PackageVersionError
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codeartifact.model.PackageVersionErrorCode
-
- toString() - Method in enum com.amazonaws.services.codeartifact.model.PackageVersionSortType
-
- toString() - Method in enum com.amazonaws.services.codeartifact.model.PackageVersionStatus
-
- toString() - Method in class com.amazonaws.services.codeartifact.model.PackageVersionSummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.PutDomainPermissionsPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.PutDomainPermissionsPolicyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.PutRepositoryPermissionsPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.PutRepositoryPermissionsPolicyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.RepositoryDescription
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.RepositoryExternalConnectionInfo
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.RepositorySummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.ResourcePolicy
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codeartifact.model.ResourceType
-
- toString() - Method in class com.amazonaws.services.codeartifact.model.SuccessfulPackageVersionInfo
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.Tag
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.TagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.TagResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.UntagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.UntagResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.UpdatePackageVersionsStatusRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.UpdatePackageVersionsStatusResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.UpdateRepositoryRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.UpdateRepositoryResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.UpstreamRepository
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeartifact.model.UpstreamRepositoryInfo
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codeartifact.model.ValidationExceptionReason
-
- withAdministratorAccount(String) - Method in class com.amazonaws.services.codeartifact.model.ListRepositoriesInDomainRequest
-
Filter the list of repositories to only include those that are managed by the AWS account ID.
- withAdministratorAccount(String) - Method in class com.amazonaws.services.codeartifact.model.RepositoryDescription
-
The 12-digit account number of the AWS account that manages the repository.
- withAdministratorAccount(String) - Method in class com.amazonaws.services.codeartifact.model.RepositorySummary
-
The AWS account ID that manages the repository.
- withAllowOverwrite(Boolean) - Method in class com.amazonaws.services.codeartifact.model.CopyPackageVersionsRequest
-
Set to true to overwrite a package version that already exists in the destination repository.
- withArn(String) - Method in class com.amazonaws.services.codeartifact.model.DomainDescription
-
The Amazon Resource Name (ARN) of the domain.
- withArn(String) - Method in class com.amazonaws.services.codeartifact.model.DomainSummary
-
The ARN of the domain.
- withArn(String) - Method in class com.amazonaws.services.codeartifact.model.RepositoryDescription
-
The Amazon Resource Name (ARN) of the repository.
- withArn(String) - Method in class com.amazonaws.services.codeartifact.model.RepositorySummary
-
The ARN of the repository.
- withAsset(String) - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionAssetRequest
-
The name of the requested asset.
- withAsset(InputStream) - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionAssetResult
-
The binary file, or asset, that is downloaded.
- withAssetName(String) - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionAssetResult
-
The name of the asset that is downloaded.
- withAssets(AssetSummary...) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionAssetsResult
-
- withAssets(Collection<AssetSummary>) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionAssetsResult
-
- withAssetSizeBytes(Long) - Method in class com.amazonaws.services.codeartifact.model.DomainDescription
-
The total size of all assets in the domain.
- withAuthorizationToken(String) - Method in class com.amazonaws.services.codeartifact.model.GetAuthorizationTokenResult
-
The returned authentication token.
- withCreatedTime(Date) - Method in class com.amazonaws.services.codeartifact.model.DomainDescription
-
A timestamp that represents the date and time the domain was created.
- withCreatedTime(Date) - Method in class com.amazonaws.services.codeartifact.model.DomainSummary
-
A timestamp that contains the date and time the domain was created.
- withDefaultDisplayVersion(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionsResult
-
The default package version to display.
- withDependencies(PackageDependency...) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionDependenciesResult
-
- withDependencies(Collection<PackageDependency>) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionDependenciesResult
-
- withDependencyType(String) - Method in class com.amazonaws.services.codeartifact.model.PackageDependency
-
The type of a package dependency.
- withDescription(String) - Method in class com.amazonaws.services.codeartifact.model.CreateRepositoryRequest
-
A description of the created repository.
- withDescription(String) - Method in class com.amazonaws.services.codeartifact.model.RepositoryDescription
-
A text description of the repository.
- withDescription(String) - Method in class com.amazonaws.services.codeartifact.model.RepositorySummary
-
The description of the repository.
- withDescription(String) - Method in class com.amazonaws.services.codeartifact.model.UpdateRepositoryRequest
-
An updated repository description.
- withDestinationRepository(String) - Method in class com.amazonaws.services.codeartifact.model.CopyPackageVersionsRequest
-
The name of the repository into which package versions are copied.
- withDisplayName(String) - Method in class com.amazonaws.services.codeartifact.model.PackageVersionDescription
-
The name of the package that is displayed.
- withDocument(String) - Method in class com.amazonaws.services.codeartifact.model.ResourcePolicy
-
The resource policy formatted in JSON.
- withDomain(String) - Method in class com.amazonaws.services.codeartifact.model.AssociateExternalConnectionRequest
-
The name of the domain that contains the repository.
- withDomain(String) - Method in class com.amazonaws.services.codeartifact.model.CopyPackageVersionsRequest
-
The name of the domain that contains the source and destination repositories.
- withDomain(String) - Method in class com.amazonaws.services.codeartifact.model.CreateDomainRequest
-
The name of the domain to create.
- withDomain(DomainDescription) - Method in class com.amazonaws.services.codeartifact.model.CreateDomainResult
-
Contains information about the created domain after processing the request.
- withDomain(String) - Method in class com.amazonaws.services.codeartifact.model.CreateRepositoryRequest
-
The name of the domain that contains the created repository.
- withDomain(String) - Method in class com.amazonaws.services.codeartifact.model.DeleteDomainPermissionsPolicyRequest
-
The name of the domain associated with the resource policy to be deleted.
- withDomain(String) - Method in class com.amazonaws.services.codeartifact.model.DeleteDomainRequest
-
The name of the domain to delete.
- withDomain(DomainDescription) - Method in class com.amazonaws.services.codeartifact.model.DeleteDomainResult
-
Contains information about the deleted domain after processing the request.
- withDomain(String) - Method in class com.amazonaws.services.codeartifact.model.DeletePackageVersionsRequest
-
The name of the domain that contains the package to delete.
- withDomain(String) - Method in class com.amazonaws.services.codeartifact.model.DeleteRepositoryPermissionsPolicyRequest
-
The name of the domain that contains the repository associated with the resource policy to be deleted.
- withDomain(String) - Method in class com.amazonaws.services.codeartifact.model.DeleteRepositoryRequest
-
The name of the domain that contains the repository to delete.
- withDomain(String) - Method in class com.amazonaws.services.codeartifact.model.DescribeDomainRequest
-
A string that specifies the name of the requested domain.
- withDomain(DomainDescription) - Method in class com.amazonaws.services.codeartifact.model.DescribeDomainResult
-
- withDomain(String) - Method in class com.amazonaws.services.codeartifact.model.DescribePackageVersionRequest
-
The name of the domain that contains the repository that contains the package version.
- withDomain(String) - Method in class com.amazonaws.services.codeartifact.model.DescribeRepositoryRequest
-
The name of the domain that contains the repository to describe.
- withDomain(String) - Method in class com.amazonaws.services.codeartifact.model.DisassociateExternalConnectionRequest
-
The name of the domain that contains the repository from which to remove the external repository.
- withDomain(String) - Method in class com.amazonaws.services.codeartifact.model.DisposePackageVersionsRequest
-
The name of the domain that contains the repository you want to dispose.
- withDomain(String) - Method in class com.amazonaws.services.codeartifact.model.GetAuthorizationTokenRequest
-
The name of the domain that is in scope for the generated authorization token.
- withDomain(String) - Method in class com.amazonaws.services.codeartifact.model.GetDomainPermissionsPolicyRequest
-
The name of the domain to which the resource policy is attached.
- withDomain(String) - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionAssetRequest
-
The name of the domain that contains the repository that contains the package version with the requested asset.
- withDomain(String) - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionReadmeRequest
-
The name of the domain that contains the repository that contains the package version with the requested readme
file.
- withDomain(String) - Method in class com.amazonaws.services.codeartifact.model.GetRepositoryEndpointRequest
-
The name of the domain that contains the repository.
- withDomain(String) - Method in class com.amazonaws.services.codeartifact.model.GetRepositoryPermissionsPolicyRequest
-
The name of the domain containing the repository whose associated resource policy is to be retrieved.
- withDomain(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackagesRequest
-
The name of the domain that contains the repository that contains the requested list of packages.
- withDomain(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionAssetsRequest
-
The name of the domain that contains the repository associated with the package version assets.
- withDomain(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionDependenciesRequest
-
The name of the domain that contains the repository that contains the requested package version dependencies.
- withDomain(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionsRequest
-
The name of the domain that contains the repository that contains the returned package versions.
- withDomain(String) - Method in class com.amazonaws.services.codeartifact.model.ListRepositoriesInDomainRequest
-
The name of the domain that contains the returned list of repositories.
- withDomain(String) - Method in class com.amazonaws.services.codeartifact.model.PutDomainPermissionsPolicyRequest
-
The name of the domain on which to set the resource policy.
- withDomain(String) - Method in class com.amazonaws.services.codeartifact.model.PutRepositoryPermissionsPolicyRequest
-
The name of the domain containing the repository to set the resource policy on.
- withDomain(String) - Method in class com.amazonaws.services.codeartifact.model.UpdatePackageVersionsStatusRequest
-
The name of the domain that contains the repository that contains the package versions with a status to be
updated.
- withDomain(String) - Method in class com.amazonaws.services.codeartifact.model.UpdateRepositoryRequest
-
The name of the domain associated with the repository to update.
- withDomainName(String) - Method in class com.amazonaws.services.codeartifact.model.RepositoryDescription
-
The name of the domain that contains the repository.
- withDomainName(String) - Method in class com.amazonaws.services.codeartifact.model.RepositorySummary
-
The name of the domain that contains the repository.
- withDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.AssociateExternalConnectionRequest
-
The 12-digit account number of the AWS account that owns the domain.
- withDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.CopyPackageVersionsRequest
-
The 12-digit account number of the AWS account that owns the domain.
- withDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.CreateRepositoryRequest
-
The 12-digit account number of the AWS account that owns the domain.
- withDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.DeleteDomainPermissionsPolicyRequest
-
The 12-digit account number of the AWS account that owns the domain.
- withDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.DeleteDomainRequest
-
The 12-digit account number of the AWS account that owns the domain.
- withDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.DeletePackageVersionsRequest
-
The 12-digit account number of the AWS account that owns the domain.
- withDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.DeleteRepositoryPermissionsPolicyRequest
-
The 12-digit account number of the AWS account that owns the domain.
- withDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.DeleteRepositoryRequest
-
The 12-digit account number of the AWS account that owns the domain.
- withDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.DescribeDomainRequest
-
The 12-digit account number of the AWS account that owns the domain.
- withDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.DescribePackageVersionRequest
-
The 12-digit account number of the AWS account that owns the domain.
- withDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.DescribeRepositoryRequest
-
The 12-digit account number of the AWS account that owns the domain.
- withDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.DisassociateExternalConnectionRequest
-
The 12-digit account number of the AWS account that owns the domain.
- withDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.DisposePackageVersionsRequest
-
The 12-digit account number of the AWS account that owns the domain.
- withDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.GetAuthorizationTokenRequest
-
The 12-digit account number of the AWS account that owns the domain.
- withDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.GetDomainPermissionsPolicyRequest
-
The 12-digit account number of the AWS account that owns the domain.
- withDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionAssetRequest
-
The 12-digit account number of the AWS account that owns the domain.
- withDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionReadmeRequest
-
The 12-digit account number of the AWS account that owns the domain.
- withDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.GetRepositoryEndpointRequest
-
The 12-digit account number of the AWS account that owns the domain that contains the repository.
- withDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.GetRepositoryPermissionsPolicyRequest
-
The 12-digit account number of the AWS account that owns the domain.
- withDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackagesRequest
-
The 12-digit account number of the AWS account that owns the domain.
- withDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionAssetsRequest
-
The 12-digit account number of the AWS account that owns the domain.
- withDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionDependenciesRequest
-
The 12-digit account number of the AWS account that owns the domain.
- withDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionsRequest
-
The 12-digit account number of the AWS account that owns the domain.
- withDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.ListRepositoriesInDomainRequest
-
The 12-digit account number of the AWS account that owns the domain.
- withDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.PutDomainPermissionsPolicyRequest
-
The 12-digit account number of the AWS account that owns the domain.
- withDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.PutRepositoryPermissionsPolicyRequest
-
The 12-digit account number of the AWS account that owns the domain.
- withDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.RepositoryDescription
-
The 12-digit account number of the AWS account that owns the domain that contains the repository.
- withDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.RepositorySummary
-
The 12-digit account number of the AWS account that owns the domain.
- withDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.UpdatePackageVersionsStatusRequest
-
The 12-digit account number of the AWS account that owns the domain.
- withDomainOwner(String) - Method in class com.amazonaws.services.codeartifact.model.UpdateRepositoryRequest
-
The 12-digit account number of the AWS account that owns the domain.
- withDomains(DomainSummary...) - Method in class com.amazonaws.services.codeartifact.model.ListDomainsResult
-
- withDomains(Collection<DomainSummary>) - Method in class com.amazonaws.services.codeartifact.model.ListDomainsResult
-
- withDurationSeconds(Long) - Method in class com.amazonaws.services.codeartifact.model.GetAuthorizationTokenRequest
-
The time, in seconds, that the generated authorization token is valid.
- withEncryptionKey(String) - Method in class com.amazonaws.services.codeartifact.model.CreateDomainRequest
-
The encryption key for the domain.
- withEncryptionKey(String) - Method in class com.amazonaws.services.codeartifact.model.DomainDescription
-
The ARN of an AWS Key Management Service (AWS KMS) key associated with a domain.
- withEncryptionKey(String) - Method in class com.amazonaws.services.codeartifact.model.DomainSummary
-
The key used to encrypt the domain.
- withErrorCode(String) - Method in class com.amazonaws.services.codeartifact.model.PackageVersionError
-
The error code associated with the error.
- withErrorCode(PackageVersionErrorCode) - Method in class com.amazonaws.services.codeartifact.model.PackageVersionError
-
The error code associated with the error.
- withErrorMessage(String) - Method in class com.amazonaws.services.codeartifact.model.PackageVersionError
-
The error message associated with the error.
- withExpectedStatus(String) - Method in class com.amazonaws.services.codeartifact.model.DeletePackageVersionsRequest
-
The expected status of the package version to delete.
- withExpectedStatus(PackageVersionStatus) - Method in class com.amazonaws.services.codeartifact.model.DeletePackageVersionsRequest
-
The expected status of the package version to delete.
- withExpectedStatus(String) - Method in class com.amazonaws.services.codeartifact.model.DisposePackageVersionsRequest
-
The expected status of the package version to dispose.
- withExpectedStatus(PackageVersionStatus) - Method in class com.amazonaws.services.codeartifact.model.DisposePackageVersionsRequest
-
The expected status of the package version to dispose.
- withExpectedStatus(String) - Method in class com.amazonaws.services.codeartifact.model.UpdatePackageVersionsStatusRequest
-
The package version’s expected status before it is updated.
- withExpectedStatus(PackageVersionStatus) - Method in class com.amazonaws.services.codeartifact.model.UpdatePackageVersionsStatusRequest
-
The package version’s expected status before it is updated.
- withExpiration(Date) - Method in class com.amazonaws.services.codeartifact.model.GetAuthorizationTokenResult
-
A timestamp that specifies the date and time the authorization token expires.
- withExternalConnection(String) - Method in class com.amazonaws.services.codeartifact.model.AssociateExternalConnectionRequest
-
The name of the external connection to add to the repository.
- withExternalConnection(String) - Method in class com.amazonaws.services.codeartifact.model.DisassociateExternalConnectionRequest
-
The name of the external connection to be removed from the repository.
- withExternalConnectionName(String) - Method in class com.amazonaws.services.codeartifact.model.RepositoryExternalConnectionInfo
-
The name of the external connection associated with a repository.
- withExternalConnections(RepositoryExternalConnectionInfo...) - Method in class com.amazonaws.services.codeartifact.model.RepositoryDescription
-
An array of external connections associated with the repository.
- withExternalConnections(Collection<RepositoryExternalConnectionInfo>) - Method in class com.amazonaws.services.codeartifact.model.RepositoryDescription
-
An array of external connections associated with the repository.
- withFailedVersions(Map<String, PackageVersionError>) - Method in class com.amazonaws.services.codeartifact.model.CopyPackageVersionsResult
-
A map of package versions that failed to copy and their error codes.
- withFailedVersions(Map<String, PackageVersionError>) - Method in class com.amazonaws.services.codeartifact.model.DeletePackageVersionsResult
-
A PackageVersionError object that contains a map of errors codes for the deleted package that
failed.
- withFailedVersions(Map<String, PackageVersionError>) - Method in class com.amazonaws.services.codeartifact.model.DisposePackageVersionsResult
-
A PackageVersionError object that contains a map of errors codes for the disposed package versions
that failed.
- withFailedVersions(Map<String, PackageVersionError>) - Method in class com.amazonaws.services.codeartifact.model.UpdatePackageVersionsStatusResult
-
A list of SuccessfulPackageVersionInfo objects, one for each package version with a status that
successfully updated.
- withFormat(String) - Method in class com.amazonaws.services.codeartifact.model.CopyPackageVersionsRequest
-
The format of the package that is copied.
- withFormat(PackageFormat) - Method in class com.amazonaws.services.codeartifact.model.CopyPackageVersionsRequest
-
The format of the package that is copied.
- withFormat(String) - Method in class com.amazonaws.services.codeartifact.model.DeletePackageVersionsRequest
-
The format of the package versions to delete.
- withFormat(PackageFormat) - Method in class com.amazonaws.services.codeartifact.model.DeletePackageVersionsRequest
-
The format of the package versions to delete.
- withFormat(String) - Method in class com.amazonaws.services.codeartifact.model.DescribePackageVersionRequest
-
A format that specifies the type of the requested package version.
- withFormat(PackageFormat) - Method in class com.amazonaws.services.codeartifact.model.DescribePackageVersionRequest
-
A format that specifies the type of the requested package version.
- withFormat(String) - Method in class com.amazonaws.services.codeartifact.model.DisposePackageVersionsRequest
-
A format that specifies the type of package versions you want to dispose.
- withFormat(PackageFormat) - Method in class com.amazonaws.services.codeartifact.model.DisposePackageVersionsRequest
-
A format that specifies the type of package versions you want to dispose.
- withFormat(String) - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionAssetRequest
-
A format that specifies the type of the package version with the requested asset file.
- withFormat(PackageFormat) - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionAssetRequest
-
A format that specifies the type of the package version with the requested asset file.
- withFormat(String) - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionReadmeRequest
-
A format that specifies the type of the package version with the requested readme file.
- withFormat(PackageFormat) - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionReadmeRequest
-
A format that specifies the type of the package version with the requested readme file.
- withFormat(String) - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionReadmeResult
-
The format of the package with the requested readme file.
- withFormat(PackageFormat) - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionReadmeResult
-
The format of the package with the requested readme file.
- withFormat(String) - Method in class com.amazonaws.services.codeartifact.model.GetRepositoryEndpointRequest
-
Returns which endpoint of a repository to return.
- withFormat(PackageFormat) - Method in class com.amazonaws.services.codeartifact.model.GetRepositoryEndpointRequest
-
Returns which endpoint of a repository to return.
- withFormat(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackagesRequest
-
The format of the packages.
- withFormat(PackageFormat) - Method in class com.amazonaws.services.codeartifact.model.ListPackagesRequest
-
The format of the packages.
- withFormat(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionAssetsRequest
-
The format of the package that contains the returned package version assets.
- withFormat(PackageFormat) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionAssetsRequest
-
The format of the package that contains the returned package version assets.
- withFormat(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionAssetsResult
-
The format of the package that contains the returned package version assets.
- withFormat(PackageFormat) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionAssetsResult
-
The format of the package that contains the returned package version assets.
- withFormat(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionDependenciesRequest
-
The format of the package with the requested dependencies.
- withFormat(PackageFormat) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionDependenciesRequest
-
The format of the package with the requested dependencies.
- withFormat(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionDependenciesResult
-
A format that specifies the type of the package that contains the returned dependencies.
- withFormat(PackageFormat) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionDependenciesResult
-
A format that specifies the type of the package that contains the returned dependencies.
- withFormat(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionsRequest
-
The format of the returned packages.
- withFormat(PackageFormat) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionsRequest
-
The format of the returned packages.
- withFormat(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionsResult
-
A format of the package.
- withFormat(PackageFormat) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionsResult
-
A format of the package.
- withFormat(String) - Method in class com.amazonaws.services.codeartifact.model.PackageSummary
-
The format of the package.
- withFormat(PackageFormat) - Method in class com.amazonaws.services.codeartifact.model.PackageSummary
-
The format of the package.
- withFormat(String) - Method in class com.amazonaws.services.codeartifact.model.PackageVersionDescription
-
The format of the package version.
- withFormat(PackageFormat) - Method in class com.amazonaws.services.codeartifact.model.PackageVersionDescription
-
The format of the package version.
- withFormat(String) - Method in class com.amazonaws.services.codeartifact.model.UpdatePackageVersionsStatusRequest
-
A format that specifies the type of the package with the statuses to update.
- withFormat(PackageFormat) - Method in class com.amazonaws.services.codeartifact.model.UpdatePackageVersionsStatusRequest
-
A format that specifies the type of the package with the statuses to update.
- withHashes(Map<String, String>) - Method in class com.amazonaws.services.codeartifact.model.AssetSummary
-
The hashes of the asset.
- withHomePage(String) - Method in class com.amazonaws.services.codeartifact.model.PackageVersionDescription
-
The homepage associated with the package.
- withIncludeFromUpstream(Boolean) - Method in class com.amazonaws.services.codeartifact.model.CopyPackageVersionsRequest
-
Set to true to copy packages from repositories that are upstream from the source repository to the destination
repository.
- withKey(String) - Method in class com.amazonaws.services.codeartifact.model.Tag
-
The tag key.
- withLicenses(LicenseInfo...) - Method in class com.amazonaws.services.codeartifact.model.PackageVersionDescription
-
Information about licenses associated with the package version.
- withLicenses(Collection<LicenseInfo>) - Method in class com.amazonaws.services.codeartifact.model.PackageVersionDescription
-
Information about licenses associated with the package version.
- withMaxResults(Integer) - Method in class com.amazonaws.services.codeartifact.model.ListDomainsRequest
-
The maximum number of results to return per page.
- withMaxResults(Integer) - Method in class com.amazonaws.services.codeartifact.model.ListPackagesRequest
-
The maximum number of results to return per page.
- withMaxResults(Integer) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionAssetsRequest
-
The maximum number of results to return per page.
- withMaxResults(Integer) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionsRequest
-
The maximum number of results to return per page.
- withMaxResults(Integer) - Method in class com.amazonaws.services.codeartifact.model.ListRepositoriesInDomainRequest
-
The maximum number of results to return per page.
- withMaxResults(Integer) - Method in class com.amazonaws.services.codeartifact.model.ListRepositoriesRequest
-
The maximum number of results to return per page.
- withName(String) - Method in class com.amazonaws.services.codeartifact.model.AssetSummary
-
The name of the asset.
- withName(String) - Method in class com.amazonaws.services.codeartifact.model.DomainDescription
-
The name of the domain.
- withName(String) - Method in class com.amazonaws.services.codeartifact.model.DomainSummary
-
The name of the domain.
- withName(String) - Method in class com.amazonaws.services.codeartifact.model.LicenseInfo
-
Name of the license.
- withName(String) - Method in class com.amazonaws.services.codeartifact.model.RepositoryDescription
-
The name of the repository.
- withName(String) - Method in class com.amazonaws.services.codeartifact.model.RepositorySummary
-
The name of the repository.
- withNamespace(String) - Method in class com.amazonaws.services.codeartifact.model.CopyPackageVersionsRequest
-
The namespace of the package.
- withNamespace(String) - Method in class com.amazonaws.services.codeartifact.model.DeletePackageVersionsRequest
-
The namespace of the package.
- withNamespace(String) - Method in class com.amazonaws.services.codeartifact.model.DescribePackageVersionRequest
-
The namespace of the package.
- withNamespace(String) - Method in class com.amazonaws.services.codeartifact.model.DisposePackageVersionsRequest
-
The namespace of the package.
- withNamespace(String) - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionAssetRequest
-
The namespace of the package.
- withNamespace(String) - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionReadmeRequest
-
The namespace of the package.
- withNamespace(String) - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionReadmeResult
-
The namespace of the package.
- withNamespace(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackagesRequest
-
The namespace of the package.
- withNamespace(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionAssetsRequest
-
The namespace of the package.
- withNamespace(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionAssetsResult
-
The namespace of the package.
- withNamespace(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionDependenciesRequest
-
The namespace of the package.
- withNamespace(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionDependenciesResult
-
The namespace of the package.
- withNamespace(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionsRequest
-
The namespace of the package.
- withNamespace(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionsResult
-
The namespace of the package.
- withNamespace(String) - Method in class com.amazonaws.services.codeartifact.model.PackageDependency
-
The namespace of the package.
- withNamespace(String) - Method in class com.amazonaws.services.codeartifact.model.PackageSummary
-
The namespace of the package.
- withNamespace(String) - Method in class com.amazonaws.services.codeartifact.model.PackageVersionDescription
-
The namespace of the package.
- withNamespace(String) - Method in class com.amazonaws.services.codeartifact.model.UpdatePackageVersionsStatusRequest
-
The namespace of the package.
- withNextToken(String) - Method in class com.amazonaws.services.codeartifact.model.ListDomainsRequest
-
The token for the next set of results.
- withNextToken(String) - Method in class com.amazonaws.services.codeartifact.model.ListDomainsResult
-
The token for the next set of results.
- withNextToken(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackagesRequest
-
The token for the next set of results.
- withNextToken(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackagesResult
-
If there are additional results, this is the token for the next set of results.
- withNextToken(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionAssetsRequest
-
The token for the next set of results.
- withNextToken(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionAssetsResult
-
If there are additional results, this is the token for the next set of results.
- withNextToken(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionDependenciesRequest
-
The token for the next set of results.
- withNextToken(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionDependenciesResult
-
The token for the next set of results.
- withNextToken(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionsRequest
-
The token for the next set of results.
- withNextToken(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionsResult
-
If there are additional results, this is the token for the next set of results.
- withNextToken(String) - Method in class com.amazonaws.services.codeartifact.model.ListRepositoriesInDomainRequest
-
The token for the next set of results.
- withNextToken(String) - Method in class com.amazonaws.services.codeartifact.model.ListRepositoriesInDomainResult
-
If there are additional results, this is the token for the next set of results.
- withNextToken(String) - Method in class com.amazonaws.services.codeartifact.model.ListRepositoriesRequest
-
The token for the next set of results.
- withNextToken(String) - Method in class com.amazonaws.services.codeartifact.model.ListRepositoriesResult
-
If there are additional results, this is the token for the next set of results.
- withOwner(String) - Method in class com.amazonaws.services.codeartifact.model.DomainDescription
-
The AWS account ID that owns the domain.
- withOwner(String) - Method in class com.amazonaws.services.codeartifact.model.DomainSummary
-
The 12-digit account number of the AWS account that owns the domain.
- withPackage(String) - Method in class com.amazonaws.services.codeartifact.model.CopyPackageVersionsRequest
-
The name of the package that is copied.
- withPackage(String) - Method in class com.amazonaws.services.codeartifact.model.DeletePackageVersionsRequest
-
The name of the package with the versions to delete.
- withPackage(String) - Method in class com.amazonaws.services.codeartifact.model.DescribePackageVersionRequest
-
The name of the requested package version.
- withPackage(String) - Method in class com.amazonaws.services.codeartifact.model.DisposePackageVersionsRequest
-
The name of the package with the versions you want to dispose.
- withPackage(String) - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionAssetRequest
-
The name of the package that contains the requested asset.
- withPackage(String) - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionReadmeRequest
-
The name of the package version that contains the requested readme file.
- withPackage(String) - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionReadmeResult
-
The name of the package that contains the returned readme file.
- withPackage(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionAssetsRequest
-
The name of the package that contains the returned package version assets.
- withPackage(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionAssetsResult
-
The name of the package that contains the returned package version assets.
- withPackage(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionDependenciesRequest
-
The name of the package versions' package.
- withPackage(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionDependenciesResult
-
The name of the package that contains the returned package versions dependencies.
- withPackage(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionsRequest
-
The name of the package for which you want to return a list of package versions.
- withPackage(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionsResult
-
The name of the package.
- withPackage(String) - Method in class com.amazonaws.services.codeartifact.model.PackageDependency
-
The name of the package that this package depends on.
- withPackage(String) - Method in class com.amazonaws.services.codeartifact.model.PackageSummary
-
The name of the package.
- withPackage(String) - Method in class com.amazonaws.services.codeartifact.model.UpdatePackageVersionsStatusRequest
-
The name of the package with the version statuses to update.
- withPackageFormat(String) - Method in class com.amazonaws.services.codeartifact.model.RepositoryExternalConnectionInfo
-
The package format associated with a repository's external connection.
- withPackageFormat(PackageFormat) - Method in class com.amazonaws.services.codeartifact.model.RepositoryExternalConnectionInfo
-
The package format associated with a repository's external connection.
- withPackageName(String) - Method in class com.amazonaws.services.codeartifact.model.PackageVersionDescription
-
The name of the requested package.
- withPackagePrefix(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackagesRequest
-
A prefix used to filter returned packages.
- withPackages(PackageSummary...) - Method in class com.amazonaws.services.codeartifact.model.ListPackagesResult
-
- withPackages(Collection<PackageSummary>) - Method in class com.amazonaws.services.codeartifact.model.ListPackagesResult
-
- withPackageVersion(String) - Method in class com.amazonaws.services.codeartifact.model.DescribePackageVersionRequest
-
A string that contains the package version (for example, 3.5.2).
- withPackageVersion(PackageVersionDescription) - Method in class com.amazonaws.services.codeartifact.model.DescribePackageVersionResult
-
- withPackageVersion(String) - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionAssetRequest
-
A string that contains the package version (for example, 3.5.2).
- withPackageVersion(String) - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionAssetResult
-
A string that contains the package version (for example, 3.5.2).
- withPackageVersion(String) - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionReadmeRequest
-
A string that contains the package version (for example, 3.5.2).
- withPackageVersion(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionAssetsRequest
-
A string that contains the package version (for example, 3.5.2).
- withPackageVersion(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionDependenciesRequest
-
A string that contains the package version (for example, 3.5.2).
- withPackageVersionRevision(String) - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionAssetRequest
-
The name of the package version revision that contains the requested asset.
- withPackageVersionRevision(String) - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionAssetResult
-
The name of the package version revision that contains the downloaded asset.
- withPolicy(ResourcePolicy) - Method in class com.amazonaws.services.codeartifact.model.DeleteDomainPermissionsPolicyResult
-
Information about the deleted resource policy after processing the request.
- withPolicy(ResourcePolicy) - Method in class com.amazonaws.services.codeartifact.model.DeleteRepositoryPermissionsPolicyResult
-
Information about the deleted policy after processing the request.
- withPolicy(ResourcePolicy) - Method in class com.amazonaws.services.codeartifact.model.GetDomainPermissionsPolicyResult
-
The returned resource policy.
- withPolicy(ResourcePolicy) - Method in class com.amazonaws.services.codeartifact.model.GetRepositoryPermissionsPolicyResult
-
The returned resource policy.
- withPolicy(ResourcePolicy) - Method in class com.amazonaws.services.codeartifact.model.PutDomainPermissionsPolicyResult
-
The resource policy that was set after processing the request.
- withPolicy(ResourcePolicy) - Method in class com.amazonaws.services.codeartifact.model.PutRepositoryPermissionsPolicyResult
-
The resource policy that was set after processing the request.
- withPolicyDocument(String) - Method in class com.amazonaws.services.codeartifact.model.PutDomainPermissionsPolicyRequest
-
A valid displayable JSON Aspen policy string to be set as the access control resource policy on the provided
domain.
- withPolicyDocument(String) - Method in class com.amazonaws.services.codeartifact.model.PutRepositoryPermissionsPolicyRequest
-
A valid displayable JSON Aspen policy string to be set as the access control resource policy on the provided
repository.
- withPolicyRevision(String) - Method in class com.amazonaws.services.codeartifact.model.DeleteDomainPermissionsPolicyRequest
-
The current revision of the resource policy to be deleted.
- withPolicyRevision(String) - Method in class com.amazonaws.services.codeartifact.model.DeleteRepositoryPermissionsPolicyRequest
-
The revision of the repository's resource policy to be deleted.
- withPolicyRevision(String) - Method in class com.amazonaws.services.codeartifact.model.PutDomainPermissionsPolicyRequest
-
The current revision of the resource policy to be set.
- withPolicyRevision(String) - Method in class com.amazonaws.services.codeartifact.model.PutRepositoryPermissionsPolicyRequest
-
Sets the revision of the resource policy that specifies permissions to access the repository.
- withPublishedTime(Date) - Method in class com.amazonaws.services.codeartifact.model.PackageVersionDescription
-
A timestamp that contains the date and time the package version was published.
- withReadme(String) - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionReadmeResult
-
The text of the returned readme file.
- withReason(String) - Method in exception com.amazonaws.services.codeartifact.model.ValidationException
- withReason(ValidationExceptionReason) - Method in exception com.amazonaws.services.codeartifact.model.ValidationException
- withRepositories(RepositorySummary...) - Method in class com.amazonaws.services.codeartifact.model.ListRepositoriesInDomainResult
-
The returned list of repositories.
- withRepositories(Collection<RepositorySummary>) - Method in class com.amazonaws.services.codeartifact.model.ListRepositoriesInDomainResult
-
The returned list of repositories.
- withRepositories(RepositorySummary...) - Method in class com.amazonaws.services.codeartifact.model.ListRepositoriesResult
-
- withRepositories(Collection<RepositorySummary>) - Method in class com.amazonaws.services.codeartifact.model.ListRepositoriesResult
-
- withRepository(String) - Method in class com.amazonaws.services.codeartifact.model.AssociateExternalConnectionRequest
-
The name of the repository to which the external connection is added.
- withRepository(RepositoryDescription) - Method in class com.amazonaws.services.codeartifact.model.AssociateExternalConnectionResult
-
Information about the connected repository after processing the request.
- withRepository(String) - Method in class com.amazonaws.services.codeartifact.model.CreateRepositoryRequest
-
The name of the repository to create.
- withRepository(RepositoryDescription) - Method in class com.amazonaws.services.codeartifact.model.CreateRepositoryResult
-
Information about the created repository after processing the request.
- withRepository(String) - Method in class com.amazonaws.services.codeartifact.model.DeletePackageVersionsRequest
-
The name of the repository that contains the package versions to delete.
- withRepository(String) - Method in class com.amazonaws.services.codeartifact.model.DeleteRepositoryPermissionsPolicyRequest
-
The name of the repository that is associated with the resource policy to be deleted
- withRepository(String) - Method in class com.amazonaws.services.codeartifact.model.DeleteRepositoryRequest
-
The name of the repository to delete.
- withRepository(RepositoryDescription) - Method in class com.amazonaws.services.codeartifact.model.DeleteRepositoryResult
-
Information about the deleted repository after processing the request.
- withRepository(String) - Method in class com.amazonaws.services.codeartifact.model.DescribePackageVersionRequest
-
The name of the repository that contains the package version.
- withRepository(String) - Method in class com.amazonaws.services.codeartifact.model.DescribeRepositoryRequest
-
A string that specifies the name of the requested repository.
- withRepository(RepositoryDescription) - Method in class com.amazonaws.services.codeartifact.model.DescribeRepositoryResult
-
A RepositoryDescription object that contains the requested repository information.
- withRepository(String) - Method in class com.amazonaws.services.codeartifact.model.DisassociateExternalConnectionRequest
-
The name of the repository from which the external connection will be removed.
- withRepository(RepositoryDescription) - Method in class com.amazonaws.services.codeartifact.model.DisassociateExternalConnectionResult
-
The repository associated with the removed external connection.
- withRepository(String) - Method in class com.amazonaws.services.codeartifact.model.DisposePackageVersionsRequest
-
The name of the repository that contains the package versions you want to dispose.
- withRepository(String) - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionAssetRequest
-
The repository that contains the package version with the requested asset.
- withRepository(String) - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionReadmeRequest
-
The repository that contains the package with the requested readme file.
- withRepository(String) - Method in class com.amazonaws.services.codeartifact.model.GetRepositoryEndpointRequest
-
The name of the repository.
- withRepository(String) - Method in class com.amazonaws.services.codeartifact.model.GetRepositoryPermissionsPolicyRequest
-
The name of the repository whose associated resource policy is to be retrieved.
- withRepository(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackagesRequest
-
The name of the repository from which packages are to be listed.
- withRepository(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionAssetsRequest
-
The name of the repository that contains the package that contains the returned package version assets.
- withRepository(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionDependenciesRequest
-
The name of the repository that contains the requested package version.
- withRepository(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionsRequest
-
The name of the repository that contains the package.
- withRepository(String) - Method in class com.amazonaws.services.codeartifact.model.PutRepositoryPermissionsPolicyRequest
-
The name of the repository to set the resource policy on.
- withRepository(String) - Method in class com.amazonaws.services.codeartifact.model.UpdatePackageVersionsStatusRequest
-
The repository that contains the package versions with the status you want to update.
- withRepository(String) - Method in class com.amazonaws.services.codeartifact.model.UpdateRepositoryRequest
-
The name of the repository to update.
- withRepository(RepositoryDescription) - Method in class com.amazonaws.services.codeartifact.model.UpdateRepositoryResult
-
The updated repository.
- withRepositoryCount(Integer) - Method in class com.amazonaws.services.codeartifact.model.DomainDescription
-
The number of repositories in the domain.
- withRepositoryEndpoint(String) - Method in class com.amazonaws.services.codeartifact.model.GetRepositoryEndpointResult
-
A string that specifies the URL of the returned endpoint.
- withRepositoryName(String) - Method in class com.amazonaws.services.codeartifact.model.UpstreamRepository
-
The name of an upstream repository.
- withRepositoryName(String) - Method in class com.amazonaws.services.codeartifact.model.UpstreamRepositoryInfo
-
The name of an upstream repository.
- withRepositoryPrefix(String) - Method in class com.amazonaws.services.codeartifact.model.ListRepositoriesInDomainRequest
-
A prefix used to filter returned repositories.
- withRepositoryPrefix(String) - Method in class com.amazonaws.services.codeartifact.model.ListRepositoriesRequest
-
A prefix used to filter returned repositories.
- withResourceArn(String) - Method in class com.amazonaws.services.codeartifact.model.ListTagsForResourceRequest
-
The Amazon Resource Name (ARN) of the resource to get tags for.
- withResourceArn(String) - Method in class com.amazonaws.services.codeartifact.model.ResourcePolicy
-
The ARN of the resource associated with the resource policy
- withResourceArn(String) - Method in class com.amazonaws.services.codeartifact.model.TagResourceRequest
-
The Amazon Resource Name (ARN) of the resource that you want to add or update tags for.
- withResourceArn(String) - Method in class com.amazonaws.services.codeartifact.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) of the resource that you want to remove tags from.
- withResourceId(String) - Method in exception com.amazonaws.services.codeartifact.model.ConflictException
-
The ID of the resource.
- withResourceId(String) - Method in exception com.amazonaws.services.codeartifact.model.ResourceNotFoundException
-
The ID of the resource.
- withResourceId(String) - Method in exception com.amazonaws.services.codeartifact.model.ServiceQuotaExceededException
-
The ID of the resource.
- withResourceType(String) - Method in exception com.amazonaws.services.codeartifact.model.ConflictException
-
The type of AWS resource.
- withResourceType(ResourceType) - Method in exception com.amazonaws.services.codeartifact.model.ConflictException
-
The type of AWS resource.
- withResourceType(String) - Method in exception com.amazonaws.services.codeartifact.model.ResourceNotFoundException
-
The type of AWS resource.
- withResourceType(ResourceType) - Method in exception com.amazonaws.services.codeartifact.model.ResourceNotFoundException
-
The type of AWS resource.
- withResourceType(String) - Method in exception com.amazonaws.services.codeartifact.model.ServiceQuotaExceededException
-
The type of AWS resource.
- withResourceType(ResourceType) - Method in exception com.amazonaws.services.codeartifact.model.ServiceQuotaExceededException
-
The type of AWS resource.
- withRetryAfterSeconds(Integer) - Method in exception com.amazonaws.services.codeartifact.model.ThrottlingException
-
The time period, in seconds, to wait before retrying the request.
- withRevision(String) - Method in class com.amazonaws.services.codeartifact.model.PackageVersionDescription
-
The revision of the package version.
- withRevision(String) - Method in class com.amazonaws.services.codeartifact.model.PackageVersionSummary
-
The revision associated with a package version.
- withRevision(String) - Method in class com.amazonaws.services.codeartifact.model.ResourcePolicy
-
The current revision of the resource policy.
- withRevision(String) - Method in class com.amazonaws.services.codeartifact.model.SuccessfulPackageVersionInfo
-
The revision of a package version.
- withS3BucketArn(String) - Method in class com.amazonaws.services.codeartifact.model.DomainDescription
-
The Amazon Resource Name (ARN) of the Amazon S3 bucket that is used to store package assets in the domain.
- withSize(Long) - Method in class com.amazonaws.services.codeartifact.model.AssetSummary
-
The size of the asset.
- withSortBy(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionsRequest
-
How to sort the returned list of package versions.
- withSortBy(PackageVersionSortType) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionsRequest
-
How to sort the returned list of package versions.
- withSourceCodeRepository(String) - Method in class com.amazonaws.services.codeartifact.model.PackageVersionDescription
-
The repository for the source code in the package version, or the source code used to build it.
- withSourceRepository(String) - Method in class com.amazonaws.services.codeartifact.model.CopyPackageVersionsRequest
-
The name of the repository that contains the package versions to copy.
- withStatus(String) - Method in class com.amazonaws.services.codeartifact.model.DomainDescription
-
The current status of a domain.
- withStatus(DomainStatus) - Method in class com.amazonaws.services.codeartifact.model.DomainDescription
-
The current status of a domain.
- withStatus(String) - Method in class com.amazonaws.services.codeartifact.model.DomainSummary
-
A string that contains the status of the domain.
- withStatus(DomainStatus) - Method in class com.amazonaws.services.codeartifact.model.DomainSummary
-
A string that contains the status of the domain.
- withStatus(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionsRequest
-
A string that specifies the status of the package versions to include in the returned list.
- withStatus(PackageVersionStatus) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionsRequest
-
A string that specifies the status of the package versions to include in the returned list.
- withStatus(String) - Method in class com.amazonaws.services.codeartifact.model.PackageVersionDescription
-
A string that contains the status of the package version.
- withStatus(PackageVersionStatus) - Method in class com.amazonaws.services.codeartifact.model.PackageVersionDescription
-
A string that contains the status of the package version.
- withStatus(String) - Method in class com.amazonaws.services.codeartifact.model.PackageVersionSummary
-
A string that contains the status of the package version.
- withStatus(PackageVersionStatus) - Method in class com.amazonaws.services.codeartifact.model.PackageVersionSummary
-
A string that contains the status of the package version.
- withStatus(String) - Method in class com.amazonaws.services.codeartifact.model.RepositoryExternalConnectionInfo
-
The status of the external connection of a repository.
- withStatus(ExternalConnectionStatus) - Method in class com.amazonaws.services.codeartifact.model.RepositoryExternalConnectionInfo
-
The status of the external connection of a repository.
- withStatus(String) - Method in class com.amazonaws.services.codeartifact.model.SuccessfulPackageVersionInfo
-
The status of a package version.
- withStatus(PackageVersionStatus) - Method in class com.amazonaws.services.codeartifact.model.SuccessfulPackageVersionInfo
-
The status of a package version.
- withSuccessfulVersions(Map<String, SuccessfulPackageVersionInfo>) - Method in class com.amazonaws.services.codeartifact.model.CopyPackageVersionsResult
-
A list of the package versions that were successfully copied to your repository.
- withSuccessfulVersions(Map<String, SuccessfulPackageVersionInfo>) - Method in class com.amazonaws.services.codeartifact.model.DeletePackageVersionsResult
-
A list of the package versions that were successfully deleted.
- withSuccessfulVersions(Map<String, SuccessfulPackageVersionInfo>) - Method in class com.amazonaws.services.codeartifact.model.DisposePackageVersionsResult
-
A list of the package versions that were successfully disposed.
- withSuccessfulVersions(Map<String, SuccessfulPackageVersionInfo>) - Method in class com.amazonaws.services.codeartifact.model.UpdatePackageVersionsStatusResult
-
A list of PackageVersionError objects, one for each package version with a status that failed to
update.
- withSummary(String) - Method in class com.amazonaws.services.codeartifact.model.PackageVersionDescription
-
A summary of the package version.
- withTagKeys(String...) - Method in class com.amazonaws.services.codeartifact.model.UntagResourceRequest
-
The tag key for each tag that you want to remove from the resource.
- withTagKeys(Collection<String>) - Method in class com.amazonaws.services.codeartifact.model.UntagResourceRequest
-
The tag key for each tag that you want to remove from the resource.
- withTags(Tag...) - Method in class com.amazonaws.services.codeartifact.model.CreateDomainRequest
-
One or more tag key-value pairs for the domain.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.codeartifact.model.CreateDomainRequest
-
One or more tag key-value pairs for the domain.
- withTags(Tag...) - Method in class com.amazonaws.services.codeartifact.model.CreateRepositoryRequest
-
One or more tag key-value pairs for the repository.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.codeartifact.model.CreateRepositoryRequest
-
One or more tag key-value pairs for the repository.
- withTags(Tag...) - Method in class com.amazonaws.services.codeartifact.model.ListTagsForResourceResult
-
A list of tag key and value pairs associated with the specified resource.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.codeartifact.model.ListTagsForResourceResult
-
A list of tag key and value pairs associated with the specified resource.
- withTags(Tag...) - Method in class com.amazonaws.services.codeartifact.model.TagResourceRequest
-
The tags you want to modify or add to the resource.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.codeartifact.model.TagResourceRequest
-
The tags you want to modify or add to the resource.
- withTargetStatus(String) - Method in class com.amazonaws.services.codeartifact.model.UpdatePackageVersionsStatusRequest
-
The status you want to change the package version status to.
- withTargetStatus(PackageVersionStatus) - Method in class com.amazonaws.services.codeartifact.model.UpdatePackageVersionsStatusRequest
-
The status you want to change the package version status to.
- withUpstreams(UpstreamRepository...) - Method in class com.amazonaws.services.codeartifact.model.CreateRepositoryRequest
-
A list of upstream repositories to associate with the repository.
- withUpstreams(Collection<UpstreamRepository>) - Method in class com.amazonaws.services.codeartifact.model.CreateRepositoryRequest
-
A list of upstream repositories to associate with the repository.
- withUpstreams(UpstreamRepositoryInfo...) - Method in class com.amazonaws.services.codeartifact.model.RepositoryDescription
-
A list of upstream repositories to associate with the repository.
- withUpstreams(Collection<UpstreamRepositoryInfo>) - Method in class com.amazonaws.services.codeartifact.model.RepositoryDescription
-
A list of upstream repositories to associate with the repository.
- withUpstreams(UpstreamRepository...) - Method in class com.amazonaws.services.codeartifact.model.UpdateRepositoryRequest
-
A list of upstream repositories to associate with the repository.
- withUpstreams(Collection<UpstreamRepository>) - Method in class com.amazonaws.services.codeartifact.model.UpdateRepositoryRequest
-
A list of upstream repositories to associate with the repository.
- withUrl(String) - Method in class com.amazonaws.services.codeartifact.model.LicenseInfo
-
The URL for license data.
- withValue(String) - Method in class com.amazonaws.services.codeartifact.model.Tag
-
The tag value.
- withVersion(String) - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionReadmeResult
-
The version of the package with the requested readme file.
- withVersion(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionAssetsResult
-
The version of the package associated with the returned assets.
- withVersion(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionDependenciesResult
-
The version of the package that is specified in the request.
- withVersion(String) - Method in class com.amazonaws.services.codeartifact.model.PackageVersionDescription
-
The version of the package.
- withVersion(String) - Method in class com.amazonaws.services.codeartifact.model.PackageVersionSummary
-
Information about a package version.
- withVersionRequirement(String) - Method in class com.amazonaws.services.codeartifact.model.PackageDependency
-
The required version, or version range, of the package that this package depends on.
- withVersionRevision(String) - Method in class com.amazonaws.services.codeartifact.model.GetPackageVersionReadmeResult
-
The current revision associated with the package version.
- withVersionRevision(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionAssetsResult
-
The current revision associated with the package version.
- withVersionRevision(String) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionDependenciesResult
-
The current revision associated with the package version.
- withVersionRevisions(Map<String, String>) - Method in class com.amazonaws.services.codeartifact.model.CopyPackageVersionsRequest
-
A list of key-value pairs.
- withVersionRevisions(Map<String, String>) - Method in class com.amazonaws.services.codeartifact.model.DisposePackageVersionsRequest
-
The revisions of the package versions you want to dispose.
- withVersionRevisions(Map<String, String>) - Method in class com.amazonaws.services.codeartifact.model.UpdatePackageVersionsStatusRequest
-
A map of package versions and package version revisions.
- withVersions(String...) - Method in class com.amazonaws.services.codeartifact.model.CopyPackageVersionsRequest
-
The versions of the package to copy.
- withVersions(Collection<String>) - Method in class com.amazonaws.services.codeartifact.model.CopyPackageVersionsRequest
-
The versions of the package to copy.
- withVersions(String...) - Method in class com.amazonaws.services.codeartifact.model.DeletePackageVersionsRequest
-
An array of strings that specify the versions of the package to delete.
- withVersions(Collection<String>) - Method in class com.amazonaws.services.codeartifact.model.DeletePackageVersionsRequest
-
An array of strings that specify the versions of the package to delete.
- withVersions(String...) - Method in class com.amazonaws.services.codeartifact.model.DisposePackageVersionsRequest
-
The versions of the package you want to dispose.
- withVersions(Collection<String>) - Method in class com.amazonaws.services.codeartifact.model.DisposePackageVersionsRequest
-
The versions of the package you want to dispose.
- withVersions(PackageVersionSummary...) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionsResult
-
- withVersions(Collection<PackageVersionSummary>) - Method in class com.amazonaws.services.codeartifact.model.ListPackageVersionsResult
-
- withVersions(String...) - Method in class com.amazonaws.services.codeartifact.model.UpdatePackageVersionsStatusRequest
-
An array of strings that specify the versions of the package with the statuses to update.
- withVersions(Collection<String>) - Method in class com.amazonaws.services.codeartifact.model.UpdatePackageVersionsStatusRequest
-
An array of strings that specify the versions of the package with the statuses to update.