Uses of Interface
software.amazon.awssdk.services.cognitoidentityprovider.model.DescribeResourceServerResponse.Builder
Packages that use DescribeResourceServerResponse.Builder
-
Uses of DescribeResourceServerResponse.Builder in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return DescribeResourceServerResponse.BuilderModifier and TypeMethodDescriptionDescribeResourceServerResponse.builder()DescribeResourceServerResponse.Builder.resourceServer(Consumer<ResourceServerType.Builder> resourceServer) The details of the requested resource server.DescribeResourceServerResponse.Builder.resourceServer(ResourceServerType resourceServer) The details of the requested resource server.DescribeResourceServerResponse.toBuilder()Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return types with arguments of type DescribeResourceServerResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeResourceServerResponse.Builder>DescribeResourceServerResponse.serializableBuilderClass()