Uses of Class
io.kubernetes.client.proto.V1.ResourceQuotaList
-
Uses of V1.ResourceQuotaList in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.ResourceQuotaListModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.ResourceQuotaList>
V1.ResourceQuotaList.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1.ResourceQuotaListModifier and TypeMethodDescriptionV1.ResourceQuotaList.Builder.build()
V1.ResourceQuotaList.Builder.buildPartial()
static V1.ResourceQuotaList
V1.ResourceQuotaList.getDefaultInstance()
V1.ResourceQuotaList.Builder.getDefaultInstanceForType()
V1.ResourceQuotaList.getDefaultInstanceForType()
static V1.ResourceQuotaList
V1.ResourceQuotaList.parseDelimitedFrom
(InputStream input) static V1.ResourceQuotaList
V1.ResourceQuotaList.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ResourceQuotaList
V1.ResourceQuotaList.parseFrom
(byte[] data) static V1.ResourceQuotaList
V1.ResourceQuotaList.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ResourceQuotaList
V1.ResourceQuotaList.parseFrom
(com.google.protobuf.ByteString data) static V1.ResourceQuotaList
V1.ResourceQuotaList.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ResourceQuotaList
V1.ResourceQuotaList.parseFrom
(com.google.protobuf.CodedInputStream input) static V1.ResourceQuotaList
V1.ResourceQuotaList.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ResourceQuotaList
V1.ResourceQuotaList.parseFrom
(InputStream input) static V1.ResourceQuotaList
V1.ResourceQuotaList.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ResourceQuotaList
V1.ResourceQuotaList.parseFrom
(ByteBuffer data) static V1.ResourceQuotaList
V1.ResourceQuotaList.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.ResourceQuotaListModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1.ResourceQuotaList>
V1.ResourceQuotaList.getParserForType()
static com.google.protobuf.Parser<V1.ResourceQuotaList>
V1.ResourceQuotaList.parser()
Methods in io.kubernetes.client.proto with parameters of type V1.ResourceQuotaListModifier and TypeMethodDescriptionV1.ResourceQuotaList.Builder.mergeFrom
(V1.ResourceQuotaList other) static V1.ResourceQuotaList.Builder
V1.ResourceQuotaList.newBuilder
(V1.ResourceQuotaList prototype)