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