Share via


VcnCellUnderlyingNetworkTemplate.Builder.Build Method

Definition

Build the VcnCellUnderlyingNetworkTemplate.

[Android.Runtime.Register("build", "()Landroid/net/vcn/VcnCellUnderlyingNetworkTemplate;", "", ApiSince=33)]
public Android.Net.Vcn.VcnCellUnderlyingNetworkTemplate Build ();
[<Android.Runtime.Register("build", "()Landroid/net/vcn/VcnCellUnderlyingNetworkTemplate;", "", ApiSince=33)>]
member this.Build : unit -> Android.Net.Vcn.VcnCellUnderlyingNetworkTemplate

Returns

Attributes

Remarks

Build the VcnCellUnderlyingNetworkTemplate.

Java documentation for android.net.vcn.VcnCellUnderlyingNetworkTemplate.Builder.build().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to