Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
StandardIntegrityManager.PrepareIntegrityTokenRequest
public
static
abstract
class
StandardIntegrityManager.PrepareIntegrityTokenRequest
extends Object
java.lang.Object
|
↳ |
com.google.android.play.core.integrity.StandardIntegrityManager.PrepareIntegrityTokenRequest
|
Prośba dotycząca: StandardIntegrityManager.prepareIntegrityToken(PrepareIntegrityTokenRequest)
.
Podsumowanie
Metody dziedziczone |
Z zajęć
java.lang.Object
boolean
|
equals(Object arg0)
|
final
Class<?>
|
getClass()
|
int
|
hashCode()
|
final
void
|
notify()
|
final
void
|
notifyAll()
|
String
|
toString()
|
final
void
|
wait(long arg0, int arg1)
|
final
void
|
wait(long arg0)
|
final
void
|
wait()
|
|
Konstruktory publiczne
PrepareIntegrityTokenRequest
public PrepareIntegrityTokenRequest ()
Metody publiczne
Treść strony i umieszczone na niej fragmenty kodu podlegają licencjom opisanym w Licencji na treści. Java i OpenJDK są znakami towarowymi lub zastrzeżonymi znakami towarowymi należącymi do firmy Oracle lub jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-07-27 UTC.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2025-07-27 UTC."],[],[],null,["# StandardIntegrityManager.PrepareIntegrityTokenRequest\n\nSummary: [Nested Classes](#nestedclasses) \\| [Ctors](#pubctors) \\| [Methods](#pubmethods) \\| [Inherited Methods](#inhmethods) \n\nStandardIntegrityManager.PrepareIntegrityTokenRequest\n=====================================================\n\n\n`\npublic\nstatic\n\nabstract\nclass\nStandardIntegrityManager.PrepareIntegrityTokenRequest\n`\n\n\n`\n\nextends `[Object](https://developer.android.com/reference/java/lang/Object.html)`\n\n\n`\n\n`\n\n\n`\n\n|---|----------------------------------------------------------------------------------------------|\n| [java.lang.Object](https://developer.android.com/reference/java/lang/Object.html) ||\n| ↳ | com.google.android.play.core.integrity.StandardIntegrityManager.PrepareIntegrityTokenRequest |\n\n\u003cbr /\u003e\n\n*** ** * ** ***\n\nRequest for [StandardIntegrityManager.prepareIntegrityToken(PrepareIntegrityTokenRequest)](../../../../../../../reference/com/google/android/play/core/integrity/StandardIntegrityManager.html#prepareIntegrityToken(com.google.android.play.core.integrity.StandardIntegrityManager.PrepareIntegrityTokenRequest)).\n\nSummary\n-------\n\n| ### Nested classes ||\n|----------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ` class` | [StandardIntegrityManager.PrepareIntegrityTokenRequest.Builder](../../../../../../../reference/com/google/android/play/core/integrity/StandardIntegrityManager.PrepareIntegrityTokenRequest.Builder.html) Builder for [StandardIntegrityManager.PrepareIntegrityTokenRequest](../../../../../../../reference/com/google/android/play/core/integrity/StandardIntegrityManager.PrepareIntegrityTokenRequest.html). |\n\n| ### Public constructors ||\n|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---|\n| ` `[PrepareIntegrityTokenRequest](../../../../../../../reference/com/google/android/play/core/integrity/StandardIntegrityManager.PrepareIntegrityTokenRequest.html#PrepareIntegrityTokenRequest())`() ` |\n\n| ### Public methods ||\n|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ` static `[StandardIntegrityManager.PrepareIntegrityTokenRequest.Builder](../../../../../../../reference/com/google/android/play/core/integrity/StandardIntegrityManager.PrepareIntegrityTokenRequest.Builder.html) | ` `[builder](../../../../../../../reference/com/google/android/play/core/integrity/StandardIntegrityManager.PrepareIntegrityTokenRequest.html#builder())`() ` Creates [StandardIntegrityManager.PrepareIntegrityTokenRequest.Builder](../../../../../../../reference/com/google/android/play/core/integrity/StandardIntegrityManager.PrepareIntegrityTokenRequest.Builder.html). |\n| ` abstract long` | ` `[cloudProjectNumber](../../../../../../../reference/com/google/android/play/core/integrity/StandardIntegrityManager.PrepareIntegrityTokenRequest.html#cloudProjectNumber())`() ` The cloud project number provided to the API. |\n\n| ### Inherited methods |\n|-----------------------|---|\n| From class ` `[java.lang.Object](https://developer.android.com/reference/java/lang/Object.html)` ` |-------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------| | ` boolean` | ` equals(`[Object](https://developer.android.com/reference/java/lang/Object.html)` arg0) ` | | ` final `[Class](https://developer.android.com/reference/java/lang/Class.html)`\u003c?\u003e` | ` getClass() ` | | ` int` | ` hashCode() ` | | ` final void` | ` notify() ` | | ` final void` | ` notifyAll() ` | | ` `[String](https://developer.android.com/reference/java/lang/String.html) | ` toString() ` | | ` final void` | ` wait(long arg0, int arg1) ` | | ` final void` | ` wait(long arg0) ` | | ` final void` | ` wait() ` | ||\n\nPublic constructors\n-------------------\n\n### PrepareIntegrityTokenRequest\n\n```\npublic PrepareIntegrityTokenRequest ()\n```\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\nPublic methods\n--------------\n\n### builder\n\n```\npublic static StandardIntegrityManager.PrepareIntegrityTokenRequest.Builder builder ()\n```\n\nCreates [StandardIntegrityManager.PrepareIntegrityTokenRequest.Builder](../../../../../../../reference/com/google/android/play/core/integrity/StandardIntegrityManager.PrepareIntegrityTokenRequest.Builder.html).\n\n\u003cbr /\u003e\n\n| Returns ||\n|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------|\n| [StandardIntegrityManager.PrepareIntegrityTokenRequest.Builder](../../../../../../../reference/com/google/android/play/core/integrity/StandardIntegrityManager.PrepareIntegrityTokenRequest.Builder.html) | \u003cbr /\u003e |\n\n### cloudProjectNumber\n\n```\npublic abstract long cloudProjectNumber ()\n```\n\nThe cloud project number provided to the API.\n\nSee the details [StandardIntegrityManager.PrepareIntegrityTokenRequest.Builder.setCloudProjectNumber(long)](../../../../../../../reference/com/google/android/play/core/integrity/StandardIntegrityManager.PrepareIntegrityTokenRequest.Builder.html#setCloudProjectNumber(long)).\n\n\u003cbr /\u003e\n\n| Returns ||\n|--------|--------|\n| `long` | \u003cbr /\u003e |"]]