Package | Description |
---|---|
com.vmware.nsx_policy.infra | |
com.vmware.nsx_policy.model |
Modifier and Type | Method and Description |
---|---|
IPSecVpnDpdProfile |
IpsecVpnDpdProfilesStub.get(java.lang.String dpdProfileId) |
IPSecVpnDpdProfile |
IpsecVpnDpdProfiles.get(java.lang.String dpdProfileId)
Get custom dead peer detection (DPD) profile, given the particular id.
|
IPSecVpnDpdProfile |
IpsecVpnDpdProfilesStub.get(java.lang.String dpdProfileId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
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.update(java.lang.String dpdProfileId,
IPSecVpnDpdProfile ipSecVpnDpdProfile) |
IPSecVpnDpdProfile |
IpsecVpnDpdProfiles.update(java.lang.String dpdProfileId,
IPSecVpnDpdProfile ipSecVpnDpdProfile)
Create or patch dead peer detection (DPD) profile.
|
IPSecVpnDpdProfile |
IpsecVpnDpdProfilesStub.update(java.lang.String dpdProfileId,
IPSecVpnDpdProfile ipSecVpnDpdProfile,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
IPSecVpnDpdProfile |
IpsecVpnDpdProfiles.update(java.lang.String dpdProfileId,
IPSecVpnDpdProfile ipSecVpnDpdProfile,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or patch dead peer detection (DPD) profile.
|
Modifier and Type | Method and Description |
---|---|
void |
IpsecVpnDpdProfilesStub.patch(java.lang.String dpdProfileId,
IPSecVpnDpdProfile ipSecVpnDpdProfile) |
void |
IpsecVpnDpdProfiles.patch(java.lang.String dpdProfileId,
IPSecVpnDpdProfile ipSecVpnDpdProfile)
Create or patch dead peer detection (DPD) profile.
|
void |
IpsecVpnDpdProfilesStub.patch(java.lang.String dpdProfileId,
IPSecVpnDpdProfile ipSecVpnDpdProfile,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback) |
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 |
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 |
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 |
IpsecVpnDpdProfilesStub.patch(java.lang.String dpdProfileId,
IPSecVpnDpdProfile ipSecVpnDpdProfile,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
IpsecVpnDpdProfiles.patch(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 |
IpsecVpnDpdProfiles.update(java.lang.String dpdProfileId,
IPSecVpnDpdProfile ipSecVpnDpdProfile)
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 |
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 |
IpsecVpnDpdProfilesStub.update(java.lang.String dpdProfileId,
IPSecVpnDpdProfile ipSecVpnDpdProfile,
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,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or patch dead peer detection (DPD) profile.
|
IPSecVpnDpdProfile |
IpsecVpnDpdProfilesStub.update(java.lang.String dpdProfileId,
IPSecVpnDpdProfile ipSecVpnDpdProfile,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
IPSecVpnDpdProfile |
IpsecVpnDpdProfiles.update(java.lang.String dpdProfileId,
IPSecVpnDpdProfile ipSecVpnDpdProfile,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or patch dead peer detection (DPD) profile.
|
Modifier and Type | Method and Description |
---|---|
void |
IpsecVpnDpdProfilesStub.get(java.lang.String dpdProfileId,
com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnDpdProfile> asyncCallback) |
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 |
IpsecVpnDpdProfilesStub.get(java.lang.String dpdProfileId,
com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnDpdProfile> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
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.update(java.lang.String dpdProfileId,
IPSecVpnDpdProfile ipSecVpnDpdProfile,
com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnDpdProfile> asyncCallback) |
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 |
IpsecVpnDpdProfilesStub.update(java.lang.String dpdProfileId,
IPSecVpnDpdProfile ipSecVpnDpdProfile,
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,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or patch dead peer detection (DPD) profile.
|
Modifier and Type | Method and 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() |
Modifier and Type | Method and Description |
---|---|
java.util.List<IPSecVpnDpdProfile> |
IPSecVpnDpdProfileListResult.getResults()
IPSecVpnDpdProfile list results.
|
Modifier and Type | Method and Description |
---|---|
void |
ChildIPSecVpnDpdProfile.setIpSecVpnDpdProfile(IPSecVpnDpdProfile ipSecVpnDpdProfile) |
ChildIPSecVpnDpdProfile.Builder |
ChildIPSecVpnDpdProfile.Builder.setIpSecVpnDpdProfile(IPSecVpnDpdProfile ipSecVpnDpdProfile) |
Modifier and Type | Method and Description |
---|---|
void |
IPSecVpnDpdProfileListResult.setResults(java.util.List<IPSecVpnDpdProfile> results)
IPSecVpnDpdProfile list results.
|
IPSecVpnDpdProfileListResult.Builder |
IPSecVpnDpdProfileListResult.Builder.setResults(java.util.List<IPSecVpnDpdProfile> results)
IPSecVpnDpdProfile list results.
|