public class ZoneState extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ZoneState.Builder |
Modifier | Constructor and Description |
---|---|
protected |
ZoneState(Boolean available) |
@ConstructorProperties(value="available") protected ZoneState(Boolean available)
public static ZoneState.Builder builder()
public ZoneState.Builder toBuilder()
public boolean available()
protected com.google.common.base.Objects.ToStringHelper string()
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.