Uses of Class
com.vmware.nsx_policy.model.PolicyAttributes
-
-
Uses of PolicyAttributes in com.vmware.nsx_policy.global_infra.context_profiles
Methods in com.vmware.nsx_policy.global_infra.context_profiles with parameters of type PolicyAttributes Modifier and Type Method Description voidCustomAttributes. create(PolicyAttributes policyAttributes, java.lang.String action)Deprecated.voidCustomAttributes. create(PolicyAttributes policyAttributes, java.lang.String action, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)Deprecated.voidCustomAttributes. create(PolicyAttributes policyAttributes, java.lang.String action, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Deprecated.voidCustomAttributes. create(PolicyAttributes policyAttributes, java.lang.String action, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Deprecated.voidCustomAttributesStub. create(PolicyAttributes policyAttributes, java.lang.String action)voidCustomAttributesStub. create(PolicyAttributes policyAttributes, java.lang.String action, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)voidCustomAttributesStub. create(PolicyAttributes policyAttributes, java.lang.String action, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)voidCustomAttributesStub. create(PolicyAttributes policyAttributes, java.lang.String action, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)voidCustomAttributes. patch(PolicyAttributes policyAttributes)Deprecated.voidCustomAttributes. patch(PolicyAttributes policyAttributes, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)Deprecated.voidCustomAttributes. patch(PolicyAttributes policyAttributes, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Deprecated.voidCustomAttributes. patch(PolicyAttributes policyAttributes, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Deprecated.voidCustomAttributesStub. patch(PolicyAttributes policyAttributes)voidCustomAttributesStub. patch(PolicyAttributes policyAttributes, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)voidCustomAttributesStub. patch(PolicyAttributes policyAttributes, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)voidCustomAttributesStub. patch(PolicyAttributes policyAttributes, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) -
Uses of PolicyAttributes in com.vmware.nsx_policy.infra.context_profiles
Methods in com.vmware.nsx_policy.infra.context_profiles with parameters of type PolicyAttributes Modifier and Type Method Description voidCustomAttributes. create(PolicyAttributes policyAttributes, java.lang.String action)Deprecated.voidCustomAttributes. create(PolicyAttributes policyAttributes, java.lang.String action, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)Deprecated.voidCustomAttributes. create(PolicyAttributes policyAttributes, java.lang.String action, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Deprecated.voidCustomAttributes. create(PolicyAttributes policyAttributes, java.lang.String action, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Deprecated.voidCustomAttributesStub. create(PolicyAttributes policyAttributes, java.lang.String action)voidCustomAttributesStub. create(PolicyAttributes policyAttributes, java.lang.String action, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)voidCustomAttributesStub. create(PolicyAttributes policyAttributes, java.lang.String action, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)voidCustomAttributesStub. create(PolicyAttributes policyAttributes, java.lang.String action, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)voidCustomAttributes. patch(PolicyAttributes policyAttributes)Deprecated.voidCustomAttributes. patch(PolicyAttributes policyAttributes, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)Deprecated.voidCustomAttributes. patch(PolicyAttributes policyAttributes, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Deprecated.voidCustomAttributes. patch(PolicyAttributes policyAttributes, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Deprecated.voidCustomAttributesStub. patch(PolicyAttributes policyAttributes)voidCustomAttributesStub. patch(PolicyAttributes policyAttributes, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)voidCustomAttributesStub. patch(PolicyAttributes policyAttributes, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)voidCustomAttributesStub. patch(PolicyAttributes policyAttributes, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) -
Uses of PolicyAttributes in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return PolicyAttributes Modifier and Type Method Description static PolicyAttributesPolicyAttributes. _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 PolicyAttributesPolicyAttributes. _newInstance2(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.PolicyAttributesPolicyAttributes.Builder. build()Methods in com.vmware.nsx_policy.model that return types with arguments of type PolicyAttributes Modifier and Type Method Description java.util.List<PolicyAttributes>PolicyContextProfile. getAttributes()Property containing attributes/sub-attributes for Policy Context Profile.Method parameters in com.vmware.nsx_policy.model with type arguments of type PolicyAttributes Modifier and Type Method Description PolicyContextProfile.BuilderPolicyContextProfile.Builder. setAttributes(java.util.List<PolicyAttributes> attributes)Property containing attributes/sub-attributes for Policy Context Profile.voidPolicyContextProfile. setAttributes(java.util.List<PolicyAttributes> attributes)Property containing attributes/sub-attributes for Policy Context Profile. -
Uses of PolicyAttributes in com.vmware.nsx_policy.orgs.projects.infra.context_profiles
Methods in com.vmware.nsx_policy.orgs.projects.infra.context_profiles with parameters of type PolicyAttributes Modifier and Type Method Description voidCustomAttributes. create(java.lang.String orgId, java.lang.String projectId, PolicyAttributes policyAttributes, java.lang.String action)Deprecated.voidCustomAttributes. create(java.lang.String orgId, java.lang.String projectId, PolicyAttributes policyAttributes, java.lang.String action, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)Deprecated.voidCustomAttributes. create(java.lang.String orgId, java.lang.String projectId, PolicyAttributes policyAttributes, java.lang.String action, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Deprecated.voidCustomAttributes. create(java.lang.String orgId, java.lang.String projectId, PolicyAttributes policyAttributes, java.lang.String action, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Deprecated.voidCustomAttributesStub. create(java.lang.String orgId, java.lang.String projectId, PolicyAttributes policyAttributes, java.lang.String action)voidCustomAttributesStub. create(java.lang.String orgId, java.lang.String projectId, PolicyAttributes policyAttributes, java.lang.String action, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)voidCustomAttributesStub. create(java.lang.String orgId, java.lang.String projectId, PolicyAttributes policyAttributes, java.lang.String action, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)voidCustomAttributesStub. create(java.lang.String orgId, java.lang.String projectId, PolicyAttributes policyAttributes, java.lang.String action, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)voidCustomAttributes. patch(java.lang.String orgId, java.lang.String projectId, PolicyAttributes policyAttributes)Deprecated.voidCustomAttributes. patch(java.lang.String orgId, java.lang.String projectId, PolicyAttributes policyAttributes, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)Deprecated.voidCustomAttributes. patch(java.lang.String orgId, java.lang.String projectId, PolicyAttributes policyAttributes, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Deprecated.voidCustomAttributes. patch(java.lang.String orgId, java.lang.String projectId, PolicyAttributes policyAttributes, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Deprecated.voidCustomAttributesStub. patch(java.lang.String orgId, java.lang.String projectId, PolicyAttributes policyAttributes)voidCustomAttributesStub. patch(java.lang.String orgId, java.lang.String projectId, PolicyAttributes policyAttributes, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)voidCustomAttributesStub. patch(java.lang.String orgId, java.lang.String projectId, PolicyAttributes policyAttributes, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)voidCustomAttributesStub. patch(java.lang.String orgId, java.lang.String projectId, PolicyAttributes policyAttributes, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-