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