Uses of Class
com.vmware.nsx_policy.model.ContextProfileAttributesMetadata.Builder
-
Packages that use ContextProfileAttributesMetadata.Builder Package Description com.vmware.nsx_policy.model -
-
Uses of ContextProfileAttributesMetadata.Builder in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return ContextProfileAttributesMetadata.Builder Modifier and Type Method Description ContextProfileAttributesMetadata.Builder
ContextProfileAttributesMetadata.Builder. setKey(java.lang.String key)
Key for metadataContextProfileAttributesMetadata.Builder
ContextProfileAttributesMetadata.Builder. setValue(java.lang.String value)
Value for metadata key
-