Uses of Class
com.google.api.servicecontrol.v2.ResourceInfoList
-
Packages that use ResourceInfoList Package Description com.google.api.servicecontrol.v2 A client to Service Control API -
-
Uses of ResourceInfoList in com.google.api.servicecontrol.v2
Methods in com.google.api.servicecontrol.v2 that return ResourceInfoList Modifier and Type Method Description ResourceInfoListResourceInfoList.Builder. build()ResourceInfoListResourceInfoList.Builder. buildPartial()static ResourceInfoListResourceInfoList. getDefaultInstance()ResourceInfoListResourceInfoList.Builder. getDefaultInstanceForType()ResourceInfoListResourceInfoList. getDefaultInstanceForType()static ResourceInfoListResourceInfoList. parseDelimitedFrom(InputStream input)static ResourceInfoListResourceInfoList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ResourceInfoListResourceInfoList. parseFrom(byte[] data)static ResourceInfoListResourceInfoList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ResourceInfoListResourceInfoList. parseFrom(com.google.protobuf.ByteString data)static ResourceInfoListResourceInfoList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ResourceInfoListResourceInfoList. parseFrom(com.google.protobuf.CodedInputStream input)static ResourceInfoListResourceInfoList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ResourceInfoListResourceInfoList. parseFrom(InputStream input)static ResourceInfoListResourceInfoList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ResourceInfoListResourceInfoList. parseFrom(ByteBuffer data)static ResourceInfoListResourceInfoList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.api.servicecontrol.v2 that return types with arguments of type ResourceInfoList Modifier and Type Method Description com.google.protobuf.Parser<ResourceInfoList>ResourceInfoList. getParserForType()static com.google.protobuf.Parser<ResourceInfoList>ResourceInfoList. parser()Methods in com.google.api.servicecontrol.v2 with parameters of type ResourceInfoList Modifier and Type Method Description ResourceInfoList.BuilderResourceInfoList.Builder. mergeFrom(ResourceInfoList other)static ResourceInfoList.BuilderResourceInfoList. newBuilder(ResourceInfoList prototype)
-