インデックス
すべてのクラスとインターフェース | すべてのパッケージ | 定数フィールド値 | 連載形式
T
- tcp(String, int) - インターフェース org.springframework.graphql.client のメソッド。RSocketGraphQlClient.Builder
- 基礎となるネットワークプロトコルとして TCP を選択します。
- tcp(String, int) - Method in class org.springframework.graphql.test.tester.DefaultRSocketGraphQlTesterBuilder
- tcp(String, int) - インターフェース org.springframework.graphql.test.tester のメソッド。RSocketGraphQlTester.Builder
- 基礎となるネットワークプロトコルとして TCP を選択します。
- TimeoutWebGraphQlInterceptor - org.springframework.graphql.server のクラス
- GraphQL リクエストのリクエストタイムアウトを強制する
Web interceptor。 - TimeoutWebGraphQlInterceptor(Duration) - クラス org.springframework.graphql.server. TimeoutWebGraphQlInterceptor のコンストラクター
- 指定されたタイムアウト期間に新しいインターセプターを作成します。
- TimeoutWebGraphQlInterceptor(Duration, HttpStatus) - クラス org.springframework.graphql.server. TimeoutWebGraphQlInterceptor のコンストラクター
- 指定されたタイムアウト期間とレスポンスステータスの新しいインターセプターを作成します。
- toArgsMono(Object[]) - クラス org.springframework.graphql.data.method のメソッド。InvocableHandlerMethodSupport
- このメソッドを使用して、引数を非同期的に解決します。
- toCursor(Map<String, Object>) - クラス org.springframework.graphql.data.query のメソッド。JsonKeysetCursorStrategy
- toCursor(ScrollPosition) - クラス org.springframework.graphql.data.query のメソッド。ScrollPositionCursorStrategy
- toCursor(P) - インターフェース org.springframework.graphql.data.pagination のメソッド。CursorStrategy
- 指定された位置オブジェクトを文字列カーソルとしてフォーマットします。
- toCursor(T) - クラス org.springframework.graphql.data.pagination のメソッド。EncodingCursorStrategy
- toEntity(Class<D>) - インターフェース org.springframework.graphql.client のメソッド。ClientGraphQlResponse
- 完全なレスポンスマップを特定のターゲット型にデコードします。
- toEntity(Class<D>) - インターフェース org.springframework.graphql.client のメソッド。ClientResponseField
- フィールドを指定された型のエンティティにデコードします。
- toEntity(Class<D>) - インターフェース org.springframework.graphql.client のメソッド。GraphQlClient.RetrieveSpec
- フィールドを指定された型のエンティティにデコードします。
- toEntity(Class<D>) - インターフェース org.springframework.graphql.client のメソッド。GraphQlClient.RetrieveSubscriptionSpec
- フィールドを指定された型のエンティティにデコードします。
- toEntity(Class<D>) - インターフェース org.springframework.graphql.client のメソッド。GraphQlClient.RetrieveSyncSpec
- フィールドを指定された型のエンティティにデコードします。
- toEntity(ParameterizedTypeReference<D>) - インターフェース org.springframework.graphql.client のメソッド。ClientGraphQlResponse
- toEntity(ParameterizedTypeReference<D>) - インターフェース org.springframework.graphql.client のメソッド。ClientResponseField
- toEntity(ParameterizedTypeReference<D>) - インターフェース org.springframework.graphql.client のメソッド。GraphQlClient.RetrieveSpec
- toEntity(ParameterizedTypeReference<D>) - インターフェース org.springframework.graphql.client のメソッド。GraphQlClient.RetrieveSubscriptionSpec
- toEntity(ParameterizedTypeReference<D>) - インターフェース org.springframework.graphql.client のメソッド。GraphQlClient.RetrieveSyncSpec
- toEntityList(Class<D>) - インターフェース org.springframework.graphql.client のメソッド。ClientResponseField
- エンティティのリストにデコードするための
ClientResponseField.toEntity(Class)のバリアント。 - toEntityList(Class<D>) - インターフェース org.springframework.graphql.client のメソッド。GraphQlClient.RetrieveSpec
- エンティティのリストにデコードする
GraphQlClient.RetrieveSpec.toEntity(Class)のバリアント。 - toEntityList(Class<D>) - インターフェース org.springframework.graphql.client のメソッド。GraphQlClient.RetrieveSubscriptionSpec
- エンティティのリストへの各レスポンスをデコードするための
GraphQlClient.RetrieveSubscriptionSpec.toEntity(Class)のバリアント。 - toEntityList(Class<D>) - インターフェース org.springframework.graphql.client のメソッド。GraphQlClient.RetrieveSyncSpec
- エンティティのリストにデコードする
GraphQlClient.RetrieveSyncSpec.toEntity(Class)のバリアント。 - toEntityList(ParameterizedTypeReference<D>) - インターフェース org.springframework.graphql.client のメソッド。ClientResponseField
- エンティティのリストにデコードするための
ClientResponseField.toEntity(Class)のバリアント。 - toEntityList(ParameterizedTypeReference<D>) - インターフェース org.springframework.graphql.client のメソッド。GraphQlClient.RetrieveSpec
- toEntityList(ParameterizedTypeReference<D>) - インターフェース org.springframework.graphql.client のメソッド。GraphQlClient.RetrieveSubscriptionSpec
- エンティティのリストへの各レスポンスをデコードするための
GraphQlClient.RetrieveSubscriptionSpec.toEntity(Class)のバリアント。 - toEntityList(ParameterizedTypeReference<D>) - インターフェース org.springframework.graphql.client のメソッド。GraphQlClient.RetrieveSyncSpec
- toExecutionInput() - Method in interface org.springframework.graphql.ExecutionGraphQlRequest
GraphQLに渡すExecutionInputを作成します。- toExecutionInput() - クラス org.springframework.graphql.support のメソッド。DefaultExecutionGraphQlRequest
- toFlux() - インターフェース org.springframework.graphql.test.tester のメソッド。GraphQlTester.Subscription
- それぞれが個別のサブスクリプションイベントを表す
GraphQlTester.ResponseインスタンスのFluxを返します。 - toFlux(String, Class<T>) - インターフェース org.springframework.graphql.test.tester のメソッド。GraphQlTester.Subscription
- 各サブスクリプションイベントのデータの一部から変換されたエンティティの
Fluxを返します。 - toFluxFromCollection(Object) - Static method in class org.springframework.graphql.execution.ReactiveAdapterRegistryHelper
- 値の論理コレクションを表す、指定された結果オブジェクトの
Fluxを返します。 - toMap() - Method in exception class org.springframework.graphql.execution.SubscriptionPublisherException
- GraphQL エラーを含む
ExecutionResult仕様マップを返します。 - toMap() - Method in interface org.springframework.graphql.GraphQlRequest
- toMap() - Method in interface org.springframework.graphql.GraphQlResponse
- GraphQL 仕様の「レスポンス」セクションで要求されているようにフォーマットされた、レスポンスのマップ表現を返します。
- toMap() - クラス org.springframework.graphql.server.support のメソッド。SerializableGraphQlRequest
- toMap() - クラス org.springframework.graphql.support のメソッド。DefaultExecutionGraphQlResponse
- toMap() - クラス org.springframework.graphql.support のメソッド。DefaultGraphQlRequest
- toMono(Object) - Static method in class org.springframework.graphql.execution.ReactiveAdapterRegistryHelper
ReactiveAdapterRegistryHelper.toMonoIfReactive(java.lang.Object)に委譲し、必要に応じてMono.justOrEmpty(java.util.Optional<? extends T>)を適用することで、指定されたオブジェクトのMonoを返します。- toMonoIfReactive(Object) - Static method in class org.springframework.graphql.execution.ReactiveAdapterRegistryHelper
- toMonoOrFluxIfReactive(Object) - Static method in class org.springframework.graphql.execution.ReactiveAdapterRegistryHelper
- toString() - クラス org.springframework.graphql.data のメソッド。ArgumentValue
- toString() - レコードクラス org.springframework.graphql.data.federation のメソッド。FederationSchemaFactory.EntityMappingInfo
- このレコードクラスの文字列表現を返します。
- toString() - クラス org.springframework.graphql.data.method.annotation.support のメソッド。DataFetcherMappingInfo
- toString() - クラス org.springframework.graphql.data.method のメソッド。HandlerMethod
- toString() - クラス org.springframework.graphql.data.query のメソッド。QueryByExampleDataFetcher
- toString() - クラス org.springframework.graphql.data.query のメソッド。QuerydslDataFetcher
- toString() - クラス org.springframework.graphql.server.support のメソッド。GraphQlWebSocketMessage
- toString() - Method in enum class org.springframework.graphql.server.support.GraphQlWebSocketMessageType
- toString() - クラス org.springframework.graphql.support のメソッド。DefaultExecutionGraphQlRequest
- toString() - クラス org.springframework.graphql.support のメソッド。DefaultExecutionGraphQlResponse
- toString() - クラス org.springframework.graphql.support のメソッド。DefaultGraphQlRequest
- toSubscriptionFlux(Object) - Static method in class org.springframework.graphql.execution.ReactiveAdapterRegistryHelper
- transform(Consumer<RSocketGraphQlResponse.Builder>) - Method in class org.springframework.graphql.server.RSocketGraphQlResponse
- 基礎となる
ExecutionResultをRSocketGraphQlResponse.Builderを介して変換し、変更された値を持つ新しいインスタンスを返します。 - transform(Consumer<WebGraphQlResponse.Builder>) - クラス org.springframework.graphql.server のメソッド。WebGraphQlResponse
- 基礎となる
ExecutionResultをWebGraphQlResponse.Builderを介して変換し、変更された値を持つ新しいインスタンスを返します。 - type() - インターフェース org.springframework.graphql.execution のメソッド。SchemaReport.SkippedType
- スキップされた型を返します。
- TypeDefinitionConfigurer - Interface in org.springframework.graphql.execution
- 解析されたスキーマファイルから作成された
TypeDefinitionRegistryをカスタマイズできるコールバック。 - typeName() - レコードクラス org.springframework.graphql.data.federation のメソッド。FederationSchemaFactory.EntityMappingInfo
typeNameレコードコンポーネントの値を返します。- typeName() - Element in annotation interface org.springframework.graphql.data.GraphQlRepository
- これを使用して、リポジトリドメイン型に一致する GraphQL 型の名前をカスタマイズします。
- typeName() - Element in annotation interface org.springframework.graphql.data.method.annotation.BatchMapping
- GraphQL フィールドのソース / 親型の名前をカスタマイズします。
- typeName() - Element in annotation interface org.springframework.graphql.data.method.annotation.SchemaMapping
- GraphQL フィールドのソース / 親型の名前をカスタマイズします。
- TypeVisitorHelper - Interface in org.springframework.graphql.execution
GraphQLTypeVisitorが型がサブスクリプション型であるかどうかを認識できます。- typeVisitors(List<GraphQLTypeVisitor>) - クラス org.springframework.graphql.execution のメソッド。AbstractGraphQlSourceBuilder
- typeVisitors(List<GraphQLTypeVisitor>) - インターフェース org.springframework.graphql.execution のメソッド。GraphQlSource.Builder
- 作成された
GraphQLSchemaのすべての要素を訪問し、GraphQLCodeRegistryに変更を加えるには、GraphQLTypeVisitorを追加します。 - typeVisitorsToTransformSchema(List<GraphQLTypeVisitor>) - クラス org.springframework.graphql.execution のメソッド。AbstractGraphQlSourceBuilder
- typeVisitorsToTransformSchema(List<GraphQLTypeVisitor>) - インターフェース org.springframework.graphql.execution のメソッド。GraphQlSource.Builder
- スキーマの変更も必要な訪問者向けの
GraphQlSource.Builder.typeVisitors(List)の代替。
すべてのクラスとインターフェース | すべてのパッケージ | 定数フィールド値 | 連載形式