Class HttpJsonArtifactRegistryStub (1.18.0)

public class HttpJsonArtifactRegistryStub extends ArtifactRegistryStub

REST stub implementation for the ArtifactRegistry service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > ArtifactRegistryStub > HttpJsonArtifactRegistryStub

Static Methods

create(ClientContext clientContext)

public static final HttpJsonArtifactRegistryStub create(ClientContext clientContext)
Parameter
NameDescription
clientContextClientContext
Returns
TypeDescription
HttpJsonArtifactRegistryStub
Exceptions
TypeDescription
IOException

create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)

public static final HttpJsonArtifactRegistryStub create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Parameters
NameDescription
clientContextClientContext
callableFactoryHttpJsonStubCallableFactory
Returns
TypeDescription
HttpJsonArtifactRegistryStub
Exceptions
TypeDescription
IOException

create(ArtifactRegistryStubSettings settings)

public static final HttpJsonArtifactRegistryStub create(ArtifactRegistryStubSettings settings)
Parameter
NameDescription
settingsArtifactRegistryStubSettings
Returns
TypeDescription
HttpJsonArtifactRegistryStub
Exceptions
TypeDescription
IOException

getMethodDescriptors()

public static List<ApiMethodDescriptor> getMethodDescriptors()
Returns
TypeDescription
List<ApiMethodDescriptor>

Constructors

HttpJsonArtifactRegistryStub(ArtifactRegistryStubSettings settings, ClientContext clientContext)

protected HttpJsonArtifactRegistryStub(ArtifactRegistryStubSettings settings, ClientContext clientContext)

Constructs an instance of HttpJsonArtifactRegistryStub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.

Parameters
NameDescription
settingsArtifactRegistryStubSettings
clientContextClientContext

HttpJsonArtifactRegistryStub(ArtifactRegistryStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)

protected HttpJsonArtifactRegistryStub(ArtifactRegistryStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)

Constructs an instance of HttpJsonArtifactRegistryStub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.

Parameters
NameDescription
settingsArtifactRegistryStubSettings
clientContextClientContext
callableFactoryHttpJsonStubCallableFactory

Methods

awaitTermination(long duration, TimeUnit unit)

public boolean awaitTermination(long duration, TimeUnit unit)
Parameters
NameDescription
durationlong
unitTimeUnit
Returns
TypeDescription
boolean
Exceptions
TypeDescription
InterruptedException

close()

public final void close()
Overrides

createRepositoryCallable()

public UnaryCallable<CreateRepositoryRequest,Operation> createRepositoryCallable()
Overrides

createRepositoryOperationCallable()

public OperationCallable<CreateRepositoryRequest,Repository,OperationMetadata> createRepositoryOperationCallable()
Overrides

createTagCallable()

public UnaryCallable<CreateTagRequest,Tag> createTagCallable()
Returns
TypeDescription
UnaryCallable<CreateTagRequest,Tag>
Overrides

deletePackageCallable()

public UnaryCallable<DeletePackageRequest,Operation> deletePackageCallable()
Overrides

deletePackageOperationCallable()

public OperationCallable<DeletePackageRequest,Empty,OperationMetadata> deletePackageOperationCallable()
Overrides

deleteRepositoryCallable()

public UnaryCallable<DeleteRepositoryRequest,Operation> deleteRepositoryCallable()
Overrides

deleteRepositoryOperationCallable()

public OperationCallable<DeleteRepositoryRequest,Empty,OperationMetadata> deleteRepositoryOperationCallable()
Overrides

deleteTagCallable()

public UnaryCallable<DeleteTagRequest,Empty> deleteTagCallable()
Returns
TypeDescription
UnaryCallable<DeleteTagRequest,Empty>
Overrides

deleteVersionCallable()

public UnaryCallable<DeleteVersionRequest,Operation> deleteVersionCallable()
Overrides

deleteVersionOperationCallable()

public OperationCallable<DeleteVersionRequest,Empty,OperationMetadata> deleteVersionOperationCallable()
Overrides

getFileCallable()

public UnaryCallable<GetFileRequest,File> getFileCallable()
Returns
TypeDescription
UnaryCallable<GetFileRequest,File>
Overrides

getHttpJsonOperationsStub()

public HttpJsonOperationsStub getHttpJsonOperationsStub()
Returns
TypeDescription
HttpJsonOperationsStub
Overrides

getIamPolicyCallable()

public UnaryCallable<GetIamPolicyRequest,Policy> getIamPolicyCallable()
Returns
TypeDescription
UnaryCallable<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy>
Overrides

getLocationCallable()

public UnaryCallable<GetLocationRequest,Location> getLocationCallable()
Returns
TypeDescription
UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location>
Overrides

getPackageCallable()

public UnaryCallable<GetPackageRequest,Package> getPackageCallable()
Returns
TypeDescription
UnaryCallable<GetPackageRequest,Package>
Overrides

getProjectSettingsCallable()

public UnaryCallable<GetProjectSettingsRequest,ProjectSettings> getProjectSettingsCallable()
Overrides

getRepositoryCallable()

public UnaryCallable<GetRepositoryRequest,Repository> getRepositoryCallable()
Overrides

getTagCallable()

public UnaryCallable<GetTagRequest,Tag> getTagCallable()
Returns
TypeDescription
UnaryCallable<GetTagRequest,Tag>
Overrides

getVersionCallable()

public UnaryCallable<GetVersionRequest,Version> getVersionCallable()
Returns
TypeDescription
UnaryCallable<GetVersionRequest,Version>
Overrides

importAptArtifactsCallable()

public UnaryCallable<ImportAptArtifactsRequest,Operation> importAptArtifactsCallable()
Overrides

importAptArtifactsOperationCallable()

public OperationCallable<ImportAptArtifactsRequest,ImportAptArtifactsResponse,ImportAptArtifactsMetadata> importAptArtifactsOperationCallable()
Overrides

importYumArtifactsCallable()

public UnaryCallable<ImportYumArtifactsRequest,Operation> importYumArtifactsCallable()
Overrides

importYumArtifactsOperationCallable()

public OperationCallable<ImportYumArtifactsRequest,ImportYumArtifactsResponse,ImportYumArtifactsMetadata> importYumArtifactsOperationCallable()
Overrides

isShutdown()

public boolean isShutdown()
Returns
TypeDescription
boolean

isTerminated()

public boolean isTerminated()
Returns
TypeDescription
boolean

listFilesCallable()

public UnaryCallable<ListFilesRequest,ListFilesResponse> listFilesCallable()
Overrides

listFilesPagedCallable()

public UnaryCallable<ListFilesRequest,ArtifactRegistryClient.ListFilesPagedResponse> listFilesPagedCallable()
Overrides

listLocationsCallable()

public UnaryCallable<ListLocationsRequest,ListLocationsResponse> listLocationsCallable()
Returns
TypeDescription
UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse>
Overrides

listLocationsPagedCallable()

public UnaryCallable<ListLocationsRequest,ArtifactRegistryClient.ListLocationsPagedResponse> listLocationsPagedCallable()
Returns
TypeDescription
UnaryCallable<com.google.cloud.location.ListLocationsRequest,ListLocationsPagedResponse>
Overrides

listPackagesCallable()

public UnaryCallable<ListPackagesRequest,ListPackagesResponse> listPackagesCallable()
Overrides

listPackagesPagedCallable()

public UnaryCallable<ListPackagesRequest,ArtifactRegistryClient.ListPackagesPagedResponse> listPackagesPagedCallable()
Overrides

listRepositoriesCallable()

public UnaryCallable<ListRepositoriesRequest,ListRepositoriesResponse> listRepositoriesCallable()
Overrides

listRepositoriesPagedCallable()

public UnaryCallable<ListRepositoriesRequest,ArtifactRegistryClient.ListRepositoriesPagedResponse> listRepositoriesPagedCallable()
Overrides

listTagsCallable()

public UnaryCallable<ListTagsRequest,ListTagsResponse> listTagsCallable()
Overrides

listTagsPagedCallable()

public UnaryCallable<ListTagsRequest,ArtifactRegistryClient.ListTagsPagedResponse> listTagsPagedCallable()
Overrides

listVersionsCallable()

public UnaryCallable<ListVersionsRequest,ListVersionsResponse> listVersionsCallable()
Overrides

listVersionsPagedCallable()

public UnaryCallable<ListVersionsRequest,ArtifactRegistryClient.ListVersionsPagedResponse> listVersionsPagedCallable()
Overrides

setIamPolicyCallable()

public UnaryCallable<SetIamPolicyRequest,Policy> setIamPolicyCallable()
Returns
TypeDescription
UnaryCallable<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy>
Overrides

shutdown()

public void shutdown()

shutdownNow()

public void shutdownNow()

testIamPermissionsCallable()

public UnaryCallable<TestIamPermissionsRequest,TestIamPermissionsResponse> testIamPermissionsCallable()
Returns
TypeDescription
UnaryCallable<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse>
Overrides

updateProjectSettingsCallable()

public UnaryCallable<UpdateProjectSettingsRequest,ProjectSettings> updateProjectSettingsCallable()
Overrides

updateRepositoryCallable()

public UnaryCallable<UpdateRepositoryRequest,Repository> updateRepositoryCallable()
Overrides

updateTagCallable()

public UnaryCallable<UpdateTagRequest,Tag> updateTagCallable()
Returns
TypeDescription
UnaryCallable<UpdateTagRequest,Tag>
Overrides