tmap/smali_classes2/com/amplifyframework/datastore/appsync/SerializedModel$BuilderSteps$ModelSchemaStep.smali
2022-06-10 21:38:30 +09:00

26 lines
891 B
Smali

.class public interface abstract Lcom/amplifyframework/datastore/appsync/SerializedModel$BuilderSteps$ModelSchemaStep;
.super Ljava/lang/Object;
.source "SerializedModel.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/amplifyframework/datastore/appsync/SerializedModel$BuilderSteps;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "ModelSchemaStep"
.end annotation
# virtual methods
.method public abstract modelSchema(Lcom/amplifyframework/core/model/ModelSchema;)Lcom/amplifyframework/datastore/appsync/SerializedModel$BuilderSteps$BuildStep;
.param p1 # Lcom/amplifyframework/core/model/ModelSchema;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end method