| Package | Description |
|---|---|
| com.vmware.nsx_global_policy.global_infra | |
| com.vmware.nsx_global_policy.model |
| Modifier and Type | Method and Description |
|---|---|
ALBPKIProfileApiResponse |
AlbPkiProfilesStub.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) |
ALBPKIProfileApiResponse |
AlbPkiProfiles.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)
Deprecated.
|
ALBPKIProfileApiResponse |
AlbPkiProfilesStub.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) |
ALBPKIProfileApiResponse |
AlbPkiProfiles.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)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AlbPkiProfilesStub.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<ALBPKIProfileApiResponse> asyncCallback) |
void |
AlbPkiProfiles.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<ALBPKIProfileApiResponse> asyncCallback)
Deprecated.
|
void |
AlbPkiProfilesStub.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<ALBPKIProfileApiResponse> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
AlbPkiProfiles.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<ALBPKIProfileApiResponse> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static ALBPKIProfileApiResponse |
ALBPKIProfileApiResponse._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 ALBPKIProfileApiResponse |
ALBPKIProfileApiResponse._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
ALBPKIProfileApiResponse |
ALBPKIProfileApiResponse.Builder.build() |