Uses of Class
com.vmware.nsx_policy.model.GatewayQosProfile
-
Packages that use GatewayQosProfile 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 GatewayQosProfile in com.vmware.nsx_policy.global_infra
Methods in com.vmware.nsx_policy.global_infra that return GatewayQosProfile Modifier and Type Method Description GatewayQosProfile
GatewayQosProfiles. get(java.lang.String qosProfileId)
Read gateway QoS profileGatewayQosProfile
GatewayQosProfiles. get(java.lang.String qosProfileId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read gateway QoS profileGatewayQosProfile
GatewayQosProfilesStub. get(java.lang.String qosProfileId)
GatewayQosProfile
GatewayQosProfilesStub. get(java.lang.String qosProfileId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
GatewayQosProfile
GatewayQosProfiles. update(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override)
If profile with the qos-profile-id is not already present, create a new gateway QoS profile instance.GatewayQosProfile
GatewayQosProfiles. update(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If profile with the qos-profile-id is not already present, create a new gateway QoS profile instance.GatewayQosProfile
GatewayQosProfilesStub. update(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override)
GatewayQosProfile
GatewayQosProfilesStub. update(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Methods in com.vmware.nsx_policy.global_infra with parameters of type GatewayQosProfile Modifier and Type Method Description void
GatewayQosProfiles. patch(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override)
If profile with the qos-profile-id is not already present, create a new gateway QoS profile instance.void
GatewayQosProfiles. patch(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
If profile with the qos-profile-id is not already present, create a new gateway QoS profile instance.void
GatewayQosProfiles. patch(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If profile with the qos-profile-id is not already present, create a new gateway QoS profile instance.void
GatewayQosProfiles. patch(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If profile with the qos-profile-id is not already present, create a new gateway QoS profile instance.void
GatewayQosProfilesStub. patch(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override)
void
GatewayQosProfilesStub. patch(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
void
GatewayQosProfilesStub. patch(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
GatewayQosProfilesStub. patch(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
GatewayQosProfile
GatewayQosProfiles. update(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override)
If profile with the qos-profile-id is not already present, create a new gateway QoS profile instance.void
GatewayQosProfiles. update(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<GatewayQosProfile> asyncCallback)
If profile with the qos-profile-id is not already present, create a new gateway QoS profile instance.void
GatewayQosProfiles. update(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<GatewayQosProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If profile with the qos-profile-id is not already present, create a new gateway QoS profile instance.GatewayQosProfile
GatewayQosProfiles. update(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If profile with the qos-profile-id is not already present, create a new gateway QoS profile instance.GatewayQosProfile
GatewayQosProfilesStub. update(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override)
void
GatewayQosProfilesStub. update(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<GatewayQosProfile> asyncCallback)
void
GatewayQosProfilesStub. update(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<GatewayQosProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
GatewayQosProfile
GatewayQosProfilesStub. update(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, 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 GatewayQosProfile Modifier and Type Method Description void
GatewayQosProfiles. get(java.lang.String qosProfileId, com.vmware.vapi.bindings.client.AsyncCallback<GatewayQosProfile> asyncCallback)
Read gateway QoS profilevoid
GatewayQosProfiles. get(java.lang.String qosProfileId, com.vmware.vapi.bindings.client.AsyncCallback<GatewayQosProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read gateway QoS profilevoid
GatewayQosProfilesStub. get(java.lang.String qosProfileId, com.vmware.vapi.bindings.client.AsyncCallback<GatewayQosProfile> asyncCallback)
void
GatewayQosProfilesStub. get(java.lang.String qosProfileId, com.vmware.vapi.bindings.client.AsyncCallback<GatewayQosProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
GatewayQosProfiles. update(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<GatewayQosProfile> asyncCallback)
If profile with the qos-profile-id is not already present, create a new gateway QoS profile instance.void
GatewayQosProfiles. update(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<GatewayQosProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If profile with the qos-profile-id is not already present, create a new gateway QoS profile instance.void
GatewayQosProfilesStub. update(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<GatewayQosProfile> asyncCallback)
void
GatewayQosProfilesStub. update(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<GatewayQosProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-
Uses of GatewayQosProfile in com.vmware.nsx_policy.infra
Methods in com.vmware.nsx_policy.infra that return GatewayQosProfile Modifier and Type Method Description GatewayQosProfile
GatewayQosProfiles. get(java.lang.String qosProfileId)
Read gateway QoS profileGatewayQosProfile
GatewayQosProfiles. get(java.lang.String qosProfileId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read gateway QoS profileGatewayQosProfile
GatewayQosProfilesStub. get(java.lang.String qosProfileId)
GatewayQosProfile
GatewayQosProfilesStub. get(java.lang.String qosProfileId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
GatewayQosProfile
GatewayQosProfiles. update(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override)
If profile with the qos-profile-id is not already present, create a new gateway QoS profile instance.GatewayQosProfile
GatewayQosProfiles. update(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If profile with the qos-profile-id is not already present, create a new gateway QoS profile instance.GatewayQosProfile
GatewayQosProfilesStub. update(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override)
GatewayQosProfile
GatewayQosProfilesStub. update(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Methods in com.vmware.nsx_policy.infra with parameters of type GatewayQosProfile Modifier and Type Method Description void
GatewayQosProfiles. patch(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override)
If profile with the qos-profile-id is not already present, create a new gateway QoS profile instance.void
GatewayQosProfiles. patch(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
If profile with the qos-profile-id is not already present, create a new gateway QoS profile instance.void
GatewayQosProfiles. patch(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If profile with the qos-profile-id is not already present, create a new gateway QoS profile instance.void
GatewayQosProfiles. patch(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If profile with the qos-profile-id is not already present, create a new gateway QoS profile instance.void
GatewayQosProfilesStub. patch(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override)
void
GatewayQosProfilesStub. patch(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
void
GatewayQosProfilesStub. patch(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
GatewayQosProfilesStub. patch(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
GatewayQosProfile
GatewayQosProfiles. update(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override)
If profile with the qos-profile-id is not already present, create a new gateway QoS profile instance.void
GatewayQosProfiles. update(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<GatewayQosProfile> asyncCallback)
If profile with the qos-profile-id is not already present, create a new gateway QoS profile instance.void
GatewayQosProfiles. update(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<GatewayQosProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If profile with the qos-profile-id is not already present, create a new gateway QoS profile instance.GatewayQosProfile
GatewayQosProfiles. update(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If profile with the qos-profile-id is not already present, create a new gateway QoS profile instance.GatewayQosProfile
GatewayQosProfilesStub. update(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override)
void
GatewayQosProfilesStub. update(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<GatewayQosProfile> asyncCallback)
void
GatewayQosProfilesStub. update(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<GatewayQosProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
GatewayQosProfile
GatewayQosProfilesStub. update(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.infra with type arguments of type GatewayQosProfile Modifier and Type Method Description void
GatewayQosProfiles. get(java.lang.String qosProfileId, com.vmware.vapi.bindings.client.AsyncCallback<GatewayQosProfile> asyncCallback)
Read gateway QoS profilevoid
GatewayQosProfiles. get(java.lang.String qosProfileId, com.vmware.vapi.bindings.client.AsyncCallback<GatewayQosProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read gateway QoS profilevoid
GatewayQosProfilesStub. get(java.lang.String qosProfileId, com.vmware.vapi.bindings.client.AsyncCallback<GatewayQosProfile> asyncCallback)
void
GatewayQosProfilesStub. get(java.lang.String qosProfileId, com.vmware.vapi.bindings.client.AsyncCallback<GatewayQosProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
GatewayQosProfiles. update(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<GatewayQosProfile> asyncCallback)
If profile with the qos-profile-id is not already present, create a new gateway QoS profile instance.void
GatewayQosProfiles. update(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<GatewayQosProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If profile with the qos-profile-id is not already present, create a new gateway QoS profile instance.void
GatewayQosProfilesStub. update(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<GatewayQosProfile> asyncCallback)
void
GatewayQosProfilesStub. update(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<GatewayQosProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-
Uses of GatewayQosProfile in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return GatewayQosProfile Modifier and Type Method Description static GatewayQosProfile
GatewayQosProfile. _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 GatewayQosProfile
GatewayQosProfile. _newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.GatewayQosProfile
GatewayQosProfile.Builder. build()
GatewayQosProfile
ChildGatewayQosProfile. getGatewayQosProfile()
Methods in com.vmware.nsx_policy.model that return types with arguments of type GatewayQosProfile Modifier and Type Method Description java.util.List<GatewayQosProfile>
GatewayQosProfileListResult. getResults()
Paginated list of GatewayQosProfileMethods in com.vmware.nsx_policy.model with parameters of type GatewayQosProfile Modifier and Type Method Description ChildGatewayQosProfile.Builder
ChildGatewayQosProfile.Builder. setGatewayQosProfile(GatewayQosProfile gatewayQosProfile)
void
ChildGatewayQosProfile. setGatewayQosProfile(GatewayQosProfile gatewayQosProfile)
Method parameters in com.vmware.nsx_policy.model with type arguments of type GatewayQosProfile Modifier and Type Method Description GatewayQosProfileListResult.Builder
GatewayQosProfileListResult.Builder. setResults(java.util.List<GatewayQosProfile> results)
Paginated list of GatewayQosProfilevoid
GatewayQosProfileListResult. setResults(java.util.List<GatewayQosProfile> results)
Paginated list of GatewayQosProfile -
Uses of GatewayQosProfile in com.vmware.nsx_policy.orgs.projects.infra
Methods in com.vmware.nsx_policy.orgs.projects.infra that return GatewayQosProfile Modifier and Type Method Description GatewayQosProfile
GatewayQosProfiles. get(java.lang.String orgId, java.lang.String projectId, java.lang.String qosProfileId)
Read gateway QoS profileGatewayQosProfile
GatewayQosProfiles. get(java.lang.String orgId, java.lang.String projectId, java.lang.String qosProfileId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read gateway QoS profileGatewayQosProfile
GatewayQosProfilesStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String qosProfileId)
GatewayQosProfile
GatewayQosProfilesStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String qosProfileId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
GatewayQosProfile
GatewayQosProfiles. update(java.lang.String orgId, java.lang.String projectId, java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override)
If profile with the qos-profile-id is not already present, create a new gateway QoS profile instance.GatewayQosProfile
GatewayQosProfiles. update(java.lang.String orgId, java.lang.String projectId, java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If profile with the qos-profile-id is not already present, create a new gateway QoS profile instance.GatewayQosProfile
GatewayQosProfilesStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override)
GatewayQosProfile
GatewayQosProfilesStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Methods in com.vmware.nsx_policy.orgs.projects.infra with parameters of type GatewayQosProfile Modifier and Type Method Description void
GatewayQosProfiles. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override)
If profile with the qos-profile-id is not already present, create a new gateway QoS profile instance.void
GatewayQosProfiles. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
If profile with the qos-profile-id is not already present, create a new gateway QoS profile instance.void
GatewayQosProfiles. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If profile with the qos-profile-id is not already present, create a new gateway QoS profile instance.void
GatewayQosProfiles. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If profile with the qos-profile-id is not already present, create a new gateway QoS profile instance.void
GatewayQosProfilesStub. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override)
void
GatewayQosProfilesStub. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
void
GatewayQosProfilesStub. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
GatewayQosProfilesStub. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
GatewayQosProfile
GatewayQosProfiles. update(java.lang.String orgId, java.lang.String projectId, java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override)
If profile with the qos-profile-id is not already present, create a new gateway QoS profile instance.void
GatewayQosProfiles. update(java.lang.String orgId, java.lang.String projectId, java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<GatewayQosProfile> asyncCallback)
If profile with the qos-profile-id is not already present, create a new gateway QoS profile instance.void
GatewayQosProfiles. update(java.lang.String orgId, java.lang.String projectId, java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<GatewayQosProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If profile with the qos-profile-id is not already present, create a new gateway QoS profile instance.GatewayQosProfile
GatewayQosProfiles. update(java.lang.String orgId, java.lang.String projectId, java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If profile with the qos-profile-id is not already present, create a new gateway QoS profile instance.GatewayQosProfile
GatewayQosProfilesStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override)
void
GatewayQosProfilesStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<GatewayQosProfile> asyncCallback)
void
GatewayQosProfilesStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<GatewayQosProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
GatewayQosProfile
GatewayQosProfilesStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, 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 GatewayQosProfile Modifier and Type Method Description void
GatewayQosProfiles. get(java.lang.String orgId, java.lang.String projectId, java.lang.String qosProfileId, com.vmware.vapi.bindings.client.AsyncCallback<GatewayQosProfile> asyncCallback)
Read gateway QoS profilevoid
GatewayQosProfiles. get(java.lang.String orgId, java.lang.String projectId, java.lang.String qosProfileId, com.vmware.vapi.bindings.client.AsyncCallback<GatewayQosProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read gateway QoS profilevoid
GatewayQosProfilesStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String qosProfileId, com.vmware.vapi.bindings.client.AsyncCallback<GatewayQosProfile> asyncCallback)
void
GatewayQosProfilesStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String qosProfileId, com.vmware.vapi.bindings.client.AsyncCallback<GatewayQosProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
GatewayQosProfiles. update(java.lang.String orgId, java.lang.String projectId, java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<GatewayQosProfile> asyncCallback)
If profile with the qos-profile-id is not already present, create a new gateway QoS profile instance.void
GatewayQosProfiles. update(java.lang.String orgId, java.lang.String projectId, java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<GatewayQosProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If profile with the qos-profile-id is not already present, create a new gateway QoS profile instance.void
GatewayQosProfilesStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<GatewayQosProfile> asyncCallback)
void
GatewayQosProfilesStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<GatewayQosProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-