Uses of Class
com.vmware.nsx_policy.model.IPSecVpnDpdProfile
-
Packages that use IPSecVpnDpdProfile Package Description com.vmware.nsx_policy.infra com.vmware.nsx_policy.model com.vmware.nsx_policy.orgs.projects.infra -
-
Uses of IPSecVpnDpdProfile in com.vmware.nsx_policy.infra
Methods in com.vmware.nsx_policy.infra that return IPSecVpnDpdProfile Modifier and Type Method Description IPSecVpnDpdProfile
IpsecVpnDpdProfiles. get(java.lang.String dpdProfileId)
Get custom dead peer detection (DPD) profile, given the particular id.IPSecVpnDpdProfile
IpsecVpnDpdProfiles. get(java.lang.String dpdProfileId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get custom dead peer detection (DPD) profile, given the particular id.IPSecVpnDpdProfile
IpsecVpnDpdProfilesStub. get(java.lang.String dpdProfileId)
IPSecVpnDpdProfile
IpsecVpnDpdProfilesStub. get(java.lang.String dpdProfileId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
IPSecVpnDpdProfile
IpsecVpnDpdProfiles. update(java.lang.String dpdProfileId, IPSecVpnDpdProfile ipSecVpnDpdProfile)
Create or patch dead peer detection (DPD) profile.IPSecVpnDpdProfile
IpsecVpnDpdProfiles. update(java.lang.String dpdProfileId, IPSecVpnDpdProfile ipSecVpnDpdProfile, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or patch dead peer detection (DPD) profile.IPSecVpnDpdProfile
IpsecVpnDpdProfilesStub. update(java.lang.String dpdProfileId, IPSecVpnDpdProfile ipSecVpnDpdProfile)
IPSecVpnDpdProfile
IpsecVpnDpdProfilesStub. update(java.lang.String dpdProfileId, IPSecVpnDpdProfile ipSecVpnDpdProfile, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Methods in com.vmware.nsx_policy.infra with parameters of type IPSecVpnDpdProfile Modifier and Type Method Description void
IpsecVpnDpdProfiles. patch(java.lang.String dpdProfileId, IPSecVpnDpdProfile ipSecVpnDpdProfile)
Create or patch dead peer detection (DPD) profile.void
IpsecVpnDpdProfiles. patch(java.lang.String dpdProfileId, IPSecVpnDpdProfile ipSecVpnDpdProfile, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Create or patch dead peer detection (DPD) profile.void
IpsecVpnDpdProfiles. patch(java.lang.String dpdProfileId, IPSecVpnDpdProfile ipSecVpnDpdProfile, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or patch dead peer detection (DPD) profile.void
IpsecVpnDpdProfiles. patch(java.lang.String dpdProfileId, IPSecVpnDpdProfile ipSecVpnDpdProfile, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or patch dead peer detection (DPD) profile.void
IpsecVpnDpdProfilesStub. patch(java.lang.String dpdProfileId, IPSecVpnDpdProfile ipSecVpnDpdProfile)
void
IpsecVpnDpdProfilesStub. patch(java.lang.String dpdProfileId, IPSecVpnDpdProfile ipSecVpnDpdProfile, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
void
IpsecVpnDpdProfilesStub. patch(java.lang.String dpdProfileId, IPSecVpnDpdProfile ipSecVpnDpdProfile, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
IpsecVpnDpdProfilesStub. patch(java.lang.String dpdProfileId, IPSecVpnDpdProfile ipSecVpnDpdProfile, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
IPSecVpnDpdProfile
IpsecVpnDpdProfiles. update(java.lang.String dpdProfileId, IPSecVpnDpdProfile ipSecVpnDpdProfile)
Create or patch dead peer detection (DPD) profile.void
IpsecVpnDpdProfiles. update(java.lang.String dpdProfileId, IPSecVpnDpdProfile ipSecVpnDpdProfile, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnDpdProfile> asyncCallback)
Create or patch dead peer detection (DPD) profile.void
IpsecVpnDpdProfiles. update(java.lang.String dpdProfileId, IPSecVpnDpdProfile ipSecVpnDpdProfile, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnDpdProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or patch dead peer detection (DPD) profile.IPSecVpnDpdProfile
IpsecVpnDpdProfiles. update(java.lang.String dpdProfileId, IPSecVpnDpdProfile ipSecVpnDpdProfile, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or patch dead peer detection (DPD) profile.IPSecVpnDpdProfile
IpsecVpnDpdProfilesStub. update(java.lang.String dpdProfileId, IPSecVpnDpdProfile ipSecVpnDpdProfile)
void
IpsecVpnDpdProfilesStub. update(java.lang.String dpdProfileId, IPSecVpnDpdProfile ipSecVpnDpdProfile, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnDpdProfile> asyncCallback)
void
IpsecVpnDpdProfilesStub. update(java.lang.String dpdProfileId, IPSecVpnDpdProfile ipSecVpnDpdProfile, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnDpdProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
IPSecVpnDpdProfile
IpsecVpnDpdProfilesStub. update(java.lang.String dpdProfileId, IPSecVpnDpdProfile ipSecVpnDpdProfile, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.infra with type arguments of type IPSecVpnDpdProfile Modifier and Type Method Description void
IpsecVpnDpdProfiles. get(java.lang.String dpdProfileId, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnDpdProfile> asyncCallback)
Get custom dead peer detection (DPD) profile, given the particular id.void
IpsecVpnDpdProfiles. get(java.lang.String dpdProfileId, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnDpdProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get custom dead peer detection (DPD) profile, given the particular id.void
IpsecVpnDpdProfilesStub. get(java.lang.String dpdProfileId, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnDpdProfile> asyncCallback)
void
IpsecVpnDpdProfilesStub. get(java.lang.String dpdProfileId, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnDpdProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
IpsecVpnDpdProfiles. update(java.lang.String dpdProfileId, IPSecVpnDpdProfile ipSecVpnDpdProfile, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnDpdProfile> asyncCallback)
Create or patch dead peer detection (DPD) profile.void
IpsecVpnDpdProfiles. update(java.lang.String dpdProfileId, IPSecVpnDpdProfile ipSecVpnDpdProfile, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnDpdProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or patch dead peer detection (DPD) profile.void
IpsecVpnDpdProfilesStub. update(java.lang.String dpdProfileId, IPSecVpnDpdProfile ipSecVpnDpdProfile, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnDpdProfile> asyncCallback)
void
IpsecVpnDpdProfilesStub. update(java.lang.String dpdProfileId, IPSecVpnDpdProfile ipSecVpnDpdProfile, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnDpdProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-
Uses of IPSecVpnDpdProfile in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return IPSecVpnDpdProfile Modifier and Type Method Description static IPSecVpnDpdProfile
IPSecVpnDpdProfile. _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 IPSecVpnDpdProfile
IPSecVpnDpdProfile. _newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.IPSecVpnDpdProfile
IPSecVpnDpdProfile.Builder. build()
IPSecVpnDpdProfile
ChildIPSecVpnDpdProfile. getIpSecVpnDpdProfile()
Methods in com.vmware.nsx_policy.model that return types with arguments of type IPSecVpnDpdProfile Modifier and Type Method Description java.util.List<IPSecVpnDpdProfile>
IPSecVpnDpdProfileListResult. getResults()
IPSecVpnDpdProfile list results.Methods in com.vmware.nsx_policy.model with parameters of type IPSecVpnDpdProfile Modifier and Type Method Description ChildIPSecVpnDpdProfile.Builder
ChildIPSecVpnDpdProfile.Builder. setIpSecVpnDpdProfile(IPSecVpnDpdProfile ipSecVpnDpdProfile)
void
ChildIPSecVpnDpdProfile. setIpSecVpnDpdProfile(IPSecVpnDpdProfile ipSecVpnDpdProfile)
Method parameters in com.vmware.nsx_policy.model with type arguments of type IPSecVpnDpdProfile Modifier and Type Method Description IPSecVpnDpdProfileListResult.Builder
IPSecVpnDpdProfileListResult.Builder. setResults(java.util.List<IPSecVpnDpdProfile> results)
IPSecVpnDpdProfile list results.void
IPSecVpnDpdProfileListResult. setResults(java.util.List<IPSecVpnDpdProfile> results)
IPSecVpnDpdProfile list results. -
Uses of IPSecVpnDpdProfile in com.vmware.nsx_policy.orgs.projects.infra
Methods in com.vmware.nsx_policy.orgs.projects.infra that return IPSecVpnDpdProfile Modifier and Type Method Description IPSecVpnDpdProfile
IpsecVpnDpdProfiles. get(java.lang.String orgId, java.lang.String projectId, java.lang.String dpdProfileId)
Get custom dead peer detection (DPD) profile, given the particular id.IPSecVpnDpdProfile
IpsecVpnDpdProfiles. get(java.lang.String orgId, java.lang.String projectId, java.lang.String dpdProfileId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get custom dead peer detection (DPD) profile, given the particular id.IPSecVpnDpdProfile
IpsecVpnDpdProfilesStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String dpdProfileId)
IPSecVpnDpdProfile
IpsecVpnDpdProfilesStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String dpdProfileId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
IPSecVpnDpdProfile
IpsecVpnDpdProfiles. update(java.lang.String orgId, java.lang.String projectId, java.lang.String dpdProfileId, IPSecVpnDpdProfile ipSecVpnDpdProfile)
Create or patch dead peer detection (DPD) profile.IPSecVpnDpdProfile
IpsecVpnDpdProfiles. update(java.lang.String orgId, java.lang.String projectId, java.lang.String dpdProfileId, IPSecVpnDpdProfile ipSecVpnDpdProfile, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or patch dead peer detection (DPD) profile.IPSecVpnDpdProfile
IpsecVpnDpdProfilesStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String dpdProfileId, IPSecVpnDpdProfile ipSecVpnDpdProfile)
IPSecVpnDpdProfile
IpsecVpnDpdProfilesStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String dpdProfileId, IPSecVpnDpdProfile ipSecVpnDpdProfile, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Methods in com.vmware.nsx_policy.orgs.projects.infra with parameters of type IPSecVpnDpdProfile Modifier and Type Method Description void
IpsecVpnDpdProfiles. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String dpdProfileId, IPSecVpnDpdProfile ipSecVpnDpdProfile)
Create or patch dead peer detection (DPD) profile.void
IpsecVpnDpdProfiles. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String dpdProfileId, IPSecVpnDpdProfile ipSecVpnDpdProfile, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Create or patch dead peer detection (DPD) profile.void
IpsecVpnDpdProfiles. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String dpdProfileId, IPSecVpnDpdProfile ipSecVpnDpdProfile, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or patch dead peer detection (DPD) profile.void
IpsecVpnDpdProfiles. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String dpdProfileId, IPSecVpnDpdProfile ipSecVpnDpdProfile, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or patch dead peer detection (DPD) profile.void
IpsecVpnDpdProfilesStub. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String dpdProfileId, IPSecVpnDpdProfile ipSecVpnDpdProfile)
void
IpsecVpnDpdProfilesStub. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String dpdProfileId, IPSecVpnDpdProfile ipSecVpnDpdProfile, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
void
IpsecVpnDpdProfilesStub. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String dpdProfileId, IPSecVpnDpdProfile ipSecVpnDpdProfile, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
IpsecVpnDpdProfilesStub. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String dpdProfileId, IPSecVpnDpdProfile ipSecVpnDpdProfile, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
IPSecVpnDpdProfile
IpsecVpnDpdProfiles. update(java.lang.String orgId, java.lang.String projectId, java.lang.String dpdProfileId, IPSecVpnDpdProfile ipSecVpnDpdProfile)
Create or patch dead peer detection (DPD) profile.void
IpsecVpnDpdProfiles. update(java.lang.String orgId, java.lang.String projectId, java.lang.String dpdProfileId, IPSecVpnDpdProfile ipSecVpnDpdProfile, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnDpdProfile> asyncCallback)
Create or patch dead peer detection (DPD) profile.void
IpsecVpnDpdProfiles. update(java.lang.String orgId, java.lang.String projectId, java.lang.String dpdProfileId, IPSecVpnDpdProfile ipSecVpnDpdProfile, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnDpdProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or patch dead peer detection (DPD) profile.IPSecVpnDpdProfile
IpsecVpnDpdProfiles. update(java.lang.String orgId, java.lang.String projectId, java.lang.String dpdProfileId, IPSecVpnDpdProfile ipSecVpnDpdProfile, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or patch dead peer detection (DPD) profile.IPSecVpnDpdProfile
IpsecVpnDpdProfilesStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String dpdProfileId, IPSecVpnDpdProfile ipSecVpnDpdProfile)
void
IpsecVpnDpdProfilesStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String dpdProfileId, IPSecVpnDpdProfile ipSecVpnDpdProfile, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnDpdProfile> asyncCallback)
void
IpsecVpnDpdProfilesStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String dpdProfileId, IPSecVpnDpdProfile ipSecVpnDpdProfile, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnDpdProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
IPSecVpnDpdProfile
IpsecVpnDpdProfilesStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String dpdProfileId, IPSecVpnDpdProfile ipSecVpnDpdProfile, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.orgs.projects.infra with type arguments of type IPSecVpnDpdProfile Modifier and Type Method Description void
IpsecVpnDpdProfiles. get(java.lang.String orgId, java.lang.String projectId, java.lang.String dpdProfileId, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnDpdProfile> asyncCallback)
Get custom dead peer detection (DPD) profile, given the particular id.void
IpsecVpnDpdProfiles. get(java.lang.String orgId, java.lang.String projectId, java.lang.String dpdProfileId, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnDpdProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get custom dead peer detection (DPD) profile, given the particular id.void
IpsecVpnDpdProfilesStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String dpdProfileId, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnDpdProfile> asyncCallback)
void
IpsecVpnDpdProfilesStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String dpdProfileId, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnDpdProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
IpsecVpnDpdProfiles. update(java.lang.String orgId, java.lang.String projectId, java.lang.String dpdProfileId, IPSecVpnDpdProfile ipSecVpnDpdProfile, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnDpdProfile> asyncCallback)
Create or patch dead peer detection (DPD) profile.void
IpsecVpnDpdProfiles. update(java.lang.String orgId, java.lang.String projectId, java.lang.String dpdProfileId, IPSecVpnDpdProfile ipSecVpnDpdProfile, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnDpdProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or patch dead peer detection (DPD) profile.void
IpsecVpnDpdProfilesStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String dpdProfileId, IPSecVpnDpdProfile ipSecVpnDpdProfile, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnDpdProfile> asyncCallback)
void
IpsecVpnDpdProfilesStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String dpdProfileId, IPSecVpnDpdProfile ipSecVpnDpdProfile, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnDpdProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-