public final class Rule extends com.google.protobuf.GeneratedMessageV3 implements RuleOrBuilder
appscode.kubernetes.v1beta2.Rule| Modifier and Type | Class and Description |
|---|---|
static class |
Rule.Builder
Protobuf type
appscode.kubernetes.v1beta2.Rule |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | Field and Description |
|---|---|
static int |
API_GROUPS_FIELD_NUMBER |
static int |
NON_RESOURCE_URLS_FIELD_NUMBER |
static int |
RESOURCE_NAMES_FIELD_NUMBER |
static int |
RESOURCES_FIELD_NUMBER |
static int |
VERBS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
java.lang.String |
getApiGroups(int index)
repeated string api_groups = 2; |
com.google.protobuf.ByteString |
getApiGroupsBytes(int index)
repeated string api_groups = 2; |
int |
getApiGroupsCount()
repeated string api_groups = 2; |
com.google.protobuf.ProtocolStringList |
getApiGroupsList()
repeated string api_groups = 2; |
static Rule |
getDefaultInstance() |
Rule |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
java.lang.String |
getNonResourceUrls(int index)
repeated string non_resource_urls = 5; |
com.google.protobuf.ByteString |
getNonResourceUrlsBytes(int index)
repeated string non_resource_urls = 5; |
int |
getNonResourceUrlsCount()
repeated string non_resource_urls = 5; |
com.google.protobuf.ProtocolStringList |
getNonResourceUrlsList()
repeated string non_resource_urls = 5; |
com.google.protobuf.Parser<Rule> |
getParserForType() |
java.lang.String |
getResourceNames(int index)
repeated string resource_names = 4; |
com.google.protobuf.ByteString |
getResourceNamesBytes(int index)
repeated string resource_names = 4; |
int |
getResourceNamesCount()
repeated string resource_names = 4; |
com.google.protobuf.ProtocolStringList |
getResourceNamesList()
repeated string resource_names = 4; |
java.lang.String |
getResources(int index)
repeated string resources = 3; |
com.google.protobuf.ByteString |
getResourcesBytes(int index)
repeated string resources = 3; |
int |
getResourcesCount()
repeated string resources = 3; |
com.google.protobuf.ProtocolStringList |
getResourcesList()
repeated string resources = 3; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
java.lang.String |
getVerbs(int index)
repeated string verbs = 1; |
com.google.protobuf.ByteString |
getVerbsBytes(int index)
repeated string verbs = 1; |
int |
getVerbsCount()
repeated string verbs = 1; |
com.google.protobuf.ProtocolStringList |
getVerbsList()
repeated string verbs = 1; |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Rule.Builder |
newBuilder() |
static Rule.Builder |
newBuilder(Rule prototype) |
Rule.Builder |
newBuilderForType() |
protected Rule.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static Rule |
parseDelimitedFrom(java.io.InputStream input) |
static Rule |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rule |
parseFrom(byte[] data) |
static Rule |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rule |
parseFrom(com.google.protobuf.ByteString data) |
static Rule |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rule |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Rule |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rule |
parseFrom(java.io.InputStream input) |
static Rule |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Rule> |
parser() |
Rule.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int VERBS_FIELD_NUMBER
public static final int API_GROUPS_FIELD_NUMBER
public static final int RESOURCES_FIELD_NUMBER
public static final int RESOURCE_NAMES_FIELD_NUMBER
public static final int NON_RESOURCE_URLS_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public com.google.protobuf.ProtocolStringList getVerbsList()
repeated string verbs = 1;getVerbsList in interface RuleOrBuilderpublic int getVerbsCount()
repeated string verbs = 1;getVerbsCount in interface RuleOrBuilderpublic java.lang.String getVerbs(int index)
repeated string verbs = 1;getVerbs in interface RuleOrBuilderpublic com.google.protobuf.ByteString getVerbsBytes(int index)
repeated string verbs = 1;getVerbsBytes in interface RuleOrBuilderpublic com.google.protobuf.ProtocolStringList getApiGroupsList()
repeated string api_groups = 2;getApiGroupsList in interface RuleOrBuilderpublic int getApiGroupsCount()
repeated string api_groups = 2;getApiGroupsCount in interface RuleOrBuilderpublic java.lang.String getApiGroups(int index)
repeated string api_groups = 2;getApiGroups in interface RuleOrBuilderpublic com.google.protobuf.ByteString getApiGroupsBytes(int index)
repeated string api_groups = 2;getApiGroupsBytes in interface RuleOrBuilderpublic com.google.protobuf.ProtocolStringList getResourcesList()
repeated string resources = 3;getResourcesList in interface RuleOrBuilderpublic int getResourcesCount()
repeated string resources = 3;getResourcesCount in interface RuleOrBuilderpublic java.lang.String getResources(int index)
repeated string resources = 3;getResources in interface RuleOrBuilderpublic com.google.protobuf.ByteString getResourcesBytes(int index)
repeated string resources = 3;getResourcesBytes in interface RuleOrBuilderpublic com.google.protobuf.ProtocolStringList getResourceNamesList()
repeated string resource_names = 4;getResourceNamesList in interface RuleOrBuilderpublic int getResourceNamesCount()
repeated string resource_names = 4;getResourceNamesCount in interface RuleOrBuilderpublic java.lang.String getResourceNames(int index)
repeated string resource_names = 4;getResourceNames in interface RuleOrBuilderpublic com.google.protobuf.ByteString getResourceNamesBytes(int index)
repeated string resource_names = 4;getResourceNamesBytes in interface RuleOrBuilderpublic com.google.protobuf.ProtocolStringList getNonResourceUrlsList()
repeated string non_resource_urls = 5;getNonResourceUrlsList in interface RuleOrBuilderpublic int getNonResourceUrlsCount()
repeated string non_resource_urls = 5;getNonResourceUrlsCount in interface RuleOrBuilderpublic java.lang.String getNonResourceUrls(int index)
repeated string non_resource_urls = 5;getNonResourceUrls in interface RuleOrBuilderpublic com.google.protobuf.ByteString getNonResourceUrlsBytes(int index)
repeated string non_resource_urls = 5;getNonResourceUrlsBytes in interface RuleOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static Rule parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Rule parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Rule parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Rule parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Rule parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static Rule parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static Rule parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static Rule parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static Rule parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static Rule parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic Rule.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Rule.Builder newBuilder()
public static Rule.Builder newBuilder(Rule prototype)
public Rule.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Rule.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static Rule getDefaultInstance()
public static com.google.protobuf.Parser<Rule> parser()
public com.google.protobuf.Parser<Rule> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Rule getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder