Uses of Class
com.google.cloud.aiplatform.v1.IndexEndpoint
Packages that use IndexEndpoint
-
Uses of IndexEndpoint in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return IndexEndpointModifier and TypeMethodDescriptionIndexEndpoint.Builder.build()IndexEndpoint.Builder.buildPartial()static IndexEndpointIndexEndpoint.getDefaultInstance()IndexEndpoint.Builder.getDefaultInstanceForType()IndexEndpoint.getDefaultInstanceForType()CreateIndexEndpointRequest.Builder.getIndexEndpoint()Required.CreateIndexEndpointRequest.getIndexEndpoint()Required.CreateIndexEndpointRequestOrBuilder.getIndexEndpoint()Required.UpdateIndexEndpointRequest.Builder.getIndexEndpoint()Required.UpdateIndexEndpointRequest.getIndexEndpoint()Required.UpdateIndexEndpointRequestOrBuilder.getIndexEndpoint()Required.ListIndexEndpointsResponse.Builder.getIndexEndpoints(int index) List of IndexEndpoints in the requested page.ListIndexEndpointsResponse.getIndexEndpoints(int index) List of IndexEndpoints in the requested page.ListIndexEndpointsResponseOrBuilder.getIndexEndpoints(int index) List of IndexEndpoints in the requested page.static IndexEndpointIndexEndpoint.parseDelimitedFrom(InputStream input) static IndexEndpointIndexEndpoint.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static IndexEndpointIndexEndpoint.parseFrom(byte[] data) static IndexEndpointIndexEndpoint.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static IndexEndpointIndexEndpoint.parseFrom(com.google.protobuf.ByteString data) static IndexEndpointIndexEndpoint.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static IndexEndpointIndexEndpoint.parseFrom(com.google.protobuf.CodedInputStream input) static IndexEndpointIndexEndpoint.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static IndexEndpointIndexEndpoint.parseFrom(InputStream input) static IndexEndpointIndexEndpoint.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static IndexEndpointIndexEndpoint.parseFrom(ByteBuffer data) static IndexEndpointIndexEndpoint.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type IndexEndpointModifier and TypeMethodDescriptionListIndexEndpointsResponse.Builder.getIndexEndpointsList()List of IndexEndpoints in the requested page.ListIndexEndpointsResponse.getIndexEndpointsList()List of IndexEndpoints in the requested page.ListIndexEndpointsResponseOrBuilder.getIndexEndpointsList()List of IndexEndpoints in the requested page.com.google.protobuf.Parser<IndexEndpoint>IndexEndpoint.getParserForType()static com.google.protobuf.Parser<IndexEndpoint>IndexEndpoint.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type IndexEndpointModifier and TypeMethodDescriptionListIndexEndpointsResponse.Builder.addIndexEndpoints(int index, IndexEndpoint value) List of IndexEndpoints in the requested page.ListIndexEndpointsResponse.Builder.addIndexEndpoints(IndexEndpoint value) List of IndexEndpoints in the requested page.IndexEndpoint.Builder.mergeFrom(IndexEndpoint other) CreateIndexEndpointRequest.Builder.mergeIndexEndpoint(IndexEndpoint value) Required.UpdateIndexEndpointRequest.Builder.mergeIndexEndpoint(IndexEndpoint value) Required.static IndexEndpoint.BuilderIndexEndpoint.newBuilder(IndexEndpoint prototype) CreateIndexEndpointRequest.Builder.setIndexEndpoint(IndexEndpoint value) Required.UpdateIndexEndpointRequest.Builder.setIndexEndpoint(IndexEndpoint value) Required.ListIndexEndpointsResponse.Builder.setIndexEndpoints(int index, IndexEndpoint value) List of IndexEndpoints in the requested page.Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type IndexEndpointModifier and TypeMethodDescriptionListIndexEndpointsResponse.Builder.addAllIndexEndpoints(Iterable<? extends IndexEndpoint> values) List of IndexEndpoints in the requested page.