Uses of Class
io.kubernetes.client.proto.Meta.APIResource
-
Uses of Meta.APIResource in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type Meta.APIResourceModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<Meta.APIResource>Meta.APIResource.PARSERDeprecated.Methods in io.kubernetes.client.proto that return Meta.APIResourceModifier and TypeMethodDescriptionMeta.APIResource.Builder.build()Meta.APIResource.Builder.buildPartial()static Meta.APIResourceMeta.APIResource.getDefaultInstance()Meta.APIResource.Builder.getDefaultInstanceForType()Meta.APIResource.getDefaultInstanceForType()Meta.APIResourceList.Builder.getResources(int index) resources contains the name of the resources and if they are namespaced.Meta.APIResourceList.getResources(int index) resources contains the name of the resources and if they are namespaced.Meta.APIResourceListOrBuilder.getResources(int index) resources contains the name of the resources and if they are namespaced.static Meta.APIResourceMeta.APIResource.parseDelimitedFrom(InputStream input) static Meta.APIResourceMeta.APIResource.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.APIResourceMeta.APIResource.parseFrom(byte[] data) static Meta.APIResourceMeta.APIResource.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.APIResourceMeta.APIResource.parseFrom(com.google.protobuf.ByteString data) static Meta.APIResourceMeta.APIResource.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.APIResourceMeta.APIResource.parseFrom(com.google.protobuf.CodedInputStream input) static Meta.APIResourceMeta.APIResource.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.APIResourceMeta.APIResource.parseFrom(InputStream input) static Meta.APIResourceMeta.APIResource.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.APIResourceMeta.APIResource.parseFrom(ByteBuffer data) static Meta.APIResourceMeta.APIResource.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type Meta.APIResourceModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Meta.APIResource>Meta.APIResource.getParserForType()Meta.APIResourceList.Builder.getResourcesList()resources contains the name of the resources and if they are namespaced.Meta.APIResourceList.getResourcesList()resources contains the name of the resources and if they are namespaced.Meta.APIResourceListOrBuilder.getResourcesList()resources contains the name of the resources and if they are namespaced.static com.google.protobuf.Parser<Meta.APIResource>Meta.APIResource.parser()Methods in io.kubernetes.client.proto with parameters of type Meta.APIResourceModifier and TypeMethodDescriptionMeta.APIResourceList.Builder.addResources(int index, Meta.APIResource value) resources contains the name of the resources and if they are namespaced.Meta.APIResourceList.Builder.addResources(Meta.APIResource value) resources contains the name of the resources and if they are namespaced.Meta.APIResource.Builder.mergeFrom(Meta.APIResource other) static Meta.APIResource.BuilderMeta.APIResource.newBuilder(Meta.APIResource prototype) Meta.APIResourceList.Builder.setResources(int index, Meta.APIResource value) resources contains the name of the resources and if they are namespaced.Method parameters in io.kubernetes.client.proto with type arguments of type Meta.APIResourceModifier and TypeMethodDescriptionMeta.APIResourceList.Builder.addAllResources(Iterable<? extends Meta.APIResource> values) resources contains the name of the resources and if they are namespaced.