public class Location
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static class  | Location.BuilderBuilder. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.Long | height()Gets the height. | 
| java.lang.Long | left()Gets the left. | 
| Location.Builder | newBuilder()New builder. | 
| java.lang.Long | top()Gets the top. | 
| java.lang.Long | width()Gets the width. | 
public Location.Builder newBuilder()
public java.lang.Long top()
public java.lang.Long left()
public java.lang.Long width()
public java.lang.Long height()