Uses of Class
com.google.devtools.artifactregistry.v1.ImportYumArtifactsResponse
-
Packages that use ImportYumArtifactsResponse Package Description com.google.devtools.artifactregistry.v1 A client to Artifact Registry APIcom.google.devtools.artifactregistry.v1.stub -
-
Uses of ImportYumArtifactsResponse in com.google.devtools.artifactregistry.v1
Methods in com.google.devtools.artifactregistry.v1 that return ImportYumArtifactsResponse Modifier and Type Method Description ImportYumArtifactsResponse
ImportYumArtifactsResponse.Builder. build()
ImportYumArtifactsResponse
ImportYumArtifactsResponse.Builder. buildPartial()
static ImportYumArtifactsResponse
ImportYumArtifactsResponse. getDefaultInstance()
ImportYumArtifactsResponse
ImportYumArtifactsResponse.Builder. getDefaultInstanceForType()
ImportYumArtifactsResponse
ImportYumArtifactsResponse. getDefaultInstanceForType()
static ImportYumArtifactsResponse
ImportYumArtifactsResponse. parseDelimitedFrom(InputStream input)
static ImportYumArtifactsResponse
ImportYumArtifactsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ImportYumArtifactsResponse
ImportYumArtifactsResponse. parseFrom(byte[] data)
static ImportYumArtifactsResponse
ImportYumArtifactsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ImportYumArtifactsResponse
ImportYumArtifactsResponse. parseFrom(com.google.protobuf.ByteString data)
static ImportYumArtifactsResponse
ImportYumArtifactsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ImportYumArtifactsResponse
ImportYumArtifactsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ImportYumArtifactsResponse
ImportYumArtifactsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ImportYumArtifactsResponse
ImportYumArtifactsResponse. parseFrom(InputStream input)
static ImportYumArtifactsResponse
ImportYumArtifactsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ImportYumArtifactsResponse
ImportYumArtifactsResponse. parseFrom(ByteBuffer data)
static ImportYumArtifactsResponse
ImportYumArtifactsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.devtools.artifactregistry.v1 that return types with arguments of type ImportYumArtifactsResponse Modifier and Type Method Description com.google.protobuf.Parser<ImportYumArtifactsResponse>
ImportYumArtifactsResponse. getParserForType()
com.google.api.gax.longrunning.OperationFuture<ImportYumArtifactsResponse,ImportYumArtifactsMetadata>
ArtifactRegistryClient. importYumArtifactsAsync(ImportYumArtifactsRequest request)
Imports Yum (RPM) artifacts.com.google.api.gax.rpc.OperationCallable<ImportYumArtifactsRequest,ImportYumArtifactsResponse,ImportYumArtifactsMetadata>
ArtifactRegistryClient. importYumArtifactsOperationCallable()
Imports Yum (RPM) artifacts.com.google.api.gax.rpc.OperationCallSettings.Builder<ImportYumArtifactsRequest,ImportYumArtifactsResponse,ImportYumArtifactsMetadata>
ArtifactRegistrySettings.Builder. importYumArtifactsOperationSettings()
Returns the builder for the settings used for calls to importYumArtifacts.com.google.api.gax.rpc.OperationCallSettings<ImportYumArtifactsRequest,ImportYumArtifactsResponse,ImportYumArtifactsMetadata>
ArtifactRegistrySettings. importYumArtifactsOperationSettings()
Returns the object with the settings used for calls to importYumArtifacts.static com.google.protobuf.Parser<ImportYumArtifactsResponse>
ImportYumArtifactsResponse. parser()
Methods in com.google.devtools.artifactregistry.v1 with parameters of type ImportYumArtifactsResponse Modifier and Type Method Description ImportYumArtifactsResponse.Builder
ImportYumArtifactsResponse.Builder. mergeFrom(ImportYumArtifactsResponse other)
static ImportYumArtifactsResponse.Builder
ImportYumArtifactsResponse. newBuilder(ImportYumArtifactsResponse prototype)
-
Uses of ImportYumArtifactsResponse in com.google.devtools.artifactregistry.v1.stub
Methods in com.google.devtools.artifactregistry.v1.stub that return types with arguments of type ImportYumArtifactsResponse Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<ImportYumArtifactsRequest,ImportYumArtifactsResponse,ImportYumArtifactsMetadata>
ArtifactRegistryStub. importYumArtifactsOperationCallable()
com.google.api.gax.rpc.OperationCallable<ImportYumArtifactsRequest,ImportYumArtifactsResponse,ImportYumArtifactsMetadata>
GrpcArtifactRegistryStub. importYumArtifactsOperationCallable()
com.google.api.gax.rpc.OperationCallable<ImportYumArtifactsRequest,ImportYumArtifactsResponse,ImportYumArtifactsMetadata>
HttpJsonArtifactRegistryStub. importYumArtifactsOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<ImportYumArtifactsRequest,ImportYumArtifactsResponse,ImportYumArtifactsMetadata>
ArtifactRegistryStubSettings.Builder. importYumArtifactsOperationSettings()
Returns the builder for the settings used for calls to importYumArtifacts.com.google.api.gax.rpc.OperationCallSettings<ImportYumArtifactsRequest,ImportYumArtifactsResponse,ImportYumArtifactsMetadata>
ArtifactRegistryStubSettings. importYumArtifactsOperationSettings()
Returns the object with the settings used for calls to importYumArtifacts.
-