AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

This is the response object from the GetAdapter operation.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.Textract.Model.GetAdapterResponse

Namespace: Amazon.Textract.Model
Assembly: AWSSDK.Textract.dll
Version: 3.x.y.z

Syntax

C#
public class GetAdapterResponse : AmazonWebServiceResponse

The GetAdapterResponse type exposes the following members

Constructors

NameDescription
Public Method GetAdapterResponse()

Properties

NameTypeDescription
Public Property AdapterId System.String

Gets and sets the property AdapterId.

A string identifying the adapter that information has been retrieved for.

Public Property AdapterName System.String

Gets and sets the property AdapterName.

The name of the requested adapter.

Public Property AutoUpdate Amazon.Textract.AutoUpdate

Gets and sets the property AutoUpdate.

Binary value indicating if the adapter is being automatically updated or not.

Public Property ContentLength System.Int64 Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property CreationTime System.DateTime

Gets and sets the property CreationTime.

The date and time the requested adapter was created at.

Public Property Description System.String

Gets and sets the property Description.

The description for the requested adapter.

Public Property FeatureTypes System.Collections.Generic.List<System.String>

Gets and sets the property FeatureTypes.

List of the targeted feature types for the requested adapter.

Public Property HttpStatusCode System.Net.HttpStatusCode Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property ResponseMetadata Amazon.Runtime.ResponseMetadata Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property Tags System.Collections.Generic.Dictionary<System.String, System.String>

Gets and sets the property Tags.

A set of tags (key-value pairs) associated with the adapter that has been retrieved.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5