Uses of Class
io.kubernetes.client.proto.V1.PodProxyOptions
-
Uses of V1.PodProxyOptions in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.PodProxyOptionsModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.PodProxyOptions>
V1.PodProxyOptions.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1.PodProxyOptionsModifier and TypeMethodDescriptionV1.PodProxyOptions.Builder.build()
V1.PodProxyOptions.Builder.buildPartial()
static V1.PodProxyOptions
V1.PodProxyOptions.getDefaultInstance()
V1.PodProxyOptions.Builder.getDefaultInstanceForType()
V1.PodProxyOptions.getDefaultInstanceForType()
static V1.PodProxyOptions
V1.PodProxyOptions.parseDelimitedFrom
(InputStream input) static V1.PodProxyOptions
V1.PodProxyOptions.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.PodProxyOptions
V1.PodProxyOptions.parseFrom
(byte[] data) static V1.PodProxyOptions
V1.PodProxyOptions.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.PodProxyOptions
V1.PodProxyOptions.parseFrom
(com.google.protobuf.ByteString data) static V1.PodProxyOptions
V1.PodProxyOptions.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.PodProxyOptions
V1.PodProxyOptions.parseFrom
(com.google.protobuf.CodedInputStream input) static V1.PodProxyOptions
V1.PodProxyOptions.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.PodProxyOptions
V1.PodProxyOptions.parseFrom
(InputStream input) static V1.PodProxyOptions
V1.PodProxyOptions.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.PodProxyOptions
V1.PodProxyOptions.parseFrom
(ByteBuffer data) static V1.PodProxyOptions
V1.PodProxyOptions.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.PodProxyOptionsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1.PodProxyOptions>
V1.PodProxyOptions.getParserForType()
static com.google.protobuf.Parser<V1.PodProxyOptions>
V1.PodProxyOptions.parser()
Methods in io.kubernetes.client.proto with parameters of type V1.PodProxyOptionsModifier and TypeMethodDescriptionV1.PodProxyOptions.Builder.mergeFrom
(V1.PodProxyOptions other) static V1.PodProxyOptions.Builder
V1.PodProxyOptions.newBuilder
(V1.PodProxyOptions prototype)