Share via


VcnWifiUnderlyingNetworkTemplate.Builder.Build Method

Definition

Build the VcnWifiUnderlyingNetworkTemplate.

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

Returns

Attributes

Remarks

Build the VcnWifiUnderlyingNetworkTemplate.

Java documentation for android.net.vcn.VcnWifiUnderlyingNetworkTemplate.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