Package | Description |
---|---|
com.vmware.nsx_policy.infra.sha | |
com.vmware.nsx_policy.model |
Modifier and Type | Method and Description |
---|---|
OdsRunbookInvocationArtifactListResult |
RunbookArtifactsStub.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) |
OdsRunbookInvocationArtifactListResult |
RunbookArtifacts.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 a paginated list of Online Diagnostic System runbook invocation artifacts.
|
OdsRunbookInvocationArtifactListResult |
RunbookArtifactsStub.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) |
OdsRunbookInvocationArtifactListResult |
RunbookArtifacts.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 a paginated list of Online Diagnostic System runbook invocation artifacts.
|
Modifier and Type | Method and Description |
---|---|
void |
RunbookArtifactsStub.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<OdsRunbookInvocationArtifactListResult> asyncCallback) |
void |
RunbookArtifacts.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<OdsRunbookInvocationArtifactListResult> asyncCallback)
Get a paginated list of Online Diagnostic System runbook invocation artifacts.
|
void |
RunbookArtifactsStub.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<OdsRunbookInvocationArtifactListResult> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
RunbookArtifacts.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<OdsRunbookInvocationArtifactListResult> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get a paginated list of Online Diagnostic System runbook invocation artifacts.
|
Modifier and Type | Method and Description |
---|---|
static OdsRunbookInvocationArtifactListResult |
OdsRunbookInvocationArtifactListResult._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 OdsRunbookInvocationArtifactListResult |
OdsRunbookInvocationArtifactListResult._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
OdsRunbookInvocationArtifactListResult |
OdsRunbookInvocationArtifactListResult.Builder.build() |