class io.fabric.certmanager.api.model.v1alpha.VaultAuthFluentImpl$KubernetesNestedImpl extends io.fabric.certmanager.api.model.v1alpha.VaultKubernetesAuthFluentImpl implements io.fabric.certmanager.api.model.v1alpha.VaultAuthFluent$KubernetesNested, io.fabric.kubernetes.api.builder.Nested
{
io.fabric.certmanager.api.model.v1alpha.VaultKubernetesAuthBuilder builder;
final io.fabric.certmanager.api.model.v1alpha.VaultAuthFluentImpl this$0;
void <init>(io.fabric.certmanager.api.model.v1alpha.VaultAuthFluentImpl, io.fabric.certmanager.api.model.v1alpha.VaultKubernetesAuth)
{
io.fabric.certmanager.api.model.v1alpha.VaultKubernetesAuthBuilder v;
io.fabric.certmanager.api.model.v1alpha.VaultAuthFluentImpl$KubernetesNestedImpl v;
io.fabric.certmanager.api.model.v1alpha.VaultKubernetesAuth v;
io.fabric.certmanager.api.model.v1alpha.VaultAuthFluentImpl v;
v := @this: io.fabric.certmanager.api.model.v1alpha.VaultAuthFluentImpl$KubernetesNestedImpl;
v := @parameter: io.fabric.certmanager.api.model.v1alpha.VaultAuthFluentImpl;
v := @parameter: io.fabric.certmanager.api.model.v1alpha.VaultKubernetesAuth;
v.<io.fabric.certmanager.api.model.v1alpha.VaultAuthFluentImpl$KubernetesNestedImpl: io.fabric.certmanager.api.model.v1alpha.VaultAuthFluentImpl this$0> = v;
specialinvoke v.<io.fabric.certmanager.api.model.v1alpha.VaultKubernetesAuthFluentImpl: void <init>()>();
v = new io.fabric.certmanager.api.model.v1alpha.VaultKubernetesAuthBuilder;
specialinvoke v.<io.fabric.certmanager.api.model.v1alpha.VaultKubernetesAuthBuilder: void <init>(io.fabric.certmanager.api.model.v1alpha.VaultKubernetesAuthFluent,io.fabric.certmanager.api.model.v1alpha.VaultKubernetesAuth)>(v, v);
v.<io.fabric.certmanager.api.model.v1alpha.VaultAuthFluentImpl$KubernetesNestedImpl: io.fabric.certmanager.api.model.v1alpha.VaultKubernetesAuthBuilder builder> = v;
return;
}
void <init>(io.fabric.certmanager.api.model.v1alpha.VaultAuthFluentImpl)
{
io.fabric.certmanager.api.model.v1alpha.VaultKubernetesAuthBuilder v;
io.fabric.certmanager.api.model.v1alpha.VaultAuthFluentImpl v;
io.fabric.certmanager.api.model.v1alpha.VaultAuthFluentImpl$KubernetesNestedImpl v;
v := @this: io.fabric.certmanager.api.model.v1alpha.VaultAuthFluentImpl$KubernetesNestedImpl;
v := @parameter: io.fabric.certmanager.api.model.v1alpha.VaultAuthFluentImpl;
v.<io.fabric.certmanager.api.model.v1alpha.VaultAuthFluentImpl$KubernetesNestedImpl: io.fabric.certmanager.api.model.v1alpha.VaultAuthFluentImpl this$0> = v;
specialinvoke v.<io.fabric.certmanager.api.model.v1alpha.VaultKubernetesAuthFluentImpl: void <init>()>();
v = new io.fabric.certmanager.api.model.v1alpha.VaultKubernetesAuthBuilder;
specialinvoke v.<io.fabric.certmanager.api.model.v1alpha.VaultKubernetesAuthBuilder: void <init>(io.fabric.certmanager.api.model.v1alpha.VaultKubernetesAuthFluent)>(v);
v.<io.fabric.certmanager.api.model.v1alpha.VaultAuthFluentImpl$KubernetesNestedImpl: io.fabric.certmanager.api.model.v1alpha.VaultKubernetesAuthBuilder builder> = v;
return;
}
public java.lang.Object and()
{
io.fabric.certmanager.api.model.v1alpha.VaultKubernetesAuthBuilder v;
io.fabric.certmanager.api.model.v1alpha.VaultAuthFluent v;
io.fabric.certmanager.api.model.v1alpha.VaultAuthFluentImpl$KubernetesNestedImpl v;
io.fabric.certmanager.api.model.v1alpha.VaultKubernetesAuth v;
io.fabric.certmanager.api.model.v1alpha.VaultAuthFluentImpl v;
v := @this: io.fabric.certmanager.api.model.v1alpha.VaultAuthFluentImpl$KubernetesNestedImpl;
v = v.<io.fabric.certmanager.api.model.v1alpha.VaultAuthFluentImpl$KubernetesNestedImpl: io.fabric.certmanager.api.model.v1alpha.VaultAuthFluentImpl this$0>;
v = v.<io.fabric.certmanager.api.model.v1alpha.VaultAuthFluentImpl$KubernetesNestedImpl: io.fabric.certmanager.api.model.v1alpha.VaultKubernetesAuthBuilder builder>;
v = virtualinvoke v.<io.fabric.certmanager.api.model.v1alpha.VaultKubernetesAuthBuilder: io.fabric.certmanager.api.model.v1alpha.VaultKubernetesAuth build()>();
v = virtualinvoke v.<io.fabric.certmanager.api.model.v1alpha.VaultAuthFluentImpl: io.fabric.certmanager.api.model.v1alpha.VaultAuthFluent withKubernetes(io.fabric.certmanager.api.model.v1alpha.VaultKubernetesAuth)>(v);
return v;
}
public java.lang.Object endKubernetes()
{
java.lang.Object v;
io.fabric.certmanager.api.model.v1alpha.VaultAuthFluentImpl$KubernetesNestedImpl v;
v := @this: io.fabric.certmanager.api.model.v1alpha.VaultAuthFluentImpl$KubernetesNestedImpl;
v = virtualinvoke v.<io.fabric.certmanager.api.model.v1alpha.VaultAuthFluentImpl$KubernetesNestedImpl: java.lang.Object and()>();
return v;
}
}