Package io.kubernetes.client.proto
Class V1beta1Apiextensions.ConversionResponse.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
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.int
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.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.Descriptor
com.google.protobuf.Descriptors.Descriptor
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.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.ByteString
uid is an identifier for the individual request/response.boolean
result contains the result of conversion with extra details if the conversion failed.boolean
hasUid()
uid is an identifier for the individual request/response.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
mergeFrom
(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, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods 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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apiextensions.ConversionResponse.Builder>
-
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apiextensions.ConversionResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apiextensions.ConversionResponse.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apiextensions.ConversionResponse.Builder>
-
setField
public V1beta1Apiextensions.ConversionResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apiextensions.ConversionResponse.Builder>
-
clearField
public V1beta1Apiextensions.ConversionResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apiextensions.ConversionResponse.Builder>
-
clearOneof
public V1beta1Apiextensions.ConversionResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in 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:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apiextensions.ConversionResponse.Builder>
-
addRepeatedField
public V1beta1Apiextensions.ConversionResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apiextensions.ConversionResponse.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<V1beta1Apiextensions.ConversionResponse.Builder>
-
mergeFrom
public V1beta1Apiextensions.ConversionResponse.Builder mergeFrom(V1beta1Apiextensions.ConversionResponse other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in 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:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in 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:
hasUid
in 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:
getUid
in 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:
getUidBytes
in 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:
getConvertedObjectsList
in 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:
getConvertedObjectsCount
in 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:
getConvertedObjects
in 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:
getConvertedObjectsOrBuilder
in 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:
getConvertedObjectsOrBuilderList
in 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:
hasResult
in 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:
getResult
in 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:
getResultOrBuilder
in interfaceV1beta1Apiextensions.ConversionResponseOrBuilder
-
setUnknownFields
public final V1beta1Apiextensions.ConversionResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apiextensions.ConversionResponse.Builder>
-
mergeUnknownFields
public final V1beta1Apiextensions.ConversionResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apiextensions.ConversionResponse.Builder>
-