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