Uses of Class
com.ibm.cloud.networking.zones.v1.model.CreateZoneOptions
-
Packages that use CreateZoneOptions Package Description com.ibm.cloud.networking.zones.v1 Zones v1.com.ibm.cloud.networking.zones.v1.model -
-
Uses of CreateZoneOptions in com.ibm.cloud.networking.zones.v1
Methods in com.ibm.cloud.networking.zones.v1 with parameters of type CreateZoneOptions Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<ZoneResp>Zones. createZone(CreateZoneOptions createZoneOptions)Create zone. -
Uses of CreateZoneOptions in com.ibm.cloud.networking.zones.v1.model
Methods in com.ibm.cloud.networking.zones.v1.model that return CreateZoneOptions Modifier and Type Method Description CreateZoneOptionsCreateZoneOptions.Builder. build()Builds a CreateZoneOptions.
-