Uses of Class
com.google.gapic.metadata.GapicMetadata.MethodList
Packages that use GapicMetadata.MethodList
-
Uses of GapicMetadata.MethodList in com.google.gapic.metadata
Methods in com.google.gapic.metadata that return GapicMetadata.MethodListModifier and TypeMethodDescriptionGapicMetadata.MethodList.Builder.build()GapicMetadata.MethodList.Builder.buildPartial()static GapicMetadata.MethodListGapicMetadata.MethodList.getDefaultInstance()GapicMetadata.MethodList.Builder.getDefaultInstanceForType()GapicMetadata.MethodList.getDefaultInstanceForType()GapicMetadata.ServiceAsClient.Builder.getRpcsOrDefault(String key, GapicMetadata.MethodList defaultValue) A mapping from each proto-defined RPC name to the the list of methods in library_client that implement it.GapicMetadata.ServiceAsClient.getRpcsOrDefault(String key, GapicMetadata.MethodList defaultValue) A mapping from each proto-defined RPC name to the the list of methods in library_client that implement it.GapicMetadata.ServiceAsClientOrBuilder.getRpcsOrDefault(String key, GapicMetadata.MethodList defaultValue) A mapping from each proto-defined RPC name to the the list of methods in library_client that implement it.GapicMetadata.ServiceAsClient.Builder.getRpcsOrThrow(String key) A mapping from each proto-defined RPC name to the the list of methods in library_client that implement it.GapicMetadata.ServiceAsClient.getRpcsOrThrow(String key) A mapping from each proto-defined RPC name to the the list of methods in library_client that implement it.GapicMetadata.ServiceAsClientOrBuilder.getRpcsOrThrow(String key) A mapping from each proto-defined RPC name to the the list of methods in library_client that implement it.static GapicMetadata.MethodListGapicMetadata.MethodList.parseDelimitedFrom(InputStream input) static GapicMetadata.MethodListGapicMetadata.MethodList.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GapicMetadata.MethodListGapicMetadata.MethodList.parseFrom(byte[] data) static GapicMetadata.MethodListGapicMetadata.MethodList.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GapicMetadata.MethodListGapicMetadata.MethodList.parseFrom(com.google.protobuf.ByteString data) static GapicMetadata.MethodListGapicMetadata.MethodList.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GapicMetadata.MethodListGapicMetadata.MethodList.parseFrom(com.google.protobuf.CodedInputStream input) static GapicMetadata.MethodListGapicMetadata.MethodList.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GapicMetadata.MethodListGapicMetadata.MethodList.parseFrom(InputStream input) static GapicMetadata.MethodListGapicMetadata.MethodList.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GapicMetadata.MethodListGapicMetadata.MethodList.parseFrom(ByteBuffer data) static GapicMetadata.MethodListGapicMetadata.MethodList.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.gapic.metadata that return types with arguments of type GapicMetadata.MethodListModifier and TypeMethodDescriptionGapicMetadata.ServiceAsClient.Builder.getMutableRpcs()Deprecated.com.google.protobuf.Parser<GapicMetadata.MethodList>GapicMetadata.MethodList.getParserForType()GapicMetadata.ServiceAsClient.Builder.getRpcs()Deprecated.GapicMetadata.ServiceAsClient.getRpcs()Deprecated.GapicMetadata.ServiceAsClientOrBuilder.getRpcs()Deprecated.GapicMetadata.ServiceAsClient.Builder.getRpcsMap()A mapping from each proto-defined RPC name to the the list of methods in library_client that implement it.GapicMetadata.ServiceAsClient.getRpcsMap()A mapping from each proto-defined RPC name to the the list of methods in library_client that implement it.GapicMetadata.ServiceAsClientOrBuilder.getRpcsMap()A mapping from each proto-defined RPC name to the the list of methods in library_client that implement it.static com.google.protobuf.Parser<GapicMetadata.MethodList>GapicMetadata.MethodList.parser()Methods in com.google.gapic.metadata with parameters of type GapicMetadata.MethodListModifier and TypeMethodDescriptionGapicMetadata.ServiceAsClient.Builder.getRpcsOrDefault(String key, GapicMetadata.MethodList defaultValue) A mapping from each proto-defined RPC name to the the list of methods in library_client that implement it.GapicMetadata.ServiceAsClient.getRpcsOrDefault(String key, GapicMetadata.MethodList defaultValue) A mapping from each proto-defined RPC name to the the list of methods in library_client that implement it.GapicMetadata.ServiceAsClientOrBuilder.getRpcsOrDefault(String key, GapicMetadata.MethodList defaultValue) A mapping from each proto-defined RPC name to the the list of methods in library_client that implement it.GapicMetadata.MethodList.Builder.mergeFrom(GapicMetadata.MethodList other) GapicMetadata.MethodList.newBuilder(GapicMetadata.MethodList prototype) GapicMetadata.ServiceAsClient.Builder.putRpcs(String key, GapicMetadata.MethodList value) A mapping from each proto-defined RPC name to the the list of methods in library_client that implement it.Method parameters in com.google.gapic.metadata with type arguments of type GapicMetadata.MethodListModifier and TypeMethodDescriptionGapicMetadata.ServiceAsClient.Builder.putAllRpcs(Map<String, GapicMetadata.MethodList> values) A mapping from each proto-defined RPC name to the the list of methods in library_client that implement it.