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