Uses of Class
com.google.cloud.aiplatform.v1.IndexPrivateEndpoints.Builder
Packages that use IndexPrivateEndpoints.Builder
-
Uses of IndexPrivateEndpoints.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return IndexPrivateEndpoints.BuilderModifier and TypeMethodDescriptionIndexPrivateEndpoints.Builder.addAllPscAutomatedEndpoints(Iterable<? extends PscAutomatedEndpoints> values) Output only.IndexPrivateEndpoints.Builder.addPscAutomatedEndpoints(int index, PscAutomatedEndpoints value) Output only.IndexPrivateEndpoints.Builder.addPscAutomatedEndpoints(int index, PscAutomatedEndpoints.Builder builderForValue) Output only.IndexPrivateEndpoints.Builder.addPscAutomatedEndpoints(PscAutomatedEndpoints value) Output only.IndexPrivateEndpoints.Builder.addPscAutomatedEndpoints(PscAutomatedEndpoints.Builder builderForValue) Output only.IndexPrivateEndpoints.Builder.clear()IndexPrivateEndpoints.Builder.clearMatchGrpcAddress()Output only.IndexPrivateEndpoints.Builder.clearPscAutomatedEndpoints()Output only.IndexPrivateEndpoints.Builder.clearServiceAttachment()Output only.DeployedIndex.Builder.getPrivateEndpointsBuilder()Output only.IndexPrivateEndpoints.Builder.mergeFrom(IndexPrivateEndpoints other) IndexPrivateEndpoints.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IndexPrivateEndpoints.Builder.mergeFrom(com.google.protobuf.Message other) IndexPrivateEndpoints.newBuilder()IndexPrivateEndpoints.newBuilder(IndexPrivateEndpoints prototype) IndexPrivateEndpoints.newBuilderForType()protected IndexPrivateEndpoints.BuilderIndexPrivateEndpoints.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) IndexPrivateEndpoints.Builder.removePscAutomatedEndpoints(int index) Output only.IndexPrivateEndpoints.Builder.setMatchGrpcAddress(String value) Output only.IndexPrivateEndpoints.Builder.setMatchGrpcAddressBytes(com.google.protobuf.ByteString value) Output only.IndexPrivateEndpoints.Builder.setPscAutomatedEndpoints(int index, PscAutomatedEndpoints value) Output only.IndexPrivateEndpoints.Builder.setPscAutomatedEndpoints(int index, PscAutomatedEndpoints.Builder builderForValue) Output only.IndexPrivateEndpoints.Builder.setServiceAttachment(String value) Output only.IndexPrivateEndpoints.Builder.setServiceAttachmentBytes(com.google.protobuf.ByteString value) Output only.IndexPrivateEndpoints.toBuilder()Methods in com.google.cloud.aiplatform.v1 with parameters of type IndexPrivateEndpoints.BuilderModifier and TypeMethodDescriptionDeployedIndex.Builder.setPrivateEndpoints(IndexPrivateEndpoints.Builder builderForValue) Output only.