Uses of Class
com.ibm.cloud.networking.zones.v1.model.DeleteZoneOptions
-
Packages that use DeleteZoneOptions Package Description com.ibm.cloud.networking.zones.v1 Zones v1.com.ibm.cloud.networking.zones.v1.model -
-
Uses of DeleteZoneOptions in com.ibm.cloud.networking.zones.v1
Methods in com.ibm.cloud.networking.zones.v1 with parameters of type DeleteZoneOptions Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<DeleteZoneResp>Zones. deleteZone(DeleteZoneOptions deleteZoneOptions)Delete zone. -
Uses of DeleteZoneOptions in com.ibm.cloud.networking.zones.v1.model
Methods in com.ibm.cloud.networking.zones.v1.model that return DeleteZoneOptions Modifier and Type Method Description DeleteZoneOptionsDeleteZoneOptions.Builder. build()Builds a DeleteZoneOptions.
-