public class Location
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
Location.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
Long |
begin()
Gets the begin.
|
Long |
end()
Gets the end.
|
Location.Builder |
newBuilder()
New builder.
|
public Location.Builder newBuilder()
public Long begin()
The element's `begin` index.
public Long end()
The element's `end` index.
Copyright © 2021 IBM Cloud. All rights reserved.