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.BuilderPatchResources.Builder. setBody(com.vmware.vapi.bindings.Structure body)Patch body representing a Hierarchical Patch payload.PatchResources.BuilderPatchResources.Builder. setInjections(java.util.List<Injection> injections)Injections holding keys (variables) and their corresponding values.
-