Uses of Class
com.vmware.nsx_policy.model.TlsCrl
-
Packages that use TlsCrl Package Description com.vmware.nsx_policy.global_infra com.vmware.nsx_policy.infra com.vmware.nsx_policy.model com.vmware.nsx_policy.orgs.projects.infra -
-
Uses of TlsCrl in com.vmware.nsx_policy.global_infra
Methods in com.vmware.nsx_policy.global_infra that return TlsCrl Modifier and Type Method Description TlsCrl
Crls. get(java.lang.String crlId, java.lang.Boolean details)
Returns information about the specified CRL.TlsCrl
Crls. get(java.lang.String crlId, java.lang.Boolean details, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns information about the specified CRL.TlsCrl
CrlsStub. get(java.lang.String crlId, java.lang.Boolean details)
TlsCrl
CrlsStub. get(java.lang.String crlId, java.lang.Boolean details, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.global_infra with type arguments of type TlsCrl Modifier and Type Method Description void
Crls. get(java.lang.String crlId, java.lang.Boolean details, com.vmware.vapi.bindings.client.AsyncCallback<TlsCrl> asyncCallback)
Returns information about the specified CRL.void
Crls. get(java.lang.String crlId, java.lang.Boolean details, com.vmware.vapi.bindings.client.AsyncCallback<TlsCrl> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns information about the specified CRL.void
CrlsStub. get(java.lang.String crlId, java.lang.Boolean details, com.vmware.vapi.bindings.client.AsyncCallback<TlsCrl> asyncCallback)
void
CrlsStub. get(java.lang.String crlId, java.lang.Boolean details, com.vmware.vapi.bindings.client.AsyncCallback<TlsCrl> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-
Uses of TlsCrl in com.vmware.nsx_policy.infra
Methods in com.vmware.nsx_policy.infra that return TlsCrl Modifier and Type Method Description TlsCrl
Crls. get(java.lang.String crlId, java.lang.Boolean details)
Returns information about the specified CRL.TlsCrl
Crls. get(java.lang.String crlId, java.lang.Boolean details, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns information about the specified CRL.TlsCrl
CrlsStub. get(java.lang.String crlId, java.lang.Boolean details)
TlsCrl
CrlsStub. get(java.lang.String crlId, java.lang.Boolean details, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
TlsCrl
Crls. update(java.lang.String crlId, TlsCrl tlsCrl)
Create or replace a Certificate Revocation List for the given id.TlsCrl
Crls. update(java.lang.String crlId, TlsCrl tlsCrl, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or replace a Certificate Revocation List for the given id.TlsCrl
CrlsStub. update(java.lang.String crlId, TlsCrl tlsCrl)
TlsCrl
CrlsStub. update(java.lang.String crlId, TlsCrl tlsCrl, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Methods in com.vmware.nsx_policy.infra with parameters of type TlsCrl Modifier and Type Method Description TlsCrlListResult
Crls. importcrl(java.lang.String crlId, TlsCrl tlsCrl)
Adds a new certificate revocation list (CRLs).void
Crls. importcrl(java.lang.String crlId, TlsCrl tlsCrl, com.vmware.vapi.bindings.client.AsyncCallback<TlsCrlListResult> asyncCallback)
Adds a new certificate revocation list (CRLs).void
Crls. importcrl(java.lang.String crlId, TlsCrl tlsCrl, com.vmware.vapi.bindings.client.AsyncCallback<TlsCrlListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Adds a new certificate revocation list (CRLs).TlsCrlListResult
Crls. importcrl(java.lang.String crlId, TlsCrl tlsCrl, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Adds a new certificate revocation list (CRLs).TlsCrlListResult
CrlsStub. importcrl(java.lang.String crlId, TlsCrl tlsCrl)
void
CrlsStub. importcrl(java.lang.String crlId, TlsCrl tlsCrl, com.vmware.vapi.bindings.client.AsyncCallback<TlsCrlListResult> asyncCallback)
void
CrlsStub. importcrl(java.lang.String crlId, TlsCrl tlsCrl, com.vmware.vapi.bindings.client.AsyncCallback<TlsCrlListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
TlsCrlListResult
CrlsStub. importcrl(java.lang.String crlId, TlsCrl tlsCrl, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
Crls. patch(java.lang.String crlId, TlsCrl tlsCrl)
Create or patch a Certificate Revocation List for the given id.void
Crls. patch(java.lang.String crlId, TlsCrl tlsCrl, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Create or patch a Certificate Revocation List for the given id.void
Crls. patch(java.lang.String crlId, TlsCrl tlsCrl, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or patch a Certificate Revocation List for the given id.void
Crls. patch(java.lang.String crlId, TlsCrl tlsCrl, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or patch a Certificate Revocation List for the given id.void
CrlsStub. patch(java.lang.String crlId, TlsCrl tlsCrl)
void
CrlsStub. patch(java.lang.String crlId, TlsCrl tlsCrl, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
void
CrlsStub. patch(java.lang.String crlId, TlsCrl tlsCrl, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
CrlsStub. patch(java.lang.String crlId, TlsCrl tlsCrl, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
TlsCrl
Crls. update(java.lang.String crlId, TlsCrl tlsCrl)
Create or replace a Certificate Revocation List for the given id.void
Crls. update(java.lang.String crlId, TlsCrl tlsCrl, com.vmware.vapi.bindings.client.AsyncCallback<TlsCrl> asyncCallback)
Create or replace a Certificate Revocation List for the given id.void
Crls. update(java.lang.String crlId, TlsCrl tlsCrl, com.vmware.vapi.bindings.client.AsyncCallback<TlsCrl> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or replace a Certificate Revocation List for the given id.TlsCrl
Crls. update(java.lang.String crlId, TlsCrl tlsCrl, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or replace a Certificate Revocation List for the given id.TlsCrl
CrlsStub. update(java.lang.String crlId, TlsCrl tlsCrl)
void
CrlsStub. update(java.lang.String crlId, TlsCrl tlsCrl, com.vmware.vapi.bindings.client.AsyncCallback<TlsCrl> asyncCallback)
void
CrlsStub. update(java.lang.String crlId, TlsCrl tlsCrl, com.vmware.vapi.bindings.client.AsyncCallback<TlsCrl> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
TlsCrl
CrlsStub. update(java.lang.String crlId, TlsCrl tlsCrl, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.infra with type arguments of type TlsCrl Modifier and Type Method Description void
Crls. get(java.lang.String crlId, java.lang.Boolean details, com.vmware.vapi.bindings.client.AsyncCallback<TlsCrl> asyncCallback)
Returns information about the specified CRL.void
Crls. get(java.lang.String crlId, java.lang.Boolean details, com.vmware.vapi.bindings.client.AsyncCallback<TlsCrl> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns information about the specified CRL.void
CrlsStub. get(java.lang.String crlId, java.lang.Boolean details, com.vmware.vapi.bindings.client.AsyncCallback<TlsCrl> asyncCallback)
void
CrlsStub. get(java.lang.String crlId, java.lang.Boolean details, com.vmware.vapi.bindings.client.AsyncCallback<TlsCrl> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
Crls. update(java.lang.String crlId, TlsCrl tlsCrl, com.vmware.vapi.bindings.client.AsyncCallback<TlsCrl> asyncCallback)
Create or replace a Certificate Revocation List for the given id.void
Crls. update(java.lang.String crlId, TlsCrl tlsCrl, com.vmware.vapi.bindings.client.AsyncCallback<TlsCrl> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or replace a Certificate Revocation List for the given id.void
CrlsStub. update(java.lang.String crlId, TlsCrl tlsCrl, com.vmware.vapi.bindings.client.AsyncCallback<TlsCrl> asyncCallback)
void
CrlsStub. update(java.lang.String crlId, TlsCrl tlsCrl, com.vmware.vapi.bindings.client.AsyncCallback<TlsCrl> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-
Uses of TlsCrl in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return TlsCrl Modifier and Type Method Description static TlsCrl
TlsCrl. _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 TlsCrl
TlsCrl. _newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.TlsCrl
TlsCrl.Builder. build()
TlsCrl
ChildTlsCrl. getTlsCrl()
Methods in com.vmware.nsx_policy.model that return types with arguments of type TlsCrl Modifier and Type Method Description java.util.List<TlsCrl>
TlsCrlListResult. getResults()
TlsCrl list resultsMethods in com.vmware.nsx_policy.model with parameters of type TlsCrl Modifier and Type Method Description ChildTlsCrl.Builder
ChildTlsCrl.Builder. setTlsCrl(TlsCrl tlsCrl)
void
ChildTlsCrl. setTlsCrl(TlsCrl tlsCrl)
Method parameters in com.vmware.nsx_policy.model with type arguments of type TlsCrl Modifier and Type Method Description TlsCrlListResult.Builder
TlsCrlListResult.Builder. setResults(java.util.List<TlsCrl> results)
TlsCrl list resultsvoid
TlsCrlListResult. setResults(java.util.List<TlsCrl> results)
TlsCrl list results -
Uses of TlsCrl in com.vmware.nsx_policy.orgs.projects.infra
Methods in com.vmware.nsx_policy.orgs.projects.infra that return TlsCrl Modifier and Type Method Description TlsCrl
Crls. get(java.lang.String orgId, java.lang.String projectId, java.lang.String crlId, java.lang.Boolean details)
Returns information about the specified CRL.TlsCrl
Crls. get(java.lang.String orgId, java.lang.String projectId, java.lang.String crlId, java.lang.Boolean details, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns information about the specified CRL.TlsCrl
CrlsStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String crlId, java.lang.Boolean details)
TlsCrl
CrlsStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String crlId, java.lang.Boolean details, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
TlsCrl
Crls. update(java.lang.String orgId, java.lang.String projectId, java.lang.String crlId, TlsCrl tlsCrl)
Create or replace a Certificate Revocation List for the given id.TlsCrl
Crls. update(java.lang.String orgId, java.lang.String projectId, java.lang.String crlId, TlsCrl tlsCrl, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or replace a Certificate Revocation List for the given id.TlsCrl
CrlsStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String crlId, TlsCrl tlsCrl)
TlsCrl
CrlsStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String crlId, TlsCrl tlsCrl, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Methods in com.vmware.nsx_policy.orgs.projects.infra with parameters of type TlsCrl Modifier and Type Method Description TlsCrlListResult
Crls. importcrl(java.lang.String orgId, java.lang.String projectId, java.lang.String crlId, TlsCrl tlsCrl)
Adds a new certificate revocation list (CRLs).void
Crls. importcrl(java.lang.String orgId, java.lang.String projectId, java.lang.String crlId, TlsCrl tlsCrl, com.vmware.vapi.bindings.client.AsyncCallback<TlsCrlListResult> asyncCallback)
Adds a new certificate revocation list (CRLs).void
Crls. importcrl(java.lang.String orgId, java.lang.String projectId, java.lang.String crlId, TlsCrl tlsCrl, com.vmware.vapi.bindings.client.AsyncCallback<TlsCrlListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Adds a new certificate revocation list (CRLs).TlsCrlListResult
Crls. importcrl(java.lang.String orgId, java.lang.String projectId, java.lang.String crlId, TlsCrl tlsCrl, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Adds a new certificate revocation list (CRLs).TlsCrlListResult
CrlsStub. importcrl(java.lang.String orgId, java.lang.String projectId, java.lang.String crlId, TlsCrl tlsCrl)
void
CrlsStub. importcrl(java.lang.String orgId, java.lang.String projectId, java.lang.String crlId, TlsCrl tlsCrl, com.vmware.vapi.bindings.client.AsyncCallback<TlsCrlListResult> asyncCallback)
void
CrlsStub. importcrl(java.lang.String orgId, java.lang.String projectId, java.lang.String crlId, TlsCrl tlsCrl, com.vmware.vapi.bindings.client.AsyncCallback<TlsCrlListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
TlsCrlListResult
CrlsStub. importcrl(java.lang.String orgId, java.lang.String projectId, java.lang.String crlId, TlsCrl tlsCrl, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
Crls. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String crlId, TlsCrl tlsCrl)
Create or patch a Certificate Revocation List for the given id.void
Crls. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String crlId, TlsCrl tlsCrl, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Create or patch a Certificate Revocation List for the given id.void
Crls. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String crlId, TlsCrl tlsCrl, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or patch a Certificate Revocation List for the given id.void
Crls. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String crlId, TlsCrl tlsCrl, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or patch a Certificate Revocation List for the given id.void
CrlsStub. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String crlId, TlsCrl tlsCrl)
void
CrlsStub. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String crlId, TlsCrl tlsCrl, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
void
CrlsStub. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String crlId, TlsCrl tlsCrl, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
CrlsStub. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String crlId, TlsCrl tlsCrl, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
TlsCrl
Crls. update(java.lang.String orgId, java.lang.String projectId, java.lang.String crlId, TlsCrl tlsCrl)
Create or replace a Certificate Revocation List for the given id.void
Crls. update(java.lang.String orgId, java.lang.String projectId, java.lang.String crlId, TlsCrl tlsCrl, com.vmware.vapi.bindings.client.AsyncCallback<TlsCrl> asyncCallback)
Create or replace a Certificate Revocation List for the given id.void
Crls. update(java.lang.String orgId, java.lang.String projectId, java.lang.String crlId, TlsCrl tlsCrl, com.vmware.vapi.bindings.client.AsyncCallback<TlsCrl> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or replace a Certificate Revocation List for the given id.TlsCrl
Crls. update(java.lang.String orgId, java.lang.String projectId, java.lang.String crlId, TlsCrl tlsCrl, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or replace a Certificate Revocation List for the given id.TlsCrl
CrlsStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String crlId, TlsCrl tlsCrl)
void
CrlsStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String crlId, TlsCrl tlsCrl, com.vmware.vapi.bindings.client.AsyncCallback<TlsCrl> asyncCallback)
void
CrlsStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String crlId, TlsCrl tlsCrl, com.vmware.vapi.bindings.client.AsyncCallback<TlsCrl> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
TlsCrl
CrlsStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String crlId, TlsCrl tlsCrl, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.orgs.projects.infra with type arguments of type TlsCrl Modifier and Type Method Description void
Crls. get(java.lang.String orgId, java.lang.String projectId, java.lang.String crlId, java.lang.Boolean details, com.vmware.vapi.bindings.client.AsyncCallback<TlsCrl> asyncCallback)
Returns information about the specified CRL.void
Crls. get(java.lang.String orgId, java.lang.String projectId, java.lang.String crlId, java.lang.Boolean details, com.vmware.vapi.bindings.client.AsyncCallback<TlsCrl> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns information about the specified CRL.void
CrlsStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String crlId, java.lang.Boolean details, com.vmware.vapi.bindings.client.AsyncCallback<TlsCrl> asyncCallback)
void
CrlsStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String crlId, java.lang.Boolean details, com.vmware.vapi.bindings.client.AsyncCallback<TlsCrl> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
Crls. update(java.lang.String orgId, java.lang.String projectId, java.lang.String crlId, TlsCrl tlsCrl, com.vmware.vapi.bindings.client.AsyncCallback<TlsCrl> asyncCallback)
Create or replace a Certificate Revocation List for the given id.void
Crls. update(java.lang.String orgId, java.lang.String projectId, java.lang.String crlId, TlsCrl tlsCrl, com.vmware.vapi.bindings.client.AsyncCallback<TlsCrl> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or replace a Certificate Revocation List for the given id.void
CrlsStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String crlId, TlsCrl tlsCrl, com.vmware.vapi.bindings.client.AsyncCallback<TlsCrl> asyncCallback)
void
CrlsStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String crlId, TlsCrl tlsCrl, com.vmware.vapi.bindings.client.AsyncCallback<TlsCrl> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-