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