Uses of Interface
software.amazon.awssdk.services.appsync.model.GetApiAssociationResponse.Builder
-
Packages that use GetApiAssociationResponse.Builder Package Description software.amazon.awssdk.services.appsync.model -
-
Uses of GetApiAssociationResponse.Builder in software.amazon.awssdk.services.appsync.model
Methods in software.amazon.awssdk.services.appsync.model that return GetApiAssociationResponse.Builder Modifier and Type Method Description default GetApiAssociationResponse.BuilderGetApiAssociationResponse.Builder. apiAssociation(Consumer<ApiAssociation.Builder> apiAssociation)TheApiAssociationobject.GetApiAssociationResponse.BuilderGetApiAssociationResponse.Builder. apiAssociation(ApiAssociation apiAssociation)TheApiAssociationobject.static GetApiAssociationResponse.BuilderGetApiAssociationResponse. builder()GetApiAssociationResponse.BuilderGetApiAssociationResponse. toBuilder()Methods in software.amazon.awssdk.services.appsync.model that return types with arguments of type GetApiAssociationResponse.Builder Modifier and Type Method Description static Class<? extends GetApiAssociationResponse.Builder>GetApiAssociationResponse. serializableBuilderClass()
-