Uses of Class
com.google.cloud.aiplatform.v1.PscAutomatedEndpoints.Builder
Packages that use PscAutomatedEndpoints.Builder
-
Uses of PscAutomatedEndpoints.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return PscAutomatedEndpoints.BuilderModifier and TypeMethodDescriptionIndexPrivateEndpoints.Builder.addPscAutomatedEndpointsBuilder()Output only.IndexPrivateEndpoints.Builder.addPscAutomatedEndpointsBuilder(int index) Output only.PscAutomatedEndpoints.Builder.clear()PscAutomatedEndpoints.Builder.clearMatchAddress()Ip Address created by the automated forwarding rule.PscAutomatedEndpoints.Builder.clearNetwork()Corresponding network in pscAutomationConfigs.PscAutomatedEndpoints.Builder.clearProjectId()Corresponding project_id in pscAutomationConfigsIndexPrivateEndpoints.Builder.getPscAutomatedEndpointsBuilder(int index) Output only.PscAutomatedEndpoints.Builder.mergeFrom(PscAutomatedEndpoints other) PscAutomatedEndpoints.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PscAutomatedEndpoints.Builder.mergeFrom(com.google.protobuf.Message other) PscAutomatedEndpoints.newBuilder()PscAutomatedEndpoints.newBuilder(PscAutomatedEndpoints prototype) PscAutomatedEndpoints.newBuilderForType()protected PscAutomatedEndpoints.BuilderPscAutomatedEndpoints.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) PscAutomatedEndpoints.Builder.setMatchAddress(String value) Ip Address created by the automated forwarding rule.PscAutomatedEndpoints.Builder.setMatchAddressBytes(com.google.protobuf.ByteString value) Ip Address created by the automated forwarding rule.PscAutomatedEndpoints.Builder.setNetwork(String value) Corresponding network in pscAutomationConfigs.PscAutomatedEndpoints.Builder.setNetworkBytes(com.google.protobuf.ByteString value) Corresponding network in pscAutomationConfigs.PscAutomatedEndpoints.Builder.setProjectId(String value) Corresponding project_id in pscAutomationConfigsPscAutomatedEndpoints.Builder.setProjectIdBytes(com.google.protobuf.ByteString value) Corresponding project_id in pscAutomationConfigsPscAutomatedEndpoints.toBuilder()Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type PscAutomatedEndpoints.BuilderModifier and TypeMethodDescriptionIndexPrivateEndpoints.Builder.getPscAutomatedEndpointsBuilderList()Output only.Methods in com.google.cloud.aiplatform.v1 with parameters of type PscAutomatedEndpoints.BuilderModifier and TypeMethodDescriptionIndexPrivateEndpoints.Builder.addPscAutomatedEndpoints(int index, PscAutomatedEndpoints.Builder builderForValue) Output only.IndexPrivateEndpoints.Builder.addPscAutomatedEndpoints(PscAutomatedEndpoints.Builder builderForValue) Output only.IndexPrivateEndpoints.Builder.setPscAutomatedEndpoints(int index, PscAutomatedEndpoints.Builder builderForValue) Output only.