Uses of Class
com.google.devtools.artifactregistry.v1.YumArtifact
-
Packages that use YumArtifact Package Description com.google.devtools.artifactregistry.v1 A client to Artifact Registry API -
-
Uses of YumArtifact in com.google.devtools.artifactregistry.v1
Methods in com.google.devtools.artifactregistry.v1 that return YumArtifact Modifier and Type Method Description YumArtifactYumArtifact.Builder. build()YumArtifactYumArtifact.Builder. buildPartial()static YumArtifactYumArtifact. getDefaultInstance()YumArtifactYumArtifact.Builder. getDefaultInstanceForType()YumArtifactYumArtifact. getDefaultInstanceForType()YumArtifactImportYumArtifactsResponse.Builder. getYumArtifacts(int index)The yum artifacts imported.YumArtifactImportYumArtifactsResponse. getYumArtifacts(int index)The yum artifacts imported.YumArtifactImportYumArtifactsResponseOrBuilder. getYumArtifacts(int index)The yum artifacts imported.static YumArtifactYumArtifact. parseDelimitedFrom(InputStream input)static YumArtifactYumArtifact. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static YumArtifactYumArtifact. parseFrom(byte[] data)static YumArtifactYumArtifact. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static YumArtifactYumArtifact. parseFrom(com.google.protobuf.ByteString data)static YumArtifactYumArtifact. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static YumArtifactYumArtifact. parseFrom(com.google.protobuf.CodedInputStream input)static YumArtifactYumArtifact. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static YumArtifactYumArtifact. parseFrom(InputStream input)static YumArtifactYumArtifact. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static YumArtifactYumArtifact. parseFrom(ByteBuffer data)static YumArtifactYumArtifact. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.devtools.artifactregistry.v1 that return types with arguments of type YumArtifact Modifier and Type Method Description com.google.protobuf.Parser<YumArtifact>YumArtifact. getParserForType()List<YumArtifact>ImportYumArtifactsResponse.Builder. getYumArtifactsList()The yum artifacts imported.List<YumArtifact>ImportYumArtifactsResponse. getYumArtifactsList()The yum artifacts imported.List<YumArtifact>ImportYumArtifactsResponseOrBuilder. getYumArtifactsList()The yum artifacts imported.static com.google.protobuf.Parser<YumArtifact>YumArtifact. parser()Methods in com.google.devtools.artifactregistry.v1 with parameters of type YumArtifact Modifier and Type Method Description ImportYumArtifactsResponse.BuilderImportYumArtifactsResponse.Builder. addYumArtifacts(int index, YumArtifact value)The yum artifacts imported.ImportYumArtifactsResponse.BuilderImportYumArtifactsResponse.Builder. addYumArtifacts(YumArtifact value)The yum artifacts imported.YumArtifact.BuilderYumArtifact.Builder. mergeFrom(YumArtifact other)static YumArtifact.BuilderYumArtifact. newBuilder(YumArtifact prototype)ImportYumArtifactsResponse.BuilderImportYumArtifactsResponse.Builder. setYumArtifacts(int index, YumArtifact value)The yum artifacts imported.Method parameters in com.google.devtools.artifactregistry.v1 with type arguments of type YumArtifact Modifier and Type Method Description ImportYumArtifactsResponse.BuilderImportYumArtifactsResponse.Builder. addAllYumArtifacts(Iterable<? extends YumArtifact> values)The yum artifacts imported.
-