9596979899100101
builder.clearContainerLaunchContext(); this.containerLaunchContext = containerLaunchContext; } private ContainerLaunchContextPBImpl convertFromProtoFormat(ContainerLaunchContextProto p) { return new ContainerLaunchContextPBImpl(p); }
147148149150151152153
} this.containerToken = containerToken; } private ContainerLaunchContextPBImpl convertFromProtoFormat(ContainerLaunchContextProto p) { return new ContainerLaunchContextPBImpl(p); }