Uses of Class
com.ibm.cloud.networking.zones.v1.model.ZoneResp
- 
Packages that use ZoneResp Package Description com.ibm.cloud.networking.zones.v1 Zones v1.
- 
- 
Uses of ZoneResp in com.ibm.cloud.networking.zones.v1Methods in com.ibm.cloud.networking.zones.v1 that return types with arguments of type ZoneResp Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<ZoneResp>Zones. createZone()Create zone.com.ibm.cloud.sdk.core.http.ServiceCall<ZoneResp>Zones. createZone(CreateZoneOptions createZoneOptions)Create zone.com.ibm.cloud.sdk.core.http.ServiceCall<ZoneResp>Zones. getZone(GetZoneOptions getZoneOptions)Get zone.com.ibm.cloud.sdk.core.http.ServiceCall<ZoneResp>Zones. updateZone(UpdateZoneOptions updateZoneOptions)Update zone.
 
-