Package io.kubernetes.client.proto
Class V1beta1Apiextensions.ConversionResponse.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apiextensions.ConversionResponse.Builder>
io.kubernetes.client.proto.V1beta1Apiextensions.ConversionResponse.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,V1beta1Apiextensions.ConversionResponseOrBuilder,Cloneable
- Enclosing class:
- V1beta1Apiextensions.ConversionResponse
public static final class V1beta1Apiextensions.ConversionResponse.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apiextensions.ConversionResponse.Builder>
implements V1beta1Apiextensions.ConversionResponseOrBuilder
ConversionResponse describes a conversion response.Protobuf type
k8s.io.apiextensions_apiserver.pkg.apis.apiextensions.v1beta1.ConversionResponse-
Method Summary
Modifier and TypeMethodDescriptionaddAllConvertedObjects(Iterable<? extends Runtime.RawExtension> values) convertedObjects is the list of converted version of `request.objects` if the `result` is successful, otherwise empty.addConvertedObjects(int index, Runtime.RawExtension value) convertedObjects is the list of converted version of `request.objects` if the `result` is successful, otherwise empty.addConvertedObjects(int index, Runtime.RawExtension.Builder builderForValue) convertedObjects is the list of converted version of `request.objects` if the `result` is successful, otherwise empty.convertedObjects is the list of converted version of `request.objects` if the `result` is successful, otherwise empty.addConvertedObjects(Runtime.RawExtension.Builder builderForValue) convertedObjects is the list of converted version of `request.objects` if the `result` is successful, otherwise empty.convertedObjects is the list of converted version of `request.objects` if the `result` is successful, otherwise empty.addConvertedObjectsBuilder(int index) convertedObjects is the list of converted version of `request.objects` if the `result` is successful, otherwise empty.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()convertedObjects is the list of converted version of `request.objects` if the `result` is successful, otherwise empty.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) result contains the result of conversion with extra details if the conversion failed.clearUid()uid is an identifier for the individual request/response.clone()getConvertedObjects(int index) convertedObjects is the list of converted version of `request.objects` if the `result` is successful, otherwise empty.getConvertedObjectsBuilder(int index) convertedObjects is the list of converted version of `request.objects` if the `result` is successful, otherwise empty.convertedObjects is the list of converted version of `request.objects` if the `result` is successful, otherwise empty.intconvertedObjects is the list of converted version of `request.objects` if the `result` is successful, otherwise empty.convertedObjects is the list of converted version of `request.objects` if the `result` is successful, otherwise empty.getConvertedObjectsOrBuilder(int index) convertedObjects is the list of converted version of `request.objects` if the `result` is successful, otherwise empty.List<? extends Runtime.RawExtensionOrBuilder>convertedObjects is the list of converted version of `request.objects` if the `result` is successful, otherwise empty.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorresult contains the result of conversion with extra details if the conversion failed.result contains the result of conversion with extra details if the conversion failed.result contains the result of conversion with extra details if the conversion failed.getUid()uid is an identifier for the individual request/response.com.google.protobuf.ByteStringuid is an identifier for the individual request/response.booleanresult contains the result of conversion with extra details if the conversion failed.booleanhasUid()uid is an identifier for the individual request/response.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeResult(Meta.Status value) result contains the result of conversion with extra details if the conversion failed.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeConvertedObjects(int index) convertedObjects is the list of converted version of `request.objects` if the `result` is successful, otherwise empty.setConvertedObjects(int index, Runtime.RawExtension value) convertedObjects is the list of converted version of `request.objects` if the `result` is successful, otherwise empty.setConvertedObjects(int index, Runtime.RawExtension.Builder builderForValue) convertedObjects is the list of converted version of `request.objects` if the `result` is successful, otherwise empty.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setResult(Meta.Status value) result contains the result of conversion with extra details if the conversion failed.setResult(Meta.Status.Builder builderForValue) result contains the result of conversion with extra details if the conversion failed.uid is an identifier for the individual request/response.setUidBytes(com.google.protobuf.ByteString value) uid is an identifier for the individual request/response.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apiextensions.ConversionResponse.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apiextensions.ConversionResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apiextensions.ConversionResponse.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apiextensions.ConversionResponse.Builder>
-
setField
public V1beta1Apiextensions.ConversionResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apiextensions.ConversionResponse.Builder>
-
clearField
public V1beta1Apiextensions.ConversionResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apiextensions.ConversionResponse.Builder>
-
clearOneof
public V1beta1Apiextensions.ConversionResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apiextensions.ConversionResponse.Builder>
-
setRepeatedField
public V1beta1Apiextensions.ConversionResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apiextensions.ConversionResponse.Builder>
-
addRepeatedField
public V1beta1Apiextensions.ConversionResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apiextensions.ConversionResponse.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<V1beta1Apiextensions.ConversionResponse.Builder>
-
mergeFrom
public V1beta1Apiextensions.ConversionResponse.Builder mergeFrom(V1beta1Apiextensions.ConversionResponse other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apiextensions.ConversionResponse.Builder>
-
mergeFrom
public V1beta1Apiextensions.ConversionResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<V1beta1Apiextensions.ConversionResponse.Builder>- Throws:
IOException
-
hasUid
public boolean hasUid()uid is an identifier for the individual request/response. This should be copied over from the corresponding `request.uid`.
optional string uid = 1;- Specified by:
hasUidin interfaceV1beta1Apiextensions.ConversionResponseOrBuilder
-
getUid
uid is an identifier for the individual request/response. This should be copied over from the corresponding `request.uid`.
optional string uid = 1;- Specified by:
getUidin interfaceV1beta1Apiextensions.ConversionResponseOrBuilder
-
getUidBytes
public com.google.protobuf.ByteString getUidBytes()uid is an identifier for the individual request/response. This should be copied over from the corresponding `request.uid`.
optional string uid = 1;- Specified by:
getUidBytesin interfaceV1beta1Apiextensions.ConversionResponseOrBuilder
-
setUid
uid is an identifier for the individual request/response. This should be copied over from the corresponding `request.uid`.
optional string uid = 1; -
clearUid
uid is an identifier for the individual request/response. This should be copied over from the corresponding `request.uid`.
optional string uid = 1; -
setUidBytes
public V1beta1Apiextensions.ConversionResponse.Builder setUidBytes(com.google.protobuf.ByteString value) uid is an identifier for the individual request/response. This should be copied over from the corresponding `request.uid`.
optional string uid = 1; -
getConvertedObjectsList
convertedObjects is the list of converted version of `request.objects` if the `result` is successful, otherwise empty. The webhook is expected to set `apiVersion` of these objects to the `request.desiredAPIVersion`. The list must also have the same size as the input list with the same objects in the same order (equal kind, metadata.uid, metadata.name and metadata.namespace). The webhook is allowed to mutate labels and annotations. Any other change to the metadata is silently ignored.
repeated .k8s.io.apimachinery.pkg.runtime.RawExtension convertedObjects = 2;- Specified by:
getConvertedObjectsListin interfaceV1beta1Apiextensions.ConversionResponseOrBuilder
-
getConvertedObjectsCount
public int getConvertedObjectsCount()convertedObjects is the list of converted version of `request.objects` if the `result` is successful, otherwise empty. The webhook is expected to set `apiVersion` of these objects to the `request.desiredAPIVersion`. The list must also have the same size as the input list with the same objects in the same order (equal kind, metadata.uid, metadata.name and metadata.namespace). The webhook is allowed to mutate labels and annotations. Any other change to the metadata is silently ignored.
repeated .k8s.io.apimachinery.pkg.runtime.RawExtension convertedObjects = 2;- Specified by:
getConvertedObjectsCountin interfaceV1beta1Apiextensions.ConversionResponseOrBuilder
-
getConvertedObjects
convertedObjects is the list of converted version of `request.objects` if the `result` is successful, otherwise empty. The webhook is expected to set `apiVersion` of these objects to the `request.desiredAPIVersion`. The list must also have the same size as the input list with the same objects in the same order (equal kind, metadata.uid, metadata.name and metadata.namespace). The webhook is allowed to mutate labels and annotations. Any other change to the metadata is silently ignored.
repeated .k8s.io.apimachinery.pkg.runtime.RawExtension convertedObjects = 2;- Specified by:
getConvertedObjectsin interfaceV1beta1Apiextensions.ConversionResponseOrBuilder
-
setConvertedObjects
public V1beta1Apiextensions.ConversionResponse.Builder setConvertedObjects(int index, Runtime.RawExtension value) convertedObjects is the list of converted version of `request.objects` if the `result` is successful, otherwise empty. The webhook is expected to set `apiVersion` of these objects to the `request.desiredAPIVersion`. The list must also have the same size as the input list with the same objects in the same order (equal kind, metadata.uid, metadata.name and metadata.namespace). The webhook is allowed to mutate labels and annotations. Any other change to the metadata is silently ignored.
repeated .k8s.io.apimachinery.pkg.runtime.RawExtension convertedObjects = 2; -
setConvertedObjects
public V1beta1Apiextensions.ConversionResponse.Builder setConvertedObjects(int index, Runtime.RawExtension.Builder builderForValue) convertedObjects is the list of converted version of `request.objects` if the `result` is successful, otherwise empty. The webhook is expected to set `apiVersion` of these objects to the `request.desiredAPIVersion`. The list must also have the same size as the input list with the same objects in the same order (equal kind, metadata.uid, metadata.name and metadata.namespace). The webhook is allowed to mutate labels and annotations. Any other change to the metadata is silently ignored.
repeated .k8s.io.apimachinery.pkg.runtime.RawExtension convertedObjects = 2; -
addConvertedObjects
public V1beta1Apiextensions.ConversionResponse.Builder addConvertedObjects(Runtime.RawExtension value) convertedObjects is the list of converted version of `request.objects` if the `result` is successful, otherwise empty. The webhook is expected to set `apiVersion` of these objects to the `request.desiredAPIVersion`. The list must also have the same size as the input list with the same objects in the same order (equal kind, metadata.uid, metadata.name and metadata.namespace). The webhook is allowed to mutate labels and annotations. Any other change to the metadata is silently ignored.
repeated .k8s.io.apimachinery.pkg.runtime.RawExtension convertedObjects = 2; -
addConvertedObjects
public V1beta1Apiextensions.ConversionResponse.Builder addConvertedObjects(int index, Runtime.RawExtension value) convertedObjects is the list of converted version of `request.objects` if the `result` is successful, otherwise empty. The webhook is expected to set `apiVersion` of these objects to the `request.desiredAPIVersion`. The list must also have the same size as the input list with the same objects in the same order (equal kind, metadata.uid, metadata.name and metadata.namespace). The webhook is allowed to mutate labels and annotations. Any other change to the metadata is silently ignored.
repeated .k8s.io.apimachinery.pkg.runtime.RawExtension convertedObjects = 2; -
addConvertedObjects
public V1beta1Apiextensions.ConversionResponse.Builder addConvertedObjects(Runtime.RawExtension.Builder builderForValue) convertedObjects is the list of converted version of `request.objects` if the `result` is successful, otherwise empty. The webhook is expected to set `apiVersion` of these objects to the `request.desiredAPIVersion`. The list must also have the same size as the input list with the same objects in the same order (equal kind, metadata.uid, metadata.name and metadata.namespace). The webhook is allowed to mutate labels and annotations. Any other change to the metadata is silently ignored.
repeated .k8s.io.apimachinery.pkg.runtime.RawExtension convertedObjects = 2; -
addConvertedObjects
public V1beta1Apiextensions.ConversionResponse.Builder addConvertedObjects(int index, Runtime.RawExtension.Builder builderForValue) convertedObjects is the list of converted version of `request.objects` if the `result` is successful, otherwise empty. The webhook is expected to set `apiVersion` of these objects to the `request.desiredAPIVersion`. The list must also have the same size as the input list with the same objects in the same order (equal kind, metadata.uid, metadata.name and metadata.namespace). The webhook is allowed to mutate labels and annotations. Any other change to the metadata is silently ignored.
repeated .k8s.io.apimachinery.pkg.runtime.RawExtension convertedObjects = 2; -
addAllConvertedObjects
public V1beta1Apiextensions.ConversionResponse.Builder addAllConvertedObjects(Iterable<? extends Runtime.RawExtension> values) convertedObjects is the list of converted version of `request.objects` if the `result` is successful, otherwise empty. The webhook is expected to set `apiVersion` of these objects to the `request.desiredAPIVersion`. The list must also have the same size as the input list with the same objects in the same order (equal kind, metadata.uid, metadata.name and metadata.namespace). The webhook is allowed to mutate labels and annotations. Any other change to the metadata is silently ignored.
repeated .k8s.io.apimachinery.pkg.runtime.RawExtension convertedObjects = 2; -
clearConvertedObjects
convertedObjects is the list of converted version of `request.objects` if the `result` is successful, otherwise empty. The webhook is expected to set `apiVersion` of these objects to the `request.desiredAPIVersion`. The list must also have the same size as the input list with the same objects in the same order (equal kind, metadata.uid, metadata.name and metadata.namespace). The webhook is allowed to mutate labels and annotations. Any other change to the metadata is silently ignored.
repeated .k8s.io.apimachinery.pkg.runtime.RawExtension convertedObjects = 2; -
removeConvertedObjects
convertedObjects is the list of converted version of `request.objects` if the `result` is successful, otherwise empty. The webhook is expected to set `apiVersion` of these objects to the `request.desiredAPIVersion`. The list must also have the same size as the input list with the same objects in the same order (equal kind, metadata.uid, metadata.name and metadata.namespace). The webhook is allowed to mutate labels and annotations. Any other change to the metadata is silently ignored.
repeated .k8s.io.apimachinery.pkg.runtime.RawExtension convertedObjects = 2; -
getConvertedObjectsBuilder
convertedObjects is the list of converted version of `request.objects` if the `result` is successful, otherwise empty. The webhook is expected to set `apiVersion` of these objects to the `request.desiredAPIVersion`. The list must also have the same size as the input list with the same objects in the same order (equal kind, metadata.uid, metadata.name and metadata.namespace). The webhook is allowed to mutate labels and annotations. Any other change to the metadata is silently ignored.
repeated .k8s.io.apimachinery.pkg.runtime.RawExtension convertedObjects = 2; -
getConvertedObjectsOrBuilder
convertedObjects is the list of converted version of `request.objects` if the `result` is successful, otherwise empty. The webhook is expected to set `apiVersion` of these objects to the `request.desiredAPIVersion`. The list must also have the same size as the input list with the same objects in the same order (equal kind, metadata.uid, metadata.name and metadata.namespace). The webhook is allowed to mutate labels and annotations. Any other change to the metadata is silently ignored.
repeated .k8s.io.apimachinery.pkg.runtime.RawExtension convertedObjects = 2;- Specified by:
getConvertedObjectsOrBuilderin interfaceV1beta1Apiextensions.ConversionResponseOrBuilder
-
getConvertedObjectsOrBuilderList
convertedObjects is the list of converted version of `request.objects` if the `result` is successful, otherwise empty. The webhook is expected to set `apiVersion` of these objects to the `request.desiredAPIVersion`. The list must also have the same size as the input list with the same objects in the same order (equal kind, metadata.uid, metadata.name and metadata.namespace). The webhook is allowed to mutate labels and annotations. Any other change to the metadata is silently ignored.
repeated .k8s.io.apimachinery.pkg.runtime.RawExtension convertedObjects = 2;- Specified by:
getConvertedObjectsOrBuilderListin interfaceV1beta1Apiextensions.ConversionResponseOrBuilder
-
addConvertedObjectsBuilder
convertedObjects is the list of converted version of `request.objects` if the `result` is successful, otherwise empty. The webhook is expected to set `apiVersion` of these objects to the `request.desiredAPIVersion`. The list must also have the same size as the input list with the same objects in the same order (equal kind, metadata.uid, metadata.name and metadata.namespace). The webhook is allowed to mutate labels and annotations. Any other change to the metadata is silently ignored.
repeated .k8s.io.apimachinery.pkg.runtime.RawExtension convertedObjects = 2; -
addConvertedObjectsBuilder
convertedObjects is the list of converted version of `request.objects` if the `result` is successful, otherwise empty. The webhook is expected to set `apiVersion` of these objects to the `request.desiredAPIVersion`. The list must also have the same size as the input list with the same objects in the same order (equal kind, metadata.uid, metadata.name and metadata.namespace). The webhook is allowed to mutate labels and annotations. Any other change to the metadata is silently ignored.
repeated .k8s.io.apimachinery.pkg.runtime.RawExtension convertedObjects = 2; -
getConvertedObjectsBuilderList
convertedObjects is the list of converted version of `request.objects` if the `result` is successful, otherwise empty. The webhook is expected to set `apiVersion` of these objects to the `request.desiredAPIVersion`. The list must also have the same size as the input list with the same objects in the same order (equal kind, metadata.uid, metadata.name and metadata.namespace). The webhook is allowed to mutate labels and annotations. Any other change to the metadata is silently ignored.
repeated .k8s.io.apimachinery.pkg.runtime.RawExtension convertedObjects = 2; -
hasResult
public boolean hasResult()result contains the result of conversion with extra details if the conversion failed. `result.status` determines if the conversion failed or succeeded. The `result.status` field is required and represents the success or failure of the conversion. A successful conversion must set `result.status` to `Success`. A failed conversion must set `result.status` to `Failure` and provide more details in `result.message` and return http status 200. The `result.message` will be used to construct an error message for the end user.
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Status result = 3;- Specified by:
hasResultin interfaceV1beta1Apiextensions.ConversionResponseOrBuilder
-
getResult
result contains the result of conversion with extra details if the conversion failed. `result.status` determines if the conversion failed or succeeded. The `result.status` field is required and represents the success or failure of the conversion. A successful conversion must set `result.status` to `Success`. A failed conversion must set `result.status` to `Failure` and provide more details in `result.message` and return http status 200. The `result.message` will be used to construct an error message for the end user.
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Status result = 3;- Specified by:
getResultin interfaceV1beta1Apiextensions.ConversionResponseOrBuilder
-
setResult
result contains the result of conversion with extra details if the conversion failed. `result.status` determines if the conversion failed or succeeded. The `result.status` field is required and represents the success or failure of the conversion. A successful conversion must set `result.status` to `Success`. A failed conversion must set `result.status` to `Failure` and provide more details in `result.message` and return http status 200. The `result.message` will be used to construct an error message for the end user.
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Status result = 3; -
setResult
public V1beta1Apiextensions.ConversionResponse.Builder setResult(Meta.Status.Builder builderForValue) result contains the result of conversion with extra details if the conversion failed. `result.status` determines if the conversion failed or succeeded. The `result.status` field is required and represents the success or failure of the conversion. A successful conversion must set `result.status` to `Success`. A failed conversion must set `result.status` to `Failure` and provide more details in `result.message` and return http status 200. The `result.message` will be used to construct an error message for the end user.
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Status result = 3; -
mergeResult
result contains the result of conversion with extra details if the conversion failed. `result.status` determines if the conversion failed or succeeded. The `result.status` field is required and represents the success or failure of the conversion. A successful conversion must set `result.status` to `Success`. A failed conversion must set `result.status` to `Failure` and provide more details in `result.message` and return http status 200. The `result.message` will be used to construct an error message for the end user.
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Status result = 3; -
clearResult
result contains the result of conversion with extra details if the conversion failed. `result.status` determines if the conversion failed or succeeded. The `result.status` field is required and represents the success or failure of the conversion. A successful conversion must set `result.status` to `Success`. A failed conversion must set `result.status` to `Failure` and provide more details in `result.message` and return http status 200. The `result.message` will be used to construct an error message for the end user.
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Status result = 3; -
getResultBuilder
result contains the result of conversion with extra details if the conversion failed. `result.status` determines if the conversion failed or succeeded. The `result.status` field is required and represents the success or failure of the conversion. A successful conversion must set `result.status` to `Success`. A failed conversion must set `result.status` to `Failure` and provide more details in `result.message` and return http status 200. The `result.message` will be used to construct an error message for the end user.
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Status result = 3; -
getResultOrBuilder
result contains the result of conversion with extra details if the conversion failed. `result.status` determines if the conversion failed or succeeded. The `result.status` field is required and represents the success or failure of the conversion. A successful conversion must set `result.status` to `Success`. A failed conversion must set `result.status` to `Failure` and provide more details in `result.message` and return http status 200. The `result.message` will be used to construct an error message for the end user.
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Status result = 3;- Specified by:
getResultOrBuilderin interfaceV1beta1Apiextensions.ConversionResponseOrBuilder
-
setUnknownFields
public final V1beta1Apiextensions.ConversionResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apiextensions.ConversionResponse.Builder>
-
mergeUnknownFields
public final V1beta1Apiextensions.ConversionResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apiextensions.ConversionResponse.Builder>
-