Class UpdateSmartRoutingOptions
- java.lang.Object
- 
- com.ibm.cloud.sdk.core.service.model.GenericModel
- 
- com.ibm.cloud.networking.routing.v1.model.UpdateSmartRoutingOptions
 
 
- 
- All Implemented Interfaces:
- com.ibm.cloud.sdk.core.service.model.ObjectModel
 
 public class UpdateSmartRoutingOptions extends com.ibm.cloud.sdk.core.service.model.GenericModelThe updateSmartRouting options.
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classUpdateSmartRoutingOptions.BuilderBuilder.static interfaceUpdateSmartRoutingOptions.ValueValue.
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description UpdateSmartRoutingOptions.BuildernewBuilder()New builder.Stringvalue()Gets the value.
 
- 
- 
- 
Method Detail- 
newBuilderpublic UpdateSmartRoutingOptions.Builder newBuilder() New builder.- Returns:
- a UpdateSmartRoutingOptions builder
 
 - 
valuepublic String value() Gets the value. Value.- Returns:
- the value
 
 
- 
 
-