Uses of Class
com.vmware.nsx_policy.model.PatchResources.Builder
-
Packages that use PatchResources.Builder Package Description com.vmware.nsx_policy.model -
-
Uses of PatchResources.Builder in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return PatchResources.Builder Modifier and Type Method Description PatchResources.Builder
PatchResources.Builder. setBody(com.vmware.vapi.bindings.Structure body)
Patch body representing a Hierarchical Patch payload.PatchResources.Builder
PatchResources.Builder. setInjections(java.util.List<Injection> injections)
Injections holding keys (variables) and their corresponding values.
-