class io.fabric.kubernetes.api.model.WatchEventFluentImpl$AWSElasticBlockStoreVolumeSourceObjectNestedImpl extends io.fabric.kubernetes.api.model.AWSElasticBlockStoreVolumeSourceFluentImpl implements io.fabric.kubernetes.api.model.WatchEventFluent$AWSElasticBlockStoreVolumeSourceObjectNested, io.fabric.kubernetes.api.builder.Nested
{
io.fabric.kubernetes.api.model.AWSElasticBlockStoreVolumeSourceBuilder builder;
final io.fabric.kubernetes.api.model.WatchEventFluentImpl this$0;
void <init>(io.fabric.kubernetes.api.model.WatchEventFluentImpl, io.fabric.kubernetes.api.model.AWSElasticBlockStoreVolumeSource)
{
io.fabric.kubernetes.api.model.AWSElasticBlockStoreVolumeSourceBuilder v;
io.fabric.kubernetes.api.model.WatchEventFluentImpl$AWSElasticBlockStoreVolumeSourceObjectNestedImpl v;
io.fabric.kubernetes.api.model.AWSElasticBlockStoreVolumeSource v;
io.fabric.kubernetes.api.model.WatchEventFluentImpl v;
v := @this: io.fabric.kubernetes.api.model.WatchEventFluentImpl$AWSElasticBlockStoreVolumeSourceObjectNestedImpl;
v := @parameter: io.fabric.kubernetes.api.model.WatchEventFluentImpl;
v := @parameter: io.fabric.kubernetes.api.model.AWSElasticBlockStoreVolumeSource;
v.<io.fabric.kubernetes.api.model.WatchEventFluentImpl$AWSElasticBlockStoreVolumeSourceObjectNestedImpl: io.fabric.kubernetes.api.model.WatchEventFluentImpl this$0> = v;
specialinvoke v.<io.fabric.kubernetes.api.model.AWSElasticBlockStoreVolumeSourceFluentImpl: void <init>()>();
v = new io.fabric.kubernetes.api.model.AWSElasticBlockStoreVolumeSourceBuilder;
specialinvoke v.<io.fabric.kubernetes.api.model.AWSElasticBlockStoreVolumeSourceBuilder: void <init>(io.fabric.kubernetes.api.model.AWSElasticBlockStoreVolumeSourceFluent,io.fabric.kubernetes.api.model.AWSElasticBlockStoreVolumeSource)>(v, v);
v.<io.fabric.kubernetes.api.model.WatchEventFluentImpl$AWSElasticBlockStoreVolumeSourceObjectNestedImpl: io.fabric.kubernetes.api.model.AWSElasticBlockStoreVolumeSourceBuilder builder> = v;
return;
}
void <init>(io.fabric.kubernetes.api.model.WatchEventFluentImpl)
{
io.fabric.kubernetes.api.model.WatchEventFluentImpl$AWSElasticBlockStoreVolumeSourceObjectNestedImpl v;
io.fabric.kubernetes.api.model.AWSElasticBlockStoreVolumeSourceBuilder v;
io.fabric.kubernetes.api.model.WatchEventFluentImpl v;
v := @this: io.fabric.kubernetes.api.model.WatchEventFluentImpl$AWSElasticBlockStoreVolumeSourceObjectNestedImpl;
v := @parameter: io.fabric.kubernetes.api.model.WatchEventFluentImpl;
v.<io.fabric.kubernetes.api.model.WatchEventFluentImpl$AWSElasticBlockStoreVolumeSourceObjectNestedImpl: io.fabric.kubernetes.api.model.WatchEventFluentImpl this$0> = v;
specialinvoke v.<io.fabric.kubernetes.api.model.AWSElasticBlockStoreVolumeSourceFluentImpl: void <init>()>();
v = new io.fabric.kubernetes.api.model.AWSElasticBlockStoreVolumeSourceBuilder;
specialinvoke v.<io.fabric.kubernetes.api.model.AWSElasticBlockStoreVolumeSourceBuilder: void <init>(io.fabric.kubernetes.api.model.AWSElasticBlockStoreVolumeSourceFluent)>(v);
v.<io.fabric.kubernetes.api.model.WatchEventFluentImpl$AWSElasticBlockStoreVolumeSourceObjectNestedImpl: io.fabric.kubernetes.api.model.AWSElasticBlockStoreVolumeSourceBuilder builder> = v;
return;
}
public java.lang.Object and()
{
io.fabric.kubernetes.api.model.AWSElasticBlockStoreVolumeSourceBuilder v;
io.fabric.kubernetes.api.model.WatchEventFluent v;
io.fabric.kubernetes.api.model.WatchEventFluentImpl$AWSElasticBlockStoreVolumeSourceObjectNestedImpl v;
io.fabric.kubernetes.api.model.AWSElasticBlockStoreVolumeSource v;
io.fabric.kubernetes.api.model.WatchEventFluentImpl v;
v := @this: io.fabric.kubernetes.api.model.WatchEventFluentImpl$AWSElasticBlockStoreVolumeSourceObjectNestedImpl;
v = v.<io.fabric.kubernetes.api.model.WatchEventFluentImpl$AWSElasticBlockStoreVolumeSourceObjectNestedImpl: io.fabric.kubernetes.api.model.WatchEventFluentImpl this$0>;
v = v.<io.fabric.kubernetes.api.model.WatchEventFluentImpl$AWSElasticBlockStoreVolumeSourceObjectNestedImpl: io.fabric.kubernetes.api.model.AWSElasticBlockStoreVolumeSourceBuilder builder>;
v = virtualinvoke v.<io.fabric.kubernetes.api.model.AWSElasticBlockStoreVolumeSourceBuilder: io.fabric.kubernetes.api.model.AWSElasticBlockStoreVolumeSource 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 endAWSElasticBlockStoreVolumeSourceObject()
{
io.fabric.kubernetes.api.model.WatchEventFluentImpl$AWSElasticBlockStoreVolumeSourceObjectNestedImpl v;
java.lang.Object v;
v := @this: io.fabric.kubernetes.api.model.WatchEventFluentImpl$AWSElasticBlockStoreVolumeSourceObjectNestedImpl;
v = virtualinvoke v.<io.fabric.kubernetes.api.model.WatchEventFluentImpl$AWSElasticBlockStoreVolumeSourceObjectNestedImpl: java.lang.Object and()>();
return v;
}
}