public static class Watch.Response<T> extends Object
T
object
io.kubernetes.client.openapi.models.V1Status
status
String
type
Response(String type, T object)
Response(String type, io.kubernetes.client.openapi.models.V1Status status)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@SerializedName(value="type") public String type
@SerializedName(value="object") public T object
public io.kubernetes.client.openapi.models.V1Status status
public Response(String type, T object)
public Response(String type, io.kubernetes.client.openapi.models.V1Status status)
Copyright © 2021. All rights reserved.