The pagination token that marks the next set of results to retrieve. Type: String Required: No ReleaseLabel The Amazon EMR release label determines the versions of open-source application packages that Amazon EMR has installed on the cluster. Release labels are in the format emr-x.x.x, wher...
FileSystemTokenStore FileSystemTokenStoreOutput ForwardProxy ForwardProxyOutput FrontEndConfiguration FrontEndConfigurationOutput FunctionAppMajorVersion FunctionAppMajorVersionOutput FunctionAppMinorVersion FunctionAppMinorVersionOutput FunctionAppRuntimes FunctionAppRuntimeSettings FunctionAppRuntimeSettingsOutput Function...
More specifically, a person writes code in a human-readable language like C++ or Java and saves it as a series of text files. The parser takes those text files as input and breaks them down so they can be translated on the target platform. The parser consists of three components, each ...
The following properties are added to, or updated in, the session token and the user’s session is activated. realm. This is the DN of the realm to which the user belongs. Principal. This is the DN of the user. Principals. This is a list of names to which the user has authenticated...
These applications can silently acquire a token by using integrated Windows authentication. Applications running on a device without a browser can still call an API on behalf of a user. To authenticate, the user must sign in on another device that has a web browser. This scenario requires that...
Returns a string representation of this object. DescribeEndpointTypesResultwithMarker(Stringmarker) An optional pagination token provided by a previous request. DescribeEndpointTypesResultwithSupportedEndpointTypes(Collection<SupportedEndpointType> supportedEndpointTypes) ...
application/vnd.etsi.timestamp-token [Miguel_Angel_Reina_Ortega] vnd.etsi.tsl+xml application/vnd.etsi.tsl+xml [Shicheng_Hu] vnd.etsi.tsl.der application/vnd.etsi.tsl.der [Shicheng_Hu] vnd.evolv.ecig.profile application/vnd.evolv.ecig.profile [James_Bellinger] vnd.evolv.ecig.settings applicati...
platform endpoint to secure web services like your app's RESTful API. A protected web API is called through an access token. The token helps secure the API's data and authenticate incoming requests. The caller of a web API appends an access token in the authorization header of an HTTP ...
DeleteBastionShareableLinkByTokenResponse DeleteBastionShareableLinkOptionalParams DeleteExistingPeering DeleteOptions DeploymentStatus DestinationPortBehavior DeviceProperties DhcpOptions DhGroup Dimension Direction DisableBgpRoutePropagation DisconnectActiveSessionsNextOptionalParams DisconnectActiveSessionsNextResponse Disconnect...
Test.java:10: warning: unchecked call to add(E) in raw type List list.add(o); ^ if you run the program, you get a ClassCastException when the program tries to cast the result of the invocation strings.get(0) to a String . This is a compiler-generated cast, so it's normally gua...