Uses of Class
com.vmware.nsx_policy.model.PolicyContextProfileListResult
-
-
Uses of PolicyContextProfileListResult in com.vmware.nsx_policy.global_infra
Methods in com.vmware.nsx_policy.global_infra that return PolicyContextProfileListResult Modifier and Type Method Description PolicyContextProfileListResult
ContextProfiles. list(java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy)
Get all PolicyContextProfilesPolicyContextProfileListResult
ContextProfiles. list(java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get all PolicyContextProfilesPolicyContextProfileListResult
ContextProfilesStub. list(java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy)
PolicyContextProfileListResult
ContextProfilesStub. list(java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.global_infra with type arguments of type PolicyContextProfileListResult Modifier and Type Method Description void
ContextProfiles. list(java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyContextProfileListResult> asyncCallback)
Get all PolicyContextProfilesvoid
ContextProfiles. list(java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyContextProfileListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get all PolicyContextProfilesvoid
ContextProfilesStub. list(java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyContextProfileListResult> asyncCallback)
void
ContextProfilesStub. list(java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyContextProfileListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-
Uses of PolicyContextProfileListResult in com.vmware.nsx_policy.global_infra.context_profiles
Methods in com.vmware.nsx_policy.global_infra.context_profiles that return PolicyContextProfileListResult Modifier and Type Method Description PolicyContextProfileListResult
Attributes. list(java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy)
Returns supported attribute and sub-attributes for specified attribute key with their supported values, if provided in query/request parameter, else will fetch all supported attributes and sub-attributes for all supported attribute keys.PolicyContextProfileListResult
Attributes. list(java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns supported attribute and sub-attributes for specified attribute key with their supported values, if provided in query/request parameter, else will fetch all supported attributes and sub-attributes for all supported attribute keys.PolicyContextProfileListResult
AttributesStub. list(java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy)
PolicyContextProfileListResult
AttributesStub. list(java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.global_infra.context_profiles with type arguments of type PolicyContextProfileListResult Modifier and Type Method Description void
Attributes. list(java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyContextProfileListResult> asyncCallback)
Returns supported attribute and sub-attributes for specified attribute key with their supported values, if provided in query/request parameter, else will fetch all supported attributes and sub-attributes for all supported attribute keys.void
Attributes. list(java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyContextProfileListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns supported attribute and sub-attributes for specified attribute key with their supported values, if provided in query/request parameter, else will fetch all supported attributes and sub-attributes for all supported attribute keys.void
AttributesStub. list(java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyContextProfileListResult> asyncCallback)
void
AttributesStub. list(java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyContextProfileListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-
Uses of PolicyContextProfileListResult in com.vmware.nsx_policy.global_infra.context_profiles.custom_attributes
Methods in com.vmware.nsx_policy.global_infra.context_profiles.custom_attributes that return PolicyContextProfileListResult Modifier and Type Method Description PolicyContextProfileListResult
Default. list(java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy)
This API updates custom attribute value list for given key.PolicyContextProfileListResult
Default. list(java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This API updates custom attribute value list for given key.PolicyContextProfileListResult
DefaultStub. list(java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy)
PolicyContextProfileListResult
DefaultStub. list(java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.global_infra.context_profiles.custom_attributes with type arguments of type PolicyContextProfileListResult Modifier and Type Method Description void
Default. list(java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyContextProfileListResult> asyncCallback)
This API updates custom attribute value list for given key.void
Default. list(java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyContextProfileListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This API updates custom attribute value list for given key.void
DefaultStub. list(java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyContextProfileListResult> asyncCallback)
void
DefaultStub. list(java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyContextProfileListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-
Uses of PolicyContextProfileListResult in com.vmware.nsx_policy.infra
Methods in com.vmware.nsx_policy.infra that return PolicyContextProfileListResult Modifier and Type Method Description PolicyContextProfileListResult
ContextProfiles. list(java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy)
Get all PolicyContextProfilesPolicyContextProfileListResult
ContextProfiles. list(java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get all PolicyContextProfilesPolicyContextProfileListResult
ContextProfilesStub. list(java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy)
PolicyContextProfileListResult
ContextProfilesStub. list(java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.infra with type arguments of type PolicyContextProfileListResult Modifier and Type Method Description void
ContextProfiles. list(java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyContextProfileListResult> asyncCallback)
Get all PolicyContextProfilesvoid
ContextProfiles. list(java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyContextProfileListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get all PolicyContextProfilesvoid
ContextProfilesStub. list(java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyContextProfileListResult> asyncCallback)
void
ContextProfilesStub. list(java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyContextProfileListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-
Uses of PolicyContextProfileListResult in com.vmware.nsx_policy.infra.context_profiles
Methods in com.vmware.nsx_policy.infra.context_profiles that return PolicyContextProfileListResult Modifier and Type Method Description PolicyContextProfileListResult
Attributes. list(java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy)
Returns supported attribute and sub-attributes for specified attribute key with their supported values, if provided in query/request parameter, else will fetch all supported attributes and sub-attributes for all supported attribute keys.PolicyContextProfileListResult
Attributes. list(java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns supported attribute and sub-attributes for specified attribute key with their supported values, if provided in query/request parameter, else will fetch all supported attributes and sub-attributes for all supported attribute keys.PolicyContextProfileListResult
AttributesStub. list(java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy)
PolicyContextProfileListResult
AttributesStub. list(java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.infra.context_profiles with type arguments of type PolicyContextProfileListResult Modifier and Type Method Description void
Attributes. list(java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyContextProfileListResult> asyncCallback)
Returns supported attribute and sub-attributes for specified attribute key with their supported values, if provided in query/request parameter, else will fetch all supported attributes and sub-attributes for all supported attribute keys.void
Attributes. list(java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyContextProfileListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns supported attribute and sub-attributes for specified attribute key with their supported values, if provided in query/request parameter, else will fetch all supported attributes and sub-attributes for all supported attribute keys.void
AttributesStub. list(java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyContextProfileListResult> asyncCallback)
void
AttributesStub. list(java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyContextProfileListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-
Uses of PolicyContextProfileListResult in com.vmware.nsx_policy.infra.context_profiles.custom_attributes
Methods in com.vmware.nsx_policy.infra.context_profiles.custom_attributes that return PolicyContextProfileListResult Modifier and Type Method Description PolicyContextProfileListResult
Default. list(java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy)
This API updates custom attribute value list for given key.PolicyContextProfileListResult
Default. list(java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This API updates custom attribute value list for given key.PolicyContextProfileListResult
DefaultStub. list(java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy)
PolicyContextProfileListResult
DefaultStub. list(java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.infra.context_profiles.custom_attributes with type arguments of type PolicyContextProfileListResult Modifier and Type Method Description void
Default. list(java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyContextProfileListResult> asyncCallback)
This API updates custom attribute value list for given key.void
Default. list(java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyContextProfileListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This API updates custom attribute value list for given key.void
DefaultStub. list(java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyContextProfileListResult> asyncCallback)
void
DefaultStub. list(java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyContextProfileListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-
Uses of PolicyContextProfileListResult in com.vmware.nsx_policy.infra.l7_access_profiles
Methods in com.vmware.nsx_policy.infra.l7_access_profiles that return PolicyContextProfileListResult Modifier and Type Method Description PolicyContextProfileListResult
Attributes. list(java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy)
Returns supported attribute and sub-attributes for specified attribute key with their supported values, if provided in query/request parameter, else will fetch all supported attributes and sub-attributes for all supported attribute keys.PolicyContextProfileListResult
Attributes. list(java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns supported attribute and sub-attributes for specified attribute key with their supported values, if provided in query/request parameter, else will fetch all supported attributes and sub-attributes for all supported attribute keys.PolicyContextProfileListResult
AttributesStub. list(java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy)
PolicyContextProfileListResult
AttributesStub. list(java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.infra.l7_access_profiles with type arguments of type PolicyContextProfileListResult Modifier and Type Method Description void
Attributes. list(java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyContextProfileListResult> asyncCallback)
Returns supported attribute and sub-attributes for specified attribute key with their supported values, if provided in query/request parameter, else will fetch all supported attributes and sub-attributes for all supported attribute keys.void
Attributes. list(java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyContextProfileListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns supported attribute and sub-attributes for specified attribute key with their supported values, if provided in query/request parameter, else will fetch all supported attributes and sub-attributes for all supported attribute keys.void
AttributesStub. list(java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyContextProfileListResult> asyncCallback)
void
AttributesStub. list(java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyContextProfileListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-
Uses of PolicyContextProfileListResult in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return PolicyContextProfileListResult Modifier and Type Method Description static PolicyContextProfileListResult
PolicyContextProfileListResult. _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 PolicyContextProfileListResult
PolicyContextProfileListResult. _newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.PolicyContextProfileListResult
PolicyContextProfileListResult.Builder. build()
-
Uses of PolicyContextProfileListResult in com.vmware.nsx_policy.orgs.projects.infra
Methods in com.vmware.nsx_policy.orgs.projects.infra that return PolicyContextProfileListResult Modifier and Type Method Description PolicyContextProfileListResult
ContextProfiles. list(java.lang.String orgId, java.lang.String projectId, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy)
Get all PolicyContextProfilesPolicyContextProfileListResult
ContextProfiles. list(java.lang.String orgId, java.lang.String projectId, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get all PolicyContextProfilesPolicyContextProfileListResult
ContextProfilesStub. list(java.lang.String orgId, java.lang.String projectId, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy)
PolicyContextProfileListResult
ContextProfilesStub. list(java.lang.String orgId, java.lang.String projectId, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.orgs.projects.infra with type arguments of type PolicyContextProfileListResult Modifier and Type Method Description void
ContextProfiles. list(java.lang.String orgId, java.lang.String projectId, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyContextProfileListResult> asyncCallback)
Get all PolicyContextProfilesvoid
ContextProfiles. list(java.lang.String orgId, java.lang.String projectId, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyContextProfileListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get all PolicyContextProfilesvoid
ContextProfilesStub. list(java.lang.String orgId, java.lang.String projectId, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyContextProfileListResult> asyncCallback)
void
ContextProfilesStub. list(java.lang.String orgId, java.lang.String projectId, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyContextProfileListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-
Uses of PolicyContextProfileListResult in com.vmware.nsx_policy.orgs.projects.infra.context_profiles
Methods in com.vmware.nsx_policy.orgs.projects.infra.context_profiles that return PolicyContextProfileListResult Modifier and Type Method Description PolicyContextProfileListResult
Attributes. list(java.lang.String orgId, java.lang.String projectId, java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy)
Returns supported attribute and sub-attributes for specified attribute key with their supported values, if provided in query/request parameter, else will fetch all supported attributes and sub-attributes for all supported attribute keys.PolicyContextProfileListResult
Attributes. list(java.lang.String orgId, java.lang.String projectId, java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns supported attribute and sub-attributes for specified attribute key with their supported values, if provided in query/request parameter, else will fetch all supported attributes and sub-attributes for all supported attribute keys.PolicyContextProfileListResult
AttributesStub. list(java.lang.String orgId, java.lang.String projectId, java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy)
PolicyContextProfileListResult
AttributesStub. list(java.lang.String orgId, java.lang.String projectId, java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.orgs.projects.infra.context_profiles with type arguments of type PolicyContextProfileListResult Modifier and Type Method Description void
Attributes. list(java.lang.String orgId, java.lang.String projectId, java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyContextProfileListResult> asyncCallback)
Returns supported attribute and sub-attributes for specified attribute key with their supported values, if provided in query/request parameter, else will fetch all supported attributes and sub-attributes for all supported attribute keys.void
Attributes. list(java.lang.String orgId, java.lang.String projectId, java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyContextProfileListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns supported attribute and sub-attributes for specified attribute key with their supported values, if provided in query/request parameter, else will fetch all supported attributes and sub-attributes for all supported attribute keys.void
AttributesStub. list(java.lang.String orgId, java.lang.String projectId, java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyContextProfileListResult> asyncCallback)
void
AttributesStub. list(java.lang.String orgId, java.lang.String projectId, java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyContextProfileListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-
Uses of PolicyContextProfileListResult 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 that return PolicyContextProfileListResult Modifier and Type Method Description PolicyContextProfileListResult
Default. list(java.lang.String orgId, java.lang.String projectId, java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy)
This API updates custom attribute value list for given key.PolicyContextProfileListResult
Default. list(java.lang.String orgId, java.lang.String projectId, java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This API updates custom attribute value list for given key.PolicyContextProfileListResult
DefaultStub. list(java.lang.String orgId, java.lang.String projectId, java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy)
PolicyContextProfileListResult
DefaultStub. list(java.lang.String orgId, java.lang.String projectId, java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.orgs.projects.infra.context_profiles.custom_attributes with type arguments of type PolicyContextProfileListResult Modifier and Type Method Description void
Default. list(java.lang.String orgId, java.lang.String projectId, java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyContextProfileListResult> asyncCallback)
This API updates custom attribute value list for given key.void
Default. list(java.lang.String orgId, java.lang.String projectId, java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyContextProfileListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This API updates custom attribute value list for given key.void
DefaultStub. list(java.lang.String orgId, java.lang.String projectId, java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyContextProfileListResult> asyncCallback)
void
DefaultStub. list(java.lang.String orgId, java.lang.String projectId, java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyContextProfileListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-
Uses of PolicyContextProfileListResult in com.vmware.nsx_policy.orgs.projects.infra.l7_access_profiles
Methods in com.vmware.nsx_policy.orgs.projects.infra.l7_access_profiles that return PolicyContextProfileListResult Modifier and Type Method Description PolicyContextProfileListResult
Attributes. list(java.lang.String orgId, java.lang.String projectId, java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy)
Returns supported attribute and sub-attributes for specified attribute key with their supported values, if provided in query/request parameter, else will fetch all supported attributes and sub-attributes for all supported attribute keys.PolicyContextProfileListResult
Attributes. list(java.lang.String orgId, java.lang.String projectId, java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns supported attribute and sub-attributes for specified attribute key with their supported values, if provided in query/request parameter, else will fetch all supported attributes and sub-attributes for all supported attribute keys.PolicyContextProfileListResult
AttributesStub. list(java.lang.String orgId, java.lang.String projectId, java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy)
PolicyContextProfileListResult
AttributesStub. list(java.lang.String orgId, java.lang.String projectId, java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.orgs.projects.infra.l7_access_profiles with type arguments of type PolicyContextProfileListResult Modifier and Type Method Description void
Attributes. list(java.lang.String orgId, java.lang.String projectId, java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyContextProfileListResult> asyncCallback)
Returns supported attribute and sub-attributes for specified attribute key with their supported values, if provided in query/request parameter, else will fetch all supported attributes and sub-attributes for all supported attribute keys.void
Attributes. list(java.lang.String orgId, java.lang.String projectId, java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyContextProfileListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns supported attribute and sub-attributes for specified attribute key with their supported values, if provided in query/request parameter, else will fetch all supported attributes and sub-attributes for all supported attribute keys.void
AttributesStub. list(java.lang.String orgId, java.lang.String projectId, java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyContextProfileListResult> asyncCallback)
void
AttributesStub. list(java.lang.String orgId, java.lang.String projectId, java.lang.String attributeKey, java.lang.String attributeSource, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<PolicyContextProfileListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-