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