Uses of Class
com.vmware.nsx_policy.model.PolicyCustomAttributes
-
-
Uses of PolicyCustomAttributes in com.vmware.nsx_policy.global_infra.context_profiles.custom_attributes
Methods in com.vmware.nsx_policy.global_infra.context_profiles.custom_attributes with parameters of type PolicyCustomAttributes Modifier and Type Method Description void
Default. create(PolicyCustomAttributes policyCustomAttributes, java.lang.String action)
This API adds/removes custom attribute values from list for a given attribute key.void
Default. create(PolicyCustomAttributes policyCustomAttributes, java.lang.String action, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
This API adds/removes custom attribute values from list for a given attribute key.void
Default. create(PolicyCustomAttributes policyCustomAttributes, java.lang.String action, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This API adds/removes custom attribute values from list for a given attribute key.void
Default. create(PolicyCustomAttributes policyCustomAttributes, java.lang.String action, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This API adds/removes custom attribute values from list for a given attribute key.void
DefaultStub. create(PolicyCustomAttributes policyCustomAttributes, java.lang.String action)
void
DefaultStub. create(PolicyCustomAttributes policyCustomAttributes, java.lang.String action, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
void
DefaultStub. create(PolicyCustomAttributes policyCustomAttributes, java.lang.String action, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
DefaultStub. create(PolicyCustomAttributes policyCustomAttributes, java.lang.String action, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
Default. patch(PolicyCustomAttributes policyCustomAttributes)
This API updates custom attribute value list for given key.void
Default. patch(PolicyCustomAttributes policyCustomAttributes, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
This API updates custom attribute value list for given key.void
Default. patch(PolicyCustomAttributes policyCustomAttributes, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This API updates custom attribute value list for given key.void
Default. patch(PolicyCustomAttributes policyCustomAttributes, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This API updates custom attribute value list for given key.void
DefaultStub. patch(PolicyCustomAttributes policyCustomAttributes)
void
DefaultStub. patch(PolicyCustomAttributes policyCustomAttributes, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
void
DefaultStub. patch(PolicyCustomAttributes policyCustomAttributes, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
DefaultStub. patch(PolicyCustomAttributes policyCustomAttributes, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-
Uses of PolicyCustomAttributes in com.vmware.nsx_policy.infra.context_profiles.custom_attributes
Methods in com.vmware.nsx_policy.infra.context_profiles.custom_attributes with parameters of type PolicyCustomAttributes Modifier and Type Method Description void
Default. create(PolicyCustomAttributes policyCustomAttributes, java.lang.String action)
This API adds/removes custom attribute values from list for a given attribute key.void
Default. create(PolicyCustomAttributes policyCustomAttributes, java.lang.String action, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
This API adds/removes custom attribute values from list for a given attribute key.void
Default. create(PolicyCustomAttributes policyCustomAttributes, java.lang.String action, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This API adds/removes custom attribute values from list for a given attribute key.void
Default. create(PolicyCustomAttributes policyCustomAttributes, java.lang.String action, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This API adds/removes custom attribute values from list for a given attribute key.void
DefaultStub. create(PolicyCustomAttributes policyCustomAttributes, java.lang.String action)
void
DefaultStub. create(PolicyCustomAttributes policyCustomAttributes, java.lang.String action, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
void
DefaultStub. create(PolicyCustomAttributes policyCustomAttributes, java.lang.String action, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
DefaultStub. create(PolicyCustomAttributes policyCustomAttributes, java.lang.String action, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
Default. patch(PolicyCustomAttributes policyCustomAttributes)
This API updates custom attribute value list for given key.void
Default. patch(PolicyCustomAttributes policyCustomAttributes, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
This API updates custom attribute value list for given key.void
Default. patch(PolicyCustomAttributes policyCustomAttributes, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This API updates custom attribute value list for given key.void
Default. patch(PolicyCustomAttributes policyCustomAttributes, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This API updates custom attribute value list for given key.void
DefaultStub. patch(PolicyCustomAttributes policyCustomAttributes)
void
DefaultStub. patch(PolicyCustomAttributes policyCustomAttributes, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
void
DefaultStub. patch(PolicyCustomAttributes policyCustomAttributes, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
DefaultStub. patch(PolicyCustomAttributes policyCustomAttributes, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-
Uses of PolicyCustomAttributes in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return PolicyCustomAttributes Modifier and Type Method Description static PolicyCustomAttributes
PolicyCustomAttributes. _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 PolicyCustomAttributes
PolicyCustomAttributes. _newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.PolicyCustomAttributes
PolicyCustomAttributes.Builder. build()
PolicyCustomAttributes
ChildPolicyCustomAttributes. getPolicyCustomAttributes()
Methods in com.vmware.nsx_policy.model with parameters of type PolicyCustomAttributes Modifier and Type Method Description ChildPolicyCustomAttributes.Builder
ChildPolicyCustomAttributes.Builder. setPolicyCustomAttributes(PolicyCustomAttributes policyCustomAttributes)
void
ChildPolicyCustomAttributes. setPolicyCustomAttributes(PolicyCustomAttributes policyCustomAttributes)
-
Uses of PolicyCustomAttributes in com.vmware.nsx_policy.orgs.projects.infra.context_profiles.custom_attributes
Methods in com.vmware.nsx_policy.orgs.projects.infra.context_profiles.custom_attributes with parameters of type PolicyCustomAttributes Modifier and Type Method Description void
Default. create(java.lang.String orgId, java.lang.String projectId, PolicyCustomAttributes policyCustomAttributes, java.lang.String action)
This API adds/removes custom attribute values from list for a given attribute key.void
Default. create(java.lang.String orgId, java.lang.String projectId, PolicyCustomAttributes policyCustomAttributes, java.lang.String action, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
This API adds/removes custom attribute values from list for a given attribute key.void
Default. create(java.lang.String orgId, java.lang.String projectId, PolicyCustomAttributes policyCustomAttributes, java.lang.String action, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This API adds/removes custom attribute values from list for a given attribute key.void
Default. create(java.lang.String orgId, java.lang.String projectId, PolicyCustomAttributes policyCustomAttributes, java.lang.String action, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This API adds/removes custom attribute values from list for a given attribute key.void
DefaultStub. create(java.lang.String orgId, java.lang.String projectId, PolicyCustomAttributes policyCustomAttributes, java.lang.String action)
void
DefaultStub. create(java.lang.String orgId, java.lang.String projectId, PolicyCustomAttributes policyCustomAttributes, java.lang.String action, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
void
DefaultStub. create(java.lang.String orgId, java.lang.String projectId, PolicyCustomAttributes policyCustomAttributes, java.lang.String action, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
DefaultStub. create(java.lang.String orgId, java.lang.String projectId, PolicyCustomAttributes policyCustomAttributes, java.lang.String action, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
Default. patch(java.lang.String orgId, java.lang.String projectId, PolicyCustomAttributes policyCustomAttributes)
This API updates custom attribute value list for given key.void
Default. patch(java.lang.String orgId, java.lang.String projectId, PolicyCustomAttributes policyCustomAttributes, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
This API updates custom attribute value list for given key.void
Default. patch(java.lang.String orgId, java.lang.String projectId, PolicyCustomAttributes policyCustomAttributes, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This API updates custom attribute value list for given key.void
Default. patch(java.lang.String orgId, java.lang.String projectId, PolicyCustomAttributes policyCustomAttributes, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This API updates custom attribute value list for given key.void
DefaultStub. patch(java.lang.String orgId, java.lang.String projectId, PolicyCustomAttributes policyCustomAttributes)
void
DefaultStub. patch(java.lang.String orgId, java.lang.String projectId, PolicyCustomAttributes policyCustomAttributes, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
void
DefaultStub. patch(java.lang.String orgId, java.lang.String projectId, PolicyCustomAttributes policyCustomAttributes, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
DefaultStub. patch(java.lang.String orgId, java.lang.String projectId, PolicyCustomAttributes policyCustomAttributes, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-