Uses of Class
org.mlflow.api.proto.Service.AttachModelToGatewayEndpoint.Response.Builder
Packages that use Service.AttachModelToGatewayEndpoint.Response.Builder
-
Uses of Service.AttachModelToGatewayEndpoint.Response.Builder in org.mlflow.api.proto
Methods in org.mlflow.api.proto that return Service.AttachModelToGatewayEndpoint.Response.BuilderModifier and TypeMethodDescriptionService.AttachModelToGatewayEndpoint.Response.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Service.AttachModelToGatewayEndpoint.Response.Builder.clear()Service.AttachModelToGatewayEndpoint.Response.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Service.AttachModelToGatewayEndpoint.Response.Builder.clearMapping()The created mappingService.AttachModelToGatewayEndpoint.Response.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Service.AttachModelToGatewayEndpoint.Response.Builder.clone()Service.AttachModelToGatewayEndpoint.Response.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Service.AttachModelToGatewayEndpoint.Response.Builder.mergeFrom(com.google.protobuf.Message other) Service.AttachModelToGatewayEndpoint.Response.Builder.mergeFrom(Service.AttachModelToGatewayEndpoint.Response other) Service.AttachModelToGatewayEndpoint.Response.Builder.mergeMapping(Service.GatewayEndpointModelMapping value) The created mappingService.AttachModelToGatewayEndpoint.Response.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Service.AttachModelToGatewayEndpoint.Response.newBuilder()Service.AttachModelToGatewayEndpoint.Response.newBuilder(Service.AttachModelToGatewayEndpoint.Response prototype) Service.AttachModelToGatewayEndpoint.Response.newBuilderForType()Service.AttachModelToGatewayEndpoint.Response.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) Service.AttachModelToGatewayEndpoint.Response.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Service.AttachModelToGatewayEndpoint.Response.Builder.setMapping(Service.GatewayEndpointModelMapping value) The created mappingService.AttachModelToGatewayEndpoint.Response.Builder.setMapping(Service.GatewayEndpointModelMapping.Builder builderForValue) The created mappingService.AttachModelToGatewayEndpoint.Response.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Service.AttachModelToGatewayEndpoint.Response.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Service.AttachModelToGatewayEndpoint.Response.toBuilder()