| Package | Description |
|---|---|
| com.vmware.nsx_policy.infra | |
| com.vmware.nsx_policy.model |
| Modifier and Type | Method and Description |
|---|---|
PolicyUrlReputationSeverityListResult |
UrlReputationSeveritiesStub.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) |
PolicyUrlReputationSeverityListResult |
UrlReputationSeverities.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)
Gets the list of reputation severities.
|
PolicyUrlReputationSeverityListResult |
UrlReputationSeveritiesStub.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) |
PolicyUrlReputationSeverityListResult |
UrlReputationSeverities.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)
Gets the list of reputation severities.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UrlReputationSeveritiesStub.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<PolicyUrlReputationSeverityListResult> asyncCallback) |
void |
UrlReputationSeverities.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<PolicyUrlReputationSeverityListResult> asyncCallback)
Gets the list of reputation severities.
|
void |
UrlReputationSeveritiesStub.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<PolicyUrlReputationSeverityListResult> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
UrlReputationSeverities.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<PolicyUrlReputationSeverityListResult> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Gets the list of reputation severities.
|
| Modifier and Type | Method and Description |
|---|---|
static PolicyUrlReputationSeverityListResult |
PolicyUrlReputationSeverityListResult._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 PolicyUrlReputationSeverityListResult |
PolicyUrlReputationSeverityListResult._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
PolicyUrlReputationSeverityListResult |
PolicyUrlReputationSeverityListResult.Builder.build() |