Uses of Class
tensorflow.serving.PlatformConfigOuterClass.PlatformConfig.Builder
Packages that use PlatformConfigOuterClass.PlatformConfig.Builder
-
Uses of PlatformConfigOuterClass.PlatformConfig.Builder in tensorflow.serving
Methods in tensorflow.serving that return PlatformConfigOuterClass.PlatformConfig.BuilderModifier and TypeMethodDescriptionPlatformConfigOuterClass.PlatformConfig.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) PlatformConfigOuterClass.PlatformConfig.Builder.clear()PlatformConfigOuterClass.PlatformConfig.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) PlatformConfigOuterClass.PlatformConfig.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) PlatformConfigOuterClass.PlatformConfig.Builder.clearSourceAdapterConfig()The config proto for a SourceAdapter in the StoragePathSourceAdapter registry.PlatformConfigOuterClass.PlatformConfig.Builder.clone()PlatformConfigOuterClass.PlatformConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PlatformConfigOuterClass.PlatformConfig.Builder.mergeFrom(com.google.protobuf.Message other) PlatformConfigOuterClass.PlatformConfig.Builder.mergeFrom(PlatformConfigOuterClass.PlatformConfig other) PlatformConfigOuterClass.PlatformConfig.Builder.mergeSourceAdapterConfig(Any value) The config proto for a SourceAdapter in the StoragePathSourceAdapter registry.PlatformConfigOuterClass.PlatformConfig.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) PlatformConfigOuterClass.PlatformConfig.newBuilder()PlatformConfigOuterClass.PlatformConfig.newBuilder(PlatformConfigOuterClass.PlatformConfig prototype) PlatformConfigOuterClass.PlatformConfig.newBuilderForType()PlatformConfigOuterClass.PlatformConfig.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) PlatformConfigOuterClass.PlatformConfigMap.Builder.putPlatformConfigsBuilderIfAbsent(String key) A map from a platform name to a platform config.PlatformConfigOuterClass.PlatformConfig.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) PlatformConfigOuterClass.PlatformConfig.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) PlatformConfigOuterClass.PlatformConfig.Builder.setSourceAdapterConfig(Any value) The config proto for a SourceAdapter in the StoragePathSourceAdapter registry.PlatformConfigOuterClass.PlatformConfig.Builder.setSourceAdapterConfig(Any.Builder builderForValue) The config proto for a SourceAdapter in the StoragePathSourceAdapter registry.PlatformConfigOuterClass.PlatformConfig.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) PlatformConfigOuterClass.PlatformConfig.toBuilder()