Uses of Class
io.kubernetes.client.proto.V1beta1Apps.ScaleSpec
-
Uses of V1beta1Apps.ScaleSpec in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1beta1Apps.ScaleSpecModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1beta1Apps.ScaleSpec>
V1beta1Apps.ScaleSpec.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1beta1Apps.ScaleSpecModifier and TypeMethodDescriptionV1beta1Apps.ScaleSpec.Builder.build()
V1beta1Apps.ScaleSpec.Builder.buildPartial()
static V1beta1Apps.ScaleSpec
V1beta1Apps.ScaleSpec.getDefaultInstance()
V1beta1Apps.ScaleSpec.Builder.getDefaultInstanceForType()
V1beta1Apps.ScaleSpec.getDefaultInstanceForType()
V1beta1Apps.Scale.Builder.getSpec()
defines the behavior of the scale.V1beta1Apps.Scale.getSpec()
defines the behavior of the scale.V1beta1Apps.ScaleOrBuilder.getSpec()
defines the behavior of the scale.static V1beta1Apps.ScaleSpec
V1beta1Apps.ScaleSpec.parseDelimitedFrom
(InputStream input) static V1beta1Apps.ScaleSpec
V1beta1Apps.ScaleSpec.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta1Apps.ScaleSpec
V1beta1Apps.ScaleSpec.parseFrom
(byte[] data) static V1beta1Apps.ScaleSpec
V1beta1Apps.ScaleSpec.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta1Apps.ScaleSpec
V1beta1Apps.ScaleSpec.parseFrom
(com.google.protobuf.ByteString data) static V1beta1Apps.ScaleSpec
V1beta1Apps.ScaleSpec.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta1Apps.ScaleSpec
V1beta1Apps.ScaleSpec.parseFrom
(com.google.protobuf.CodedInputStream input) static V1beta1Apps.ScaleSpec
V1beta1Apps.ScaleSpec.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta1Apps.ScaleSpec
V1beta1Apps.ScaleSpec.parseFrom
(InputStream input) static V1beta1Apps.ScaleSpec
V1beta1Apps.ScaleSpec.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta1Apps.ScaleSpec
V1beta1Apps.ScaleSpec.parseFrom
(ByteBuffer data) static V1beta1Apps.ScaleSpec
V1beta1Apps.ScaleSpec.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1beta1Apps.ScaleSpecModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1beta1Apps.ScaleSpec>
V1beta1Apps.ScaleSpec.getParserForType()
static com.google.protobuf.Parser<V1beta1Apps.ScaleSpec>
V1beta1Apps.ScaleSpec.parser()
Methods in io.kubernetes.client.proto with parameters of type V1beta1Apps.ScaleSpecModifier and TypeMethodDescriptionV1beta1Apps.ScaleSpec.Builder.mergeFrom
(V1beta1Apps.ScaleSpec other) V1beta1Apps.Scale.Builder.mergeSpec
(V1beta1Apps.ScaleSpec value) defines the behavior of the scale.V1beta1Apps.ScaleSpec.newBuilder
(V1beta1Apps.ScaleSpec prototype) V1beta1Apps.Scale.Builder.setSpec
(V1beta1Apps.ScaleSpec value) defines the behavior of the scale.