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