Uses of Class
com.vmware.nsx_policy.model.SegmentSecurityProfile
-
Packages that use SegmentSecurityProfile Package Description com.vmware.nsx_policy.global_infra com.vmware.nsx_policy.infra com.vmware.nsx_policy.model com.vmware.nsx_policy.orgs.projects.infra -
-
Uses of SegmentSecurityProfile in com.vmware.nsx_policy.global_infra
Methods in com.vmware.nsx_policy.global_infra that return SegmentSecurityProfile Modifier and Type Method Description SegmentSecurityProfile
SegmentSecurityProfiles. get(java.lang.String segmentSecurityProfileId)
API will return details of the segment security profile with given id.SegmentSecurityProfile
SegmentSecurityProfiles. get(java.lang.String segmentSecurityProfileId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
API will return details of the segment security profile with given id.SegmentSecurityProfile
SegmentSecurityProfilesStub. get(java.lang.String segmentSecurityProfileId)
SegmentSecurityProfile
SegmentSecurityProfilesStub. get(java.lang.String segmentSecurityProfileId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
SegmentSecurityProfile
SegmentSecurityProfiles. update(java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override)
Create or replace a segment security profileSegmentSecurityProfile
SegmentSecurityProfiles. update(java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or replace a segment security profileSegmentSecurityProfile
SegmentSecurityProfilesStub. update(java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override)
SegmentSecurityProfile
SegmentSecurityProfilesStub. update(java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Methods in com.vmware.nsx_policy.global_infra with parameters of type SegmentSecurityProfile Modifier and Type Method Description void
SegmentSecurityProfiles. patch(java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override)
Create a new segment security profile if the segment security profile with given id does not exist.void
SegmentSecurityProfiles. patch(java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Create a new segment security profile if the segment security profile with given id does not exist.void
SegmentSecurityProfiles. patch(java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create a new segment security profile if the segment security profile with given id does not exist.void
SegmentSecurityProfiles. patch(java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create a new segment security profile if the segment security profile with given id does not exist.void
SegmentSecurityProfilesStub. patch(java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override)
void
SegmentSecurityProfilesStub. patch(java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
void
SegmentSecurityProfilesStub. patch(java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
SegmentSecurityProfilesStub. patch(java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
SegmentSecurityProfile
SegmentSecurityProfiles. update(java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override)
Create or replace a segment security profilevoid
SegmentSecurityProfiles. update(java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<SegmentSecurityProfile> asyncCallback)
Create or replace a segment security profilevoid
SegmentSecurityProfiles. update(java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<SegmentSecurityProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or replace a segment security profileSegmentSecurityProfile
SegmentSecurityProfiles. update(java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or replace a segment security profileSegmentSecurityProfile
SegmentSecurityProfilesStub. update(java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override)
void
SegmentSecurityProfilesStub. update(java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<SegmentSecurityProfile> asyncCallback)
void
SegmentSecurityProfilesStub. update(java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<SegmentSecurityProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
SegmentSecurityProfile
SegmentSecurityProfilesStub. update(java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.global_infra with type arguments of type SegmentSecurityProfile Modifier and Type Method Description void
SegmentSecurityProfiles. get(java.lang.String segmentSecurityProfileId, com.vmware.vapi.bindings.client.AsyncCallback<SegmentSecurityProfile> asyncCallback)
API will return details of the segment security profile with given id.void
SegmentSecurityProfiles. get(java.lang.String segmentSecurityProfileId, com.vmware.vapi.bindings.client.AsyncCallback<SegmentSecurityProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
API will return details of the segment security profile with given id.void
SegmentSecurityProfilesStub. get(java.lang.String segmentSecurityProfileId, com.vmware.vapi.bindings.client.AsyncCallback<SegmentSecurityProfile> asyncCallback)
void
SegmentSecurityProfilesStub. get(java.lang.String segmentSecurityProfileId, com.vmware.vapi.bindings.client.AsyncCallback<SegmentSecurityProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
SegmentSecurityProfiles. update(java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<SegmentSecurityProfile> asyncCallback)
Create or replace a segment security profilevoid
SegmentSecurityProfiles. update(java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<SegmentSecurityProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or replace a segment security profilevoid
SegmentSecurityProfilesStub. update(java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<SegmentSecurityProfile> asyncCallback)
void
SegmentSecurityProfilesStub. update(java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<SegmentSecurityProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-
Uses of SegmentSecurityProfile in com.vmware.nsx_policy.infra
Methods in com.vmware.nsx_policy.infra that return SegmentSecurityProfile Modifier and Type Method Description SegmentSecurityProfile
SegmentSecurityProfiles. get(java.lang.String segmentSecurityProfileId)
API will return details of the segment security profile with given id.SegmentSecurityProfile
SegmentSecurityProfiles. get(java.lang.String segmentSecurityProfileId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
API will return details of the segment security profile with given id.SegmentSecurityProfile
SegmentSecurityProfilesStub. get(java.lang.String segmentSecurityProfileId)
SegmentSecurityProfile
SegmentSecurityProfilesStub. get(java.lang.String segmentSecurityProfileId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
SegmentSecurityProfile
SegmentSecurityProfiles. update(java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override)
Create or replace a segment security profileSegmentSecurityProfile
SegmentSecurityProfiles. update(java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or replace a segment security profileSegmentSecurityProfile
SegmentSecurityProfilesStub. update(java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override)
SegmentSecurityProfile
SegmentSecurityProfilesStub. update(java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Methods in com.vmware.nsx_policy.infra with parameters of type SegmentSecurityProfile Modifier and Type Method Description void
SegmentSecurityProfiles. patch(java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override)
Create a new segment security profile if the segment security profile with given id does not exist.void
SegmentSecurityProfiles. patch(java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Create a new segment security profile if the segment security profile with given id does not exist.void
SegmentSecurityProfiles. patch(java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create a new segment security profile if the segment security profile with given id does not exist.void
SegmentSecurityProfiles. patch(java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create a new segment security profile if the segment security profile with given id does not exist.void
SegmentSecurityProfilesStub. patch(java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override)
void
SegmentSecurityProfilesStub. patch(java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
void
SegmentSecurityProfilesStub. patch(java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
SegmentSecurityProfilesStub. patch(java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
SegmentSecurityProfile
SegmentSecurityProfiles. update(java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override)
Create or replace a segment security profilevoid
SegmentSecurityProfiles. update(java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<SegmentSecurityProfile> asyncCallback)
Create or replace a segment security profilevoid
SegmentSecurityProfiles. update(java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<SegmentSecurityProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or replace a segment security profileSegmentSecurityProfile
SegmentSecurityProfiles. update(java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or replace a segment security profileSegmentSecurityProfile
SegmentSecurityProfilesStub. update(java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override)
void
SegmentSecurityProfilesStub. update(java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<SegmentSecurityProfile> asyncCallback)
void
SegmentSecurityProfilesStub. update(java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<SegmentSecurityProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
SegmentSecurityProfile
SegmentSecurityProfilesStub. update(java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.infra with type arguments of type SegmentSecurityProfile Modifier and Type Method Description void
SegmentSecurityProfiles. get(java.lang.String segmentSecurityProfileId, com.vmware.vapi.bindings.client.AsyncCallback<SegmentSecurityProfile> asyncCallback)
API will return details of the segment security profile with given id.void
SegmentSecurityProfiles. get(java.lang.String segmentSecurityProfileId, com.vmware.vapi.bindings.client.AsyncCallback<SegmentSecurityProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
API will return details of the segment security profile with given id.void
SegmentSecurityProfilesStub. get(java.lang.String segmentSecurityProfileId, com.vmware.vapi.bindings.client.AsyncCallback<SegmentSecurityProfile> asyncCallback)
void
SegmentSecurityProfilesStub. get(java.lang.String segmentSecurityProfileId, com.vmware.vapi.bindings.client.AsyncCallback<SegmentSecurityProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
SegmentSecurityProfiles. update(java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<SegmentSecurityProfile> asyncCallback)
Create or replace a segment security profilevoid
SegmentSecurityProfiles. update(java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<SegmentSecurityProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or replace a segment security profilevoid
SegmentSecurityProfilesStub. update(java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<SegmentSecurityProfile> asyncCallback)
void
SegmentSecurityProfilesStub. update(java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<SegmentSecurityProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-
Uses of SegmentSecurityProfile in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return SegmentSecurityProfile Modifier and Type Method Description static SegmentSecurityProfile
SegmentSecurityProfile. _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 SegmentSecurityProfile
SegmentSecurityProfile. _newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.SegmentSecurityProfile
SegmentSecurityProfile.Builder. build()
SegmentSecurityProfile
ChildSegmentSecurityProfile. getSegmentSecurityProfile()
Methods in com.vmware.nsx_policy.model that return types with arguments of type SegmentSecurityProfile Modifier and Type Method Description java.util.List<SegmentSecurityProfile>
SegmentSecurityProfileListResult. getResults()
Segment Security profile list resultsMethods in com.vmware.nsx_policy.model with parameters of type SegmentSecurityProfile Modifier and Type Method Description ChildSegmentSecurityProfile.Builder
ChildSegmentSecurityProfile.Builder. setSegmentSecurityProfile(SegmentSecurityProfile segmentSecurityProfile)
void
ChildSegmentSecurityProfile. setSegmentSecurityProfile(SegmentSecurityProfile segmentSecurityProfile)
Method parameters in com.vmware.nsx_policy.model with type arguments of type SegmentSecurityProfile Modifier and Type Method Description SegmentSecurityProfileListResult.Builder
SegmentSecurityProfileListResult.Builder. setResults(java.util.List<SegmentSecurityProfile> results)
Segment Security profile list resultsvoid
SegmentSecurityProfileListResult. setResults(java.util.List<SegmentSecurityProfile> results)
Segment Security profile list results -
Uses of SegmentSecurityProfile in com.vmware.nsx_policy.orgs.projects.infra
Methods in com.vmware.nsx_policy.orgs.projects.infra that return SegmentSecurityProfile Modifier and Type Method Description SegmentSecurityProfile
SegmentSecurityProfiles. get(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentSecurityProfileId)
API will return details of the segment security profile with given id.SegmentSecurityProfile
SegmentSecurityProfiles. get(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentSecurityProfileId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
API will return details of the segment security profile with given id.SegmentSecurityProfile
SegmentSecurityProfilesStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentSecurityProfileId)
SegmentSecurityProfile
SegmentSecurityProfilesStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentSecurityProfileId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
SegmentSecurityProfile
SegmentSecurityProfiles. update(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override)
Create or replace a segment security profileSegmentSecurityProfile
SegmentSecurityProfiles. update(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or replace a segment security profileSegmentSecurityProfile
SegmentSecurityProfilesStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override)
SegmentSecurityProfile
SegmentSecurityProfilesStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Methods in com.vmware.nsx_policy.orgs.projects.infra with parameters of type SegmentSecurityProfile Modifier and Type Method Description void
SegmentSecurityProfiles. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override)
Create a new segment security profile if the segment security profile with given id does not exist.void
SegmentSecurityProfiles. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Create a new segment security profile if the segment security profile with given id does not exist.void
SegmentSecurityProfiles. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create a new segment security profile if the segment security profile with given id does not exist.void
SegmentSecurityProfiles. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create a new segment security profile if the segment security profile with given id does not exist.void
SegmentSecurityProfilesStub. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override)
void
SegmentSecurityProfilesStub. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
void
SegmentSecurityProfilesStub. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
SegmentSecurityProfilesStub. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
SegmentSecurityProfile
SegmentSecurityProfiles. update(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override)
Create or replace a segment security profilevoid
SegmentSecurityProfiles. update(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<SegmentSecurityProfile> asyncCallback)
Create or replace a segment security profilevoid
SegmentSecurityProfiles. update(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<SegmentSecurityProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or replace a segment security profileSegmentSecurityProfile
SegmentSecurityProfiles. update(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or replace a segment security profileSegmentSecurityProfile
SegmentSecurityProfilesStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override)
void
SegmentSecurityProfilesStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<SegmentSecurityProfile> asyncCallback)
void
SegmentSecurityProfilesStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<SegmentSecurityProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
SegmentSecurityProfile
SegmentSecurityProfilesStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.orgs.projects.infra with type arguments of type SegmentSecurityProfile Modifier and Type Method Description void
SegmentSecurityProfiles. get(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentSecurityProfileId, com.vmware.vapi.bindings.client.AsyncCallback<SegmentSecurityProfile> asyncCallback)
API will return details of the segment security profile with given id.void
SegmentSecurityProfiles. get(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentSecurityProfileId, com.vmware.vapi.bindings.client.AsyncCallback<SegmentSecurityProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
API will return details of the segment security profile with given id.void
SegmentSecurityProfilesStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentSecurityProfileId, com.vmware.vapi.bindings.client.AsyncCallback<SegmentSecurityProfile> asyncCallback)
void
SegmentSecurityProfilesStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentSecurityProfileId, com.vmware.vapi.bindings.client.AsyncCallback<SegmentSecurityProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
SegmentSecurityProfiles. update(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<SegmentSecurityProfile> asyncCallback)
Create or replace a segment security profilevoid
SegmentSecurityProfiles. update(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<SegmentSecurityProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or replace a segment security profilevoid
SegmentSecurityProfilesStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<SegmentSecurityProfile> asyncCallback)
void
SegmentSecurityProfilesStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String segmentSecurityProfileId, SegmentSecurityProfile segmentSecurityProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<SegmentSecurityProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-