Uses of Class
com.vmware.nsx_policy.model.IPSecVpnIkeProfile
-
Packages that use IPSecVpnIkeProfile Package Description com.vmware.nsx_policy.infra com.vmware.nsx_policy.model com.vmware.nsx_policy.orgs.projects.infra -
-
Uses of IPSecVpnIkeProfile in com.vmware.nsx_policy.infra
Methods in com.vmware.nsx_policy.infra that return IPSecVpnIkeProfile Modifier and Type Method Description IPSecVpnIkeProfile
IpsecVpnIkeProfiles. get(java.lang.String ikeProfileId)
Get custom IKE Profile, given the particular id.IPSecVpnIkeProfile
IpsecVpnIkeProfiles. get(java.lang.String ikeProfileId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get custom IKE Profile, given the particular id.IPSecVpnIkeProfile
IpsecVpnIkeProfilesStub. get(java.lang.String ikeProfileId)
IPSecVpnIkeProfile
IpsecVpnIkeProfilesStub. get(java.lang.String ikeProfileId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
IPSecVpnIkeProfile
IpsecVpnIkeProfiles. update(java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile)
Create or fully replace custom internet key exchange (IKE) Profile.IPSecVpnIkeProfile
IpsecVpnIkeProfiles. update(java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or fully replace custom internet key exchange (IKE) Profile.IPSecVpnIkeProfile
IpsecVpnIkeProfilesStub. update(java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile)
IPSecVpnIkeProfile
IpsecVpnIkeProfilesStub. update(java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Methods in com.vmware.nsx_policy.infra with parameters of type IPSecVpnIkeProfile Modifier and Type Method Description void
IpsecVpnIkeProfiles. patch(java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile)
Create or patch custom internet key exchange (IKE) Profile.void
IpsecVpnIkeProfiles. patch(java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Create or patch custom internet key exchange (IKE) Profile.void
IpsecVpnIkeProfiles. patch(java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or patch custom internet key exchange (IKE) Profile.void
IpsecVpnIkeProfiles. patch(java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or patch custom internet key exchange (IKE) Profile.void
IpsecVpnIkeProfilesStub. patch(java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile)
void
IpsecVpnIkeProfilesStub. patch(java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
void
IpsecVpnIkeProfilesStub. patch(java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
IpsecVpnIkeProfilesStub. patch(java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
IPSecVpnIkeProfile
IpsecVpnIkeProfiles. update(java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile)
Create or fully replace custom internet key exchange (IKE) Profile.void
IpsecVpnIkeProfiles. update(java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnIkeProfile> asyncCallback)
Create or fully replace custom internet key exchange (IKE) Profile.void
IpsecVpnIkeProfiles. update(java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnIkeProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or fully replace custom internet key exchange (IKE) Profile.IPSecVpnIkeProfile
IpsecVpnIkeProfiles. update(java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or fully replace custom internet key exchange (IKE) Profile.IPSecVpnIkeProfile
IpsecVpnIkeProfilesStub. update(java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile)
void
IpsecVpnIkeProfilesStub. update(java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnIkeProfile> asyncCallback)
void
IpsecVpnIkeProfilesStub. update(java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnIkeProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
IPSecVpnIkeProfile
IpsecVpnIkeProfilesStub. update(java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.infra with type arguments of type IPSecVpnIkeProfile Modifier and Type Method Description void
IpsecVpnIkeProfiles. get(java.lang.String ikeProfileId, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnIkeProfile> asyncCallback)
Get custom IKE Profile, given the particular id.void
IpsecVpnIkeProfiles. get(java.lang.String ikeProfileId, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnIkeProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get custom IKE Profile, given the particular id.void
IpsecVpnIkeProfilesStub. get(java.lang.String ikeProfileId, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnIkeProfile> asyncCallback)
void
IpsecVpnIkeProfilesStub. get(java.lang.String ikeProfileId, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnIkeProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
IpsecVpnIkeProfiles. update(java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnIkeProfile> asyncCallback)
Create or fully replace custom internet key exchange (IKE) Profile.void
IpsecVpnIkeProfiles. update(java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnIkeProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or fully replace custom internet key exchange (IKE) Profile.void
IpsecVpnIkeProfilesStub. update(java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnIkeProfile> asyncCallback)
void
IpsecVpnIkeProfilesStub. update(java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnIkeProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-
Uses of IPSecVpnIkeProfile in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return IPSecVpnIkeProfile Modifier and Type Method Description static IPSecVpnIkeProfile
IPSecVpnIkeProfile. _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 IPSecVpnIkeProfile
IPSecVpnIkeProfile. _newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.IPSecVpnIkeProfile
IPSecVpnIkeProfile.Builder. build()
IPSecVpnIkeProfile
ChildIPSecVpnIkeProfile. getIpSecVpnIkeProfile()
Methods in com.vmware.nsx_policy.model that return types with arguments of type IPSecVpnIkeProfile Modifier and Type Method Description java.util.List<IPSecVpnIkeProfile>
IPSecVpnIkeProfileListResult. getResults()
IPSecVpnIkeProfile list results.Methods in com.vmware.nsx_policy.model with parameters of type IPSecVpnIkeProfile Modifier and Type Method Description ChildIPSecVpnIkeProfile.Builder
ChildIPSecVpnIkeProfile.Builder. setIpSecVpnIkeProfile(IPSecVpnIkeProfile ipSecVpnIkeProfile)
void
ChildIPSecVpnIkeProfile. setIpSecVpnIkeProfile(IPSecVpnIkeProfile ipSecVpnIkeProfile)
Method parameters in com.vmware.nsx_policy.model with type arguments of type IPSecVpnIkeProfile Modifier and Type Method Description IPSecVpnIkeProfileListResult.Builder
IPSecVpnIkeProfileListResult.Builder. setResults(java.util.List<IPSecVpnIkeProfile> results)
IPSecVpnIkeProfile list results.void
IPSecVpnIkeProfileListResult. setResults(java.util.List<IPSecVpnIkeProfile> results)
IPSecVpnIkeProfile list results. -
Uses of IPSecVpnIkeProfile in com.vmware.nsx_policy.orgs.projects.infra
Methods in com.vmware.nsx_policy.orgs.projects.infra that return IPSecVpnIkeProfile Modifier and Type Method Description IPSecVpnIkeProfile
IpsecVpnIkeProfiles. get(java.lang.String orgId, java.lang.String projectId, java.lang.String ikeProfileId)
Get custom IKE Profile, given the particular id.IPSecVpnIkeProfile
IpsecVpnIkeProfiles. get(java.lang.String orgId, java.lang.String projectId, java.lang.String ikeProfileId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get custom IKE Profile, given the particular id.IPSecVpnIkeProfile
IpsecVpnIkeProfilesStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String ikeProfileId)
IPSecVpnIkeProfile
IpsecVpnIkeProfilesStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String ikeProfileId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
IPSecVpnIkeProfile
IpsecVpnIkeProfiles. update(java.lang.String orgId, java.lang.String projectId, java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile)
Create or fully replace custom internet key exchange (IKE) Profile.IPSecVpnIkeProfile
IpsecVpnIkeProfiles. update(java.lang.String orgId, java.lang.String projectId, java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or fully replace custom internet key exchange (IKE) Profile.IPSecVpnIkeProfile
IpsecVpnIkeProfilesStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile)
IPSecVpnIkeProfile
IpsecVpnIkeProfilesStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Methods in com.vmware.nsx_policy.orgs.projects.infra with parameters of type IPSecVpnIkeProfile Modifier and Type Method Description void
IpsecVpnIkeProfiles. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile)
Create or patch custom internet key exchange (IKE) Profile.void
IpsecVpnIkeProfiles. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Create or patch custom internet key exchange (IKE) Profile.void
IpsecVpnIkeProfiles. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or patch custom internet key exchange (IKE) Profile.void
IpsecVpnIkeProfiles. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or patch custom internet key exchange (IKE) Profile.void
IpsecVpnIkeProfilesStub. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile)
void
IpsecVpnIkeProfilesStub. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
void
IpsecVpnIkeProfilesStub. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
IpsecVpnIkeProfilesStub. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
IPSecVpnIkeProfile
IpsecVpnIkeProfiles. update(java.lang.String orgId, java.lang.String projectId, java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile)
Create or fully replace custom internet key exchange (IKE) Profile.void
IpsecVpnIkeProfiles. update(java.lang.String orgId, java.lang.String projectId, java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnIkeProfile> asyncCallback)
Create or fully replace custom internet key exchange (IKE) Profile.void
IpsecVpnIkeProfiles. update(java.lang.String orgId, java.lang.String projectId, java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnIkeProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or fully replace custom internet key exchange (IKE) Profile.IPSecVpnIkeProfile
IpsecVpnIkeProfiles. update(java.lang.String orgId, java.lang.String projectId, java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or fully replace custom internet key exchange (IKE) Profile.IPSecVpnIkeProfile
IpsecVpnIkeProfilesStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile)
void
IpsecVpnIkeProfilesStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnIkeProfile> asyncCallback)
void
IpsecVpnIkeProfilesStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnIkeProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
IPSecVpnIkeProfile
IpsecVpnIkeProfilesStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.orgs.projects.infra with type arguments of type IPSecVpnIkeProfile Modifier and Type Method Description void
IpsecVpnIkeProfiles. get(java.lang.String orgId, java.lang.String projectId, java.lang.String ikeProfileId, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnIkeProfile> asyncCallback)
Get custom IKE Profile, given the particular id.void
IpsecVpnIkeProfiles. get(java.lang.String orgId, java.lang.String projectId, java.lang.String ikeProfileId, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnIkeProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get custom IKE Profile, given the particular id.void
IpsecVpnIkeProfilesStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String ikeProfileId, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnIkeProfile> asyncCallback)
void
IpsecVpnIkeProfilesStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String ikeProfileId, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnIkeProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
IpsecVpnIkeProfiles. update(java.lang.String orgId, java.lang.String projectId, java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnIkeProfile> asyncCallback)
Create or fully replace custom internet key exchange (IKE) Profile.void
IpsecVpnIkeProfiles. update(java.lang.String orgId, java.lang.String projectId, java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnIkeProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or fully replace custom internet key exchange (IKE) Profile.void
IpsecVpnIkeProfilesStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnIkeProfile> asyncCallback)
void
IpsecVpnIkeProfilesStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnIkeProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-