Command.ClearAppsDataStatus.PerAppStatus

public abstract class Command.ClearAppsDataStatus.PerAppStatus


একটি একক অ্যাপ সাফ করার অবস্থা।

সারসংক্ষেপ

নেস্টেড প্রকার

Command.ClearAppsDataStatus.PerAppStatus এর জন্য নির্মাতা

প্রদত্ত অ্যাপটি সাফ করা হয়েছে কিনা, এবং কোন ত্রুটি ঘটেছে কিনা।

পাবলিক পদ্ধতি

static Command.ClearAppsDataStatus.PerAppStatus.Builder
abstract Command.ClearAppsDataStatus.PerAppStatus.ClearStatus

প্রদত্ত অ্যাপটি সাফ করা হয়েছে কিনা, এবং কোন ত্রুটি ঘটেছে কিনা।

static Command.ClearAppsDataStatus.PerAppStatus
abstract Command.ClearAppsDataStatus.PerAppStatus.Builder

পাবলিক পদ্ধতি

নির্মাতা

public static Command.ClearAppsDataStatus.PerAppStatus.Builder builder()

getClearStatus

public abstract Command.ClearAppsDataStatus.PerAppStatus.ClearStatus getClearStatus()

প্রদত্ত অ্যাপটি সাফ করা হয়েছে কিনা, এবং কোন ত্রুটি ঘটেছে কিনা।

getDefaultInstance

public static Command.ClearAppsDataStatus.PerAppStatus getDefaultInstance()

বিল্ডারের কাছে

public abstract Command.ClearAppsDataStatus.PerAppStatus.Builder toBuilder()