public class io.fabric.kubernetes.api.model.WatchEventFluentImpl$StorageOSPersistentVolumeSourceObjectNestedImpl extends io.fabric.kubernetes.api.model.StorageOSPersistentVolumeSourceFluentImpl implements io.fabric.kubernetes.api.model.WatchEventFluent$StorageOSPersistentVolumeSourceObjectNested, io.fabric.kubernetes.api.builder.Nested
{
private final io.fabric.kubernetes.api.model.StorageOSPersistentVolumeSourceBuilder builder;
final io.fabric.kubernetes.api.model.WatchEventFluentImpl this$0;
void <init>(io.fabric.kubernetes.api.model.WatchEventFluentImpl, io.fabric.kubernetes.api.model.StorageOSPersistentVolumeSource)
{
io.fabric.kubernetes.api.model.WatchEventFluentImpl$StorageOSPersistentVolumeSourceObjectNestedImpl v;
io.fabric.kubernetes.api.model.StorageOSPersistentVolumeSource v;
io.fabric.kubernetes.api.model.WatchEventFluentImpl v;
io.fabric.kubernetes.api.model.StorageOSPersistentVolumeSourceBuilder v;
v := @this: io.fabric.kubernetes.api.model.WatchEventFluentImpl$StorageOSPersistentVolumeSourceObjectNestedImpl;
v := @parameter: io.fabric.kubernetes.api.model.WatchEventFluentImpl;
v := @parameter: io.fabric.kubernetes.api.model.StorageOSPersistentVolumeSource;
v.<io.fabric.kubernetes.api.model.WatchEventFluentImpl$StorageOSPersistentVolumeSourceObjectNestedImpl: io.fabric.kubernetes.api.model.WatchEventFluentImpl this$0> = v;
specialinvoke v.<io.fabric.kubernetes.api.model.StorageOSPersistentVolumeSourceFluentImpl: void <init>()>();
v = new io.fabric.kubernetes.api.model.StorageOSPersistentVolumeSourceBuilder;
specialinvoke v.<io.fabric.kubernetes.api.model.StorageOSPersistentVolumeSourceBuilder: void <init>(io.fabric.kubernetes.api.model.StorageOSPersistentVolumeSourceFluent,io.fabric.kubernetes.api.model.StorageOSPersistentVolumeSource)>(v, v);
v.<io.fabric.kubernetes.api.model.WatchEventFluentImpl$StorageOSPersistentVolumeSourceObjectNestedImpl: io.fabric.kubernetes.api.model.StorageOSPersistentVolumeSourceBuilder builder> = v;
return;
}
void <init>(io.fabric.kubernetes.api.model.WatchEventFluentImpl)
{
io.fabric.kubernetes.api.model.WatchEventFluentImpl$StorageOSPersistentVolumeSourceObjectNestedImpl v;
io.fabric.kubernetes.api.model.WatchEventFluentImpl v;
io.fabric.kubernetes.api.model.StorageOSPersistentVolumeSourceBuilder v;
v := @this: io.fabric.kubernetes.api.model.WatchEventFluentImpl$StorageOSPersistentVolumeSourceObjectNestedImpl;
v := @parameter: io.fabric.kubernetes.api.model.WatchEventFluentImpl;
v.<io.fabric.kubernetes.api.model.WatchEventFluentImpl$StorageOSPersistentVolumeSourceObjectNestedImpl: io.fabric.kubernetes.api.model.WatchEventFluentImpl this$0> = v;
specialinvoke v.<io.fabric.kubernetes.api.model.StorageOSPersistentVolumeSourceFluentImpl: void <init>()>();
v = new io.fabric.kubernetes.api.model.StorageOSPersistentVolumeSourceBuilder;
specialinvoke v.<io.fabric.kubernetes.api.model.StorageOSPersistentVolumeSourceBuilder: void <init>(io.fabric.kubernetes.api.model.StorageOSPersistentVolumeSourceFluent)>(v);
v.<io.fabric.kubernetes.api.model.WatchEventFluentImpl$StorageOSPersistentVolumeSourceObjectNestedImpl: io.fabric.kubernetes.api.model.StorageOSPersistentVolumeSourceBuilder builder> = v;
return;
}
public java.lang.Object and()
{
io.fabric.kubernetes.api.model.WatchEventFluentImpl$StorageOSPersistentVolumeSourceObjectNestedImpl v;
io.fabric.kubernetes.api.model.WatchEventFluent v;
io.fabric.kubernetes.api.model.StorageOSPersistentVolumeSource v;
io.fabric.kubernetes.api.model.WatchEventFluentImpl v;
io.fabric.kubernetes.api.model.StorageOSPersistentVolumeSourceBuilder v;
v := @this: io.fabric.kubernetes.api.model.WatchEventFluentImpl$StorageOSPersistentVolumeSourceObjectNestedImpl;
v = v.<io.fabric.kubernetes.api.model.WatchEventFluentImpl$StorageOSPersistentVolumeSourceObjectNestedImpl: io.fabric.kubernetes.api.model.WatchEventFluentImpl this$0>;
v = v.<io.fabric.kubernetes.api.model.WatchEventFluentImpl$StorageOSPersistentVolumeSourceObjectNestedImpl: io.fabric.kubernetes.api.model.StorageOSPersistentVolumeSourceBuilder builder>;
v = virtualinvoke v.<io.fabric.kubernetes.api.model.StorageOSPersistentVolumeSourceBuilder: io.fabric.kubernetes.api.model.StorageOSPersistentVolumeSource build()>();
v = virtualinvoke v.<io.fabric.kubernetes.api.model.WatchEventFluentImpl: io.fabric.kubernetes.api.model.WatchEventFluent withObject(io.fabric.kubernetes.api.model.KubernetesResource)>(v);
return v;
}
public java.lang.Object endStorageOSPersistentVolumeSourceObject()
{
java.lang.Object v;
io.fabric.kubernetes.api.model.WatchEventFluentImpl$StorageOSPersistentVolumeSourceObjectNestedImpl v;
v := @this: io.fabric.kubernetes.api.model.WatchEventFluentImpl$StorageOSPersistentVolumeSourceObjectNestedImpl;
v = virtualinvoke v.<io.fabric.kubernetes.api.model.WatchEventFluentImpl$StorageOSPersistentVolumeSourceObjectNestedImpl: java.lang.Object and()>();
return v;
}
}