public static final class V1beta1Admissionregistration.ServiceReference.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Admissionregistration.ServiceReference.Builder> implements V1beta1Admissionregistration.ServiceReferenceOrBuilder
ServiceReference holds a reference to Service.legacy.k8s.ioProtobuf type
k8s.io.api.admissionregistration.v1beta1.ServiceReference| Modifier and Type | Method and Description |
|---|---|
V1beta1Admissionregistration.ServiceReference.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1beta1Admissionregistration.ServiceReference |
build() |
V1beta1Admissionregistration.ServiceReference |
buildPartial() |
V1beta1Admissionregistration.ServiceReference.Builder |
clear() |
V1beta1Admissionregistration.ServiceReference.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1beta1Admissionregistration.ServiceReference.Builder |
clearName()
`name` is the name of the service.
|
V1beta1Admissionregistration.ServiceReference.Builder |
clearNamespace()
`namespace` is the namespace of the service.
|
V1beta1Admissionregistration.ServiceReference.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1beta1Admissionregistration.ServiceReference.Builder |
clearPath()
`path` is an optional URL path which will be sent in any request to
this service.
|
V1beta1Admissionregistration.ServiceReference.Builder |
clone() |
V1beta1Admissionregistration.ServiceReference |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getName()
`name` is the name of the service.
|
com.google.protobuf.ByteString |
getNameBytes()
`name` is the name of the service.
|
String |
getNamespace()
`namespace` is the namespace of the service.
|
com.google.protobuf.ByteString |
getNamespaceBytes()
`namespace` is the namespace of the service.
|
String |
getPath()
`path` is an optional URL path which will be sent in any request to
this service.
|
com.google.protobuf.ByteString |
getPathBytes()
`path` is an optional URL path which will be sent in any request to
this service.
|
boolean |
hasName()
`name` is the name of the service.
|
boolean |
hasNamespace()
`namespace` is the namespace of the service.
|
boolean |
hasPath()
`path` is an optional URL path which will be sent in any request to
this service.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
V1beta1Admissionregistration.ServiceReference.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1beta1Admissionregistration.ServiceReference.Builder |
mergeFrom(com.google.protobuf.Message other) |
V1beta1Admissionregistration.ServiceReference.Builder |
mergeFrom(V1beta1Admissionregistration.ServiceReference other) |
V1beta1Admissionregistration.ServiceReference.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1beta1Admissionregistration.ServiceReference.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1beta1Admissionregistration.ServiceReference.Builder |
setName(String value)
`name` is the name of the service.
|
V1beta1Admissionregistration.ServiceReference.Builder |
setNameBytes(com.google.protobuf.ByteString value)
`name` is the name of the service.
|
V1beta1Admissionregistration.ServiceReference.Builder |
setNamespace(String value)
`namespace` is the namespace of the service.
|
V1beta1Admissionregistration.ServiceReference.Builder |
setNamespaceBytes(com.google.protobuf.ByteString value)
`namespace` is the namespace of the service.
|
V1beta1Admissionregistration.ServiceReference.Builder |
setPath(String value)
`path` is an optional URL path which will be sent in any request to
this service.
|
V1beta1Admissionregistration.ServiceReference.Builder |
setPathBytes(com.google.protobuf.ByteString value)
`path` is an optional URL path which will be sent in any request to
this service.
|
V1beta1Admissionregistration.ServiceReference.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1beta1Admissionregistration.ServiceReference.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Admissionregistration.ServiceReference.Builder>public V1beta1Admissionregistration.ServiceReference.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Admissionregistration.ServiceReference.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Admissionregistration.ServiceReference.Builder>public V1beta1Admissionregistration.ServiceReference getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic V1beta1Admissionregistration.ServiceReference build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic V1beta1Admissionregistration.ServiceReference buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic V1beta1Admissionregistration.ServiceReference.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Admissionregistration.ServiceReference.Builder>public V1beta1Admissionregistration.ServiceReference.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Admissionregistration.ServiceReference.Builder>public V1beta1Admissionregistration.ServiceReference.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Admissionregistration.ServiceReference.Builder>public V1beta1Admissionregistration.ServiceReference.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Admissionregistration.ServiceReference.Builder>public V1beta1Admissionregistration.ServiceReference.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Admissionregistration.ServiceReference.Builder>public V1beta1Admissionregistration.ServiceReference.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Admissionregistration.ServiceReference.Builder>public V1beta1Admissionregistration.ServiceReference.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<V1beta1Admissionregistration.ServiceReference.Builder>public V1beta1Admissionregistration.ServiceReference.Builder mergeFrom(V1beta1Admissionregistration.ServiceReference other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Admissionregistration.ServiceReference.Builder>public V1beta1Admissionregistration.ServiceReference.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<V1beta1Admissionregistration.ServiceReference.Builder>IOExceptionpublic boolean hasNamespace()
`namespace` is the namespace of the service. Required
optional string namespace = 1;hasNamespace in interface V1beta1Admissionregistration.ServiceReferenceOrBuilderpublic String getNamespace()
`namespace` is the namespace of the service. Required
optional string namespace = 1;getNamespace in interface V1beta1Admissionregistration.ServiceReferenceOrBuilderpublic com.google.protobuf.ByteString getNamespaceBytes()
`namespace` is the namespace of the service. Required
optional string namespace = 1;getNamespaceBytes in interface V1beta1Admissionregistration.ServiceReferenceOrBuilderpublic V1beta1Admissionregistration.ServiceReference.Builder setNamespace(String value)
`namespace` is the namespace of the service. Required
optional string namespace = 1;public V1beta1Admissionregistration.ServiceReference.Builder clearNamespace()
`namespace` is the namespace of the service. Required
optional string namespace = 1;public V1beta1Admissionregistration.ServiceReference.Builder setNamespaceBytes(com.google.protobuf.ByteString value)
`namespace` is the namespace of the service. Required
optional string namespace = 1;public boolean hasName()
`name` is the name of the service. Required
optional string name = 2;hasName in interface V1beta1Admissionregistration.ServiceReferenceOrBuilderpublic String getName()
`name` is the name of the service. Required
optional string name = 2;getName in interface V1beta1Admissionregistration.ServiceReferenceOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
`name` is the name of the service. Required
optional string name = 2;getNameBytes in interface V1beta1Admissionregistration.ServiceReferenceOrBuilderpublic V1beta1Admissionregistration.ServiceReference.Builder setName(String value)
`name` is the name of the service. Required
optional string name = 2;public V1beta1Admissionregistration.ServiceReference.Builder clearName()
`name` is the name of the service. Required
optional string name = 2;public V1beta1Admissionregistration.ServiceReference.Builder setNameBytes(com.google.protobuf.ByteString value)
`name` is the name of the service. Required
optional string name = 2;public boolean hasPath()
`path` is an optional URL path which will be sent in any request to this service. +optional
optional string path = 3;hasPath in interface V1beta1Admissionregistration.ServiceReferenceOrBuilderpublic String getPath()
`path` is an optional URL path which will be sent in any request to this service. +optional
optional string path = 3;getPath in interface V1beta1Admissionregistration.ServiceReferenceOrBuilderpublic com.google.protobuf.ByteString getPathBytes()
`path` is an optional URL path which will be sent in any request to this service. +optional
optional string path = 3;getPathBytes in interface V1beta1Admissionregistration.ServiceReferenceOrBuilderpublic V1beta1Admissionregistration.ServiceReference.Builder setPath(String value)
`path` is an optional URL path which will be sent in any request to this service. +optional
optional string path = 3;public V1beta1Admissionregistration.ServiceReference.Builder clearPath()
`path` is an optional URL path which will be sent in any request to this service. +optional
optional string path = 3;public V1beta1Admissionregistration.ServiceReference.Builder setPathBytes(com.google.protobuf.ByteString value)
`path` is an optional URL path which will be sent in any request to this service. +optional
optional string path = 3;public final V1beta1Admissionregistration.ServiceReference.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Admissionregistration.ServiceReference.Builder>public final V1beta1Admissionregistration.ServiceReference.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Admissionregistration.ServiceReference.Builder>Copyright © 2021. All rights reserved.