Uses of Class
com.vmware.nsx_policy.model.PolicyPimProfile
-
Packages that use PolicyPimProfile Package Description com.vmware.nsx_policy.infra com.vmware.nsx_policy.model -
-
Uses of PolicyPimProfile in com.vmware.nsx_policy.infra
Methods in com.vmware.nsx_policy.infra that return PolicyPimProfile Modifier and Type Method Description PolicyPimProfile
PimProfiles. get(java.lang.String pimProfileId)
Read Pim Profile.PolicyPimProfile
PimProfiles. get(java.lang.String pimProfileId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read Pim Profile.PolicyPimProfile
PimProfilesStub. get(java.lang.String pimProfileId)
PolicyPimProfile
PimProfilesStub. get(java.lang.String pimProfileId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
PolicyPimProfile
PimProfiles. update(java.lang.String pimProfileId, PolicyPimProfile policyPimProfile)
Create or update pim profile.PolicyPimProfile
PimProfiles. update(java.lang.String pimProfileId, PolicyPimProfile policyPimProfile, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or update pim profile.PolicyPimProfile
PimProfilesStub. update(java.lang.String pimProfileId, PolicyPimProfile policyPimProfile)
PolicyPimProfile
PimProfilesStub. update(java.lang.String pimProfileId, PolicyPimProfile policyPimProfile, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Methods in com.vmware.nsx_policy.infra with parameters of type PolicyPimProfile Modifier and Type Method Description void
PimProfiles. patch(java.lang.String pimProfileId, PolicyPimProfile policyPimProfile)
Create a pim profile with the pim-profile-id is not already present, otherwise update the pim profile.void
PimProfiles. patch(java.lang.String pimProfileId, PolicyPimProfile policyPimProfile, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Create a pim profile with the pim-profile-id is not already present, otherwise update the pim profile.void
PimProfiles. patch(java.lang.String pimProfileId, PolicyPimProfile policyPimProfile, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create a pim profile with the pim-profile-id is not already present, otherwise update the pim profile.void
PimProfiles. patch(java.lang.String pimProfileId, PolicyPimProfile policyPimProfile, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create a pim profile with the pim-profile-id is not already present, otherwise update the pim profile.void
PimProfilesStub. patch(java.lang.String pimProfileId, PolicyPimProfile policyPimProfile)
void
PimProfilesStub. patch(java.lang.String pimProfileId, PolicyPimProfile policyPimProfile, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
void
PimProfilesStub. patch(java.lang.String pimProfileId, PolicyPimProfile policyPimProfile, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
PimProfilesStub. patch(java.lang.String pimProfileId, PolicyPimProfile policyPimProfile, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
PolicyPimProfile
PimProfiles. update(java.lang.String pimProfileId, PolicyPimProfile policyPimProfile)
Create or update pim profile.void
PimProfiles. update(java.lang.String pimProfileId, PolicyPimProfile policyPimProfile, com.vmware.vapi.bindings.client.AsyncCallback<PolicyPimProfile> asyncCallback)
Create or update pim profile.void
PimProfiles. update(java.lang.String pimProfileId, PolicyPimProfile policyPimProfile, com.vmware.vapi.bindings.client.AsyncCallback<PolicyPimProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or update pim profile.PolicyPimProfile
PimProfiles. update(java.lang.String pimProfileId, PolicyPimProfile policyPimProfile, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or update pim profile.PolicyPimProfile
PimProfilesStub. update(java.lang.String pimProfileId, PolicyPimProfile policyPimProfile)
void
PimProfilesStub. update(java.lang.String pimProfileId, PolicyPimProfile policyPimProfile, com.vmware.vapi.bindings.client.AsyncCallback<PolicyPimProfile> asyncCallback)
void
PimProfilesStub. update(java.lang.String pimProfileId, PolicyPimProfile policyPimProfile, com.vmware.vapi.bindings.client.AsyncCallback<PolicyPimProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
PolicyPimProfile
PimProfilesStub. update(java.lang.String pimProfileId, PolicyPimProfile policyPimProfile, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.infra with type arguments of type PolicyPimProfile Modifier and Type Method Description void
PimProfiles. get(java.lang.String pimProfileId, com.vmware.vapi.bindings.client.AsyncCallback<PolicyPimProfile> asyncCallback)
Read Pim Profile.void
PimProfiles. get(java.lang.String pimProfileId, com.vmware.vapi.bindings.client.AsyncCallback<PolicyPimProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read Pim Profile.void
PimProfilesStub. get(java.lang.String pimProfileId, com.vmware.vapi.bindings.client.AsyncCallback<PolicyPimProfile> asyncCallback)
void
PimProfilesStub. get(java.lang.String pimProfileId, com.vmware.vapi.bindings.client.AsyncCallback<PolicyPimProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
PimProfiles. update(java.lang.String pimProfileId, PolicyPimProfile policyPimProfile, com.vmware.vapi.bindings.client.AsyncCallback<PolicyPimProfile> asyncCallback)
Create or update pim profile.void
PimProfiles. update(java.lang.String pimProfileId, PolicyPimProfile policyPimProfile, com.vmware.vapi.bindings.client.AsyncCallback<PolicyPimProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or update pim profile.void
PimProfilesStub. update(java.lang.String pimProfileId, PolicyPimProfile policyPimProfile, com.vmware.vapi.bindings.client.AsyncCallback<PolicyPimProfile> asyncCallback)
void
PimProfilesStub. update(java.lang.String pimProfileId, PolicyPimProfile policyPimProfile, com.vmware.vapi.bindings.client.AsyncCallback<PolicyPimProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-
Uses of PolicyPimProfile in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return PolicyPimProfile Modifier and Type Method Description static PolicyPimProfile
PolicyPimProfile. _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 PolicyPimProfile
PolicyPimProfile. _newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.PolicyPimProfile
PolicyPimProfile.Builder. build()
PolicyPimProfile
ChildPolicyPimProfile. getPolicyPimProfile()
Methods in com.vmware.nsx_policy.model that return types with arguments of type PolicyPimProfile Modifier and Type Method Description java.util.List<PolicyPimProfile>
PolicyPimProfileListResult. getResults()
PIM Profile list results.Methods in com.vmware.nsx_policy.model with parameters of type PolicyPimProfile Modifier and Type Method Description ChildPolicyPimProfile.Builder
ChildPolicyPimProfile.Builder. setPolicyPimProfile(PolicyPimProfile policyPimProfile)
void
ChildPolicyPimProfile. setPolicyPimProfile(PolicyPimProfile policyPimProfile)
Method parameters in com.vmware.nsx_policy.model with type arguments of type PolicyPimProfile Modifier and Type Method Description PolicyPimProfileListResult.Builder
PolicyPimProfileListResult.Builder. setResults(java.util.List<PolicyPimProfile> results)
PIM Profile list results.void
PolicyPimProfileListResult. setResults(java.util.List<PolicyPimProfile> results)
PIM Profile list results.
-