Package com.ibm.cloud.is.vpc.v1.model
Class LoadBalancerProfileUDPSupported
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.is.vpc.v1.model.LoadBalancerProfileUDPSupported
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
- Direct Known Subclasses:
LoadBalancerProfileUDPSupportedDependent
,LoadBalancerProfileUDPSupportedFixed
public class LoadBalancerProfileUDPSupported extends com.ibm.cloud.sdk.core.service.model.GenericModel
LoadBalancerProfileUDPSupported. Classes which extend this class: - LoadBalancerProfileUDPSupportedFixed - LoadBalancerProfileUDPSupportedDependent
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interface
LoadBalancerProfileUDPSupported.Type
The type for this profile field.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getType()
Gets the type.Boolean
isValue()
Gets the value.
-