Uses of Class
com.google.cloud.channel.v1.AssociationInfo.Builder
-
Packages that use AssociationInfo.Builder Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of AssociationInfo.Builder in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return AssociationInfo.Builder Modifier and Type Method Description AssociationInfo.BuilderAssociationInfo.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)AssociationInfo.BuilderAssociationInfo.Builder. clear()AssociationInfo.BuilderAssociationInfo.Builder. clearBaseEntitlement()The name of the base entitlement, for which this entitlement is an add-on.AssociationInfo.BuilderAssociationInfo.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)AssociationInfo.BuilderAssociationInfo.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)AssociationInfo.BuilderAssociationInfo.Builder. clone()AssociationInfo.BuilderEntitlement.Builder. getAssociationInfoBuilder()Association information to other entitlements.AssociationInfo.BuilderAssociationInfo.Builder. mergeFrom(AssociationInfo other)AssociationInfo.BuilderAssociationInfo.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)AssociationInfo.BuilderAssociationInfo.Builder. mergeFrom(com.google.protobuf.Message other)AssociationInfo.BuilderAssociationInfo.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static AssociationInfo.BuilderAssociationInfo. newBuilder()static AssociationInfo.BuilderAssociationInfo. newBuilder(AssociationInfo prototype)AssociationInfo.BuilderAssociationInfo. newBuilderForType()protected AssociationInfo.BuilderAssociationInfo. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)AssociationInfo.BuilderAssociationInfo.Builder. setBaseEntitlement(String value)The name of the base entitlement, for which this entitlement is an add-on.AssociationInfo.BuilderAssociationInfo.Builder. setBaseEntitlementBytes(com.google.protobuf.ByteString value)The name of the base entitlement, for which this entitlement is an add-on.AssociationInfo.BuilderAssociationInfo.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)AssociationInfo.BuilderAssociationInfo.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)AssociationInfo.BuilderAssociationInfo.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)AssociationInfo.BuilderAssociationInfo. toBuilder()Methods in com.google.cloud.channel.v1 with parameters of type AssociationInfo.Builder Modifier and Type Method Description Entitlement.BuilderEntitlement.Builder. setAssociationInfo(AssociationInfo.Builder builderForValue)Association information to other entitlements.
-