Uses of Class
org.mlflow.api.proto.Service.CreateGatewayEndpointBinding.Builder
Packages that use Service.CreateGatewayEndpointBinding.Builder
-
Uses of Service.CreateGatewayEndpointBinding.Builder in org.mlflow.api.proto
Methods in org.mlflow.api.proto that return Service.CreateGatewayEndpointBinding.BuilderModifier and TypeMethodDescriptionService.CreateGatewayEndpointBinding.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Service.CreateGatewayEndpointBinding.Builder.clear()Service.CreateGatewayEndpointBinding.Builder.clearCreatedBy()Username of the creatorService.CreateGatewayEndpointBinding.Builder.clearEndpointId()ID of the endpoint to bindService.CreateGatewayEndpointBinding.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Service.CreateGatewayEndpointBinding.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Service.CreateGatewayEndpointBinding.Builder.clearResourceId()ID of the resource instanceService.CreateGatewayEndpointBinding.Builder.clearResourceType()Type of MLflow resourceService.CreateGatewayEndpointBinding.Builder.clone()Service.CreateGatewayEndpointBinding.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Service.CreateGatewayEndpointBinding.Builder.mergeFrom(com.google.protobuf.Message other) Service.CreateGatewayEndpointBinding.Builder.mergeFrom(Service.CreateGatewayEndpointBinding other) Service.CreateGatewayEndpointBinding.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Service.CreateGatewayEndpointBinding.newBuilder()Service.CreateGatewayEndpointBinding.newBuilder(Service.CreateGatewayEndpointBinding prototype) Service.CreateGatewayEndpointBinding.newBuilderForType()Service.CreateGatewayEndpointBinding.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) Service.CreateGatewayEndpointBinding.Builder.setCreatedBy(String value) Username of the creatorService.CreateGatewayEndpointBinding.Builder.setCreatedByBytes(com.google.protobuf.ByteString value) Username of the creatorService.CreateGatewayEndpointBinding.Builder.setEndpointId(String value) ID of the endpoint to bindService.CreateGatewayEndpointBinding.Builder.setEndpointIdBytes(com.google.protobuf.ByteString value) ID of the endpoint to bindService.CreateGatewayEndpointBinding.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Service.CreateGatewayEndpointBinding.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Service.CreateGatewayEndpointBinding.Builder.setResourceId(String value) ID of the resource instanceService.CreateGatewayEndpointBinding.Builder.setResourceIdBytes(com.google.protobuf.ByteString value) ID of the resource instanceService.CreateGatewayEndpointBinding.Builder.setResourceType(String value) Type of MLflow resourceService.CreateGatewayEndpointBinding.Builder.setResourceTypeBytes(com.google.protobuf.ByteString value) Type of MLflow resourceService.CreateGatewayEndpointBinding.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Service.CreateGatewayEndpointBinding.toBuilder()