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 GatewayQosProfileGatewayQosProfiles. get(java.lang.String qosProfileId)Read gateway QoS profileGatewayQosProfileGatewayQosProfiles. get(java.lang.String qosProfileId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Read gateway QoS profileGatewayQosProfileGatewayQosProfilesStub. get(java.lang.String qosProfileId)GatewayQosProfileGatewayQosProfilesStub. get(java.lang.String qosProfileId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)GatewayQosProfileGatewayQosProfiles. 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.GatewayQosProfileGatewayQosProfiles. 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.GatewayQosProfileGatewayQosProfilesStub. update(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override)GatewayQosProfileGatewayQosProfilesStub. 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 voidGatewayQosProfiles. 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.voidGatewayQosProfiles. 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.voidGatewayQosProfiles. 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.voidGatewayQosProfiles. 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.voidGatewayQosProfilesStub. patch(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override)voidGatewayQosProfilesStub. patch(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)voidGatewayQosProfilesStub. 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)voidGatewayQosProfilesStub. patch(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)GatewayQosProfileGatewayQosProfiles. 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.voidGatewayQosProfiles. 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.voidGatewayQosProfiles. 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.GatewayQosProfileGatewayQosProfiles. 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.GatewayQosProfileGatewayQosProfilesStub. update(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override)voidGatewayQosProfilesStub. update(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<GatewayQosProfile> asyncCallback)voidGatewayQosProfilesStub. 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)GatewayQosProfileGatewayQosProfilesStub. 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 voidGatewayQosProfiles. get(java.lang.String qosProfileId, com.vmware.vapi.bindings.client.AsyncCallback<GatewayQosProfile> asyncCallback)Read gateway QoS profilevoidGatewayQosProfiles. get(java.lang.String qosProfileId, com.vmware.vapi.bindings.client.AsyncCallback<GatewayQosProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Read gateway QoS profilevoidGatewayQosProfilesStub. get(java.lang.String qosProfileId, com.vmware.vapi.bindings.client.AsyncCallback<GatewayQosProfile> asyncCallback)voidGatewayQosProfilesStub. get(java.lang.String qosProfileId, com.vmware.vapi.bindings.client.AsyncCallback<GatewayQosProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)voidGatewayQosProfiles. 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.voidGatewayQosProfiles. 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.voidGatewayQosProfilesStub. update(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<GatewayQosProfile> asyncCallback)voidGatewayQosProfilesStub. 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 GatewayQosProfileGatewayQosProfiles. get(java.lang.String qosProfileId)Read gateway QoS profileGatewayQosProfileGatewayQosProfiles. get(java.lang.String qosProfileId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Read gateway QoS profileGatewayQosProfileGatewayQosProfilesStub. get(java.lang.String qosProfileId)GatewayQosProfileGatewayQosProfilesStub. get(java.lang.String qosProfileId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)GatewayQosProfileGatewayQosProfiles. 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.GatewayQosProfileGatewayQosProfiles. 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.GatewayQosProfileGatewayQosProfilesStub. update(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override)GatewayQosProfileGatewayQosProfilesStub. 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 voidGatewayQosProfiles. 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.voidGatewayQosProfiles. 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.voidGatewayQosProfiles. 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.voidGatewayQosProfiles. 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.voidGatewayQosProfilesStub. patch(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override)voidGatewayQosProfilesStub. patch(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)voidGatewayQosProfilesStub. 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)voidGatewayQosProfilesStub. patch(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)GatewayQosProfileGatewayQosProfiles. 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.voidGatewayQosProfiles. 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.voidGatewayQosProfiles. 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.GatewayQosProfileGatewayQosProfiles. 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.GatewayQosProfileGatewayQosProfilesStub. update(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override)voidGatewayQosProfilesStub. update(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<GatewayQosProfile> asyncCallback)voidGatewayQosProfilesStub. 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)GatewayQosProfileGatewayQosProfilesStub. 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 voidGatewayQosProfiles. get(java.lang.String qosProfileId, com.vmware.vapi.bindings.client.AsyncCallback<GatewayQosProfile> asyncCallback)Read gateway QoS profilevoidGatewayQosProfiles. get(java.lang.String qosProfileId, com.vmware.vapi.bindings.client.AsyncCallback<GatewayQosProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Read gateway QoS profilevoidGatewayQosProfilesStub. get(java.lang.String qosProfileId, com.vmware.vapi.bindings.client.AsyncCallback<GatewayQosProfile> asyncCallback)voidGatewayQosProfilesStub. get(java.lang.String qosProfileId, com.vmware.vapi.bindings.client.AsyncCallback<GatewayQosProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)voidGatewayQosProfiles. 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.voidGatewayQosProfiles. 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.voidGatewayQosProfilesStub. update(java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<GatewayQosProfile> asyncCallback)voidGatewayQosProfilesStub. 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 GatewayQosProfileGatewayQosProfile. _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 GatewayQosProfileGatewayQosProfile. _newInstance2(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.GatewayQosProfileGatewayQosProfile.Builder. build()GatewayQosProfileChildGatewayQosProfile. 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.BuilderChildGatewayQosProfile.Builder. setGatewayQosProfile(GatewayQosProfile gatewayQosProfile)voidChildGatewayQosProfile. setGatewayQosProfile(GatewayQosProfile gatewayQosProfile)Method parameters in com.vmware.nsx_policy.model with type arguments of type GatewayQosProfile Modifier and Type Method Description GatewayQosProfileListResult.BuilderGatewayQosProfileListResult.Builder. setResults(java.util.List<GatewayQosProfile> results)Paginated list of GatewayQosProfilevoidGatewayQosProfileListResult. 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 GatewayQosProfileGatewayQosProfiles. get(java.lang.String orgId, java.lang.String projectId, java.lang.String qosProfileId)Read gateway QoS profileGatewayQosProfileGatewayQosProfiles. get(java.lang.String orgId, java.lang.String projectId, java.lang.String qosProfileId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Read gateway QoS profileGatewayQosProfileGatewayQosProfilesStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String qosProfileId)GatewayQosProfileGatewayQosProfilesStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String qosProfileId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)GatewayQosProfileGatewayQosProfiles. 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.GatewayQosProfileGatewayQosProfiles. 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.GatewayQosProfileGatewayQosProfilesStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override)GatewayQosProfileGatewayQosProfilesStub. 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 voidGatewayQosProfiles. 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.voidGatewayQosProfiles. 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.voidGatewayQosProfiles. 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.voidGatewayQosProfiles. 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.voidGatewayQosProfilesStub. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override)voidGatewayQosProfilesStub. 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)voidGatewayQosProfilesStub. 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)voidGatewayQosProfilesStub. 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)GatewayQosProfileGatewayQosProfiles. 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.voidGatewayQosProfiles. 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.voidGatewayQosProfiles. 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.GatewayQosProfileGatewayQosProfiles. 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.GatewayQosProfileGatewayQosProfilesStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String qosProfileId, GatewayQosProfile gatewayQosProfile, java.lang.Boolean override)voidGatewayQosProfilesStub. 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)voidGatewayQosProfilesStub. 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)GatewayQosProfileGatewayQosProfilesStub. 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 voidGatewayQosProfiles. get(java.lang.String orgId, java.lang.String projectId, java.lang.String qosProfileId, com.vmware.vapi.bindings.client.AsyncCallback<GatewayQosProfile> asyncCallback)Read gateway QoS profilevoidGatewayQosProfiles. 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 profilevoidGatewayQosProfilesStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String qosProfileId, com.vmware.vapi.bindings.client.AsyncCallback<GatewayQosProfile> asyncCallback)voidGatewayQosProfilesStub. 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)voidGatewayQosProfiles. 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.voidGatewayQosProfiles. 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.voidGatewayQosProfilesStub. 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)voidGatewayQosProfilesStub. 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)
-