Uses of Class
com.google.gapic.metadata.GapicMetadata.ServiceAsClient
Packages that use GapicMetadata.ServiceAsClient
-
Uses of GapicMetadata.ServiceAsClient in com.google.gapic.metadata
Methods in com.google.gapic.metadata that return GapicMetadata.ServiceAsClientModifier and TypeMethodDescriptionGapicMetadata.ServiceAsClient.Builder.build()GapicMetadata.ServiceAsClient.Builder.buildPartial()GapicMetadata.ServiceForTransport.Builder.getClientsOrDefault(String key, GapicMetadata.ServiceAsClient defaultValue) map<string, .google.gapic.metadata.GapicMetadata.ServiceAsClient> clients = 1;GapicMetadata.ServiceForTransport.getClientsOrDefault(String key, GapicMetadata.ServiceAsClient defaultValue) map<string, .google.gapic.metadata.GapicMetadata.ServiceAsClient> clients = 1;GapicMetadata.ServiceForTransportOrBuilder.getClientsOrDefault(String key, GapicMetadata.ServiceAsClient defaultValue) map<string, .google.gapic.metadata.GapicMetadata.ServiceAsClient> clients = 1;GapicMetadata.ServiceForTransport.Builder.getClientsOrThrow(String key) map<string, .google.gapic.metadata.GapicMetadata.ServiceAsClient> clients = 1;GapicMetadata.ServiceForTransport.getClientsOrThrow(String key) map<string, .google.gapic.metadata.GapicMetadata.ServiceAsClient> clients = 1;GapicMetadata.ServiceForTransportOrBuilder.getClientsOrThrow(String key) map<string, .google.gapic.metadata.GapicMetadata.ServiceAsClient> clients = 1;GapicMetadata.ServiceAsClient.getDefaultInstance()GapicMetadata.ServiceAsClient.Builder.getDefaultInstanceForType()GapicMetadata.ServiceAsClient.getDefaultInstanceForType()GapicMetadata.ServiceAsClient.parseDelimitedFrom(InputStream input) GapicMetadata.ServiceAsClient.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GapicMetadata.ServiceAsClient.parseFrom(byte[] data) GapicMetadata.ServiceAsClient.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GapicMetadata.ServiceAsClient.parseFrom(com.google.protobuf.ByteString data) GapicMetadata.ServiceAsClient.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GapicMetadata.ServiceAsClient.parseFrom(com.google.protobuf.CodedInputStream input) GapicMetadata.ServiceAsClient.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GapicMetadata.ServiceAsClient.parseFrom(InputStream input) GapicMetadata.ServiceAsClient.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GapicMetadata.ServiceAsClient.parseFrom(ByteBuffer data) GapicMetadata.ServiceAsClient.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.gapic.metadata that return types with arguments of type GapicMetadata.ServiceAsClientModifier and TypeMethodDescriptionGapicMetadata.ServiceForTransport.Builder.getClients()Deprecated.GapicMetadata.ServiceForTransport.getClients()Deprecated.GapicMetadata.ServiceForTransportOrBuilder.getClients()Deprecated.GapicMetadata.ServiceForTransport.Builder.getClientsMap()map<string, .google.gapic.metadata.GapicMetadata.ServiceAsClient> clients = 1;GapicMetadata.ServiceForTransport.getClientsMap()map<string, .google.gapic.metadata.GapicMetadata.ServiceAsClient> clients = 1;GapicMetadata.ServiceForTransportOrBuilder.getClientsMap()map<string, .google.gapic.metadata.GapicMetadata.ServiceAsClient> clients = 1;GapicMetadata.ServiceForTransport.Builder.getMutableClients()Deprecated.com.google.protobuf.Parser<GapicMetadata.ServiceAsClient>GapicMetadata.ServiceAsClient.getParserForType()static com.google.protobuf.Parser<GapicMetadata.ServiceAsClient>GapicMetadata.ServiceAsClient.parser()Methods in com.google.gapic.metadata with parameters of type GapicMetadata.ServiceAsClientModifier and TypeMethodDescriptionGapicMetadata.ServiceForTransport.Builder.getClientsOrDefault(String key, GapicMetadata.ServiceAsClient defaultValue) map<string, .google.gapic.metadata.GapicMetadata.ServiceAsClient> clients = 1;GapicMetadata.ServiceForTransport.getClientsOrDefault(String key, GapicMetadata.ServiceAsClient defaultValue) map<string, .google.gapic.metadata.GapicMetadata.ServiceAsClient> clients = 1;GapicMetadata.ServiceForTransportOrBuilder.getClientsOrDefault(String key, GapicMetadata.ServiceAsClient defaultValue) map<string, .google.gapic.metadata.GapicMetadata.ServiceAsClient> clients = 1;GapicMetadata.ServiceAsClient.Builder.mergeFrom(GapicMetadata.ServiceAsClient other) GapicMetadata.ServiceAsClient.newBuilder(GapicMetadata.ServiceAsClient prototype) GapicMetadata.ServiceForTransport.Builder.putClients(String key, GapicMetadata.ServiceAsClient value) map<string, .google.gapic.metadata.GapicMetadata.ServiceAsClient> clients = 1;Method parameters in com.google.gapic.metadata with type arguments of type GapicMetadata.ServiceAsClientModifier and TypeMethodDescriptionGapicMetadata.ServiceForTransport.Builder.putAllClients(Map<String, GapicMetadata.ServiceAsClient> values) map<string, .google.gapic.metadata.GapicMetadata.ServiceAsClient> clients = 1;