Uses of Class
com.google.devtools.artifactregistry.v1beta2.AptArtifact.Builder
-
Packages that use AptArtifact.Builder Package Description com.google.devtools.artifactregistry.v1beta2 A client to Artifact Registry API -
-
Uses of AptArtifact.Builder in com.google.devtools.artifactregistry.v1beta2
Methods in com.google.devtools.artifactregistry.v1beta2 that return AptArtifact.Builder Modifier and Type Method Description AptArtifact.BuilderImportAptArtifactsResponse.Builder. addAptArtifactsBuilder()The Apt artifacts imported.AptArtifact.BuilderImportAptArtifactsResponse.Builder. addAptArtifactsBuilder(int index)The Apt artifacts imported.AptArtifact.BuilderAptArtifact.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)AptArtifact.BuilderAptArtifact.Builder. clear()AptArtifact.BuilderAptArtifact.Builder. clearArchitecture()Output only.AptArtifact.BuilderAptArtifact.Builder. clearComponent()Output only.AptArtifact.BuilderAptArtifact.Builder. clearControlFile()Output only.AptArtifact.BuilderAptArtifact.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)AptArtifact.BuilderAptArtifact.Builder. clearName()Output only.AptArtifact.BuilderAptArtifact.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)AptArtifact.BuilderAptArtifact.Builder. clearPackageName()Output only.AptArtifact.BuilderAptArtifact.Builder. clearPackageType()Output only.AptArtifact.BuilderAptArtifact.Builder. clone()AptArtifact.BuilderImportAptArtifactsResponse.Builder. getAptArtifactsBuilder(int index)The Apt artifacts imported.AptArtifact.BuilderAptArtifact.Builder. mergeFrom(AptArtifact other)AptArtifact.BuilderAptArtifact.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)AptArtifact.BuilderAptArtifact.Builder. mergeFrom(com.google.protobuf.Message other)AptArtifact.BuilderAptArtifact.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static AptArtifact.BuilderAptArtifact. newBuilder()static AptArtifact.BuilderAptArtifact. newBuilder(AptArtifact prototype)AptArtifact.BuilderAptArtifact. newBuilderForType()protected AptArtifact.BuilderAptArtifact. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)AptArtifact.BuilderAptArtifact.Builder. setArchitecture(String value)Output only.AptArtifact.BuilderAptArtifact.Builder. setArchitectureBytes(com.google.protobuf.ByteString value)Output only.AptArtifact.BuilderAptArtifact.Builder. setComponent(String value)Output only.AptArtifact.BuilderAptArtifact.Builder. setComponentBytes(com.google.protobuf.ByteString value)Output only.AptArtifact.BuilderAptArtifact.Builder. setControlFile(com.google.protobuf.ByteString value)Output only.AptArtifact.BuilderAptArtifact.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)AptArtifact.BuilderAptArtifact.Builder. setName(String value)Output only.AptArtifact.BuilderAptArtifact.Builder. setNameBytes(com.google.protobuf.ByteString value)Output only.AptArtifact.BuilderAptArtifact.Builder. setPackageName(String value)Output only.AptArtifact.BuilderAptArtifact.Builder. setPackageNameBytes(com.google.protobuf.ByteString value)Output only.AptArtifact.BuilderAptArtifact.Builder. setPackageType(AptArtifact.PackageType value)Output only.AptArtifact.BuilderAptArtifact.Builder. setPackageTypeValue(int value)Output only.AptArtifact.BuilderAptArtifact.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)AptArtifact.BuilderAptArtifact.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)AptArtifact.BuilderAptArtifact. toBuilder()Methods in com.google.devtools.artifactregistry.v1beta2 that return types with arguments of type AptArtifact.Builder Modifier and Type Method Description List<AptArtifact.Builder>ImportAptArtifactsResponse.Builder. getAptArtifactsBuilderList()The Apt artifacts imported.Methods in com.google.devtools.artifactregistry.v1beta2 with parameters of type AptArtifact.Builder Modifier and Type Method Description ImportAptArtifactsResponse.BuilderImportAptArtifactsResponse.Builder. addAptArtifacts(int index, AptArtifact.Builder builderForValue)The Apt artifacts imported.ImportAptArtifactsResponse.BuilderImportAptArtifactsResponse.Builder. addAptArtifacts(AptArtifact.Builder builderForValue)The Apt artifacts imported.ImportAptArtifactsResponse.BuilderImportAptArtifactsResponse.Builder. setAptArtifacts(int index, AptArtifact.Builder builderForValue)The Apt artifacts imported.
-