Class UpdateIpGeolocationOptions
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.networking.zones_settings.v1.model.UpdateIpGeolocationOptions
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class UpdateIpGeolocationOptions extends com.ibm.cloud.sdk.core.service.model.GenericModelThe updateIpGeolocation options.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classUpdateIpGeolocationOptions.BuilderBuilder.static interfaceUpdateIpGeolocationOptions.ValueValue.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description UpdateIpGeolocationOptions.BuildernewBuilder()New builder.Stringvalue()Gets the value.
-
-
-
Method Detail
-
newBuilder
public UpdateIpGeolocationOptions.Builder newBuilder()
New builder.- Returns:
- a UpdateIpGeolocationOptions builder
-
value
public String value()
Gets the value. Value.- Returns:
- the value
-
-