Uses of Class
com.google.cloud.aiplatform.v1.ClientConnectionConfig
Packages that use ClientConnectionConfig
-
Uses of ClientConnectionConfig in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ClientConnectionConfigModifier and TypeMethodDescriptionClientConnectionConfig.Builder.build()ClientConnectionConfig.Builder.buildPartial()Endpoint.Builder.getClientConnectionConfig()Configurations that are applied to the endpoint for online prediction.Endpoint.getClientConnectionConfig()Configurations that are applied to the endpoint for online prediction.EndpointOrBuilder.getClientConnectionConfig()Configurations that are applied to the endpoint for online prediction.static ClientConnectionConfigClientConnectionConfig.getDefaultInstance()ClientConnectionConfig.Builder.getDefaultInstanceForType()ClientConnectionConfig.getDefaultInstanceForType()static ClientConnectionConfigClientConnectionConfig.parseDelimitedFrom(InputStream input) static ClientConnectionConfigClientConnectionConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClientConnectionConfigClientConnectionConfig.parseFrom(byte[] data) static ClientConnectionConfigClientConnectionConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClientConnectionConfigClientConnectionConfig.parseFrom(com.google.protobuf.ByteString data) static ClientConnectionConfigClientConnectionConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClientConnectionConfigClientConnectionConfig.parseFrom(com.google.protobuf.CodedInputStream input) static ClientConnectionConfigClientConnectionConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClientConnectionConfigClientConnectionConfig.parseFrom(InputStream input) static ClientConnectionConfigClientConnectionConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClientConnectionConfigClientConnectionConfig.parseFrom(ByteBuffer data) static ClientConnectionConfigClientConnectionConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type ClientConnectionConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ClientConnectionConfig>ClientConnectionConfig.getParserForType()static com.google.protobuf.Parser<ClientConnectionConfig>ClientConnectionConfig.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type ClientConnectionConfigModifier and TypeMethodDescriptionEndpoint.Builder.mergeClientConnectionConfig(ClientConnectionConfig value) Configurations that are applied to the endpoint for online prediction.ClientConnectionConfig.Builder.mergeFrom(ClientConnectionConfig other) ClientConnectionConfig.newBuilder(ClientConnectionConfig prototype) Endpoint.Builder.setClientConnectionConfig(ClientConnectionConfig value) Configurations that are applied to the endpoint for online prediction.