インデックス
すべてのクラスとインターフェース | すべてのパッケージ | 定数フィールド値 | 連載形式
I
- ifPresent(Consumer<? super T>) - クラス org.springframework.graphql.data のメソッド。ArgumentValue
- 値が存在する場合は、その値を使用して指定されたアクションを実行し、存在しない場合は何も実行しません。
- initArgumentResolvers() - クラス org.springframework.graphql.data.federation のメソッド。FederationSchemaFactory
- initArgumentResolvers() - クラス org.springframework.graphql.data.method.annotation.support のメソッド。AnnotatedControllerConfigurer
- initArgumentResolvers() - クラス org.springframework.graphql.data.method.annotation.support のメソッド。AnnotatedControllerDetectionSupport
- initGraphQlSchema() - クラス org.springframework.graphql.execution のメソッド。AbstractGraphQlSourceBuilder
- サブクラスは、
GraphQLSchemaインスタンスを提供するためにこのメソッドを実装する必要があります。 - initializer() - Static method in class org.springframework.graphql.execution.SchemaMappingInspector
SchemaMappingInspectorを構成し、インスペクションを実行するための初期化子を返します。- initWebSocketHttpRequestHandler(HandshakeHandler) - クラス org.springframework.graphql.server.webmvc のメソッド。GraphQlWebSocketHandler
- このインスタンスをラップする
WebSocketHttpRequestHandlerを初期化し、コンテキスト伝搬のためにHandshakeInterceptorも挿入します。 - inspect(GraphQLSchema, RuntimeWiring) - Static method in class org.springframework.graphql.execution.SchemaMappingInspector
- スキーマを
DataFetcher登録と照合してチェックし、レポートを作成します。 - inspect(GraphQLSchema, Map<String, Map<String, DataFetcher>>) - インターフェース org.springframework.graphql.execution のメソッド。SchemaMappingInspector.Initializer
- インスペクションを実行し、レポートを返します。
- inspect(GraphQLSchema, Map<String, Map<String, DataFetcher>>) - Static method in class org.springframework.graphql.execution.SchemaMappingInspector
DataFetcher登録のマップを備えたSchemaMappingInspector.inspect(GraphQLSchema, RuntimeWiring)のバリアント。- inspectSchemaMappings(Consumer<SchemaMappingInspector.Initializer>, Consumer<SchemaReport>) - インターフェース org.springframework.graphql.execution のメソッド。GraphQlSource.SchemaResourceBuilder
SchemaMappingInspectorを初期化するオプションを備えたGraphQlSource.SchemaResourceBuilder.inspectSchemaMappings(Consumer)のバリアント、例:- inspectSchemaMappings(Consumer<SchemaReport>) - インターフェース org.springframework.graphql.execution のメソッド。GraphQlSource.SchemaResourceBuilder
- スキーママッピングの インスペクションを有効にして、マップされていないフィールドおよびマップされていない
DataFetcher登録を検索します。 - instrumentation(List<Instrumentation>) - クラス org.springframework.graphql.execution のメソッド。AbstractGraphQlSourceBuilder
- instrumentation(List<Instrumentation>) - インターフェース org.springframework.graphql.execution のメソッド。GraphQlSource.Builder
- GraphQL クエリの実行を計測するための
Instrumentationコンポーネントを提供します。 - instrumentDataFetcher(DataFetcher<?>, InstrumentationFieldFetchParameters, InstrumentationState) - クラス org.springframework.graphql.observation のメソッド。GraphQlObservationInstrumentation
- instrumentExecutionInput(ExecutionInput, InstrumentationExecutionParameters, InstrumentationState) - クラス org.springframework.graphql.observation のメソッド。GraphQlObservationInstrumentation
- intercept(ClientGraphQlRequest, GraphQlClientInterceptor.Chain) - インターフェース org.springframework.graphql.client のメソッド。GraphQlClientInterceptor
- 単一のレスポンスリクエスト (クエリおよびミューテーション操作) をインターセプトし、他のインターセプターを含む残りの チェーンにデリゲートし、その後に
GraphQlTransportを実行します。 - intercept(ClientGraphQlRequest, SyncGraphQlClientInterceptor.Chain) - インターフェース org.springframework.graphql.client のメソッド。SyncGraphQlClientInterceptor
- 単一のレスポンスリクエスト (クエリおよび変更操作) をインターセプトし、他のインターセプターとそれに続く
SyncGraphQlTransportを含む残りの チェーンに委譲します。 - intercept(RSocketGraphQlRequest, RSocketGraphQlInterceptor.Chain) - Method in interface org.springframework.graphql.server.RSocketGraphQlInterceptor
- リクエストをインターセプトし、他のインターセプターと
ExecutionGraphQlServiceを含む残りの チェーンに委譲します。 - intercept(WebGraphQlRequest, WebGraphQlInterceptor.Chain) - クラス org.springframework.graphql.server.support のメソッド。AbstractAuthenticationWebSocketInterceptor
- intercept(WebGraphQlRequest, WebGraphQlInterceptor.Chain) - クラス org.springframework.graphql.server.support のメソッド。HttpRequestHeaderInterceptor
- intercept(WebGraphQlRequest, WebGraphQlInterceptor.Chain) - クラス org.springframework.graphql.server のメソッド。TimeoutWebGraphQlInterceptor
- intercept(WebGraphQlRequest, WebGraphQlInterceptor.Chain) - インターフェース org.springframework.graphql.server のメソッド。WebGraphQlInterceptor
- リクエストをインターセプトし、他のインターセプターと
ExecutionGraphQlServiceを含む残りの チェーンに委譲します。 - intercept(WebGraphQlRequest, WebGraphQlInterceptor.Chain) - インターフェース org.springframework.graphql.server のメソッド。WebSocketGraphQlInterceptor
- interceptor(GraphQlClientInterceptor...) - クラス org.springframework.graphql.client のメソッド。AbstractGraphQlClientBuilder
- interceptor(GraphQlClientInterceptor...) - インターフェース org.springframework.graphql.client のメソッド。GraphQlClient.Builder
- リクエストを実行するために
GraphQlTransportに委譲する前に、インターセプターが呼び出されるように構成します。 - interceptor(GraphQlClientInterceptor...) - インターフェース org.springframework.graphql.test.tester のメソッド。WebSocketGraphQlTester.Builder
- リクエストを実行するために
GraphQlTransportに委譲する前に、インターセプターが呼び出されるように構成します。 - interceptor(SyncGraphQlClientInterceptor...) - クラス org.springframework.graphql.client のメソッド。AbstractGraphQlClientSyncBuilder
- interceptor(SyncGraphQlClientInterceptor...) - インターフェース org.springframework.graphql.client のメソッド。GraphQlClient.SyncBuilder
- リクエストを実行するために
SyncGraphQlTransportに委譲する前に、インターセプターが呼び出されるように構成します。 - interceptor(WebGraphQlInterceptor...) - インターフェース org.springframework.graphql.server のメソッド。WebGraphQlHandler.Builder
- ターゲット
GraphQlServiceの前にインターセプターが呼び出されるように構成します。 - interceptors(Consumer<List<GraphQlClientInterceptor>>) - クラス org.springframework.graphql.client のメソッド。AbstractGraphQlClientBuilder
- interceptors(Consumer<List<GraphQlClientInterceptor>>) - インターフェース org.springframework.graphql.client のメソッド。GraphQlClient.Builder
- インターセプターのリストをカスタマイズします。
- interceptors(Consumer<List<GraphQlClientInterceptor>>) - インターフェース org.springframework.graphql.test.tester のメソッド。WebSocketGraphQlTester.Builder
- インターセプターのリストをカスタマイズします。
- interceptors(Consumer<List<SyncGraphQlClientInterceptor>>) - クラス org.springframework.graphql.client のメソッド。AbstractGraphQlClientSyncBuilder
- interceptors(Consumer<List<SyncGraphQlClientInterceptor>>) - インターフェース org.springframework.graphql.client のメソッド。GraphQlClient.SyncBuilder
- インターセプターのリストをカスタマイズします。
- interceptors(List<WebGraphQlInterceptor>) - インターフェース org.springframework.graphql.server のメソッド。WebGraphQlHandler.Builder
- interceptSubscription(ClientGraphQlRequest, GraphQlClientInterceptor.SubscriptionChain) - インターフェース org.springframework.graphql.client のメソッド。GraphQlClientInterceptor
- サブスクリプションリクエストをインターセプトし、他のインターセプターを含む残りの チェーンに委譲し、その後に
GraphQlTransportを委譲します。 - INTERNAL_ERROR - Enum constant in enum class org.springframework.graphql.execution.ErrorType
DataFetcherは予期しない状況に遭遇したため、データ値を取得できませんでした。- InvocableHandlerMethodSupport - org.springframework.graphql.data.method のクラス
- 基になるハンドラーメソッドを呼び出すためのサポートを追加する
HandlerMethodの拡張。 - InvocableHandlerMethodSupport(HandlerMethod, Executor) - クラス org.springframework.graphql.data.method. InvocableHandlerMethodSupport のコンストラクター
- 非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。代替コンストラクターを推奨
- InvocableHandlerMethodSupport(HandlerMethod, Executor, boolean) - クラス org.springframework.graphql.data.method. InvocableHandlerMethodSupport のコンストラクター
- インスタンスの作成。
- invoke(DataFetchingEnvironment) - クラス org.springframework.graphql.data.method.annotation.support のメソッド。DataFetcherHandlerMethod
- 指定された
DataFetchingEnvironmentのコンテキストで引数の値を解決した後、メソッドを呼び出します。 - invoke(DataFetchingEnvironment, Object...) - クラス org.springframework.graphql.data.method.annotation.support のメソッド。DataFetcherHandlerMethod
- 型によって一致する「指定された」引数も受け入れる
DataFetcherHandlerMethod.invoke(DataFetchingEnvironment)のバリアント。 - invokeForIterable(Collection<?>, BatchLoaderEnvironment) - クラス org.springframework.graphql.data.method.annotation.support のメソッド。BatchLoaderHandlerMethod
- 入力キーのコレクションを使用して基になるバッチローダーメソッドを呼び出し、一致する値のコレクションを返します。
- invokeForMap(Collection<K>, BatchLoaderEnvironment) - クラス org.springframework.graphql.data.method.annotation.support のメソッド。BatchLoaderHandlerMethod
- キーのコレクションを使用して基になるバッチローダーメソッドを呼び出し、キーと値のペアのマップを返します。
- isBatchHandlerMethod() - レコードクラス org.springframework.graphql.data.federation のメソッド。FederationSchemaFactory.EntityMappingInfo
- isBatchMapping() - クラス org.springframework.graphql.data.method.annotation.support のメソッド。DataFetcherMappingInfo
BatchMappingメソッドであるかどうか。そうでない場合はSchemaMappingメソッドになります。- isCacheEnabled() - クラス org.springframework.graphql.support のメソッド。CachingDocumentSource
cachingが有効かどうか。- isEmpty() - クラス org.springframework.graphql.data のメソッド。ArgumentValue
- 入力値が存在し、値が
nullであった場合はtrueを返し、それ以外の場合はfalseを返します。 - isEqualTo(Object) - インターフェース org.springframework.graphql.test.tester のメソッド。GraphQlTester.Entity
- デコードされたエンティティが指定された値と等しいことを確認します。
- isFallBackOnDirectFieldAccess() - クラス org.springframework.graphql.data.method.annotation.support のメソッド。AnnotatedControllerDetectionSupport
- 非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
- isHttpOkOnValidationErrors() - クラス org.springframework.graphql.server.webflux のメソッド。GraphQlHttpHandler
- GraphQL リクエスト実行フェーズが開始する前にエラーが発生した場合、この HTTP ハンドラーが HTTP 200 OK レスポンスを使用するかどうかを返します。たとえば、JSON 解析、GraphQL ドキュメント解析、または GraphQL ドキュメント検証が失敗した場合などです。
- isHttpOkOnValidationErrors() - クラス org.springframework.graphql.server.webmvc のメソッド。GraphQlHttpHandler
- GraphQL リクエスト実行フェーズが開始する前にエラーが発生した場合、この HTTP ハンドラーが HTTP 200 OK レスポンスを使用するかどうかを返します。たとえば、JSON 解析、GraphQL ドキュメント解析、または GraphQL ドキュメント検証が失敗した場合などです。
- isNotEqualTo(Object) - インターフェース org.springframework.graphql.test.tester のメソッド。GraphQlTester.Entity
- デコードされたエンティティが指定された値と等しくないことを確認します。
- isNotSameAs(Object) - インターフェース org.springframework.graphql.test.tester のメソッド。GraphQlTester.Entity
- デコードされたエンティティが指定された値と同じインスタンスではないことを確認します。
- isOmitted() - クラス org.springframework.graphql.data のメソッド。ArgumentValue
- 入力値が入力から完全に省略された場合は
trueを返し、提供されましたが "null" リテラルに設定された可能性がある場合はfalseを返します。 - isPresent() - クラス org.springframework.graphql.data のメソッド。ArgumentValue
- null 以外の値が存在する場合は
trueを返し、それ以外の場合はfalseを返します。 - isSameAs(Object) - インターフェース org.springframework.graphql.test.tester のメソッド。GraphQlTester.Entity
- デコードされたエンティティが指定された値と同じインスタンスであることを確認します。
- isSubscriptionType(GraphQLNamedType) - インターフェース org.springframework.graphql.execution のメソッド。TypeVisitorHelper
- 指定された型がサブスクリプション型であるかどうか。
- isThreadLocalContextAware() - クラス org.springframework.graphql.execution のメソッド。DataFetcherExceptionResolverAdapter
- このリゾルバーの ThreadLocal コンテキストを復元する必要があるかどうか。
- isThreadLocalContextAware() - クラス org.springframework.graphql.execution のメソッド。SubscriptionExceptionResolverAdapter
- このリゾルバーの ThreadLocal コンテキストを復元する必要があるかどうか。
- isValid() - Method in interface org.springframework.graphql.GraphQlResponse
- レスポンスが有効かどうか。
- isValid() - クラス org.springframework.graphql.support のメソッド。DefaultExecutionGraphQlResponse
- isVoid() - クラス org.springframework.graphql.data.method のメソッド。HandlerMethod
- メソッドの戻り値の型が void の場合は
trueを返し、そうでない場合はfalseを返します。
すべてのクラスとインターフェース | すべてのパッケージ | 定数フィールド値 | 連載形式