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 IPSecVpnIkeProfileIpsecVpnIkeProfiles. get(java.lang.String ikeProfileId)Get custom IKE Profile, given the particular id.IPSecVpnIkeProfileIpsecVpnIkeProfiles. get(java.lang.String ikeProfileId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Get custom IKE Profile, given the particular id.IPSecVpnIkeProfileIpsecVpnIkeProfilesStub. get(java.lang.String ikeProfileId)IPSecVpnIkeProfileIpsecVpnIkeProfilesStub. get(java.lang.String ikeProfileId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)IPSecVpnIkeProfileIpsecVpnIkeProfiles. update(java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile)Create or fully replace custom internet key exchange (IKE) Profile.IPSecVpnIkeProfileIpsecVpnIkeProfiles. update(java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Create or fully replace custom internet key exchange (IKE) Profile.IPSecVpnIkeProfileIpsecVpnIkeProfilesStub. update(java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile)IPSecVpnIkeProfileIpsecVpnIkeProfilesStub. 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 voidIpsecVpnIkeProfiles. patch(java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile)Create or patch custom internet key exchange (IKE) Profile.voidIpsecVpnIkeProfiles. 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.voidIpsecVpnIkeProfiles. 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.voidIpsecVpnIkeProfiles. patch(java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Create or patch custom internet key exchange (IKE) Profile.voidIpsecVpnIkeProfilesStub. patch(java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile)voidIpsecVpnIkeProfilesStub. patch(java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)voidIpsecVpnIkeProfilesStub. patch(java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)voidIpsecVpnIkeProfilesStub. patch(java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)IPSecVpnIkeProfileIpsecVpnIkeProfiles. update(java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile)Create or fully replace custom internet key exchange (IKE) Profile.voidIpsecVpnIkeProfiles. 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.voidIpsecVpnIkeProfiles. 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.IPSecVpnIkeProfileIpsecVpnIkeProfiles. update(java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Create or fully replace custom internet key exchange (IKE) Profile.IPSecVpnIkeProfileIpsecVpnIkeProfilesStub. update(java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile)voidIpsecVpnIkeProfilesStub. update(java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnIkeProfile> asyncCallback)voidIpsecVpnIkeProfilesStub. update(java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnIkeProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)IPSecVpnIkeProfileIpsecVpnIkeProfilesStub. 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 voidIpsecVpnIkeProfiles. get(java.lang.String ikeProfileId, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnIkeProfile> asyncCallback)Get custom IKE Profile, given the particular id.voidIpsecVpnIkeProfiles. 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.voidIpsecVpnIkeProfilesStub. get(java.lang.String ikeProfileId, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnIkeProfile> asyncCallback)voidIpsecVpnIkeProfilesStub. get(java.lang.String ikeProfileId, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnIkeProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)voidIpsecVpnIkeProfiles. 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.voidIpsecVpnIkeProfiles. 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.voidIpsecVpnIkeProfilesStub. update(java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnIkeProfile> asyncCallback)voidIpsecVpnIkeProfilesStub. 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 IPSecVpnIkeProfileIPSecVpnIkeProfile. _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 IPSecVpnIkeProfileIPSecVpnIkeProfile. _newInstance2(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.IPSecVpnIkeProfileIPSecVpnIkeProfile.Builder. build()IPSecVpnIkeProfileChildIPSecVpnIkeProfile. 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.BuilderChildIPSecVpnIkeProfile.Builder. setIpSecVpnIkeProfile(IPSecVpnIkeProfile ipSecVpnIkeProfile)voidChildIPSecVpnIkeProfile. setIpSecVpnIkeProfile(IPSecVpnIkeProfile ipSecVpnIkeProfile)Method parameters in com.vmware.nsx_policy.model with type arguments of type IPSecVpnIkeProfile Modifier and Type Method Description IPSecVpnIkeProfileListResult.BuilderIPSecVpnIkeProfileListResult.Builder. setResults(java.util.List<IPSecVpnIkeProfile> results)IPSecVpnIkeProfile list results.voidIPSecVpnIkeProfileListResult. 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 IPSecVpnIkeProfileIpsecVpnIkeProfiles. get(java.lang.String orgId, java.lang.String projectId, java.lang.String ikeProfileId)Get custom IKE Profile, given the particular id.IPSecVpnIkeProfileIpsecVpnIkeProfiles. 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.IPSecVpnIkeProfileIpsecVpnIkeProfilesStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String ikeProfileId)IPSecVpnIkeProfileIpsecVpnIkeProfilesStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String ikeProfileId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)IPSecVpnIkeProfileIpsecVpnIkeProfiles. 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.IPSecVpnIkeProfileIpsecVpnIkeProfiles. 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.IPSecVpnIkeProfileIpsecVpnIkeProfilesStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile)IPSecVpnIkeProfileIpsecVpnIkeProfilesStub. 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 voidIpsecVpnIkeProfiles. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile)Create or patch custom internet key exchange (IKE) Profile.voidIpsecVpnIkeProfiles. 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.voidIpsecVpnIkeProfiles. 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.voidIpsecVpnIkeProfiles. 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.voidIpsecVpnIkeProfilesStub. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile)voidIpsecVpnIkeProfilesStub. 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)voidIpsecVpnIkeProfilesStub. 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)voidIpsecVpnIkeProfilesStub. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)IPSecVpnIkeProfileIpsecVpnIkeProfiles. 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.voidIpsecVpnIkeProfiles. 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.voidIpsecVpnIkeProfiles. 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.IPSecVpnIkeProfileIpsecVpnIkeProfiles. 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.IPSecVpnIkeProfileIpsecVpnIkeProfilesStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile)voidIpsecVpnIkeProfilesStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnIkeProfile> asyncCallback)voidIpsecVpnIkeProfilesStub. 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)IPSecVpnIkeProfileIpsecVpnIkeProfilesStub. 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 voidIpsecVpnIkeProfiles. 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.voidIpsecVpnIkeProfiles. 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.voidIpsecVpnIkeProfilesStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String ikeProfileId, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnIkeProfile> asyncCallback)voidIpsecVpnIkeProfilesStub. 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)voidIpsecVpnIkeProfiles. 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.voidIpsecVpnIkeProfiles. 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.voidIpsecVpnIkeProfilesStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String ikeProfileId, IPSecVpnIkeProfile ipSecVpnIkeProfile, com.vmware.vapi.bindings.client.AsyncCallback<IPSecVpnIkeProfile> asyncCallback)voidIpsecVpnIkeProfilesStub. 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)
-