Uses of Class
com.vmware.nsx_policy.model.Tier0
-
Packages that use Tier0 Package Description com.vmware.nsx_policy.global_infra com.vmware.nsx_policy.infra com.vmware.nsx_policy.model -
-
Uses of Tier0 in com.vmware.nsx_policy.global_infra
Methods in com.vmware.nsx_policy.global_infra that return Tier0 Modifier and Type Method Description Tier0
Tier0s. get(java.lang.String tier0Id)
Read Tier-0Tier0
Tier0s. get(java.lang.String tier0Id, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read Tier-0Tier0
Tier0sStub. get(java.lang.String tier0Id)
Tier0
Tier0sStub. get(java.lang.String tier0Id, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.global_infra with type arguments of type Tier0 Modifier and Type Method Description void
Tier0s. get(java.lang.String tier0Id, com.vmware.vapi.bindings.client.AsyncCallback<Tier0> asyncCallback)
Read Tier-0void
Tier0s. get(java.lang.String tier0Id, com.vmware.vapi.bindings.client.AsyncCallback<Tier0> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read Tier-0void
Tier0sStub. get(java.lang.String tier0Id, com.vmware.vapi.bindings.client.AsyncCallback<Tier0> asyncCallback)
void
Tier0sStub. get(java.lang.String tier0Id, com.vmware.vapi.bindings.client.AsyncCallback<Tier0> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-
Uses of Tier0 in com.vmware.nsx_policy.infra
Methods in com.vmware.nsx_policy.infra that return Tier0 Modifier and Type Method Description Tier0
Tier0s. get(java.lang.String tier0Id)
Read Tier-0Tier0
Tier0s. get(java.lang.String tier0Id, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read Tier-0Tier0
Tier0sStub. get(java.lang.String tier0Id)
Tier0
Tier0sStub. get(java.lang.String tier0Id, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Tier0
Tier0s. update(java.lang.String tier0Id, Tier0 tier0)
If a Tier-0 with the tier-0-id is not already present, create a new Tier-0.Tier0
Tier0s. update(java.lang.String tier0Id, Tier0 tier0, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If a Tier-0 with the tier-0-id is not already present, create a new Tier-0.Tier0
Tier0sStub. update(java.lang.String tier0Id, Tier0 tier0)
Tier0
Tier0sStub. update(java.lang.String tier0Id, Tier0 tier0, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Methods in com.vmware.nsx_policy.infra with parameters of type Tier0 Modifier and Type Method Description void
Tier0s. patch(java.lang.String tier0Id, Tier0 tier0)
If a Tier-0 with the tier-0-id is not already present, create a new Tier-0.void
Tier0s. patch(java.lang.String tier0Id, Tier0 tier0, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
If a Tier-0 with the tier-0-id is not already present, create a new Tier-0.void
Tier0s. patch(java.lang.String tier0Id, Tier0 tier0, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If a Tier-0 with the tier-0-id is not already present, create a new Tier-0.void
Tier0s. patch(java.lang.String tier0Id, Tier0 tier0, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If a Tier-0 with the tier-0-id is not already present, create a new Tier-0.void
Tier0sStub. patch(java.lang.String tier0Id, Tier0 tier0)
void
Tier0sStub. patch(java.lang.String tier0Id, Tier0 tier0, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
void
Tier0sStub. patch(java.lang.String tier0Id, Tier0 tier0, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
Tier0sStub. patch(java.lang.String tier0Id, Tier0 tier0, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Tier0
Tier0s. update(java.lang.String tier0Id, Tier0 tier0)
If a Tier-0 with the tier-0-id is not already present, create a new Tier-0.void
Tier0s. update(java.lang.String tier0Id, Tier0 tier0, com.vmware.vapi.bindings.client.AsyncCallback<Tier0> asyncCallback)
If a Tier-0 with the tier-0-id is not already present, create a new Tier-0.void
Tier0s. update(java.lang.String tier0Id, Tier0 tier0, com.vmware.vapi.bindings.client.AsyncCallback<Tier0> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If a Tier-0 with the tier-0-id is not already present, create a new Tier-0.Tier0
Tier0s. update(java.lang.String tier0Id, Tier0 tier0, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If a Tier-0 with the tier-0-id is not already present, create a new Tier-0.Tier0
Tier0sStub. update(java.lang.String tier0Id, Tier0 tier0)
void
Tier0sStub. update(java.lang.String tier0Id, Tier0 tier0, com.vmware.vapi.bindings.client.AsyncCallback<Tier0> asyncCallback)
void
Tier0sStub. update(java.lang.String tier0Id, Tier0 tier0, com.vmware.vapi.bindings.client.AsyncCallback<Tier0> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Tier0
Tier0sStub. update(java.lang.String tier0Id, Tier0 tier0, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.infra with type arguments of type Tier0 Modifier and Type Method Description void
Tier0s. get(java.lang.String tier0Id, com.vmware.vapi.bindings.client.AsyncCallback<Tier0> asyncCallback)
Read Tier-0void
Tier0s. get(java.lang.String tier0Id, com.vmware.vapi.bindings.client.AsyncCallback<Tier0> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read Tier-0void
Tier0sStub. get(java.lang.String tier0Id, com.vmware.vapi.bindings.client.AsyncCallback<Tier0> asyncCallback)
void
Tier0sStub. get(java.lang.String tier0Id, com.vmware.vapi.bindings.client.AsyncCallback<Tier0> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
Tier0s. update(java.lang.String tier0Id, Tier0 tier0, com.vmware.vapi.bindings.client.AsyncCallback<Tier0> asyncCallback)
If a Tier-0 with the tier-0-id is not already present, create a new Tier-0.void
Tier0s. update(java.lang.String tier0Id, Tier0 tier0, com.vmware.vapi.bindings.client.AsyncCallback<Tier0> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If a Tier-0 with the tier-0-id is not already present, create a new Tier-0.void
Tier0sStub. update(java.lang.String tier0Id, Tier0 tier0, com.vmware.vapi.bindings.client.AsyncCallback<Tier0> asyncCallback)
void
Tier0sStub. update(java.lang.String tier0Id, Tier0 tier0, com.vmware.vapi.bindings.client.AsyncCallback<Tier0> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-
Uses of Tier0 in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return Tier0 Modifier and Type Method Description static Tier0
Tier0. _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 Tier0
Tier0. _newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.Tier0
Tier0.Builder. build()
Tier0
ChildTier0. getTier0()
Methods in com.vmware.nsx_policy.model that return types with arguments of type Tier0 Modifier and Type Method Description java.util.List<Tier0>
Tier0ListResult. getResults()
Tier-0 list resultsMethods in com.vmware.nsx_policy.model with parameters of type Tier0 Modifier and Type Method Description ChildTier0.Builder
ChildTier0.Builder. setTier0(Tier0 tier0)
void
ChildTier0. setTier0(Tier0 tier0)
Method parameters in com.vmware.nsx_policy.model with type arguments of type Tier0 Modifier and Type Method Description Tier0ListResult.Builder
Tier0ListResult.Builder. setResults(java.util.List<Tier0> results)
Tier-0 list resultsvoid
Tier0ListResult. setResults(java.util.List<Tier0> results)
Tier-0 list results
-