Uses of Class
com.vmware.nsx_policy.model.Layout
-
Packages that use Layout Package Description com.vmware.nsx_policy.model -
-
Uses of Layout in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return Layout Modifier and Type Method Description static LayoutLayout. _newInstance(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Returns new instance of this binding class and injects the provided data value.
WARNING: The returned object is not fully initialized.static LayoutLayout. _newInstance2(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.LayoutLayout.Builder. build()LayoutContainerConfiguration. getLayout()LayoutLabelValueConfiguration. getLayout()Methods in com.vmware.nsx_policy.model with parameters of type Layout Modifier and Type Method Description ContainerConfiguration.BuilderContainerConfiguration.Builder. setLayout(Layout layout)voidContainerConfiguration. setLayout(Layout layout)LabelValueConfiguration.BuilderLabelValueConfiguration.Builder. setLayout(Layout layout)voidLabelValueConfiguration. setLayout(Layout layout)
-