Uses of Class
com.google.api.Backend
-
Packages that use Backend Package Description com.google.api -
-
Uses of Backend in com.google.api
Methods in com.google.api that return Backend Modifier and Type Method Description BackendBackend.Builder. build()BackendBackend.Builder. buildPartial()BackendService.Builder. getBackend()API backend configuration.BackendService. getBackend()API backend configuration.BackendServiceOrBuilder. getBackend()API backend configuration.static BackendBackend. getDefaultInstance()BackendBackend.Builder. getDefaultInstanceForType()BackendBackend. getDefaultInstanceForType()static BackendBackend. parseDelimitedFrom(InputStream input)static BackendBackend. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BackendBackend. parseFrom(byte[] data)static BackendBackend. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BackendBackend. parseFrom(com.google.protobuf.ByteString data)static BackendBackend. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BackendBackend. parseFrom(com.google.protobuf.CodedInputStream input)static BackendBackend. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BackendBackend. parseFrom(InputStream input)static BackendBackend. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BackendBackend. parseFrom(ByteBuffer data)static BackendBackend. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.api that return types with arguments of type Backend Modifier and Type Method Description com.google.protobuf.Parser<Backend>Backend. getParserForType()static com.google.protobuf.Parser<Backend>Backend. parser()Methods in com.google.api with parameters of type Backend Modifier and Type Method Description Service.BuilderService.Builder. mergeBackend(Backend value)API backend configuration.Backend.BuilderBackend.Builder. mergeFrom(Backend other)static Backend.BuilderBackend. newBuilder(Backend prototype)Service.BuilderService.Builder. setBackend(Backend value)API backend configuration.
-