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