Share via


ExecuteInIsolatedServiceRequest.Builder(ComponentName) Constructor

Definition

Creates a new Builder.

[Android.Runtime.Register(".ctor", "(Landroid/content/ComponentName;)V", "", ApiSince=36)]
public Builder(Android.Content.ComponentName service);
[<Android.Runtime.Register(".ctor", "(Landroid/content/ComponentName;)V", "", ApiSince=36)>]
new Android.AdServices.OnDevicePersonalization.ExecuteInIsolatedServiceRequest.Builder : Android.Content.ComponentName -> Android.AdServices.OnDevicePersonalization.ExecuteInIsolatedServiceRequest.Builder

Parameters

service
ComponentName

The ComponentName of the IsolatedService.

Attributes

Remarks

Creates a new Builder.

Java documentation for android.adservices.ondevicepersonalization.ExecuteInIsolatedServiceRequest.Builder.ExecuteInIsolatedServiceRequest$Builder(android.content.ComponentName).

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