models.appstream2-2016-12-01-intermediate.json Maven / Gradle / Ivy
Show all versions of aws-java-sdk-appstream Show documentation
{
"customizationConfig" : {
"additionalShapeConstructors" : null,
"authPolicyActions" : {
"actionPrefix" : null,
"fileNamePrefix" : null,
"skip" : true
},
"calculateCRC32FromCompressedData" : false,
"convenienceTypeOverloads" : [ ],
"customClientConfigFactory" : null,
"customCodeTemplates" : null,
"customErrorCodeFieldName" : null,
"customExceptionUnmarshallerImpl" : null,
"customFileHeader" : null,
"customResponseMetadataClassName" : null,
"customServiceMetadata" : null,
"customServiceNameForRequest" : null,
"customSignerProvider" : null,
"deprecatedSuppressions" : null,
"operationModifiers" : null,
"operationsWithResponseStreamContentLengthValidation" : null,
"presignersFqcn" : null,
"renameShapes" : null,
"requestMetrics" : null,
"requiredParamValidationEnabled" : false,
"sdkModeledExceptionBaseClassName" : null,
"sendEmptyAutoConstructedListAsEmptyList" : null,
"sendExplicitlyEmptyListsForQuery" : false,
"serviceClientHoldInputStream" : false,
"shapeModifiers" : null,
"shapeSubstitutions" : null,
"simpleMethods" : null,
"skipInterfaceAdditions" : false,
"skipSmokeTests" : false,
"transformDirectory" : "transform",
"useAutoConstructList" : false,
"useAutoConstructMap" : false
},
"metadata" : {
"apiVersion" : "2016-12-01",
"asyncClient" : "AmazonAppStreamAsyncClient",
"asyncClientBuilderClassName" : "AmazonAppStreamAsyncClientBuilder",
"asyncInterface" : "AmazonAppStreamAsync",
"cborProtocol" : false,
"checksumFormat" : null,
"contentType" : null,
"cucumberModuleInjectorClassName" : "AmazonAppStreamModuleInjector",
"defaultEndpoint" : "appstream2.us-east-1.amazonaws.com",
"defaultEndpointWithoutHttpProtocol" : "appstream2.us-east-1.amazonaws.com",
"defaultRegion" : null,
"documentation" : "Amazon AppStream 2.0 API documentation for Amazon AppStream 2.0.
",
"endpointPrefix" : "appstream2",
"hasApiWithStreamInput" : false,
"ionProtocol" : false,
"jsonProtocol" : true,
"jsonVersion" : "1.1",
"packageName" : "com.amazonaws.services.appstream",
"packagePath" : "com/amazonaws/services/appstream",
"protocol" : "json",
"protocolDefaultExceptionUmarshallerImpl" : null,
"protocolFactory" : "com.amazonaws.protocol.json.SdkJsonProtocolFactory",
"requestBaseFqcn" : "com.amazonaws.AmazonWebServiceRequest",
"requiresApiKey" : false,
"requiresIamSigners" : false,
"serviceAbbreviation" : null,
"serviceFullName" : "Amazon AppStream",
"serviceName" : "Amazon AppStream",
"signingName" : "appstream",
"smokeTestsPackageName" : "com.amazonaws.services.appstream.smoketests",
"syncClient" : "AmazonAppStreamClient",
"syncClientBuilderClassName" : "AmazonAppStreamClientBuilder",
"syncInterface" : "AmazonAppStream",
"uid" : "appstream-2016-12-01",
"unmarshallerClassSuffix" : "JsonUnmarshaller",
"unmarshallerContextClassName" : "JsonUnmarshallerContext",
"xmlProtocol" : false
},
"operations" : {
"AssociateFleet" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "AssociateFleetResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Associate a fleet to a stack.
",
"exceptions" : [ {
"exceptionName" : "LimitExceededException",
"documentation" : "The requested limit exceeds the permitted limit for an account.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "AssociateFleetRequest",
"variableName" : "associateFleetRequest",
"variableType" : "AssociateFleetRequest",
"documentation" : "",
"simpleType" : "AssociateFleetRequest",
"variableSetterType" : "AssociateFleetRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "associateFleet",
"operationName" : "AssociateFleet",
"returnType" : {
"returnType" : "AssociateFleetResult",
"documentation" : null
},
"syncReturnType" : "AssociateFleetResult"
},
"CreateFleet" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "CreateFleetResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates a new fleet.
",
"exceptions" : [ {
"exceptionName" : "ResourceAlreadyExistsException",
"documentation" : "The specified resource already exists.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotAvailableException",
"documentation" : "The specified resource exists and is not in use, but isn't available.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource was not found.
",
"httpStatusCode" : null
}, {
"exceptionName" : "LimitExceededException",
"documentation" : "The requested limit exceeds the permitted limit for an account.
",
"httpStatusCode" : null
}, {
"exceptionName" : "InvalidRoleException",
"documentation" : "The specified role is invalid.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateFleetRequest",
"variableName" : "createFleetRequest",
"variableType" : "CreateFleetRequest",
"documentation" : "Contains the parameters for the new fleet to create.
",
"simpleType" : "CreateFleetRequest",
"variableSetterType" : "CreateFleetRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "createFleet",
"operationName" : "CreateFleet",
"returnType" : {
"returnType" : "CreateFleetResult",
"documentation" : null
},
"syncReturnType" : "CreateFleetResult"
},
"CreateStack" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "CreateStackResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Create a new stack.
",
"exceptions" : [ {
"exceptionName" : "LimitExceededException",
"documentation" : "The requested limit exceeds the permitted limit for an account.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceAlreadyExistsException",
"documentation" : "The specified resource already exists.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateStackRequest",
"variableName" : "createStackRequest",
"variableType" : "CreateStackRequest",
"documentation" : "",
"simpleType" : "CreateStackRequest",
"variableSetterType" : "CreateStackRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "createStack",
"operationName" : "CreateStack",
"returnType" : {
"returnType" : "CreateStackResult",
"documentation" : null
},
"syncReturnType" : "CreateStackResult"
},
"CreateStreamingURL" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "CreateStreamingURLResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates a URL to start an AppStream 2.0 streaming session for a user. By default, the URL is valid only for 1 minute from the time that it is generated.
",
"exceptions" : [ {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource was not found.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotAvailableException",
"documentation" : "The specified resource exists and is not in use, but isn't available.
",
"httpStatusCode" : null
}, {
"exceptionName" : "OperationNotPermittedException",
"documentation" : "The attempted operation is not permitted.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateStreamingURLRequest",
"variableName" : "createStreamingURLRequest",
"variableType" : "CreateStreamingURLRequest",
"documentation" : "",
"simpleType" : "CreateStreamingURLRequest",
"variableSetterType" : "CreateStreamingURLRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "createStreamingURL",
"operationName" : "CreateStreamingURL",
"returnType" : {
"returnType" : "CreateStreamingURLResult",
"documentation" : null
},
"syncReturnType" : "CreateStreamingURLResult"
},
"DeleteFleet" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "DeleteFleetResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Deletes a fleet.
",
"exceptions" : [ {
"exceptionName" : "ResourceInUseException",
"documentation" : "The specified resource is in use.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeleteFleetRequest",
"variableName" : "deleteFleetRequest",
"variableType" : "DeleteFleetRequest",
"documentation" : "",
"simpleType" : "DeleteFleetRequest",
"variableSetterType" : "DeleteFleetRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "deleteFleet",
"operationName" : "DeleteFleet",
"returnType" : {
"returnType" : "DeleteFleetResult",
"documentation" : null
},
"syncReturnType" : "DeleteFleetResult"
},
"DeleteStack" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "DeleteStackResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Deletes the stack. After this operation completes, the environment can no longer be activated, and any reservations made for the stack are released.
",
"exceptions" : [ {
"exceptionName" : "ResourceInUseException",
"documentation" : "The specified resource is in use.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeleteStackRequest",
"variableName" : "deleteStackRequest",
"variableType" : "DeleteStackRequest",
"documentation" : "",
"simpleType" : "DeleteStackRequest",
"variableSetterType" : "DeleteStackRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "deleteStack",
"operationName" : "DeleteStack",
"returnType" : {
"returnType" : "DeleteStackResult",
"documentation" : null
},
"syncReturnType" : "DeleteStackResult"
},
"DescribeFleets" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "DescribeFleetsResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : "If fleet names are provided, this operation describes the specified fleets; otherwise, all the fleets in the account are described.
",
"exceptions" : [ {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeFleetsRequest",
"variableName" : "describeFleetsRequest",
"variableType" : "DescribeFleetsRequest",
"documentation" : "",
"simpleType" : "DescribeFleetsRequest",
"variableSetterType" : "DescribeFleetsRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "describeFleets",
"operationName" : "DescribeFleets",
"returnType" : {
"returnType" : "DescribeFleetsResult",
"documentation" : null
},
"syncReturnType" : "DescribeFleetsResult"
},
"DescribeImages" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "DescribeImagesResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Describes the images. If a list of names is not provided, all images in your account are returned. This operation does not return a paginated result.
",
"exceptions" : [ {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeImagesRequest",
"variableName" : "describeImagesRequest",
"variableType" : "DescribeImagesRequest",
"documentation" : "",
"simpleType" : "DescribeImagesRequest",
"variableSetterType" : "DescribeImagesRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "describeImages",
"operationName" : "DescribeImages",
"returnType" : {
"returnType" : "DescribeImagesResult",
"documentation" : null
},
"syncReturnType" : "DescribeImagesResult"
},
"DescribeSessions" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "DescribeSessionsResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Describes the streaming sessions for a stack and a fleet. If a user ID is provided, this operation returns streaming sessions for only that user. Pass this value for the nextToken
parameter in a subsequent call to this operation to retrieve the next set of items.
",
"exceptions" : null,
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeSessionsRequest",
"variableName" : "describeSessionsRequest",
"variableType" : "DescribeSessionsRequest",
"documentation" : "",
"simpleType" : "DescribeSessionsRequest",
"variableSetterType" : "DescribeSessionsRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "describeSessions",
"operationName" : "DescribeSessions",
"returnType" : {
"returnType" : "DescribeSessionsResult",
"documentation" : null
},
"syncReturnType" : "DescribeSessionsResult"
},
"DescribeStacks" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "DescribeStacksResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : "If stack names are not provided, this operation describes the specified stacks; otherwise, all stacks in the account are described. Pass the nextToken
value in a subsequent call to this operation to retrieve the next set of items.
",
"exceptions" : [ {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeStacksRequest",
"variableName" : "describeStacksRequest",
"variableType" : "DescribeStacksRequest",
"documentation" : "",
"simpleType" : "DescribeStacksRequest",
"variableSetterType" : "DescribeStacksRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "describeStacks",
"operationName" : "DescribeStacks",
"returnType" : {
"returnType" : "DescribeStacksResult",
"documentation" : null
},
"syncReturnType" : "DescribeStacksResult"
},
"DisassociateFleet" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "DisassociateFleetResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Disassociates a fleet from a stack.
",
"exceptions" : [ {
"exceptionName" : "ResourceInUseException",
"documentation" : "The specified resource is in use.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DisassociateFleetRequest",
"variableName" : "disassociateFleetRequest",
"variableType" : "DisassociateFleetRequest",
"documentation" : "",
"simpleType" : "DisassociateFleetRequest",
"variableSetterType" : "DisassociateFleetRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "disassociateFleet",
"operationName" : "DisassociateFleet",
"returnType" : {
"returnType" : "DisassociateFleetResult",
"documentation" : null
},
"syncReturnType" : "DisassociateFleetResult"
},
"ExpireSession" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "ExpireSessionResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : "This operation immediately stops a streaming session.
",
"exceptions" : null,
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "ExpireSessionRequest",
"variableName" : "expireSessionRequest",
"variableType" : "ExpireSessionRequest",
"documentation" : "",
"simpleType" : "ExpireSessionRequest",
"variableSetterType" : "ExpireSessionRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "expireSession",
"operationName" : "ExpireSession",
"returnType" : {
"returnType" : "ExpireSessionResult",
"documentation" : null
},
"syncReturnType" : "ExpireSessionResult"
},
"ListAssociatedFleets" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "ListAssociatedFleetsResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Lists all fleets associated with the stack.
",
"exceptions" : null,
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "ListAssociatedFleetsRequest",
"variableName" : "listAssociatedFleetsRequest",
"variableType" : "ListAssociatedFleetsRequest",
"documentation" : "",
"simpleType" : "ListAssociatedFleetsRequest",
"variableSetterType" : "ListAssociatedFleetsRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "listAssociatedFleets",
"operationName" : "ListAssociatedFleets",
"returnType" : {
"returnType" : "ListAssociatedFleetsResult",
"documentation" : "The response from a successful operation.
"
},
"syncReturnType" : "ListAssociatedFleetsResult"
},
"ListAssociatedStacks" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "ListAssociatedStacksResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Lists all stacks to which the specified fleet is associated.
",
"exceptions" : null,
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "ListAssociatedStacksRequest",
"variableName" : "listAssociatedStacksRequest",
"variableType" : "ListAssociatedStacksRequest",
"documentation" : "",
"simpleType" : "ListAssociatedStacksRequest",
"variableSetterType" : "ListAssociatedStacksRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "listAssociatedStacks",
"operationName" : "ListAssociatedStacks",
"returnType" : {
"returnType" : "ListAssociatedStacksResult",
"documentation" : "The response from a successful operation.
"
},
"syncReturnType" : "ListAssociatedStacksResult"
},
"StartFleet" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "StartFleetResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Starts a fleet.
",
"exceptions" : [ {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource was not found.
",
"httpStatusCode" : null
}, {
"exceptionName" : "LimitExceededException",
"documentation" : "The requested limit exceeds the permitted limit for an account.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "StartFleetRequest",
"variableName" : "startFleetRequest",
"variableType" : "StartFleetRequest",
"documentation" : "",
"simpleType" : "StartFleetRequest",
"variableSetterType" : "StartFleetRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "startFleet",
"operationName" : "StartFleet",
"returnType" : {
"returnType" : "StartFleetResult",
"documentation" : null
},
"syncReturnType" : "StartFleetResult"
},
"StopFleet" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "StopFleetResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Stops a fleet.
",
"exceptions" : [ {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "StopFleetRequest",
"variableName" : "stopFleetRequest",
"variableType" : "StopFleetRequest",
"documentation" : "",
"simpleType" : "StopFleetRequest",
"variableSetterType" : "StopFleetRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "stopFleet",
"operationName" : "StopFleet",
"returnType" : {
"returnType" : "StopFleetResult",
"documentation" : null
},
"syncReturnType" : "StopFleetResult"
},
"UpdateFleet" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "UpdateFleetResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Updates an existing fleet. All the attributes except the fleet name can be updated in the STOPPED state. Only ComputeCapacity and ImageName can be updated in any other state.
",
"exceptions" : [ {
"exceptionName" : "ResourceInUseException",
"documentation" : "The specified resource is in use.
",
"httpStatusCode" : null
}, {
"exceptionName" : "LimitExceededException",
"documentation" : "The requested limit exceeds the permitted limit for an account.
",
"httpStatusCode" : null
}, {
"exceptionName" : "InvalidRoleException",
"documentation" : "The specified role is invalid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "UpdateFleetRequest",
"variableName" : "updateFleetRequest",
"variableType" : "UpdateFleetRequest",
"documentation" : "",
"simpleType" : "UpdateFleetRequest",
"variableSetterType" : "UpdateFleetRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "updateFleet",
"operationName" : "UpdateFleet",
"returnType" : {
"returnType" : "UpdateFleetResult",
"documentation" : null
},
"syncReturnType" : "UpdateFleetResult"
},
"UpdateStack" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "UpdateStackResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Updates the specified fields in the stack with the specified name.
",
"exceptions" : [ {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource was not found.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceInUseException",
"documentation" : "The specified resource is in use.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "UpdateStackRequest",
"variableName" : "updateStackRequest",
"variableType" : "UpdateStackRequest",
"documentation" : "",
"simpleType" : "UpdateStackRequest",
"variableSetterType" : "UpdateStackRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "updateStack",
"operationName" : "UpdateStack",
"returnType" : {
"returnType" : "UpdateStackResult",
"documentation" : null
},
"syncReturnType" : "UpdateStackResult"
}
},
"shapes" : {
"Application" : {
"c2jName" : "Application",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "An entry for a single application in the application catalog.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ {
"c2jName" : "Name",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The unique identifier for the application.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The unique identifier for the application.
\n@param name The unique identifier for the application.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withName",
"getterDocumentation" : "/**The unique identifier for the application.
\n@return The unique identifier for the application.*/",
"getterMethodName" : "getName",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Name",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Name",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "Name",
"setterDocumentation" : "/**The unique identifier for the application.
\n@param name The unique identifier for the application.*/",
"setterMethodName" : "setName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The unique identifier for the application.
\n@param name The unique identifier for the application.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : "The unique identifier for the application.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "DisplayName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the application shown to the end users.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The name of the application shown to the end users.
\n@param displayName The name of the application shown to the end users.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withDisplayName",
"getterDocumentation" : "/**The name of the application shown to the end users.
\n@return The name of the application shown to the end users.*/",
"getterMethodName" : "getDisplayName",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DisplayName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "DisplayName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "DisplayName",
"setterDocumentation" : "/**The name of the application shown to the end users.
\n@param displayName The name of the application shown to the end users.*/",
"setterMethodName" : "setDisplayName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The name of the application shown to the end users.
\n@param displayName The name of the application shown to the end users.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : "The name of the application shown to the end users.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "IconURL",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The URL for the application icon. This URL may be time-limited.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The URL for the application icon. This URL may be time-limited.
\n@param iconURL The URL for the application icon. This URL may be time-limited.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withIconURL",
"getterDocumentation" : "/**The URL for the application icon. This URL may be time-limited.
\n@return The URL for the application icon. This URL may be time-limited.*/",
"getterMethodName" : "getIconURL",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "IconURL",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "IconURL",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "IconURL",
"setterDocumentation" : "/**The URL for the application icon. This URL may be time-limited.
\n@param iconURL The URL for the application icon. This URL may be time-limited.*/",
"setterMethodName" : "setIconURL",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "iconURL",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The URL for the application icon. This URL may be time-limited.
\n@param iconURL The URL for the application icon. This URL may be time-limited.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "iconURL",
"variableType" : "String",
"documentation" : "The URL for the application icon. This URL may be time-limited.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "LaunchPath",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The path to the application executable in the instance.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The path to the application executable in the instance.
\n@param launchPath The path to the application executable in the instance.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withLaunchPath",
"getterDocumentation" : "/**The path to the application executable in the instance.
\n@return The path to the application executable in the instance.*/",
"getterMethodName" : "getLaunchPath",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "LaunchPath",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "LaunchPath",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "LaunchPath",
"setterDocumentation" : "/**The path to the application executable in the instance.
\n@param launchPath The path to the application executable in the instance.*/",
"setterMethodName" : "setLaunchPath",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "launchPath",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The path to the application executable in the instance.
\n@param launchPath The path to the application executable in the instance.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "launchPath",
"variableType" : "String",
"documentation" : "The path to the application executable in the instance.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "LaunchParameters",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "A list of arguments that are passed to the application at launch.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**A list of arguments that are passed to the application at launch.
\n@param launchParameters A list of arguments that are passed to the application at launch.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withLaunchParameters",
"getterDocumentation" : "/**A list of arguments that are passed to the application at launch.
\n@return A list of arguments that are passed to the application at launch.*/",
"getterMethodName" : "getLaunchParameters",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "LaunchParameters",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "LaunchParameters",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "LaunchParameters",
"setterDocumentation" : "/**A list of arguments that are passed to the application at launch.
\n@param launchParameters A list of arguments that are passed to the application at launch.*/",
"setterMethodName" : "setLaunchParameters",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "launchParameters",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**A list of arguments that are passed to the application at launch.
\n@param launchParameters A list of arguments that are passed to the application at launch.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "launchParameters",
"variableType" : "String",
"documentation" : "A list of arguments that are passed to the application at launch.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "Enabled",
"c2jShape" : "Boolean",
"deprecated" : false,
"documentation" : "An application can be disabled after image creation if there is a problem.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**An application can be disabled after image creation if there is a problem.
\n@param enabled An application can be disabled after image creation if there is a problem.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withEnabled",
"getterDocumentation" : "/**An application can be disabled after image creation if there is a problem.
\n@return An application can be disabled after image creation if there is a problem.*/",
"getterMethodName" : "getEnabled",
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Enabled",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Enabled",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "Boolean",
"marshallingType" : "BOOLEAN",
"name" : "Enabled",
"setterDocumentation" : "/**An application can be disabled after image creation if there is a problem.
\n@param enabled An application can be disabled after image creation if there is a problem.*/",
"setterMethodName" : "setEnabled",
"setterModel" : {
"variableDeclarationType" : "Boolean",
"variableName" : "enabled",
"variableType" : "Boolean",
"documentation" : "",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"simple" : true,
"varargSetterDocumentation" : "/**An application can be disabled after image creation if there is a problem.
\n@param enabled An application can be disabled after image creation if there is a problem.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Boolean",
"variableName" : "enabled",
"variableType" : "Boolean",
"documentation" : "An application can be disabled after image creation if there is a problem.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "Metadata",
"c2jShape" : "Metadata",
"deprecated" : false,
"documentation" : "Additional attributes that describes the application.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**Additional attributes that describes the application.
\n@param metadata Additional attributes that describes the application.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withMetadata",
"getterDocumentation" : "/**Additional attributes that describes the application.
\n@return Additional attributes that describes the application.*/",
"getterMethodName" : "getMetadata",
"getterModel" : {
"returnType" : "java.util.Map",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Metadata",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Metadata",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : true,
"mapModel" : {
"implType" : "java.util.HashMap",
"interfaceType" : "java.util.Map",
"keyLocationName" : "key",
"keyModel" : null,
"keyType" : "String",
"valueLocationName" : "value",
"valueModel" : {
"c2jName" : "value",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param value \n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withValue",
"getterDocumentation" : "/**\n@return */",
"getterMethodName" : "getValue",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "value",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "value",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "Value",
"setterDocumentation" : "/**\n@param value */",
"setterMethodName" : "setValue",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "value",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**\n@param value \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "value",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"valueType" : "String",
"entryType" : "Map.Entry",
"keySimple" : true,
"templateImplType" : "java.util.HashMap",
"templateType" : "java.util.Map",
"valueList" : false,
"valueSimple" : true
},
"marshallingTargetClass" : "Map",
"marshallingType" : "MAP",
"name" : "Metadata",
"setterDocumentation" : "/**Additional attributes that describes the application.
\n@param metadata Additional attributes that describes the application.*/",
"setterMethodName" : "setMetadata",
"setterModel" : {
"variableDeclarationType" : "java.util.Map",
"variableName" : "metadata",
"variableType" : "java.util.Map",
"documentation" : "",
"simpleType" : "Map",
"variableSetterType" : "java.util.Map"
},
"simple" : false,
"varargSetterDocumentation" : "/**Additional attributes that describes the application.
\n@param metadata Additional attributes that describes the application.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "java.util.Map",
"variableName" : "metadata",
"variableType" : "java.util.Map",
"documentation" : "Additional attributes that describes the application.
",
"simpleType" : "Map",
"variableSetterType" : "java.util.Map"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"DisplayName" : {
"c2jName" : "DisplayName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the application shown to the end users.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The name of the application shown to the end users.
\n@param displayName The name of the application shown to the end users.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withDisplayName",
"getterDocumentation" : "/**The name of the application shown to the end users.
\n@return The name of the application shown to the end users.*/",
"getterMethodName" : "getDisplayName",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DisplayName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "DisplayName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "DisplayName",
"setterDocumentation" : "/**The name of the application shown to the end users.
\n@param displayName The name of the application shown to the end users.*/",
"setterMethodName" : "setDisplayName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The name of the application shown to the end users.
\n@param displayName The name of the application shown to the end users.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : "The name of the application shown to the end users.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"Enabled" : {
"c2jName" : "Enabled",
"c2jShape" : "Boolean",
"deprecated" : false,
"documentation" : "An application can be disabled after image creation if there is a problem.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**An application can be disabled after image creation if there is a problem.
\n@param enabled An application can be disabled after image creation if there is a problem.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withEnabled",
"getterDocumentation" : "/**An application can be disabled after image creation if there is a problem.
\n@return An application can be disabled after image creation if there is a problem.*/",
"getterMethodName" : "getEnabled",
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Enabled",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Enabled",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "Boolean",
"marshallingType" : "BOOLEAN",
"name" : "Enabled",
"setterDocumentation" : "/**An application can be disabled after image creation if there is a problem.
\n@param enabled An application can be disabled after image creation if there is a problem.*/",
"setterMethodName" : "setEnabled",
"setterModel" : {
"variableDeclarationType" : "Boolean",
"variableName" : "enabled",
"variableType" : "Boolean",
"documentation" : "",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"simple" : true,
"varargSetterDocumentation" : "/**An application can be disabled after image creation if there is a problem.
\n@param enabled An application can be disabled after image creation if there is a problem.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Boolean",
"variableName" : "enabled",
"variableType" : "Boolean",
"documentation" : "An application can be disabled after image creation if there is a problem.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"xmlNameSpaceUri" : null
},
"IconURL" : {
"c2jName" : "IconURL",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The URL for the application icon. This URL may be time-limited.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The URL for the application icon. This URL may be time-limited.
\n@param iconURL The URL for the application icon. This URL may be time-limited.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withIconURL",
"getterDocumentation" : "/**The URL for the application icon. This URL may be time-limited.
\n@return The URL for the application icon. This URL may be time-limited.*/",
"getterMethodName" : "getIconURL",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "IconURL",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "IconURL",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "IconURL",
"setterDocumentation" : "/**The URL for the application icon. This URL may be time-limited.
\n@param iconURL The URL for the application icon. This URL may be time-limited.*/",
"setterMethodName" : "setIconURL",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "iconURL",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The URL for the application icon. This URL may be time-limited.
\n@param iconURL The URL for the application icon. This URL may be time-limited.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "iconURL",
"variableType" : "String",
"documentation" : "The URL for the application icon. This URL may be time-limited.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"LaunchParameters" : {
"c2jName" : "LaunchParameters",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "A list of arguments that are passed to the application at launch.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**A list of arguments that are passed to the application at launch.
\n@param launchParameters A list of arguments that are passed to the application at launch.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withLaunchParameters",
"getterDocumentation" : "/**A list of arguments that are passed to the application at launch.
\n@return A list of arguments that are passed to the application at launch.*/",
"getterMethodName" : "getLaunchParameters",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "LaunchParameters",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "LaunchParameters",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "LaunchParameters",
"setterDocumentation" : "/**A list of arguments that are passed to the application at launch.
\n@param launchParameters A list of arguments that are passed to the application at launch.*/",
"setterMethodName" : "setLaunchParameters",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "launchParameters",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**A list of arguments that are passed to the application at launch.
\n@param launchParameters A list of arguments that are passed to the application at launch.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "launchParameters",
"variableType" : "String",
"documentation" : "A list of arguments that are passed to the application at launch.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"LaunchPath" : {
"c2jName" : "LaunchPath",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The path to the application executable in the instance.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The path to the application executable in the instance.
\n@param launchPath The path to the application executable in the instance.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withLaunchPath",
"getterDocumentation" : "/**The path to the application executable in the instance.
\n@return The path to the application executable in the instance.*/",
"getterMethodName" : "getLaunchPath",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "LaunchPath",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "LaunchPath",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "LaunchPath",
"setterDocumentation" : "/**The path to the application executable in the instance.
\n@param launchPath The path to the application executable in the instance.*/",
"setterMethodName" : "setLaunchPath",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "launchPath",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The path to the application executable in the instance.
\n@param launchPath The path to the application executable in the instance.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "launchPath",
"variableType" : "String",
"documentation" : "The path to the application executable in the instance.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"Metadata" : {
"c2jName" : "Metadata",
"c2jShape" : "Metadata",
"deprecated" : false,
"documentation" : "Additional attributes that describes the application.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**Additional attributes that describes the application.
\n@param metadata Additional attributes that describes the application.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withMetadata",
"getterDocumentation" : "/**Additional attributes that describes the application.
\n@return Additional attributes that describes the application.*/",
"getterMethodName" : "getMetadata",
"getterModel" : {
"returnType" : "java.util.Map",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Metadata",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Metadata",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : true,
"mapModel" : {
"implType" : "java.util.HashMap",
"interfaceType" : "java.util.Map",
"keyLocationName" : "key",
"keyModel" : null,
"keyType" : "String",
"valueLocationName" : "value",
"valueModel" : {
"c2jName" : "value",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param value \n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withValue",
"getterDocumentation" : "/**\n@return */",
"getterMethodName" : "getValue",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "value",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "value",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "Value",
"setterDocumentation" : "/**\n@param value */",
"setterMethodName" : "setValue",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "value",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**\n@param value \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "value",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"valueType" : "String",
"entryType" : "Map.Entry",
"keySimple" : true,
"templateImplType" : "java.util.HashMap",
"templateType" : "java.util.Map",
"valueList" : false,
"valueSimple" : true
},
"marshallingTargetClass" : "Map",
"marshallingType" : "MAP",
"name" : "Metadata",
"setterDocumentation" : "/**Additional attributes that describes the application.
\n@param metadata Additional attributes that describes the application.*/",
"setterMethodName" : "setMetadata",
"setterModel" : {
"variableDeclarationType" : "java.util.Map",
"variableName" : "metadata",
"variableType" : "java.util.Map",
"documentation" : "",
"simpleType" : "Map",
"variableSetterType" : "java.util.Map"
},
"simple" : false,
"varargSetterDocumentation" : "/**Additional attributes that describes the application.
\n@param metadata Additional attributes that describes the application.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "java.util.Map",
"variableName" : "metadata",
"variableType" : "java.util.Map",
"documentation" : "Additional attributes that describes the application.
",
"simpleType" : "Map",
"variableSetterType" : "java.util.Map"
},
"xmlNameSpaceUri" : null
},
"Name" : {
"c2jName" : "Name",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The unique identifier for the application.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The unique identifier for the application.
\n@param name The unique identifier for the application.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withName",
"getterDocumentation" : "/**The unique identifier for the application.
\n@return The unique identifier for the application.*/",
"getterMethodName" : "getName",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Name",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Name",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "Name",
"setterDocumentation" : "/**The unique identifier for the application.
\n@param name The unique identifier for the application.*/",
"setterMethodName" : "setName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The unique identifier for the application.
\n@param name The unique identifier for the application.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : "The unique identifier for the application.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}
},
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "Application",
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "Application",
"variableName" : "application",
"variableType" : "Application",
"documentation" : null,
"simpleType" : "Application",
"variableSetterType" : "Application"
},
"wrapper" : false
},
"AssociateFleetRequest" : {
"c2jName" : "AssociateFleetRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : {
"action" : "AssociateFleet",
"locationName" : null,
"requestUri" : "/",
"target" : "PhotonAdminProxyService.AssociateFleet",
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"c2jName" : "FleetName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the fleet to associate.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The name of the fleet to associate.
\n@param fleetName The name of the fleet to associate.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withFleetName",
"getterDocumentation" : "/**The name of the fleet to associate.
\n@return The name of the fleet to associate.*/",
"getterMethodName" : "getFleetName",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "FleetName",
"setterDocumentation" : "/**The name of the fleet to associate.
\n@param fleetName The name of the fleet to associate.*/",
"setterMethodName" : "setFleetName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The name of the fleet to associate.
\n@param fleetName The name of the fleet to associate.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetName",
"variableType" : "String",
"documentation" : "The name of the fleet to associate.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "StackName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the stack to which the fleet is associated.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The name of the stack to which the fleet is associated.
\n@param stackName The name of the stack to which the fleet is associated.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withStackName",
"getterDocumentation" : "/**The name of the stack to which the fleet is associated.
\n@return The name of the stack to which the fleet is associated.*/",
"getterMethodName" : "getStackName",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "StackName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "StackName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "StackName",
"setterDocumentation" : "/**The name of the stack to which the fleet is associated.
\n@param stackName The name of the stack to which the fleet is associated.*/",
"setterMethodName" : "setStackName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "stackName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The name of the stack to which the fleet is associated.
\n@param stackName The name of the stack to which the fleet is associated.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "stackName",
"variableType" : "String",
"documentation" : "The name of the stack to which the fleet is associated.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"FleetName" : {
"c2jName" : "FleetName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the fleet to associate.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The name of the fleet to associate.
\n@param fleetName The name of the fleet to associate.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withFleetName",
"getterDocumentation" : "/**The name of the fleet to associate.
\n@return The name of the fleet to associate.*/",
"getterMethodName" : "getFleetName",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "FleetName",
"setterDocumentation" : "/**The name of the fleet to associate.
\n@param fleetName The name of the fleet to associate.*/",
"setterMethodName" : "setFleetName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The name of the fleet to associate.
\n@param fleetName The name of the fleet to associate.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetName",
"variableType" : "String",
"documentation" : "The name of the fleet to associate.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"StackName" : {
"c2jName" : "StackName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the stack to which the fleet is associated.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The name of the stack to which the fleet is associated.
\n@param stackName The name of the stack to which the fleet is associated.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withStackName",
"getterDocumentation" : "/**The name of the stack to which the fleet is associated.
\n@return The name of the stack to which the fleet is associated.*/",
"getterMethodName" : "getStackName",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "StackName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "StackName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "StackName",
"setterDocumentation" : "/**The name of the stack to which the fleet is associated.
\n@param stackName The name of the stack to which the fleet is associated.*/",
"setterMethodName" : "setStackName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "stackName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The name of the stack to which the fleet is associated.
\n@param stackName The name of the stack to which the fleet is associated.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "stackName",
"variableType" : "String",
"documentation" : "The name of the stack to which the fleet is associated.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}
},
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : [ "FleetName", "StackName" ],
"shapeName" : "AssociateFleetRequest",
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "AssociateFleetRequest",
"variableName" : "associateFleetRequest",
"variableType" : "AssociateFleetRequest",
"documentation" : null,
"simpleType" : "AssociateFleetRequest",
"variableSetterType" : "AssociateFleetRequest"
},
"wrapper" : false
},
"AssociateFleetResult" : {
"c2jName" : "AssociateFleetResult",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : null,
"membersAsMap" : { },
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "AssociateFleetResult",
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "AssociateFleetResult",
"variableName" : "associateFleetResult",
"variableType" : "AssociateFleetResult",
"documentation" : null,
"simpleType" : "AssociateFleetResult",
"variableSetterType" : "AssociateFleetResult"
},
"wrapper" : false
},
"ComputeCapacity" : {
"c2jName" : "ComputeCapacity",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "The capacity configuration for the fleet.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ {
"c2jName" : "DesiredInstances",
"c2jShape" : "Integer",
"deprecated" : false,
"documentation" : "The desired number of streaming instances.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The desired number of streaming instances.
\n@param desiredInstances The desired number of streaming instances.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withDesiredInstances",
"getterDocumentation" : "/**The desired number of streaming instances.
\n@return The desired number of streaming instances.*/",
"getterMethodName" : "getDesiredInstances",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DesiredInstances",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "DesiredInstances",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "Integer",
"marshallingType" : "INTEGER",
"name" : "DesiredInstances",
"setterDocumentation" : "/**The desired number of streaming instances.
\n@param desiredInstances The desired number of streaming instances.*/",
"setterMethodName" : "setDesiredInstances",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "desiredInstances",
"variableType" : "Integer",
"documentation" : "",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"varargSetterDocumentation" : "/**The desired number of streaming instances.
\n@param desiredInstances The desired number of streaming instances.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "desiredInstances",
"variableType" : "Integer",
"documentation" : "The desired number of streaming instances.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"DesiredInstances" : {
"c2jName" : "DesiredInstances",
"c2jShape" : "Integer",
"deprecated" : false,
"documentation" : "The desired number of streaming instances.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The desired number of streaming instances.
\n@param desiredInstances The desired number of streaming instances.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withDesiredInstances",
"getterDocumentation" : "/**The desired number of streaming instances.
\n@return The desired number of streaming instances.*/",
"getterMethodName" : "getDesiredInstances",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DesiredInstances",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "DesiredInstances",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "Integer",
"marshallingType" : "INTEGER",
"name" : "DesiredInstances",
"setterDocumentation" : "/**The desired number of streaming instances.
\n@param desiredInstances The desired number of streaming instances.*/",
"setterMethodName" : "setDesiredInstances",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "desiredInstances",
"variableType" : "Integer",
"documentation" : "",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"varargSetterDocumentation" : "/**The desired number of streaming instances.
\n@param desiredInstances The desired number of streaming instances.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "desiredInstances",
"variableType" : "Integer",
"documentation" : "The desired number of streaming instances.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
}
},
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : [ "DesiredInstances" ],
"shapeName" : "ComputeCapacity",
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "ComputeCapacity",
"variableName" : "computeCapacity",
"variableType" : "ComputeCapacity",
"documentation" : null,
"simpleType" : "ComputeCapacity",
"variableSetterType" : "ComputeCapacity"
},
"wrapper" : false
},
"ComputeCapacityStatus" : {
"c2jName" : "ComputeCapacityStatus",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "The capacity information for the fleet.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ {
"c2jName" : "Desired",
"c2jShape" : "Integer",
"deprecated" : false,
"documentation" : "The desired number of streaming instances.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The desired number of streaming instances.
\n@param desired The desired number of streaming instances.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withDesired",
"getterDocumentation" : "/**The desired number of streaming instances.
\n@return The desired number of streaming instances.*/",
"getterMethodName" : "getDesired",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Desired",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Desired",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "Integer",
"marshallingType" : "INTEGER",
"name" : "Desired",
"setterDocumentation" : "/**The desired number of streaming instances.
\n@param desired The desired number of streaming instances.*/",
"setterMethodName" : "setDesired",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "desired",
"variableType" : "Integer",
"documentation" : "",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"varargSetterDocumentation" : "/**The desired number of streaming instances.
\n@param desired The desired number of streaming instances.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "desired",
"variableType" : "Integer",
"documentation" : "The desired number of streaming instances.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "Running",
"c2jShape" : "Integer",
"deprecated" : false,
"documentation" : "The total number of simultaneous streaming instances that are running.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The total number of simultaneous streaming instances that are running.
\n@param running The total number of simultaneous streaming instances that are running.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withRunning",
"getterDocumentation" : "/**The total number of simultaneous streaming instances that are running.
\n@return The total number of simultaneous streaming instances that are running.*/",
"getterMethodName" : "getRunning",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Running",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Running",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "Integer",
"marshallingType" : "INTEGER",
"name" : "Running",
"setterDocumentation" : "/**The total number of simultaneous streaming instances that are running.
\n@param running The total number of simultaneous streaming instances that are running.*/",
"setterMethodName" : "setRunning",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "running",
"variableType" : "Integer",
"documentation" : "",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"varargSetterDocumentation" : "/**The total number of simultaneous streaming instances that are running.
\n@param running The total number of simultaneous streaming instances that are running.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "running",
"variableType" : "Integer",
"documentation" : "The total number of simultaneous streaming instances that are running.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "InUse",
"c2jShape" : "Integer",
"deprecated" : false,
"documentation" : "The number of instances that are being used for streaming.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The number of instances that are being used for streaming.
\n@param inUse The number of instances that are being used for streaming.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withInUse",
"getterDocumentation" : "/**The number of instances that are being used for streaming.
\n@return The number of instances that are being used for streaming.*/",
"getterMethodName" : "getInUse",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "InUse",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "InUse",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "Integer",
"marshallingType" : "INTEGER",
"name" : "InUse",
"setterDocumentation" : "/**The number of instances that are being used for streaming.
\n@param inUse The number of instances that are being used for streaming.*/",
"setterMethodName" : "setInUse",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "inUse",
"variableType" : "Integer",
"documentation" : "",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"varargSetterDocumentation" : "/**The number of instances that are being used for streaming.
\n@param inUse The number of instances that are being used for streaming.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "inUse",
"variableType" : "Integer",
"documentation" : "The number of instances that are being used for streaming.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "Available",
"c2jShape" : "Integer",
"deprecated" : false,
"documentation" : "The number of currently available instances that can be used to stream sessions.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The number of currently available instances that can be used to stream sessions.
\n@param available The number of currently available instances that can be used to stream sessions.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withAvailable",
"getterDocumentation" : "/**The number of currently available instances that can be used to stream sessions.
\n@return The number of currently available instances that can be used to stream sessions.*/",
"getterMethodName" : "getAvailable",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Available",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Available",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "Integer",
"marshallingType" : "INTEGER",
"name" : "Available",
"setterDocumentation" : "/**The number of currently available instances that can be used to stream sessions.
\n@param available The number of currently available instances that can be used to stream sessions.*/",
"setterMethodName" : "setAvailable",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "available",
"variableType" : "Integer",
"documentation" : "",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"varargSetterDocumentation" : "/**The number of currently available instances that can be used to stream sessions.
\n@param available The number of currently available instances that can be used to stream sessions.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "available",
"variableType" : "Integer",
"documentation" : "The number of currently available instances that can be used to stream sessions.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"Available" : {
"c2jName" : "Available",
"c2jShape" : "Integer",
"deprecated" : false,
"documentation" : "The number of currently available instances that can be used to stream sessions.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The number of currently available instances that can be used to stream sessions.
\n@param available The number of currently available instances that can be used to stream sessions.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withAvailable",
"getterDocumentation" : "/**The number of currently available instances that can be used to stream sessions.
\n@return The number of currently available instances that can be used to stream sessions.*/",
"getterMethodName" : "getAvailable",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Available",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Available",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "Integer",
"marshallingType" : "INTEGER",
"name" : "Available",
"setterDocumentation" : "/**The number of currently available instances that can be used to stream sessions.
\n@param available The number of currently available instances that can be used to stream sessions.*/",
"setterMethodName" : "setAvailable",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "available",
"variableType" : "Integer",
"documentation" : "",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"varargSetterDocumentation" : "/**The number of currently available instances that can be used to stream sessions.
\n@param available The number of currently available instances that can be used to stream sessions.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "available",
"variableType" : "Integer",
"documentation" : "The number of currently available instances that can be used to stream sessions.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
},
"Desired" : {
"c2jName" : "Desired",
"c2jShape" : "Integer",
"deprecated" : false,
"documentation" : "The desired number of streaming instances.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The desired number of streaming instances.
\n@param desired The desired number of streaming instances.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withDesired",
"getterDocumentation" : "/**The desired number of streaming instances.
\n@return The desired number of streaming instances.*/",
"getterMethodName" : "getDesired",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Desired",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Desired",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "Integer",
"marshallingType" : "INTEGER",
"name" : "Desired",
"setterDocumentation" : "/**The desired number of streaming instances.
\n@param desired The desired number of streaming instances.*/",
"setterMethodName" : "setDesired",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "desired",
"variableType" : "Integer",
"documentation" : "",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"varargSetterDocumentation" : "/**The desired number of streaming instances.
\n@param desired The desired number of streaming instances.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "desired",
"variableType" : "Integer",
"documentation" : "The desired number of streaming instances.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
},
"InUse" : {
"c2jName" : "InUse",
"c2jShape" : "Integer",
"deprecated" : false,
"documentation" : "The number of instances that are being used for streaming.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The number of instances that are being used for streaming.
\n@param inUse The number of instances that are being used for streaming.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withInUse",
"getterDocumentation" : "/**The number of instances that are being used for streaming.
\n@return The number of instances that are being used for streaming.*/",
"getterMethodName" : "getInUse",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "InUse",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "InUse",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "Integer",
"marshallingType" : "INTEGER",
"name" : "InUse",
"setterDocumentation" : "/**The number of instances that are being used for streaming.
\n@param inUse The number of instances that are being used for streaming.*/",
"setterMethodName" : "setInUse",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "inUse",
"variableType" : "Integer",
"documentation" : "",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"varargSetterDocumentation" : "/**The number of instances that are being used for streaming.
\n@param inUse The number of instances that are being used for streaming.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "inUse",
"variableType" : "Integer",
"documentation" : "The number of instances that are being used for streaming.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
},
"Running" : {
"c2jName" : "Running",
"c2jShape" : "Integer",
"deprecated" : false,
"documentation" : "The total number of simultaneous streaming instances that are running.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The total number of simultaneous streaming instances that are running.
\n@param running The total number of simultaneous streaming instances that are running.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withRunning",
"getterDocumentation" : "/**The total number of simultaneous streaming instances that are running.
\n@return The total number of simultaneous streaming instances that are running.*/",
"getterMethodName" : "getRunning",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Running",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Running",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "Integer",
"marshallingType" : "INTEGER",
"name" : "Running",
"setterDocumentation" : "/**The total number of simultaneous streaming instances that are running.
\n@param running The total number of simultaneous streaming instances that are running.*/",
"setterMethodName" : "setRunning",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "running",
"variableType" : "Integer",
"documentation" : "",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"varargSetterDocumentation" : "/**The total number of simultaneous streaming instances that are running.
\n@param running The total number of simultaneous streaming instances that are running.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "running",
"variableType" : "Integer",
"documentation" : "The total number of simultaneous streaming instances that are running.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
}
},
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : [ "Desired" ],
"shapeName" : "ComputeCapacityStatus",
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "ComputeCapacityStatus",
"variableName" : "computeCapacityStatus",
"variableType" : "ComputeCapacityStatus",
"documentation" : null,
"simpleType" : "ComputeCapacityStatus",
"variableSetterType" : "ComputeCapacityStatus"
},
"wrapper" : false
},
"CreateFleetRequest" : {
"c2jName" : "CreateFleetRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "Contains the parameters for the new fleet to create.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : {
"action" : "CreateFleet",
"locationName" : null,
"requestUri" : "/",
"target" : "PhotonAdminProxyService.CreateFleet",
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"c2jName" : "Name",
"c2jShape" : "Name",
"deprecated" : false,
"documentation" : "A unique identifier for the fleet.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**A unique identifier for the fleet.
\n@param name A unique identifier for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withName",
"getterDocumentation" : "/**A unique identifier for the fleet.
\n@return A unique identifier for the fleet.*/",
"getterMethodName" : "getName",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Name",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Name",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "Name",
"setterDocumentation" : "/**A unique identifier for the fleet.
\n@param name A unique identifier for the fleet.*/",
"setterMethodName" : "setName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**A unique identifier for the fleet.
\n@param name A unique identifier for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : "A unique identifier for the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "ImageName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "Unique name of the image used by the fleet.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**Unique name of the image used by the fleet.
\n@param imageName Unique name of the image used by the fleet.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withImageName",
"getterDocumentation" : "/**Unique name of the image used by the fleet.
\n@return Unique name of the image used by the fleet.*/",
"getterMethodName" : "getImageName",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ImageName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ImageName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "ImageName",
"setterDocumentation" : "/**Unique name of the image used by the fleet.
\n@param imageName Unique name of the image used by the fleet.*/",
"setterMethodName" : "setImageName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "imageName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**Unique name of the image used by the fleet.
\n@param imageName Unique name of the image used by the fleet.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "imageName",
"variableType" : "String",
"documentation" : "Unique name of the image used by the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "InstanceType",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The instance type of compute resources for the fleet. Fleet instances are launched from this instance type.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The instance type of compute resources for the fleet. Fleet instances are launched from this instance type.
\n@param instanceType The instance type of compute resources for the fleet. Fleet instances are launched from this instance type.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withInstanceType",
"getterDocumentation" : "/**The instance type of compute resources for the fleet. Fleet instances are launched from this instance type.
\n@return The instance type of compute resources for the fleet. Fleet instances are launched from this instance type.*/",
"getterMethodName" : "getInstanceType",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "InstanceType",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "InstanceType",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "InstanceType",
"setterDocumentation" : "/**The instance type of compute resources for the fleet. Fleet instances are launched from this instance type.
\n@param instanceType The instance type of compute resources for the fleet. Fleet instances are launched from this instance type.*/",
"setterMethodName" : "setInstanceType",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "instanceType",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The instance type of compute resources for the fleet. Fleet instances are launched from this instance type.
\n@param instanceType The instance type of compute resources for the fleet. Fleet instances are launched from this instance type.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "instanceType",
"variableType" : "String",
"documentation" : "The instance type of compute resources for the fleet. Fleet instances are launched from this instance type.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "ComputeCapacity",
"c2jShape" : "ComputeCapacity",
"deprecated" : false,
"documentation" : "The parameters for the capacity allocated to the fleet.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The parameters for the capacity allocated to the fleet.
\n@param computeCapacity The parameters for the capacity allocated to the fleet.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withComputeCapacity",
"getterDocumentation" : "/**The parameters for the capacity allocated to the fleet.
\n@return The parameters for the capacity allocated to the fleet.*/",
"getterMethodName" : "getComputeCapacity",
"getterModel" : {
"returnType" : "ComputeCapacity",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ComputeCapacity",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ComputeCapacity",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "ComputeCapacity",
"setterDocumentation" : "/**The parameters for the capacity allocated to the fleet.
\n@param computeCapacity The parameters for the capacity allocated to the fleet.*/",
"setterMethodName" : "setComputeCapacity",
"setterModel" : {
"variableDeclarationType" : "ComputeCapacity",
"variableName" : "computeCapacity",
"variableType" : "ComputeCapacity",
"documentation" : "",
"simpleType" : "ComputeCapacity",
"variableSetterType" : "ComputeCapacity"
},
"simple" : false,
"varargSetterDocumentation" : "/**The parameters for the capacity allocated to the fleet.
\n@param computeCapacity The parameters for the capacity allocated to the fleet.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "ComputeCapacity",
"variableName" : "computeCapacity",
"variableType" : "ComputeCapacity",
"documentation" : "The parameters for the capacity allocated to the fleet.
",
"simpleType" : "ComputeCapacity",
"variableSetterType" : "ComputeCapacity"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "VpcConfig",
"c2jShape" : "VpcConfig",
"deprecated" : false,
"documentation" : "The VPC configuration for the fleet.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The VPC configuration for the fleet.
\n@param vpcConfig The VPC configuration for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withVpcConfig",
"getterDocumentation" : "/**The VPC configuration for the fleet.
\n@return The VPC configuration for the fleet.*/",
"getterMethodName" : "getVpcConfig",
"getterModel" : {
"returnType" : "VpcConfig",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "VpcConfig",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "VpcConfig",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "VpcConfig",
"setterDocumentation" : "/**The VPC configuration for the fleet.
\n@param vpcConfig The VPC configuration for the fleet.*/",
"setterMethodName" : "setVpcConfig",
"setterModel" : {
"variableDeclarationType" : "VpcConfig",
"variableName" : "vpcConfig",
"variableType" : "VpcConfig",
"documentation" : "",
"simpleType" : "VpcConfig",
"variableSetterType" : "VpcConfig"
},
"simple" : false,
"varargSetterDocumentation" : "/**The VPC configuration for the fleet.
\n@param vpcConfig The VPC configuration for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "VpcConfig",
"variableName" : "vpcConfig",
"variableType" : "VpcConfig",
"documentation" : "The VPC configuration for the fleet.
",
"simpleType" : "VpcConfig",
"variableSetterType" : "VpcConfig"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "MaxUserDurationInSeconds",
"c2jShape" : "Integer",
"deprecated" : false,
"documentation" : "The maximum time up to which a streaming session can run.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The maximum time up to which a streaming session can run.
\n@param maxUserDurationInSeconds The maximum time up to which a streaming session can run.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withMaxUserDurationInSeconds",
"getterDocumentation" : "/**The maximum time up to which a streaming session can run.
\n@return The maximum time up to which a streaming session can run.*/",
"getterMethodName" : "getMaxUserDurationInSeconds",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "MaxUserDurationInSeconds",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "MaxUserDurationInSeconds",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "Integer",
"marshallingType" : "INTEGER",
"name" : "MaxUserDurationInSeconds",
"setterDocumentation" : "/**The maximum time up to which a streaming session can run.
\n@param maxUserDurationInSeconds The maximum time up to which a streaming session can run.*/",
"setterMethodName" : "setMaxUserDurationInSeconds",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "maxUserDurationInSeconds",
"variableType" : "Integer",
"documentation" : "",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"varargSetterDocumentation" : "/**The maximum time up to which a streaming session can run.
\n@param maxUserDurationInSeconds The maximum time up to which a streaming session can run.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "maxUserDurationInSeconds",
"variableType" : "Integer",
"documentation" : "The maximum time up to which a streaming session can run.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "DisconnectTimeoutInSeconds",
"c2jShape" : "Integer",
"deprecated" : false,
"documentation" : "The time after disconnection when a session is considered to have ended. If a user who got disconnected reconnects within this timeout interval, the user is connected back to his/her previous session.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The time after disconnection when a session is considered to have ended. If a user who got disconnected reconnects within this timeout interval, the user is connected back to his/her previous session.
\n@param disconnectTimeoutInSeconds The time after disconnection when a session is considered to have ended. If a user who got disconnected reconnects within this timeout interval, the user is connected back to his/her previous session.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withDisconnectTimeoutInSeconds",
"getterDocumentation" : "/**The time after disconnection when a session is considered to have ended. If a user who got disconnected reconnects within this timeout interval, the user is connected back to his/her previous session.
\n@return The time after disconnection when a session is considered to have ended. If a user who got disconnected reconnects within this timeout interval, the user is connected back to his/her previous session.*/",
"getterMethodName" : "getDisconnectTimeoutInSeconds",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DisconnectTimeoutInSeconds",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "DisconnectTimeoutInSeconds",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "Integer",
"marshallingType" : "INTEGER",
"name" : "DisconnectTimeoutInSeconds",
"setterDocumentation" : "/**The time after disconnection when a session is considered to have ended. If a user who got disconnected reconnects within this timeout interval, the user is connected back to his/her previous session.
\n@param disconnectTimeoutInSeconds The time after disconnection when a session is considered to have ended. If a user who got disconnected reconnects within this timeout interval, the user is connected back to his/her previous session.*/",
"setterMethodName" : "setDisconnectTimeoutInSeconds",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "disconnectTimeoutInSeconds",
"variableType" : "Integer",
"documentation" : "",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"varargSetterDocumentation" : "/**The time after disconnection when a session is considered to have ended. If a user who got disconnected reconnects within this timeout interval, the user is connected back to his/her previous session.
\n@param disconnectTimeoutInSeconds The time after disconnection when a session is considered to have ended. If a user who got disconnected reconnects within this timeout interval, the user is connected back to his/her previous session.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "disconnectTimeoutInSeconds",
"variableType" : "Integer",
"documentation" : "The time after disconnection when a session is considered to have ended. If a user who got disconnected reconnects within this timeout interval, the user is connected back to his/her previous session.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "Description",
"c2jShape" : "Description",
"deprecated" : false,
"documentation" : "The description of the fleet.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The description of the fleet.
\n@param description The description of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withDescription",
"getterDocumentation" : "/**The description of the fleet.
\n@return The description of the fleet.*/",
"getterMethodName" : "getDescription",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Description",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Description",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "Description",
"setterDocumentation" : "/**The description of the fleet.
\n@param description The description of the fleet.*/",
"setterMethodName" : "setDescription",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "description",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The description of the fleet.
\n@param description The description of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "description",
"variableType" : "String",
"documentation" : "The description of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "DisplayName",
"c2jShape" : "DisplayName",
"deprecated" : false,
"documentation" : "The display name of the fleet.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The display name of the fleet.
\n@param displayName The display name of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withDisplayName",
"getterDocumentation" : "/**The display name of the fleet.
\n@return The display name of the fleet.*/",
"getterMethodName" : "getDisplayName",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DisplayName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "DisplayName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "DisplayName",
"setterDocumentation" : "/**The display name of the fleet.
\n@param displayName The display name of the fleet.*/",
"setterMethodName" : "setDisplayName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The display name of the fleet.
\n@param displayName The display name of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : "The display name of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"ComputeCapacity" : {
"c2jName" : "ComputeCapacity",
"c2jShape" : "ComputeCapacity",
"deprecated" : false,
"documentation" : "The parameters for the capacity allocated to the fleet.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The parameters for the capacity allocated to the fleet.
\n@param computeCapacity The parameters for the capacity allocated to the fleet.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withComputeCapacity",
"getterDocumentation" : "/**The parameters for the capacity allocated to the fleet.
\n@return The parameters for the capacity allocated to the fleet.*/",
"getterMethodName" : "getComputeCapacity",
"getterModel" : {
"returnType" : "ComputeCapacity",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ComputeCapacity",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ComputeCapacity",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "ComputeCapacity",
"setterDocumentation" : "/**The parameters for the capacity allocated to the fleet.
\n@param computeCapacity The parameters for the capacity allocated to the fleet.*/",
"setterMethodName" : "setComputeCapacity",
"setterModel" : {
"variableDeclarationType" : "ComputeCapacity",
"variableName" : "computeCapacity",
"variableType" : "ComputeCapacity",
"documentation" : "",
"simpleType" : "ComputeCapacity",
"variableSetterType" : "ComputeCapacity"
},
"simple" : false,
"varargSetterDocumentation" : "/**The parameters for the capacity allocated to the fleet.
\n@param computeCapacity The parameters for the capacity allocated to the fleet.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "ComputeCapacity",
"variableName" : "computeCapacity",
"variableType" : "ComputeCapacity",
"documentation" : "The parameters for the capacity allocated to the fleet.
",
"simpleType" : "ComputeCapacity",
"variableSetterType" : "ComputeCapacity"
},
"xmlNameSpaceUri" : null
},
"Description" : {
"c2jName" : "Description",
"c2jShape" : "Description",
"deprecated" : false,
"documentation" : "The description of the fleet.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The description of the fleet.
\n@param description The description of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withDescription",
"getterDocumentation" : "/**The description of the fleet.
\n@return The description of the fleet.*/",
"getterMethodName" : "getDescription",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Description",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Description",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "Description",
"setterDocumentation" : "/**The description of the fleet.
\n@param description The description of the fleet.*/",
"setterMethodName" : "setDescription",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "description",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The description of the fleet.
\n@param description The description of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "description",
"variableType" : "String",
"documentation" : "The description of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"DisconnectTimeoutInSeconds" : {
"c2jName" : "DisconnectTimeoutInSeconds",
"c2jShape" : "Integer",
"deprecated" : false,
"documentation" : "The time after disconnection when a session is considered to have ended. If a user who got disconnected reconnects within this timeout interval, the user is connected back to his/her previous session.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The time after disconnection when a session is considered to have ended. If a user who got disconnected reconnects within this timeout interval, the user is connected back to his/her previous session.
\n@param disconnectTimeoutInSeconds The time after disconnection when a session is considered to have ended. If a user who got disconnected reconnects within this timeout interval, the user is connected back to his/her previous session.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withDisconnectTimeoutInSeconds",
"getterDocumentation" : "/**The time after disconnection when a session is considered to have ended. If a user who got disconnected reconnects within this timeout interval, the user is connected back to his/her previous session.
\n@return The time after disconnection when a session is considered to have ended. If a user who got disconnected reconnects within this timeout interval, the user is connected back to his/her previous session.*/",
"getterMethodName" : "getDisconnectTimeoutInSeconds",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DisconnectTimeoutInSeconds",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "DisconnectTimeoutInSeconds",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "Integer",
"marshallingType" : "INTEGER",
"name" : "DisconnectTimeoutInSeconds",
"setterDocumentation" : "/**The time after disconnection when a session is considered to have ended. If a user who got disconnected reconnects within this timeout interval, the user is connected back to his/her previous session.
\n@param disconnectTimeoutInSeconds The time after disconnection when a session is considered to have ended. If a user who got disconnected reconnects within this timeout interval, the user is connected back to his/her previous session.*/",
"setterMethodName" : "setDisconnectTimeoutInSeconds",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "disconnectTimeoutInSeconds",
"variableType" : "Integer",
"documentation" : "",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"varargSetterDocumentation" : "/**The time after disconnection when a session is considered to have ended. If a user who got disconnected reconnects within this timeout interval, the user is connected back to his/her previous session.
\n@param disconnectTimeoutInSeconds The time after disconnection when a session is considered to have ended. If a user who got disconnected reconnects within this timeout interval, the user is connected back to his/her previous session.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "disconnectTimeoutInSeconds",
"variableType" : "Integer",
"documentation" : "The time after disconnection when a session is considered to have ended. If a user who got disconnected reconnects within this timeout interval, the user is connected back to his/her previous session.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
},
"DisplayName" : {
"c2jName" : "DisplayName",
"c2jShape" : "DisplayName",
"deprecated" : false,
"documentation" : "The display name of the fleet.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The display name of the fleet.
\n@param displayName The display name of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withDisplayName",
"getterDocumentation" : "/**The display name of the fleet.
\n@return The display name of the fleet.*/",
"getterMethodName" : "getDisplayName",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DisplayName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "DisplayName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "DisplayName",
"setterDocumentation" : "/**The display name of the fleet.
\n@param displayName The display name of the fleet.*/",
"setterMethodName" : "setDisplayName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The display name of the fleet.
\n@param displayName The display name of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : "The display name of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"ImageName" : {
"c2jName" : "ImageName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "Unique name of the image used by the fleet.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**Unique name of the image used by the fleet.
\n@param imageName Unique name of the image used by the fleet.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withImageName",
"getterDocumentation" : "/**Unique name of the image used by the fleet.
\n@return Unique name of the image used by the fleet.*/",
"getterMethodName" : "getImageName",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ImageName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ImageName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "ImageName",
"setterDocumentation" : "/**Unique name of the image used by the fleet.
\n@param imageName Unique name of the image used by the fleet.*/",
"setterMethodName" : "setImageName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "imageName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**Unique name of the image used by the fleet.
\n@param imageName Unique name of the image used by the fleet.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "imageName",
"variableType" : "String",
"documentation" : "Unique name of the image used by the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"InstanceType" : {
"c2jName" : "InstanceType",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The instance type of compute resources for the fleet. Fleet instances are launched from this instance type.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The instance type of compute resources for the fleet. Fleet instances are launched from this instance type.
\n@param instanceType The instance type of compute resources for the fleet. Fleet instances are launched from this instance type.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withInstanceType",
"getterDocumentation" : "/**The instance type of compute resources for the fleet. Fleet instances are launched from this instance type.
\n@return The instance type of compute resources for the fleet. Fleet instances are launched from this instance type.*/",
"getterMethodName" : "getInstanceType",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "InstanceType",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "InstanceType",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "InstanceType",
"setterDocumentation" : "/**The instance type of compute resources for the fleet. Fleet instances are launched from this instance type.
\n@param instanceType The instance type of compute resources for the fleet. Fleet instances are launched from this instance type.*/",
"setterMethodName" : "setInstanceType",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "instanceType",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The instance type of compute resources for the fleet. Fleet instances are launched from this instance type.
\n@param instanceType The instance type of compute resources for the fleet. Fleet instances are launched from this instance type.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "instanceType",
"variableType" : "String",
"documentation" : "The instance type of compute resources for the fleet. Fleet instances are launched from this instance type.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"MaxUserDurationInSeconds" : {
"c2jName" : "MaxUserDurationInSeconds",
"c2jShape" : "Integer",
"deprecated" : false,
"documentation" : "The maximum time up to which a streaming session can run.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The maximum time up to which a streaming session can run.
\n@param maxUserDurationInSeconds The maximum time up to which a streaming session can run.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withMaxUserDurationInSeconds",
"getterDocumentation" : "/**The maximum time up to which a streaming session can run.
\n@return The maximum time up to which a streaming session can run.*/",
"getterMethodName" : "getMaxUserDurationInSeconds",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "MaxUserDurationInSeconds",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "MaxUserDurationInSeconds",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "Integer",
"marshallingType" : "INTEGER",
"name" : "MaxUserDurationInSeconds",
"setterDocumentation" : "/**The maximum time up to which a streaming session can run.
\n@param maxUserDurationInSeconds The maximum time up to which a streaming session can run.*/",
"setterMethodName" : "setMaxUserDurationInSeconds",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "maxUserDurationInSeconds",
"variableType" : "Integer",
"documentation" : "",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"varargSetterDocumentation" : "/**The maximum time up to which a streaming session can run.
\n@param maxUserDurationInSeconds The maximum time up to which a streaming session can run.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "maxUserDurationInSeconds",
"variableType" : "Integer",
"documentation" : "The maximum time up to which a streaming session can run.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
},
"Name" : {
"c2jName" : "Name",
"c2jShape" : "Name",
"deprecated" : false,
"documentation" : "A unique identifier for the fleet.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**A unique identifier for the fleet.
\n@param name A unique identifier for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withName",
"getterDocumentation" : "/**A unique identifier for the fleet.
\n@return A unique identifier for the fleet.*/",
"getterMethodName" : "getName",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Name",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Name",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "Name",
"setterDocumentation" : "/**A unique identifier for the fleet.
\n@param name A unique identifier for the fleet.*/",
"setterMethodName" : "setName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**A unique identifier for the fleet.
\n@param name A unique identifier for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : "A unique identifier for the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"VpcConfig" : {
"c2jName" : "VpcConfig",
"c2jShape" : "VpcConfig",
"deprecated" : false,
"documentation" : "The VPC configuration for the fleet.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The VPC configuration for the fleet.
\n@param vpcConfig The VPC configuration for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withVpcConfig",
"getterDocumentation" : "/**The VPC configuration for the fleet.
\n@return The VPC configuration for the fleet.*/",
"getterMethodName" : "getVpcConfig",
"getterModel" : {
"returnType" : "VpcConfig",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "VpcConfig",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "VpcConfig",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "VpcConfig",
"setterDocumentation" : "/**The VPC configuration for the fleet.
\n@param vpcConfig The VPC configuration for the fleet.*/",
"setterMethodName" : "setVpcConfig",
"setterModel" : {
"variableDeclarationType" : "VpcConfig",
"variableName" : "vpcConfig",
"variableType" : "VpcConfig",
"documentation" : "",
"simpleType" : "VpcConfig",
"variableSetterType" : "VpcConfig"
},
"simple" : false,
"varargSetterDocumentation" : "/**The VPC configuration for the fleet.
\n@param vpcConfig The VPC configuration for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "VpcConfig",
"variableName" : "vpcConfig",
"variableType" : "VpcConfig",
"documentation" : "The VPC configuration for the fleet.
",
"simpleType" : "VpcConfig",
"variableSetterType" : "VpcConfig"
},
"xmlNameSpaceUri" : null
}
},
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : [ "Name", "ImageName", "InstanceType", "ComputeCapacity" ],
"shapeName" : "CreateFleetRequest",
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "CreateFleetRequest",
"variableName" : "createFleetRequest",
"variableType" : "CreateFleetRequest",
"documentation" : null,
"simpleType" : "CreateFleetRequest",
"variableSetterType" : "CreateFleetRequest"
},
"wrapper" : false
},
"CreateFleetResult" : {
"c2jName" : "CreateFleetResult",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ {
"c2jName" : "Fleet",
"c2jShape" : "Fleet",
"deprecated" : false,
"documentation" : "The details for the created fleet.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The details for the created fleet.
\n@param fleet The details for the created fleet.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withFleet",
"getterDocumentation" : "/**The details for the created fleet.
\n@return The details for the created fleet.*/",
"getterMethodName" : "getFleet",
"getterModel" : {
"returnType" : "Fleet",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Fleet",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Fleet",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "Fleet",
"setterDocumentation" : "/**The details for the created fleet.
\n@param fleet The details for the created fleet.*/",
"setterMethodName" : "setFleet",
"setterModel" : {
"variableDeclarationType" : "Fleet",
"variableName" : "fleet",
"variableType" : "Fleet",
"documentation" : "",
"simpleType" : "Fleet",
"variableSetterType" : "Fleet"
},
"simple" : false,
"varargSetterDocumentation" : "/**The details for the created fleet.
\n@param fleet The details for the created fleet.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Fleet",
"variableName" : "fleet",
"variableType" : "Fleet",
"documentation" : "The details for the created fleet.
",
"simpleType" : "Fleet",
"variableSetterType" : "Fleet"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"Fleet" : {
"c2jName" : "Fleet",
"c2jShape" : "Fleet",
"deprecated" : false,
"documentation" : "The details for the created fleet.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The details for the created fleet.
\n@param fleet The details for the created fleet.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withFleet",
"getterDocumentation" : "/**The details for the created fleet.
\n@return The details for the created fleet.*/",
"getterMethodName" : "getFleet",
"getterModel" : {
"returnType" : "Fleet",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Fleet",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Fleet",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "Fleet",
"setterDocumentation" : "/**The details for the created fleet.
\n@param fleet The details for the created fleet.*/",
"setterMethodName" : "setFleet",
"setterModel" : {
"variableDeclarationType" : "Fleet",
"variableName" : "fleet",
"variableType" : "Fleet",
"documentation" : "",
"simpleType" : "Fleet",
"variableSetterType" : "Fleet"
},
"simple" : false,
"varargSetterDocumentation" : "/**The details for the created fleet.
\n@param fleet The details for the created fleet.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Fleet",
"variableName" : "fleet",
"variableType" : "Fleet",
"documentation" : "The details for the created fleet.
",
"simpleType" : "Fleet",
"variableSetterType" : "Fleet"
},
"xmlNameSpaceUri" : null
}
},
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "CreateFleetResult",
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "CreateFleetResult",
"variableName" : "createFleetResult",
"variableType" : "CreateFleetResult",
"documentation" : null,
"simpleType" : "CreateFleetResult",
"variableSetterType" : "CreateFleetResult"
},
"wrapper" : false
},
"CreateStackRequest" : {
"c2jName" : "CreateStackRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : {
"action" : "CreateStack",
"locationName" : null,
"requestUri" : "/",
"target" : "PhotonAdminProxyService.CreateStack",
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"c2jName" : "Name",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The unique identifier for this stack.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The unique identifier for this stack.
\n@param name The unique identifier for this stack.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withName",
"getterDocumentation" : "/**The unique identifier for this stack.
\n@return The unique identifier for this stack.*/",
"getterMethodName" : "getName",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Name",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Name",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "Name",
"setterDocumentation" : "/**The unique identifier for this stack.
\n@param name The unique identifier for this stack.*/",
"setterMethodName" : "setName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The unique identifier for this stack.
\n@param name The unique identifier for this stack.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : "The unique identifier for this stack.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "Description",
"c2jShape" : "Description",
"deprecated" : false,
"documentation" : "The description displayed to end users on the AppStream 2.0 portal.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The description displayed to end users on the AppStream 2.0 portal.
\n@param description The description displayed to end users on the AppStream 2.0 portal.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withDescription",
"getterDocumentation" : "/**The description displayed to end users on the AppStream 2.0 portal.
\n@return The description displayed to end users on the AppStream 2.0 portal.*/",
"getterMethodName" : "getDescription",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Description",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Description",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "Description",
"setterDocumentation" : "/**The description displayed to end users on the AppStream 2.0 portal.
\n@param description The description displayed to end users on the AppStream 2.0 portal.*/",
"setterMethodName" : "setDescription",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "description",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The description displayed to end users on the AppStream 2.0 portal.
\n@param description The description displayed to end users on the AppStream 2.0 portal.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "description",
"variableType" : "String",
"documentation" : "The description displayed to end users on the AppStream 2.0 portal.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "DisplayName",
"c2jShape" : "DisplayName",
"deprecated" : false,
"documentation" : "The name displayed to end users on the AppStream 2.0 portal.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The name displayed to end users on the AppStream 2.0 portal.
\n@param displayName The name displayed to end users on the AppStream 2.0 portal.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withDisplayName",
"getterDocumentation" : "/**The name displayed to end users on the AppStream 2.0 portal.
\n@return The name displayed to end users on the AppStream 2.0 portal.*/",
"getterMethodName" : "getDisplayName",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DisplayName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "DisplayName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "DisplayName",
"setterDocumentation" : "/**The name displayed to end users on the AppStream 2.0 portal.
\n@param displayName The name displayed to end users on the AppStream 2.0 portal.*/",
"setterMethodName" : "setDisplayName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The name displayed to end users on the AppStream 2.0 portal.
\n@param displayName The name displayed to end users on the AppStream 2.0 portal.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : "The name displayed to end users on the AppStream 2.0 portal.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"Description" : {
"c2jName" : "Description",
"c2jShape" : "Description",
"deprecated" : false,
"documentation" : "The description displayed to end users on the AppStream 2.0 portal.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The description displayed to end users on the AppStream 2.0 portal.
\n@param description The description displayed to end users on the AppStream 2.0 portal.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withDescription",
"getterDocumentation" : "/**The description displayed to end users on the AppStream 2.0 portal.
\n@return The description displayed to end users on the AppStream 2.0 portal.*/",
"getterMethodName" : "getDescription",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Description",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Description",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "Description",
"setterDocumentation" : "/**The description displayed to end users on the AppStream 2.0 portal.
\n@param description The description displayed to end users on the AppStream 2.0 portal.*/",
"setterMethodName" : "setDescription",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "description",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The description displayed to end users on the AppStream 2.0 portal.
\n@param description The description displayed to end users on the AppStream 2.0 portal.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "description",
"variableType" : "String",
"documentation" : "The description displayed to end users on the AppStream 2.0 portal.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"DisplayName" : {
"c2jName" : "DisplayName",
"c2jShape" : "DisplayName",
"deprecated" : false,
"documentation" : "The name displayed to end users on the AppStream 2.0 portal.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The name displayed to end users on the AppStream 2.0 portal.
\n@param displayName The name displayed to end users on the AppStream 2.0 portal.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withDisplayName",
"getterDocumentation" : "/**The name displayed to end users on the AppStream 2.0 portal.
\n@return The name displayed to end users on the AppStream 2.0 portal.*/",
"getterMethodName" : "getDisplayName",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DisplayName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "DisplayName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "DisplayName",
"setterDocumentation" : "/**The name displayed to end users on the AppStream 2.0 portal.
\n@param displayName The name displayed to end users on the AppStream 2.0 portal.*/",
"setterMethodName" : "setDisplayName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The name displayed to end users on the AppStream 2.0 portal.
\n@param displayName The name displayed to end users on the AppStream 2.0 portal.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : "The name displayed to end users on the AppStream 2.0 portal.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"Name" : {
"c2jName" : "Name",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The unique identifier for this stack.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The unique identifier for this stack.
\n@param name The unique identifier for this stack.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withName",
"getterDocumentation" : "/**The unique identifier for this stack.
\n@return The unique identifier for this stack.*/",
"getterMethodName" : "getName",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Name",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Name",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "Name",
"setterDocumentation" : "/**The unique identifier for this stack.
\n@param name The unique identifier for this stack.*/",
"setterMethodName" : "setName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The unique identifier for this stack.
\n@param name The unique identifier for this stack.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : "The unique identifier for this stack.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}
},
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : [ "Name" ],
"shapeName" : "CreateStackRequest",
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "CreateStackRequest",
"variableName" : "createStackRequest",
"variableType" : "CreateStackRequest",
"documentation" : null,
"simpleType" : "CreateStackRequest",
"variableSetterType" : "CreateStackRequest"
},
"wrapper" : false
},
"CreateStackResult" : {
"c2jName" : "CreateStackResult",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ {
"c2jName" : "Stack",
"c2jShape" : "Stack",
"deprecated" : false,
"documentation" : "The details for the created stack.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The details for the created stack.
\n@param stack The details for the created stack.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withStack",
"getterDocumentation" : "/**The details for the created stack.
\n@return The details for the created stack.*/",
"getterMethodName" : "getStack",
"getterModel" : {
"returnType" : "Stack",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Stack",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Stack",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "Stack",
"setterDocumentation" : "/**The details for the created stack.
\n@param stack The details for the created stack.*/",
"setterMethodName" : "setStack",
"setterModel" : {
"variableDeclarationType" : "Stack",
"variableName" : "stack",
"variableType" : "Stack",
"documentation" : "",
"simpleType" : "Stack",
"variableSetterType" : "Stack"
},
"simple" : false,
"varargSetterDocumentation" : "/**The details for the created stack.
\n@param stack The details for the created stack.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Stack",
"variableName" : "stack",
"variableType" : "Stack",
"documentation" : "The details for the created stack.
",
"simpleType" : "Stack",
"variableSetterType" : "Stack"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"Stack" : {
"c2jName" : "Stack",
"c2jShape" : "Stack",
"deprecated" : false,
"documentation" : "The details for the created stack.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The details for the created stack.
\n@param stack The details for the created stack.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withStack",
"getterDocumentation" : "/**The details for the created stack.
\n@return The details for the created stack.*/",
"getterMethodName" : "getStack",
"getterModel" : {
"returnType" : "Stack",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Stack",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Stack",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "Stack",
"setterDocumentation" : "/**The details for the created stack.
\n@param stack The details for the created stack.*/",
"setterMethodName" : "setStack",
"setterModel" : {
"variableDeclarationType" : "Stack",
"variableName" : "stack",
"variableType" : "Stack",
"documentation" : "",
"simpleType" : "Stack",
"variableSetterType" : "Stack"
},
"simple" : false,
"varargSetterDocumentation" : "/**The details for the created stack.
\n@param stack The details for the created stack.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Stack",
"variableName" : "stack",
"variableType" : "Stack",
"documentation" : "The details for the created stack.
",
"simpleType" : "Stack",
"variableSetterType" : "Stack"
},
"xmlNameSpaceUri" : null
}
},
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "CreateStackResult",
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "CreateStackResult",
"variableName" : "createStackResult",
"variableType" : "CreateStackResult",
"documentation" : null,
"simpleType" : "CreateStackResult",
"variableSetterType" : "CreateStackResult"
},
"wrapper" : false
},
"CreateStreamingURLRequest" : {
"c2jName" : "CreateStreamingURLRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : {
"action" : "CreateStreamingURL",
"locationName" : null,
"requestUri" : "/",
"target" : "PhotonAdminProxyService.CreateStreamingURL",
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"c2jName" : "StackName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The stack for which the URL is generated.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The stack for which the URL is generated.
\n@param stackName The stack for which the URL is generated.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withStackName",
"getterDocumentation" : "/**The stack for which the URL is generated.
\n@return The stack for which the URL is generated.*/",
"getterMethodName" : "getStackName",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "StackName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "StackName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "StackName",
"setterDocumentation" : "/**The stack for which the URL is generated.
\n@param stackName The stack for which the URL is generated.*/",
"setterMethodName" : "setStackName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "stackName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The stack for which the URL is generated.
\n@param stackName The stack for which the URL is generated.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "stackName",
"variableType" : "String",
"documentation" : "The stack for which the URL is generated.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "FleetName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The fleet for which the URL is generated.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The fleet for which the URL is generated.
\n@param fleetName The fleet for which the URL is generated.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withFleetName",
"getterDocumentation" : "/**The fleet for which the URL is generated.
\n@return The fleet for which the URL is generated.*/",
"getterMethodName" : "getFleetName",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "FleetName",
"setterDocumentation" : "/**The fleet for which the URL is generated.
\n@param fleetName The fleet for which the URL is generated.*/",
"setterMethodName" : "setFleetName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The fleet for which the URL is generated.
\n@param fleetName The fleet for which the URL is generated.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetName",
"variableType" : "String",
"documentation" : "The fleet for which the URL is generated.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "UserId",
"c2jShape" : "UserId",
"deprecated" : false,
"documentation" : "A unique user ID for whom the URL is generated.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**A unique user ID for whom the URL is generated.
\n@param userId A unique user ID for whom the URL is generated.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withUserId",
"getterDocumentation" : "/**A unique user ID for whom the URL is generated.
\n@return A unique user ID for whom the URL is generated.*/",
"getterMethodName" : "getUserId",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "UserId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "UserId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "UserId",
"setterDocumentation" : "/**A unique user ID for whom the URL is generated.
\n@param userId A unique user ID for whom the URL is generated.*/",
"setterMethodName" : "setUserId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "userId",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**A unique user ID for whom the URL is generated.
\n@param userId A unique user ID for whom the URL is generated.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "userId",
"variableType" : "String",
"documentation" : "A unique user ID for whom the URL is generated.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "ApplicationId",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The ID of the application that must be launched after the session starts.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The ID of the application that must be launched after the session starts.
\n@param applicationId The ID of the application that must be launched after the session starts.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withApplicationId",
"getterDocumentation" : "/**The ID of the application that must be launched after the session starts.
\n@return The ID of the application that must be launched after the session starts.*/",
"getterMethodName" : "getApplicationId",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ApplicationId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ApplicationId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "ApplicationId",
"setterDocumentation" : "/**The ID of the application that must be launched after the session starts.
\n@param applicationId The ID of the application that must be launched after the session starts.*/",
"setterMethodName" : "setApplicationId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "applicationId",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The ID of the application that must be launched after the session starts.
\n@param applicationId The ID of the application that must be launched after the session starts.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "applicationId",
"variableType" : "String",
"documentation" : "The ID of the application that must be launched after the session starts.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "Validity",
"c2jShape" : "Long",
"deprecated" : false,
"documentation" : "The validity duration of the URL in seconds. After this duration, the URL returned by this operation becomes invalid.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The validity duration of the URL in seconds. After this duration, the URL returned by this operation becomes invalid.
\n@param validity The validity duration of the URL in seconds. After this duration, the URL returned by this operation becomes invalid.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withValidity",
"getterDocumentation" : "/**The validity duration of the URL in seconds. After this duration, the URL returned by this operation becomes invalid.
\n@return The validity duration of the URL in seconds. After this duration, the URL returned by this operation becomes invalid.*/",
"getterMethodName" : "getValidity",
"getterModel" : {
"returnType" : "Long",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Validity",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Validity",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "Long",
"marshallingType" : "LONG",
"name" : "Validity",
"setterDocumentation" : "/**The validity duration of the URL in seconds. After this duration, the URL returned by this operation becomes invalid.
\n@param validity The validity duration of the URL in seconds. After this duration, the URL returned by this operation becomes invalid.*/",
"setterMethodName" : "setValidity",
"setterModel" : {
"variableDeclarationType" : "Long",
"variableName" : "validity",
"variableType" : "Long",
"documentation" : "",
"simpleType" : "Long",
"variableSetterType" : "Long"
},
"simple" : true,
"varargSetterDocumentation" : "/**The validity duration of the URL in seconds. After this duration, the URL returned by this operation becomes invalid.
\n@param validity The validity duration of the URL in seconds. After this duration, the URL returned by this operation becomes invalid.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Long",
"variableName" : "validity",
"variableType" : "Long",
"documentation" : "The validity duration of the URL in seconds. After this duration, the URL returned by this operation becomes invalid.
",
"simpleType" : "Long",
"variableSetterType" : "Long"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "SessionContext",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The sessionContext of the streaming URL.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The sessionContext of the streaming URL.
\n@param sessionContext The sessionContext of the streaming URL.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withSessionContext",
"getterDocumentation" : "/**The sessionContext of the streaming URL.
\n@return The sessionContext of the streaming URL.*/",
"getterMethodName" : "getSessionContext",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "SessionContext",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "SessionContext",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "SessionContext",
"setterDocumentation" : "/**The sessionContext of the streaming URL.
\n@param sessionContext The sessionContext of the streaming URL.*/",
"setterMethodName" : "setSessionContext",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "sessionContext",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The sessionContext of the streaming URL.
\n@param sessionContext The sessionContext of the streaming URL.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "sessionContext",
"variableType" : "String",
"documentation" : "The sessionContext of the streaming URL.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"ApplicationId" : {
"c2jName" : "ApplicationId",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The ID of the application that must be launched after the session starts.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The ID of the application that must be launched after the session starts.
\n@param applicationId The ID of the application that must be launched after the session starts.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withApplicationId",
"getterDocumentation" : "/**The ID of the application that must be launched after the session starts.
\n@return The ID of the application that must be launched after the session starts.*/",
"getterMethodName" : "getApplicationId",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ApplicationId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ApplicationId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "ApplicationId",
"setterDocumentation" : "/**The ID of the application that must be launched after the session starts.
\n@param applicationId The ID of the application that must be launched after the session starts.*/",
"setterMethodName" : "setApplicationId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "applicationId",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The ID of the application that must be launched after the session starts.
\n@param applicationId The ID of the application that must be launched after the session starts.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "applicationId",
"variableType" : "String",
"documentation" : "The ID of the application that must be launched after the session starts.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"FleetName" : {
"c2jName" : "FleetName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The fleet for which the URL is generated.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The fleet for which the URL is generated.
\n@param fleetName The fleet for which the URL is generated.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withFleetName",
"getterDocumentation" : "/**The fleet for which the URL is generated.
\n@return The fleet for which the URL is generated.*/",
"getterMethodName" : "getFleetName",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "FleetName",
"setterDocumentation" : "/**The fleet for which the URL is generated.
\n@param fleetName The fleet for which the URL is generated.*/",
"setterMethodName" : "setFleetName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The fleet for which the URL is generated.
\n@param fleetName The fleet for which the URL is generated.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetName",
"variableType" : "String",
"documentation" : "The fleet for which the URL is generated.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"SessionContext" : {
"c2jName" : "SessionContext",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The sessionContext of the streaming URL.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The sessionContext of the streaming URL.
\n@param sessionContext The sessionContext of the streaming URL.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withSessionContext",
"getterDocumentation" : "/**The sessionContext of the streaming URL.
\n@return The sessionContext of the streaming URL.*/",
"getterMethodName" : "getSessionContext",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "SessionContext",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "SessionContext",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "SessionContext",
"setterDocumentation" : "/**The sessionContext of the streaming URL.
\n@param sessionContext The sessionContext of the streaming URL.*/",
"setterMethodName" : "setSessionContext",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "sessionContext",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The sessionContext of the streaming URL.
\n@param sessionContext The sessionContext of the streaming URL.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "sessionContext",
"variableType" : "String",
"documentation" : "The sessionContext of the streaming URL.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"StackName" : {
"c2jName" : "StackName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The stack for which the URL is generated.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The stack for which the URL is generated.
\n@param stackName The stack for which the URL is generated.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withStackName",
"getterDocumentation" : "/**The stack for which the URL is generated.
\n@return The stack for which the URL is generated.*/",
"getterMethodName" : "getStackName",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "StackName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "StackName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "StackName",
"setterDocumentation" : "/**The stack for which the URL is generated.
\n@param stackName The stack for which the URL is generated.*/",
"setterMethodName" : "setStackName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "stackName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The stack for which the URL is generated.
\n@param stackName The stack for which the URL is generated.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "stackName",
"variableType" : "String",
"documentation" : "The stack for which the URL is generated.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"UserId" : {
"c2jName" : "UserId",
"c2jShape" : "UserId",
"deprecated" : false,
"documentation" : "A unique user ID for whom the URL is generated.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**A unique user ID for whom the URL is generated.
\n@param userId A unique user ID for whom the URL is generated.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withUserId",
"getterDocumentation" : "/**A unique user ID for whom the URL is generated.
\n@return A unique user ID for whom the URL is generated.*/",
"getterMethodName" : "getUserId",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "UserId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "UserId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "UserId",
"setterDocumentation" : "/**A unique user ID for whom the URL is generated.
\n@param userId A unique user ID for whom the URL is generated.*/",
"setterMethodName" : "setUserId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "userId",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**A unique user ID for whom the URL is generated.
\n@param userId A unique user ID for whom the URL is generated.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "userId",
"variableType" : "String",
"documentation" : "A unique user ID for whom the URL is generated.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"Validity" : {
"c2jName" : "Validity",
"c2jShape" : "Long",
"deprecated" : false,
"documentation" : "The validity duration of the URL in seconds. After this duration, the URL returned by this operation becomes invalid.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The validity duration of the URL in seconds. After this duration, the URL returned by this operation becomes invalid.
\n@param validity The validity duration of the URL in seconds. After this duration, the URL returned by this operation becomes invalid.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withValidity",
"getterDocumentation" : "/**The validity duration of the URL in seconds. After this duration, the URL returned by this operation becomes invalid.
\n@return The validity duration of the URL in seconds. After this duration, the URL returned by this operation becomes invalid.*/",
"getterMethodName" : "getValidity",
"getterModel" : {
"returnType" : "Long",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Validity",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Validity",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "Long",
"marshallingType" : "LONG",
"name" : "Validity",
"setterDocumentation" : "/**The validity duration of the URL in seconds. After this duration, the URL returned by this operation becomes invalid.
\n@param validity The validity duration of the URL in seconds. After this duration, the URL returned by this operation becomes invalid.*/",
"setterMethodName" : "setValidity",
"setterModel" : {
"variableDeclarationType" : "Long",
"variableName" : "validity",
"variableType" : "Long",
"documentation" : "",
"simpleType" : "Long",
"variableSetterType" : "Long"
},
"simple" : true,
"varargSetterDocumentation" : "/**The validity duration of the URL in seconds. After this duration, the URL returned by this operation becomes invalid.
\n@param validity The validity duration of the URL in seconds. After this duration, the URL returned by this operation becomes invalid.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Long",
"variableName" : "validity",
"variableType" : "Long",
"documentation" : "The validity duration of the URL in seconds. After this duration, the URL returned by this operation becomes invalid.
",
"simpleType" : "Long",
"variableSetterType" : "Long"
},
"xmlNameSpaceUri" : null
}
},
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : [ "StackName", "FleetName", "UserId" ],
"shapeName" : "CreateStreamingURLRequest",
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "CreateStreamingURLRequest",
"variableName" : "createStreamingURLRequest",
"variableType" : "CreateStreamingURLRequest",
"documentation" : null,
"simpleType" : "CreateStreamingURLRequest",
"variableSetterType" : "CreateStreamingURLRequest"
},
"wrapper" : false
},
"CreateStreamingURLResult" : {
"c2jName" : "CreateStreamingURLResult",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ {
"c2jName" : "StreamingURL",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The URL to start the AppStream 2.0 streaming session.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The URL to start the AppStream 2.0 streaming session.
\n@param streamingURL The URL to start the AppStream 2.0 streaming session.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withStreamingURL",
"getterDocumentation" : "/**The URL to start the AppStream 2.0 streaming session.
\n@return The URL to start the AppStream 2.0 streaming session.*/",
"getterMethodName" : "getStreamingURL",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "StreamingURL",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "StreamingURL",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "StreamingURL",
"setterDocumentation" : "/**The URL to start the AppStream 2.0 streaming session.
\n@param streamingURL The URL to start the AppStream 2.0 streaming session.*/",
"setterMethodName" : "setStreamingURL",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "streamingURL",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The URL to start the AppStream 2.0 streaming session.
\n@param streamingURL The URL to start the AppStream 2.0 streaming session.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "streamingURL",
"variableType" : "String",
"documentation" : "The URL to start the AppStream 2.0 streaming session.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "Expires",
"c2jShape" : "Timestamp",
"deprecated" : false,
"documentation" : "Elapsed seconds after the Unix epoch, at which time this URL expires.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**Elapsed seconds after the Unix epoch, at which time this URL expires.
\n@param expires Elapsed seconds after the Unix epoch, at which time this URL expires.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withExpires",
"getterDocumentation" : "/**Elapsed seconds after the Unix epoch, at which time this URL expires.
\n@return Elapsed seconds after the Unix epoch, at which time this URL expires.*/",
"getterMethodName" : "getExpires",
"getterModel" : {
"returnType" : "java.util.Date",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Expires",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Expires",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "java.util.Date",
"marshallingType" : "DATE",
"name" : "Expires",
"setterDocumentation" : "/**Elapsed seconds after the Unix epoch, at which time this URL expires.
\n@param expires Elapsed seconds after the Unix epoch, at which time this URL expires.*/",
"setterMethodName" : "setExpires",
"setterModel" : {
"variableDeclarationType" : "java.util.Date",
"variableName" : "expires",
"variableType" : "java.util.Date",
"documentation" : "",
"simpleType" : "Date",
"variableSetterType" : "java.util.Date"
},
"simple" : true,
"varargSetterDocumentation" : "/**Elapsed seconds after the Unix epoch, at which time this URL expires.
\n@param expires Elapsed seconds after the Unix epoch, at which time this URL expires.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "java.util.Date",
"variableName" : "expires",
"variableType" : "java.util.Date",
"documentation" : "Elapsed seconds after the Unix epoch, at which time this URL expires.
",
"simpleType" : "Date",
"variableSetterType" : "java.util.Date"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"Expires" : {
"c2jName" : "Expires",
"c2jShape" : "Timestamp",
"deprecated" : false,
"documentation" : "Elapsed seconds after the Unix epoch, at which time this URL expires.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**Elapsed seconds after the Unix epoch, at which time this URL expires.
\n@param expires Elapsed seconds after the Unix epoch, at which time this URL expires.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withExpires",
"getterDocumentation" : "/**Elapsed seconds after the Unix epoch, at which time this URL expires.
\n@return Elapsed seconds after the Unix epoch, at which time this URL expires.*/",
"getterMethodName" : "getExpires",
"getterModel" : {
"returnType" : "java.util.Date",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Expires",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Expires",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "java.util.Date",
"marshallingType" : "DATE",
"name" : "Expires",
"setterDocumentation" : "/**Elapsed seconds after the Unix epoch, at which time this URL expires.
\n@param expires Elapsed seconds after the Unix epoch, at which time this URL expires.*/",
"setterMethodName" : "setExpires",
"setterModel" : {
"variableDeclarationType" : "java.util.Date",
"variableName" : "expires",
"variableType" : "java.util.Date",
"documentation" : "",
"simpleType" : "Date",
"variableSetterType" : "java.util.Date"
},
"simple" : true,
"varargSetterDocumentation" : "/**Elapsed seconds after the Unix epoch, at which time this URL expires.
\n@param expires Elapsed seconds after the Unix epoch, at which time this URL expires.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "java.util.Date",
"variableName" : "expires",
"variableType" : "java.util.Date",
"documentation" : "Elapsed seconds after the Unix epoch, at which time this URL expires.
",
"simpleType" : "Date",
"variableSetterType" : "java.util.Date"
},
"xmlNameSpaceUri" : null
},
"StreamingURL" : {
"c2jName" : "StreamingURL",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The URL to start the AppStream 2.0 streaming session.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The URL to start the AppStream 2.0 streaming session.
\n@param streamingURL The URL to start the AppStream 2.0 streaming session.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withStreamingURL",
"getterDocumentation" : "/**The URL to start the AppStream 2.0 streaming session.
\n@return The URL to start the AppStream 2.0 streaming session.*/",
"getterMethodName" : "getStreamingURL",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "StreamingURL",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "StreamingURL",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "StreamingURL",
"setterDocumentation" : "/**The URL to start the AppStream 2.0 streaming session.
\n@param streamingURL The URL to start the AppStream 2.0 streaming session.*/",
"setterMethodName" : "setStreamingURL",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "streamingURL",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The URL to start the AppStream 2.0 streaming session.
\n@param streamingURL The URL to start the AppStream 2.0 streaming session.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "streamingURL",
"variableType" : "String",
"documentation" : "The URL to start the AppStream 2.0 streaming session.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}
},
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "CreateStreamingURLResult",
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "CreateStreamingURLResult",
"variableName" : "createStreamingURLResult",
"variableType" : "CreateStreamingURLResult",
"documentation" : null,
"simpleType" : "CreateStreamingURLResult",
"variableSetterType" : "CreateStreamingURLResult"
},
"wrapper" : false
},
"DeleteFleetRequest" : {
"c2jName" : "DeleteFleetRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : {
"action" : "DeleteFleet",
"locationName" : null,
"requestUri" : "/",
"target" : "PhotonAdminProxyService.DeleteFleet",
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"c2jName" : "Name",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the fleet to be deleted.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The name of the fleet to be deleted.
\n@param name The name of the fleet to be deleted.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withName",
"getterDocumentation" : "/**The name of the fleet to be deleted.
\n@return The name of the fleet to be deleted.*/",
"getterMethodName" : "getName",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Name",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Name",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "Name",
"setterDocumentation" : "/**The name of the fleet to be deleted.
\n@param name The name of the fleet to be deleted.*/",
"setterMethodName" : "setName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The name of the fleet to be deleted.
\n@param name The name of the fleet to be deleted.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : "The name of the fleet to be deleted.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"Name" : {
"c2jName" : "Name",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the fleet to be deleted.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The name of the fleet to be deleted.
\n@param name The name of the fleet to be deleted.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withName",
"getterDocumentation" : "/**The name of the fleet to be deleted.
\n@return The name of the fleet to be deleted.*/",
"getterMethodName" : "getName",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Name",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Name",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "Name",
"setterDocumentation" : "/**The name of the fleet to be deleted.
\n@param name The name of the fleet to be deleted.*/",
"setterMethodName" : "setName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The name of the fleet to be deleted.
\n@param name The name of the fleet to be deleted.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : "The name of the fleet to be deleted.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}
},
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : [ "Name" ],
"shapeName" : "DeleteFleetRequest",
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "DeleteFleetRequest",
"variableName" : "deleteFleetRequest",
"variableType" : "DeleteFleetRequest",
"documentation" : null,
"simpleType" : "DeleteFleetRequest",
"variableSetterType" : "DeleteFleetRequest"
},
"wrapper" : false
},
"DeleteFleetResult" : {
"c2jName" : "DeleteFleetResult",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : null,
"membersAsMap" : { },
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "DeleteFleetResult",
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "DeleteFleetResult",
"variableName" : "deleteFleetResult",
"variableType" : "DeleteFleetResult",
"documentation" : null,
"simpleType" : "DeleteFleetResult",
"variableSetterType" : "DeleteFleetResult"
},
"wrapper" : false
},
"DeleteStackRequest" : {
"c2jName" : "DeleteStackRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : {
"action" : "DeleteStack",
"locationName" : null,
"requestUri" : "/",
"target" : "PhotonAdminProxyService.DeleteStack",
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"c2jName" : "Name",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the stack to delete.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The name of the stack to delete.
\n@param name The name of the stack to delete.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withName",
"getterDocumentation" : "/**The name of the stack to delete.
\n@return The name of the stack to delete.*/",
"getterMethodName" : "getName",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Name",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Name",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "Name",
"setterDocumentation" : "/**The name of the stack to delete.
\n@param name The name of the stack to delete.*/",
"setterMethodName" : "setName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The name of the stack to delete.
\n@param name The name of the stack to delete.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : "The name of the stack to delete.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"Name" : {
"c2jName" : "Name",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the stack to delete.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The name of the stack to delete.
\n@param name The name of the stack to delete.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withName",
"getterDocumentation" : "/**The name of the stack to delete.
\n@return The name of the stack to delete.*/",
"getterMethodName" : "getName",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Name",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Name",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "Name",
"setterDocumentation" : "/**The name of the stack to delete.
\n@param name The name of the stack to delete.*/",
"setterMethodName" : "setName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The name of the stack to delete.
\n@param name The name of the stack to delete.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : "The name of the stack to delete.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}
},
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : [ "Name" ],
"shapeName" : "DeleteStackRequest",
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "DeleteStackRequest",
"variableName" : "deleteStackRequest",
"variableType" : "DeleteStackRequest",
"documentation" : null,
"simpleType" : "DeleteStackRequest",
"variableSetterType" : "DeleteStackRequest"
},
"wrapper" : false
},
"DeleteStackResult" : {
"c2jName" : "DeleteStackResult",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : null,
"membersAsMap" : { },
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "DeleteStackResult",
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "DeleteStackResult",
"variableName" : "deleteStackResult",
"variableType" : "DeleteStackResult",
"documentation" : null,
"simpleType" : "DeleteStackResult",
"variableSetterType" : "DeleteStackResult"
},
"wrapper" : false
},
"DescribeFleetsRequest" : {
"c2jName" : "DescribeFleetsRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : {
"action" : "DescribeFleets",
"locationName" : null,
"requestUri" : "/",
"target" : "PhotonAdminProxyService.DescribeFleets",
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"c2jName" : "Names",
"c2jShape" : "StringList",
"deprecated" : false,
"documentation" : "The fleet names to describe. Use null to describe all the fleets for the AWS account.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The fleet names to describe. Use null to describe all the fleets for the AWS account.
\n@param names The fleet names to describe. Use null to describe all the fleets for the AWS account.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withNames",
"getterDocumentation" : "/**The fleet names to describe. Use null to describe all the fleets for the AWS account.
\n@return The fleet names to describe. Use null to describe all the fleets for the AWS account.*/",
"getterMethodName" : "getNames",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Names",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Names",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withMember",
"getterDocumentation" : "/**\n@return */",
"getterMethodName" : "getMember",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "String",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : true,
"simpleType" : "String",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "List",
"marshallingType" : "LIST",
"name" : "Names",
"setterDocumentation" : "/**The fleet names to describe. Use null to describe all the fleets for the AWS account.
\n@param names The fleet names to describe. Use null to describe all the fleets for the AWS account.*/",
"setterMethodName" : "setNames",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "names",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/**The fleet names to describe. Use null to describe all the fleets for the AWS account.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setNames(java.util.Collection)} or {@link #withNames(java.util.Collection)} if you want to override the existing values.
\n@param names The fleet names to describe. Use null to describe all the fleets for the AWS account.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "names",
"variableType" : "java.util.List",
"documentation" : "The fleet names to describe. Use null to describe all the fleets for the AWS account.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "NextToken",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withNextToken",
"getterDocumentation" : "/**The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\n@return The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.*/",
"getterMethodName" : "getNextToken",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "NextToken",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "NextToken",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "NextToken",
"setterDocumentation" : "/**The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.*/",
"setterMethodName" : "setNextToken",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"Names" : {
"c2jName" : "Names",
"c2jShape" : "StringList",
"deprecated" : false,
"documentation" : "The fleet names to describe. Use null to describe all the fleets for the AWS account.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The fleet names to describe. Use null to describe all the fleets for the AWS account.
\n@param names The fleet names to describe. Use null to describe all the fleets for the AWS account.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withNames",
"getterDocumentation" : "/**The fleet names to describe. Use null to describe all the fleets for the AWS account.
\n@return The fleet names to describe. Use null to describe all the fleets for the AWS account.*/",
"getterMethodName" : "getNames",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Names",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Names",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withMember",
"getterDocumentation" : "/**\n@return */",
"getterMethodName" : "getMember",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "String",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : true,
"simpleType" : "String",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "List",
"marshallingType" : "LIST",
"name" : "Names",
"setterDocumentation" : "/**The fleet names to describe. Use null to describe all the fleets for the AWS account.
\n@param names The fleet names to describe. Use null to describe all the fleets for the AWS account.*/",
"setterMethodName" : "setNames",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "names",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/**The fleet names to describe. Use null to describe all the fleets for the AWS account.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setNames(java.util.Collection)} or {@link #withNames(java.util.Collection)} if you want to override the existing values.
\n@param names The fleet names to describe. Use null to describe all the fleets for the AWS account.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "names",
"variableType" : "java.util.List",
"documentation" : "The fleet names to describe. Use null to describe all the fleets for the AWS account.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
},
"NextToken" : {
"c2jName" : "NextToken",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withNextToken",
"getterDocumentation" : "/**The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\n@return The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.*/",
"getterMethodName" : "getNextToken",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "NextToken",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "NextToken",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "NextToken",
"setterDocumentation" : "/**The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.*/",
"setterMethodName" : "setNextToken",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}
},
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "DescribeFleetsRequest",
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "DescribeFleetsRequest",
"variableName" : "describeFleetsRequest",
"variableType" : "DescribeFleetsRequest",
"documentation" : null,
"simpleType" : "DescribeFleetsRequest",
"variableSetterType" : "DescribeFleetsRequest"
},
"wrapper" : false
},
"DescribeFleetsResult" : {
"c2jName" : "DescribeFleetsResult",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ {
"c2jName" : "Fleets",
"c2jShape" : "FleetList",
"deprecated" : false,
"documentation" : "The list of fleet details.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The list of fleet details.
\n@param fleets The list of fleet details.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withFleets",
"getterDocumentation" : "/**The list of fleet details.
\n@return The list of fleet details.*/",
"getterMethodName" : "getFleets",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Fleets",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Fleets",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "Fleet",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withMember",
"getterDocumentation" : "/**\n@return */",
"getterMethodName" : "getMember",
"getterModel" : {
"returnType" : "Fleet",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "Fleet",
"variableName" : "member",
"variableType" : "Fleet",
"documentation" : "",
"simpleType" : "Fleet",
"variableSetterType" : "Fleet"
},
"simple" : false,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Fleet",
"variableName" : "member",
"variableType" : "Fleet",
"documentation" : "",
"simpleType" : "Fleet",
"variableSetterType" : "Fleet"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "Fleet",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"simpleType" : "Fleet",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "List",
"marshallingType" : "LIST",
"name" : "Fleets",
"setterDocumentation" : "/**The list of fleet details.
\n@param fleets The list of fleet details.*/",
"setterMethodName" : "setFleets",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "fleets",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/**The list of fleet details.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setFleets(java.util.Collection)} or {@link #withFleets(java.util.Collection)} if you want to override the existing values.
\n@param fleets The list of fleet details.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "fleets",
"variableType" : "java.util.List",
"documentation" : "The list of fleet details.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "NextToken",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withNextToken",
"getterDocumentation" : "/**The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\n@return The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.*/",
"getterMethodName" : "getNextToken",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "NextToken",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "NextToken",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "NextToken",
"setterDocumentation" : "/**The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.*/",
"setterMethodName" : "setNextToken",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"Fleets" : {
"c2jName" : "Fleets",
"c2jShape" : "FleetList",
"deprecated" : false,
"documentation" : "The list of fleet details.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The list of fleet details.
\n@param fleets The list of fleet details.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withFleets",
"getterDocumentation" : "/**The list of fleet details.
\n@return The list of fleet details.*/",
"getterMethodName" : "getFleets",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Fleets",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Fleets",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "Fleet",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withMember",
"getterDocumentation" : "/**\n@return */",
"getterMethodName" : "getMember",
"getterModel" : {
"returnType" : "Fleet",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "Fleet",
"variableName" : "member",
"variableType" : "Fleet",
"documentation" : "",
"simpleType" : "Fleet",
"variableSetterType" : "Fleet"
},
"simple" : false,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Fleet",
"variableName" : "member",
"variableType" : "Fleet",
"documentation" : "",
"simpleType" : "Fleet",
"variableSetterType" : "Fleet"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "Fleet",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"simpleType" : "Fleet",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "List",
"marshallingType" : "LIST",
"name" : "Fleets",
"setterDocumentation" : "/**The list of fleet details.
\n@param fleets The list of fleet details.*/",
"setterMethodName" : "setFleets",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "fleets",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/**The list of fleet details.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setFleets(java.util.Collection)} or {@link #withFleets(java.util.Collection)} if you want to override the existing values.
\n@param fleets The list of fleet details.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "fleets",
"variableType" : "java.util.List",
"documentation" : "The list of fleet details.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
},
"NextToken" : {
"c2jName" : "NextToken",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withNextToken",
"getterDocumentation" : "/**The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\n@return The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.*/",
"getterMethodName" : "getNextToken",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "NextToken",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "NextToken",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "NextToken",
"setterDocumentation" : "/**The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.*/",
"setterMethodName" : "setNextToken",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}
},
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "DescribeFleetsResult",
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "DescribeFleetsResult",
"variableName" : "describeFleetsResult",
"variableType" : "DescribeFleetsResult",
"documentation" : null,
"simpleType" : "DescribeFleetsResult",
"variableSetterType" : "DescribeFleetsResult"
},
"wrapper" : false
},
"DescribeImagesRequest" : {
"c2jName" : "DescribeImagesRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : {
"action" : "DescribeImages",
"locationName" : null,
"requestUri" : "/",
"target" : "PhotonAdminProxyService.DescribeImages",
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"c2jName" : "Names",
"c2jShape" : "StringList",
"deprecated" : false,
"documentation" : "A specific list of images to describe.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**A specific list of images to describe.
\n@param names A specific list of images to describe.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withNames",
"getterDocumentation" : "/**A specific list of images to describe.
\n@return A specific list of images to describe.*/",
"getterMethodName" : "getNames",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Names",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Names",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withMember",
"getterDocumentation" : "/**\n@return */",
"getterMethodName" : "getMember",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "String",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : true,
"simpleType" : "String",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "List",
"marshallingType" : "LIST",
"name" : "Names",
"setterDocumentation" : "/**A specific list of images to describe.
\n@param names A specific list of images to describe.*/",
"setterMethodName" : "setNames",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "names",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/**A specific list of images to describe.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setNames(java.util.Collection)} or {@link #withNames(java.util.Collection)} if you want to override the existing values.
\n@param names A specific list of images to describe.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "names",
"variableType" : "java.util.List",
"documentation" : "A specific list of images to describe.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"Names" : {
"c2jName" : "Names",
"c2jShape" : "StringList",
"deprecated" : false,
"documentation" : "A specific list of images to describe.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**A specific list of images to describe.
\n@param names A specific list of images to describe.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withNames",
"getterDocumentation" : "/**A specific list of images to describe.
\n@return A specific list of images to describe.*/",
"getterMethodName" : "getNames",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Names",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Names",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withMember",
"getterDocumentation" : "/**\n@return */",
"getterMethodName" : "getMember",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "String",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : true,
"simpleType" : "String",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "List",
"marshallingType" : "LIST",
"name" : "Names",
"setterDocumentation" : "/**A specific list of images to describe.
\n@param names A specific list of images to describe.*/",
"setterMethodName" : "setNames",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "names",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/**A specific list of images to describe.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setNames(java.util.Collection)} or {@link #withNames(java.util.Collection)} if you want to override the existing values.
\n@param names A specific list of images to describe.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "names",
"variableType" : "java.util.List",
"documentation" : "A specific list of images to describe.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}
},
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "DescribeImagesRequest",
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "DescribeImagesRequest",
"variableName" : "describeImagesRequest",
"variableType" : "DescribeImagesRequest",
"documentation" : null,
"simpleType" : "DescribeImagesRequest",
"variableSetterType" : "DescribeImagesRequest"
},
"wrapper" : false
},
"DescribeImagesResult" : {
"c2jName" : "DescribeImagesResult",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ {
"c2jName" : "Images",
"c2jShape" : "ImageList",
"deprecated" : false,
"documentation" : "The list of images.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The list of images.
\n@param images The list of images.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withImages",
"getterDocumentation" : "/**The list of images.
\n@return The list of images.*/",
"getterMethodName" : "getImages",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Images",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Images",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "Image",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withMember",
"getterDocumentation" : "/**\n@return */",
"getterMethodName" : "getMember",
"getterModel" : {
"returnType" : "Image",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "Image",
"variableName" : "member",
"variableType" : "Image",
"documentation" : "",
"simpleType" : "Image",
"variableSetterType" : "Image"
},
"simple" : false,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Image",
"variableName" : "member",
"variableType" : "Image",
"documentation" : "",
"simpleType" : "Image",
"variableSetterType" : "Image"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "Image",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"simpleType" : "Image",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "List",
"marshallingType" : "LIST",
"name" : "Images",
"setterDocumentation" : "/**The list of images.
\n@param images The list of images.*/",
"setterMethodName" : "setImages",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "images",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/**The list of images.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setImages(java.util.Collection)} or {@link #withImages(java.util.Collection)} if you want to override the existing values.
\n@param images The list of images.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "images",
"variableType" : "java.util.List",
"documentation" : "The list of images.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"Images" : {
"c2jName" : "Images",
"c2jShape" : "ImageList",
"deprecated" : false,
"documentation" : "The list of images.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The list of images.
\n@param images The list of images.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withImages",
"getterDocumentation" : "/**The list of images.
\n@return The list of images.*/",
"getterMethodName" : "getImages",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Images",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Images",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "Image",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withMember",
"getterDocumentation" : "/**\n@return */",
"getterMethodName" : "getMember",
"getterModel" : {
"returnType" : "Image",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "Image",
"variableName" : "member",
"variableType" : "Image",
"documentation" : "",
"simpleType" : "Image",
"variableSetterType" : "Image"
},
"simple" : false,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Image",
"variableName" : "member",
"variableType" : "Image",
"documentation" : "",
"simpleType" : "Image",
"variableSetterType" : "Image"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "Image",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"simpleType" : "Image",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "List",
"marshallingType" : "LIST",
"name" : "Images",
"setterDocumentation" : "/**The list of images.
\n@param images The list of images.*/",
"setterMethodName" : "setImages",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "images",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/**The list of images.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setImages(java.util.Collection)} or {@link #withImages(java.util.Collection)} if you want to override the existing values.
\n@param images The list of images.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "images",
"variableType" : "java.util.List",
"documentation" : "The list of images.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}
},
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "DescribeImagesResult",
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "DescribeImagesResult",
"variableName" : "describeImagesResult",
"variableType" : "DescribeImagesResult",
"documentation" : null,
"simpleType" : "DescribeImagesResult",
"variableSetterType" : "DescribeImagesResult"
},
"wrapper" : false
},
"DescribeSessionsRequest" : {
"c2jName" : "DescribeSessionsRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : {
"action" : "DescribeSessions",
"locationName" : null,
"requestUri" : "/",
"target" : "PhotonAdminProxyService.DescribeSessions",
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"c2jName" : "StackName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the stack for which to list sessions.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The name of the stack for which to list sessions.
\n@param stackName The name of the stack for which to list sessions.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withStackName",
"getterDocumentation" : "/**The name of the stack for which to list sessions.
\n@return The name of the stack for which to list sessions.*/",
"getterMethodName" : "getStackName",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "StackName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "StackName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "StackName",
"setterDocumentation" : "/**The name of the stack for which to list sessions.
\n@param stackName The name of the stack for which to list sessions.*/",
"setterMethodName" : "setStackName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "stackName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The name of the stack for which to list sessions.
\n@param stackName The name of the stack for which to list sessions.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "stackName",
"variableType" : "String",
"documentation" : "The name of the stack for which to list sessions.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "FleetName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the fleet for which to list sessions.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The name of the fleet for which to list sessions.
\n@param fleetName The name of the fleet for which to list sessions.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withFleetName",
"getterDocumentation" : "/**The name of the fleet for which to list sessions.
\n@return The name of the fleet for which to list sessions.*/",
"getterMethodName" : "getFleetName",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "FleetName",
"setterDocumentation" : "/**The name of the fleet for which to list sessions.
\n@param fleetName The name of the fleet for which to list sessions.*/",
"setterMethodName" : "setFleetName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The name of the fleet for which to list sessions.
\n@param fleetName The name of the fleet for which to list sessions.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetName",
"variableType" : "String",
"documentation" : "The name of the fleet for which to list sessions.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "UserId",
"c2jShape" : "UserId",
"deprecated" : false,
"documentation" : "The user for whom to list sessions. Use null to describe all the sessions for the stack and fleet.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The user for whom to list sessions. Use null to describe all the sessions for the stack and fleet.
\n@param userId The user for whom to list sessions. Use null to describe all the sessions for the stack and fleet.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withUserId",
"getterDocumentation" : "/**The user for whom to list sessions. Use null to describe all the sessions for the stack and fleet.
\n@return The user for whom to list sessions. Use null to describe all the sessions for the stack and fleet.*/",
"getterMethodName" : "getUserId",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "UserId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "UserId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "UserId",
"setterDocumentation" : "/**The user for whom to list sessions. Use null to describe all the sessions for the stack and fleet.
\n@param userId The user for whom to list sessions. Use null to describe all the sessions for the stack and fleet.*/",
"setterMethodName" : "setUserId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "userId",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The user for whom to list sessions. Use null to describe all the sessions for the stack and fleet.
\n@param userId The user for whom to list sessions. Use null to describe all the sessions for the stack and fleet.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "userId",
"variableType" : "String",
"documentation" : "The user for whom to list sessions. Use null to describe all the sessions for the stack and fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "NextToken",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withNextToken",
"getterDocumentation" : "/**The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\n@return The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.*/",
"getterMethodName" : "getNextToken",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "NextToken",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "NextToken",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "NextToken",
"setterDocumentation" : "/**The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.*/",
"setterMethodName" : "setNextToken",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "Limit",
"c2jShape" : "Integer",
"deprecated" : false,
"documentation" : "The size of each page of results. The default value is 20 and the maximum supported value is 50.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The size of each page of results. The default value is 20 and the maximum supported value is 50.
\n@param limit The size of each page of results. The default value is 20 and the maximum supported value is 50.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withLimit",
"getterDocumentation" : "/**The size of each page of results. The default value is 20 and the maximum supported value is 50.
\n@return The size of each page of results. The default value is 20 and the maximum supported value is 50.*/",
"getterMethodName" : "getLimit",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Limit",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Limit",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "Integer",
"marshallingType" : "INTEGER",
"name" : "Limit",
"setterDocumentation" : "/**The size of each page of results. The default value is 20 and the maximum supported value is 50.
\n@param limit The size of each page of results. The default value is 20 and the maximum supported value is 50.*/",
"setterMethodName" : "setLimit",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "limit",
"variableType" : "Integer",
"documentation" : "",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"varargSetterDocumentation" : "/**The size of each page of results. The default value is 20 and the maximum supported value is 50.
\n@param limit The size of each page of results. The default value is 20 and the maximum supported value is 50.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "limit",
"variableType" : "Integer",
"documentation" : "The size of each page of results. The default value is 20 and the maximum supported value is 50.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"FleetName" : {
"c2jName" : "FleetName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the fleet for which to list sessions.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The name of the fleet for which to list sessions.
\n@param fleetName The name of the fleet for which to list sessions.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withFleetName",
"getterDocumentation" : "/**The name of the fleet for which to list sessions.
\n@return The name of the fleet for which to list sessions.*/",
"getterMethodName" : "getFleetName",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "FleetName",
"setterDocumentation" : "/**The name of the fleet for which to list sessions.
\n@param fleetName The name of the fleet for which to list sessions.*/",
"setterMethodName" : "setFleetName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The name of the fleet for which to list sessions.
\n@param fleetName The name of the fleet for which to list sessions.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetName",
"variableType" : "String",
"documentation" : "The name of the fleet for which to list sessions.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"Limit" : {
"c2jName" : "Limit",
"c2jShape" : "Integer",
"deprecated" : false,
"documentation" : "The size of each page of results. The default value is 20 and the maximum supported value is 50.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The size of each page of results. The default value is 20 and the maximum supported value is 50.
\n@param limit The size of each page of results. The default value is 20 and the maximum supported value is 50.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withLimit",
"getterDocumentation" : "/**The size of each page of results. The default value is 20 and the maximum supported value is 50.
\n@return The size of each page of results. The default value is 20 and the maximum supported value is 50.*/",
"getterMethodName" : "getLimit",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Limit",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Limit",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "Integer",
"marshallingType" : "INTEGER",
"name" : "Limit",
"setterDocumentation" : "/**The size of each page of results. The default value is 20 and the maximum supported value is 50.
\n@param limit The size of each page of results. The default value is 20 and the maximum supported value is 50.*/",
"setterMethodName" : "setLimit",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "limit",
"variableType" : "Integer",
"documentation" : "",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"varargSetterDocumentation" : "/**The size of each page of results. The default value is 20 and the maximum supported value is 50.
\n@param limit The size of each page of results. The default value is 20 and the maximum supported value is 50.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "limit",
"variableType" : "Integer",
"documentation" : "The size of each page of results. The default value is 20 and the maximum supported value is 50.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
},
"NextToken" : {
"c2jName" : "NextToken",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withNextToken",
"getterDocumentation" : "/**The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\n@return The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.*/",
"getterMethodName" : "getNextToken",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "NextToken",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "NextToken",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "NextToken",
"setterDocumentation" : "/**The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.*/",
"setterMethodName" : "setNextToken",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"StackName" : {
"c2jName" : "StackName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the stack for which to list sessions.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The name of the stack for which to list sessions.
\n@param stackName The name of the stack for which to list sessions.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withStackName",
"getterDocumentation" : "/**The name of the stack for which to list sessions.
\n@return The name of the stack for which to list sessions.*/",
"getterMethodName" : "getStackName",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "StackName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "StackName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "StackName",
"setterDocumentation" : "/**The name of the stack for which to list sessions.
\n@param stackName The name of the stack for which to list sessions.*/",
"setterMethodName" : "setStackName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "stackName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The name of the stack for which to list sessions.
\n@param stackName The name of the stack for which to list sessions.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "stackName",
"variableType" : "String",
"documentation" : "The name of the stack for which to list sessions.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"UserId" : {
"c2jName" : "UserId",
"c2jShape" : "UserId",
"deprecated" : false,
"documentation" : "The user for whom to list sessions. Use null to describe all the sessions for the stack and fleet.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The user for whom to list sessions. Use null to describe all the sessions for the stack and fleet.
\n@param userId The user for whom to list sessions. Use null to describe all the sessions for the stack and fleet.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withUserId",
"getterDocumentation" : "/**The user for whom to list sessions. Use null to describe all the sessions for the stack and fleet.
\n@return The user for whom to list sessions. Use null to describe all the sessions for the stack and fleet.*/",
"getterMethodName" : "getUserId",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "UserId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "UserId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "UserId",
"setterDocumentation" : "/**The user for whom to list sessions. Use null to describe all the sessions for the stack and fleet.
\n@param userId The user for whom to list sessions. Use null to describe all the sessions for the stack and fleet.*/",
"setterMethodName" : "setUserId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "userId",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The user for whom to list sessions. Use null to describe all the sessions for the stack and fleet.
\n@param userId The user for whom to list sessions. Use null to describe all the sessions for the stack and fleet.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "userId",
"variableType" : "String",
"documentation" : "The user for whom to list sessions. Use null to describe all the sessions for the stack and fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}
},
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : [ "StackName", "FleetName" ],
"shapeName" : "DescribeSessionsRequest",
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "DescribeSessionsRequest",
"variableName" : "describeSessionsRequest",
"variableType" : "DescribeSessionsRequest",
"documentation" : null,
"simpleType" : "DescribeSessionsRequest",
"variableSetterType" : "DescribeSessionsRequest"
},
"wrapper" : false
},
"DescribeSessionsResult" : {
"c2jName" : "DescribeSessionsResult",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ {
"c2jName" : "Sessions",
"c2jShape" : "SessionList",
"deprecated" : false,
"documentation" : "The list of streaming sessions.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The list of streaming sessions.
\n@param sessions The list of streaming sessions.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withSessions",
"getterDocumentation" : "/**The list of streaming sessions.
\n@return The list of streaming sessions.*/",
"getterMethodName" : "getSessions",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Sessions",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Sessions",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "Session",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withMember",
"getterDocumentation" : "/**\n@return */",
"getterMethodName" : "getMember",
"getterModel" : {
"returnType" : "Session",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "Session",
"variableName" : "member",
"variableType" : "Session",
"documentation" : "",
"simpleType" : "Session",
"variableSetterType" : "Session"
},
"simple" : false,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Session",
"variableName" : "member",
"variableType" : "Session",
"documentation" : "",
"simpleType" : "Session",
"variableSetterType" : "Session"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "Session",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"simpleType" : "Session",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "List",
"marshallingType" : "LIST",
"name" : "Sessions",
"setterDocumentation" : "/**The list of streaming sessions.
\n@param sessions The list of streaming sessions.*/",
"setterMethodName" : "setSessions",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "sessions",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/**The list of streaming sessions.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setSessions(java.util.Collection)} or {@link #withSessions(java.util.Collection)} if you want to override the existing values.
\n@param sessions The list of streaming sessions.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "sessions",
"variableType" : "java.util.List",
"documentation" : "The list of streaming sessions.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "NextToken",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withNextToken",
"getterDocumentation" : "/**The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\n@return The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.*/",
"getterMethodName" : "getNextToken",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "NextToken",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "NextToken",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "NextToken",
"setterDocumentation" : "/**The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.*/",
"setterMethodName" : "setNextToken",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"NextToken" : {
"c2jName" : "NextToken",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withNextToken",
"getterDocumentation" : "/**The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\n@return The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.*/",
"getterMethodName" : "getNextToken",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "NextToken",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "NextToken",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "NextToken",
"setterDocumentation" : "/**The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.*/",
"setterMethodName" : "setNextToken",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"Sessions" : {
"c2jName" : "Sessions",
"c2jShape" : "SessionList",
"deprecated" : false,
"documentation" : "The list of streaming sessions.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The list of streaming sessions.
\n@param sessions The list of streaming sessions.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withSessions",
"getterDocumentation" : "/**The list of streaming sessions.
\n@return The list of streaming sessions.*/",
"getterMethodName" : "getSessions",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Sessions",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Sessions",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "Session",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withMember",
"getterDocumentation" : "/**\n@return */",
"getterMethodName" : "getMember",
"getterModel" : {
"returnType" : "Session",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "Session",
"variableName" : "member",
"variableType" : "Session",
"documentation" : "",
"simpleType" : "Session",
"variableSetterType" : "Session"
},
"simple" : false,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Session",
"variableName" : "member",
"variableType" : "Session",
"documentation" : "",
"simpleType" : "Session",
"variableSetterType" : "Session"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "Session",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"simpleType" : "Session",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "List",
"marshallingType" : "LIST",
"name" : "Sessions",
"setterDocumentation" : "/**The list of streaming sessions.
\n@param sessions The list of streaming sessions.*/",
"setterMethodName" : "setSessions",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "sessions",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/**The list of streaming sessions.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setSessions(java.util.Collection)} or {@link #withSessions(java.util.Collection)} if you want to override the existing values.
\n@param sessions The list of streaming sessions.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "sessions",
"variableType" : "java.util.List",
"documentation" : "The list of streaming sessions.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}
},
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "DescribeSessionsResult",
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "DescribeSessionsResult",
"variableName" : "describeSessionsResult",
"variableType" : "DescribeSessionsResult",
"documentation" : null,
"simpleType" : "DescribeSessionsResult",
"variableSetterType" : "DescribeSessionsResult"
},
"wrapper" : false
},
"DescribeStacksRequest" : {
"c2jName" : "DescribeStacksRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : {
"action" : "DescribeStacks",
"locationName" : null,
"requestUri" : "/",
"target" : "PhotonAdminProxyService.DescribeStacks",
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"c2jName" : "Names",
"c2jShape" : "StringList",
"deprecated" : false,
"documentation" : "The stack names to describe. Use null to describe all the stacks for the AWS account.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The stack names to describe. Use null to describe all the stacks for the AWS account.
\n@param names The stack names to describe. Use null to describe all the stacks for the AWS account.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withNames",
"getterDocumentation" : "/**The stack names to describe. Use null to describe all the stacks for the AWS account.
\n@return The stack names to describe. Use null to describe all the stacks for the AWS account.*/",
"getterMethodName" : "getNames",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Names",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Names",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withMember",
"getterDocumentation" : "/**\n@return */",
"getterMethodName" : "getMember",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "String",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : true,
"simpleType" : "String",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "List",
"marshallingType" : "LIST",
"name" : "Names",
"setterDocumentation" : "/**The stack names to describe. Use null to describe all the stacks for the AWS account.
\n@param names The stack names to describe. Use null to describe all the stacks for the AWS account.*/",
"setterMethodName" : "setNames",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "names",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/**The stack names to describe. Use null to describe all the stacks for the AWS account.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setNames(java.util.Collection)} or {@link #withNames(java.util.Collection)} if you want to override the existing values.
\n@param names The stack names to describe. Use null to describe all the stacks for the AWS account.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "names",
"variableType" : "java.util.List",
"documentation" : "The stack names to describe. Use null to describe all the stacks for the AWS account.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "NextToken",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withNextToken",
"getterDocumentation" : "/**The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\n@return The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.*/",
"getterMethodName" : "getNextToken",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "NextToken",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "NextToken",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "NextToken",
"setterDocumentation" : "/**The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.*/",
"setterMethodName" : "setNextToken",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"Names" : {
"c2jName" : "Names",
"c2jShape" : "StringList",
"deprecated" : false,
"documentation" : "The stack names to describe. Use null to describe all the stacks for the AWS account.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The stack names to describe. Use null to describe all the stacks for the AWS account.
\n@param names The stack names to describe. Use null to describe all the stacks for the AWS account.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withNames",
"getterDocumentation" : "/**The stack names to describe. Use null to describe all the stacks for the AWS account.
\n@return The stack names to describe. Use null to describe all the stacks for the AWS account.*/",
"getterMethodName" : "getNames",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Names",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Names",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withMember",
"getterDocumentation" : "/**\n@return */",
"getterMethodName" : "getMember",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "String",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : true,
"simpleType" : "String",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "List",
"marshallingType" : "LIST",
"name" : "Names",
"setterDocumentation" : "/**The stack names to describe. Use null to describe all the stacks for the AWS account.
\n@param names The stack names to describe. Use null to describe all the stacks for the AWS account.*/",
"setterMethodName" : "setNames",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "names",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/**The stack names to describe. Use null to describe all the stacks for the AWS account.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setNames(java.util.Collection)} or {@link #withNames(java.util.Collection)} if you want to override the existing values.
\n@param names The stack names to describe. Use null to describe all the stacks for the AWS account.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "names",
"variableType" : "java.util.List",
"documentation" : "The stack names to describe. Use null to describe all the stacks for the AWS account.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
},
"NextToken" : {
"c2jName" : "NextToken",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withNextToken",
"getterDocumentation" : "/**The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\n@return The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.*/",
"getterMethodName" : "getNextToken",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "NextToken",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "NextToken",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "NextToken",
"setterDocumentation" : "/**The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.*/",
"setterMethodName" : "setNextToken",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}
},
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "DescribeStacksRequest",
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "DescribeStacksRequest",
"variableName" : "describeStacksRequest",
"variableType" : "DescribeStacksRequest",
"documentation" : null,
"simpleType" : "DescribeStacksRequest",
"variableSetterType" : "DescribeStacksRequest"
},
"wrapper" : false
},
"DescribeStacksResult" : {
"c2jName" : "DescribeStacksResult",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ {
"c2jName" : "Stacks",
"c2jShape" : "StackList",
"deprecated" : false,
"documentation" : "The list of stack details.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The list of stack details.
\n@param stacks The list of stack details.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withStacks",
"getterDocumentation" : "/**The list of stack details.
\n@return The list of stack details.*/",
"getterMethodName" : "getStacks",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Stacks",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Stacks",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "Stack",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withMember",
"getterDocumentation" : "/**\n@return */",
"getterMethodName" : "getMember",
"getterModel" : {
"returnType" : "Stack",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "Stack",
"variableName" : "member",
"variableType" : "Stack",
"documentation" : "",
"simpleType" : "Stack",
"variableSetterType" : "Stack"
},
"simple" : false,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Stack",
"variableName" : "member",
"variableType" : "Stack",
"documentation" : "",
"simpleType" : "Stack",
"variableSetterType" : "Stack"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "Stack",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"simpleType" : "Stack",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "List",
"marshallingType" : "LIST",
"name" : "Stacks",
"setterDocumentation" : "/**The list of stack details.
\n@param stacks The list of stack details.*/",
"setterMethodName" : "setStacks",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "stacks",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/**The list of stack details.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setStacks(java.util.Collection)} or {@link #withStacks(java.util.Collection)} if you want to override the existing values.
\n@param stacks The list of stack details.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "stacks",
"variableType" : "java.util.List",
"documentation" : "The list of stack details.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "NextToken",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withNextToken",
"getterDocumentation" : "/**The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\n@return The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.*/",
"getterMethodName" : "getNextToken",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "NextToken",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "NextToken",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "NextToken",
"setterDocumentation" : "/**The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.*/",
"setterMethodName" : "setNextToken",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"NextToken" : {
"c2jName" : "NextToken",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withNextToken",
"getterDocumentation" : "/**The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\n@return The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.*/",
"getterMethodName" : "getNextToken",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "NextToken",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "NextToken",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "NextToken",
"setterDocumentation" : "/**The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.*/",
"setterMethodName" : "setNextToken",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"Stacks" : {
"c2jName" : "Stacks",
"c2jShape" : "StackList",
"deprecated" : false,
"documentation" : "The list of stack details.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The list of stack details.
\n@param stacks The list of stack details.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withStacks",
"getterDocumentation" : "/**The list of stack details.
\n@return The list of stack details.*/",
"getterMethodName" : "getStacks",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Stacks",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Stacks",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "Stack",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withMember",
"getterDocumentation" : "/**\n@return */",
"getterMethodName" : "getMember",
"getterModel" : {
"returnType" : "Stack",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "Stack",
"variableName" : "member",
"variableType" : "Stack",
"documentation" : "",
"simpleType" : "Stack",
"variableSetterType" : "Stack"
},
"simple" : false,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Stack",
"variableName" : "member",
"variableType" : "Stack",
"documentation" : "",
"simpleType" : "Stack",
"variableSetterType" : "Stack"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "Stack",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"simpleType" : "Stack",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "List",
"marshallingType" : "LIST",
"name" : "Stacks",
"setterDocumentation" : "/**The list of stack details.
\n@param stacks The list of stack details.*/",
"setterMethodName" : "setStacks",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "stacks",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/**The list of stack details.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setStacks(java.util.Collection)} or {@link #withStacks(java.util.Collection)} if you want to override the existing values.
\n@param stacks The list of stack details.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "stacks",
"variableType" : "java.util.List",
"documentation" : "The list of stack details.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}
},
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "DescribeStacksResult",
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "DescribeStacksResult",
"variableName" : "describeStacksResult",
"variableType" : "DescribeStacksResult",
"documentation" : null,
"simpleType" : "DescribeStacksResult",
"variableSetterType" : "DescribeStacksResult"
},
"wrapper" : false
},
"DisassociateFleetRequest" : {
"c2jName" : "DisassociateFleetRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : {
"action" : "DisassociateFleet",
"locationName" : null,
"requestUri" : "/",
"target" : "PhotonAdminProxyService.DisassociateFleet",
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"c2jName" : "FleetName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the fleet to disassociate.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The name of the fleet to disassociate.
\n@param fleetName The name of the fleet to disassociate.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withFleetName",
"getterDocumentation" : "/**The name of the fleet to disassociate.
\n@return The name of the fleet to disassociate.*/",
"getterMethodName" : "getFleetName",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "FleetName",
"setterDocumentation" : "/**The name of the fleet to disassociate.
\n@param fleetName The name of the fleet to disassociate.*/",
"setterMethodName" : "setFleetName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The name of the fleet to disassociate.
\n@param fleetName The name of the fleet to disassociate.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetName",
"variableType" : "String",
"documentation" : "The name of the fleet to disassociate.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "StackName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the stack with which the fleet is associated.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The name of the stack with which the fleet is associated.
\n@param stackName The name of the stack with which the fleet is associated.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withStackName",
"getterDocumentation" : "/**The name of the stack with which the fleet is associated.
\n@return The name of the stack with which the fleet is associated.*/",
"getterMethodName" : "getStackName",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "StackName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "StackName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "StackName",
"setterDocumentation" : "/**The name of the stack with which the fleet is associated.
\n@param stackName The name of the stack with which the fleet is associated.*/",
"setterMethodName" : "setStackName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "stackName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The name of the stack with which the fleet is associated.
\n@param stackName The name of the stack with which the fleet is associated.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "stackName",
"variableType" : "String",
"documentation" : "The name of the stack with which the fleet is associated.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"FleetName" : {
"c2jName" : "FleetName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the fleet to disassociate.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The name of the fleet to disassociate.
\n@param fleetName The name of the fleet to disassociate.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withFleetName",
"getterDocumentation" : "/**The name of the fleet to disassociate.
\n@return The name of the fleet to disassociate.*/",
"getterMethodName" : "getFleetName",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "FleetName",
"setterDocumentation" : "/**The name of the fleet to disassociate.
\n@param fleetName The name of the fleet to disassociate.*/",
"setterMethodName" : "setFleetName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The name of the fleet to disassociate.
\n@param fleetName The name of the fleet to disassociate.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetName",
"variableType" : "String",
"documentation" : "The name of the fleet to disassociate.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"StackName" : {
"c2jName" : "StackName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the stack with which the fleet is associated.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The name of the stack with which the fleet is associated.
\n@param stackName The name of the stack with which the fleet is associated.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withStackName",
"getterDocumentation" : "/**The name of the stack with which the fleet is associated.
\n@return The name of the stack with which the fleet is associated.*/",
"getterMethodName" : "getStackName",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "StackName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "StackName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "StackName",
"setterDocumentation" : "/**The name of the stack with which the fleet is associated.
\n@param stackName The name of the stack with which the fleet is associated.*/",
"setterMethodName" : "setStackName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "stackName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The name of the stack with which the fleet is associated.
\n@param stackName The name of the stack with which the fleet is associated.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "stackName",
"variableType" : "String",
"documentation" : "The name of the stack with which the fleet is associated.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}
},
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : [ "FleetName", "StackName" ],
"shapeName" : "DisassociateFleetRequest",
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "DisassociateFleetRequest",
"variableName" : "disassociateFleetRequest",
"variableType" : "DisassociateFleetRequest",
"documentation" : null,
"simpleType" : "DisassociateFleetRequest",
"variableSetterType" : "DisassociateFleetRequest"
},
"wrapper" : false
},
"DisassociateFleetResult" : {
"c2jName" : "DisassociateFleetResult",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : null,
"membersAsMap" : { },
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "DisassociateFleetResult",
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "DisassociateFleetResult",
"variableName" : "disassociateFleetResult",
"variableType" : "DisassociateFleetResult",
"documentation" : null,
"simpleType" : "DisassociateFleetResult",
"variableSetterType" : "DisassociateFleetResult"
},
"wrapper" : false
},
"ExpireSessionRequest" : {
"c2jName" : "ExpireSessionRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : {
"action" : "ExpireSession",
"locationName" : null,
"requestUri" : "/",
"target" : "PhotonAdminProxyService.ExpireSession",
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"c2jName" : "SessionId",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The unique identifier of the streaming session to be stopped.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The unique identifier of the streaming session to be stopped.
\n@param sessionId The unique identifier of the streaming session to be stopped.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withSessionId",
"getterDocumentation" : "/**The unique identifier of the streaming session to be stopped.
\n@return The unique identifier of the streaming session to be stopped.*/",
"getterMethodName" : "getSessionId",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "SessionId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "SessionId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "SessionId",
"setterDocumentation" : "/**The unique identifier of the streaming session to be stopped.
\n@param sessionId The unique identifier of the streaming session to be stopped.*/",
"setterMethodName" : "setSessionId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "sessionId",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The unique identifier of the streaming session to be stopped.
\n@param sessionId The unique identifier of the streaming session to be stopped.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "sessionId",
"variableType" : "String",
"documentation" : "The unique identifier of the streaming session to be stopped.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"SessionId" : {
"c2jName" : "SessionId",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The unique identifier of the streaming session to be stopped.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The unique identifier of the streaming session to be stopped.
\n@param sessionId The unique identifier of the streaming session to be stopped.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withSessionId",
"getterDocumentation" : "/**The unique identifier of the streaming session to be stopped.
\n@return The unique identifier of the streaming session to be stopped.*/",
"getterMethodName" : "getSessionId",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "SessionId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "SessionId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "SessionId",
"setterDocumentation" : "/**The unique identifier of the streaming session to be stopped.
\n@param sessionId The unique identifier of the streaming session to be stopped.*/",
"setterMethodName" : "setSessionId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "sessionId",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The unique identifier of the streaming session to be stopped.
\n@param sessionId The unique identifier of the streaming session to be stopped.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "sessionId",
"variableType" : "String",
"documentation" : "The unique identifier of the streaming session to be stopped.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}
},
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : [ "SessionId" ],
"shapeName" : "ExpireSessionRequest",
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "ExpireSessionRequest",
"variableName" : "expireSessionRequest",
"variableType" : "ExpireSessionRequest",
"documentation" : null,
"simpleType" : "ExpireSessionRequest",
"variableSetterType" : "ExpireSessionRequest"
},
"wrapper" : false
},
"ExpireSessionResult" : {
"c2jName" : "ExpireSessionResult",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : null,
"membersAsMap" : { },
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "ExpireSessionResult",
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "ExpireSessionResult",
"variableName" : "expireSessionResult",
"variableType" : "ExpireSessionResult",
"documentation" : null,
"simpleType" : "ExpireSessionResult",
"variableSetterType" : "ExpireSessionResult"
},
"wrapper" : false
},
"Fleet" : {
"c2jName" : "Fleet",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "Contains the parameters for a fleet.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ {
"c2jName" : "Arn",
"c2jShape" : "Arn",
"deprecated" : false,
"documentation" : "The ARN for the fleet.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The ARN for the fleet.
\n@param arn The ARN for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withArn",
"getterDocumentation" : "/**The ARN for the fleet.
\n@return The ARN for the fleet.*/",
"getterMethodName" : "getArn",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Arn",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Arn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "Arn",
"setterDocumentation" : "/**The ARN for the fleet.
\n@param arn The ARN for the fleet.*/",
"setterMethodName" : "setArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "arn",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The ARN for the fleet.
\n@param arn The ARN for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "arn",
"variableType" : "String",
"documentation" : "The ARN for the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "Name",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the fleet.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The name of the fleet.
\n@param name The name of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withName",
"getterDocumentation" : "/**The name of the fleet.
\n@return The name of the fleet.*/",
"getterMethodName" : "getName",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Name",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Name",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "Name",
"setterDocumentation" : "/**The name of the fleet.
\n@param name The name of the fleet.*/",
"setterMethodName" : "setName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The name of the fleet.
\n@param name The name of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : "The name of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "DisplayName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name displayed to end users on the AppStream 2.0 portal.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The name displayed to end users on the AppStream 2.0 portal.
\n@param displayName The name displayed to end users on the AppStream 2.0 portal.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withDisplayName",
"getterDocumentation" : "/**The name displayed to end users on the AppStream 2.0 portal.
\n@return The name displayed to end users on the AppStream 2.0 portal.*/",
"getterMethodName" : "getDisplayName",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DisplayName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "DisplayName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "DisplayName",
"setterDocumentation" : "/**The name displayed to end users on the AppStream 2.0 portal.
\n@param displayName The name displayed to end users on the AppStream 2.0 portal.*/",
"setterMethodName" : "setDisplayName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The name displayed to end users on the AppStream 2.0 portal.
\n@param displayName The name displayed to end users on the AppStream 2.0 portal.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : "The name displayed to end users on the AppStream 2.0 portal.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "Description",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The description displayed to end users on the AppStream 2.0 portal.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The description displayed to end users on the AppStream 2.0 portal.
\n@param description The description displayed to end users on the AppStream 2.0 portal.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withDescription",
"getterDocumentation" : "/**The description displayed to end users on the AppStream 2.0 portal.
\n@return The description displayed to end users on the AppStream 2.0 portal.*/",
"getterMethodName" : "getDescription",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Description",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Description",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "Description",
"setterDocumentation" : "/**The description displayed to end users on the AppStream 2.0 portal.
\n@param description The description displayed to end users on the AppStream 2.0 portal.*/",
"setterMethodName" : "setDescription",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "description",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The description displayed to end users on the AppStream 2.0 portal.
\n@param description The description displayed to end users on the AppStream 2.0 portal.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "description",
"variableType" : "String",
"documentation" : "The description displayed to end users on the AppStream 2.0 portal.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "ImageName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The image used by the fleet.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The image used by the fleet.
\n@param imageName The image used by the fleet.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withImageName",
"getterDocumentation" : "/**The image used by the fleet.
\n@return The image used by the fleet.*/",
"getterMethodName" : "getImageName",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ImageName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ImageName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "ImageName",
"setterDocumentation" : "/**The image used by the fleet.
\n@param imageName The image used by the fleet.*/",
"setterMethodName" : "setImageName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "imageName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The image used by the fleet.
\n@param imageName The image used by the fleet.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "imageName",
"variableType" : "String",
"documentation" : "The image used by the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "InstanceType",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The instance type of compute resources for the fleet. The fleet instances are launched from this instance type.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The instance type of compute resources for the fleet. The fleet instances are launched from this instance type.
\n@param instanceType The instance type of compute resources for the fleet. The fleet instances are launched from this instance type.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withInstanceType",
"getterDocumentation" : "/**The instance type of compute resources for the fleet. The fleet instances are launched from this instance type.
\n@return The instance type of compute resources for the fleet. The fleet instances are launched from this instance type.*/",
"getterMethodName" : "getInstanceType",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "InstanceType",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "InstanceType",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "InstanceType",
"setterDocumentation" : "/**The instance type of compute resources for the fleet. The fleet instances are launched from this instance type.
\n@param instanceType The instance type of compute resources for the fleet. The fleet instances are launched from this instance type.*/",
"setterMethodName" : "setInstanceType",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "instanceType",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The instance type of compute resources for the fleet. The fleet instances are launched from this instance type.
\n@param instanceType The instance type of compute resources for the fleet. The fleet instances are launched from this instance type.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "instanceType",
"variableType" : "String",
"documentation" : "The instance type of compute resources for the fleet. The fleet instances are launched from this instance type.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "ComputeCapacityStatus",
"c2jShape" : "ComputeCapacityStatus",
"deprecated" : false,
"documentation" : "The capacity information for the fleet.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The capacity information for the fleet.
\n@param computeCapacityStatus The capacity information for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withComputeCapacityStatus",
"getterDocumentation" : "/**The capacity information for the fleet.
\n@return The capacity information for the fleet.*/",
"getterMethodName" : "getComputeCapacityStatus",
"getterModel" : {
"returnType" : "ComputeCapacityStatus",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ComputeCapacityStatus",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ComputeCapacityStatus",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "ComputeCapacityStatus",
"setterDocumentation" : "/**The capacity information for the fleet.
\n@param computeCapacityStatus The capacity information for the fleet.*/",
"setterMethodName" : "setComputeCapacityStatus",
"setterModel" : {
"variableDeclarationType" : "ComputeCapacityStatus",
"variableName" : "computeCapacityStatus",
"variableType" : "ComputeCapacityStatus",
"documentation" : "",
"simpleType" : "ComputeCapacityStatus",
"variableSetterType" : "ComputeCapacityStatus"
},
"simple" : false,
"varargSetterDocumentation" : "/**The capacity information for the fleet.
\n@param computeCapacityStatus The capacity information for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "ComputeCapacityStatus",
"variableName" : "computeCapacityStatus",
"variableType" : "ComputeCapacityStatus",
"documentation" : "The capacity information for the fleet.
",
"simpleType" : "ComputeCapacityStatus",
"variableSetterType" : "ComputeCapacityStatus"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "MaxUserDurationInSeconds",
"c2jShape" : "Integer",
"deprecated" : false,
"documentation" : "The maximum time during which a streaming session can run.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The maximum time during which a streaming session can run.
\n@param maxUserDurationInSeconds The maximum time during which a streaming session can run.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withMaxUserDurationInSeconds",
"getterDocumentation" : "/**The maximum time during which a streaming session can run.
\n@return The maximum time during which a streaming session can run.*/",
"getterMethodName" : "getMaxUserDurationInSeconds",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "MaxUserDurationInSeconds",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "MaxUserDurationInSeconds",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "Integer",
"marshallingType" : "INTEGER",
"name" : "MaxUserDurationInSeconds",
"setterDocumentation" : "/**The maximum time during which a streaming session can run.
\n@param maxUserDurationInSeconds The maximum time during which a streaming session can run.*/",
"setterMethodName" : "setMaxUserDurationInSeconds",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "maxUserDurationInSeconds",
"variableType" : "Integer",
"documentation" : "",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"varargSetterDocumentation" : "/**The maximum time during which a streaming session can run.
\n@param maxUserDurationInSeconds The maximum time during which a streaming session can run.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "maxUserDurationInSeconds",
"variableType" : "Integer",
"documentation" : "The maximum time during which a streaming session can run.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "DisconnectTimeoutInSeconds",
"c2jShape" : "Integer",
"deprecated" : false,
"documentation" : "The time after disconnection when a session is considered to have ended. When a user reconnects after a disconnection, the user is connected to the same session and instance within this time interval.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The time after disconnection when a session is considered to have ended. When a user reconnects after a disconnection, the user is connected to the same session and instance within this time interval.
\n@param disconnectTimeoutInSeconds The time after disconnection when a session is considered to have ended. When a user reconnects after a disconnection, the user is connected to the same session and instance within this time interval.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withDisconnectTimeoutInSeconds",
"getterDocumentation" : "/**The time after disconnection when a session is considered to have ended. When a user reconnects after a disconnection, the user is connected to the same session and instance within this time interval.
\n@return The time after disconnection when a session is considered to have ended. When a user reconnects after a disconnection, the user is connected to the same session and instance within this time interval.*/",
"getterMethodName" : "getDisconnectTimeoutInSeconds",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DisconnectTimeoutInSeconds",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "DisconnectTimeoutInSeconds",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "Integer",
"marshallingType" : "INTEGER",
"name" : "DisconnectTimeoutInSeconds",
"setterDocumentation" : "/**The time after disconnection when a session is considered to have ended. When a user reconnects after a disconnection, the user is connected to the same session and instance within this time interval.
\n@param disconnectTimeoutInSeconds The time after disconnection when a session is considered to have ended. When a user reconnects after a disconnection, the user is connected to the same session and instance within this time interval.*/",
"setterMethodName" : "setDisconnectTimeoutInSeconds",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "disconnectTimeoutInSeconds",
"variableType" : "Integer",
"documentation" : "",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"varargSetterDocumentation" : "/**The time after disconnection when a session is considered to have ended. When a user reconnects after a disconnection, the user is connected to the same session and instance within this time interval.
\n@param disconnectTimeoutInSeconds The time after disconnection when a session is considered to have ended. When a user reconnects after a disconnection, the user is connected to the same session and instance within this time interval.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "disconnectTimeoutInSeconds",
"variableType" : "Integer",
"documentation" : "The time after disconnection when a session is considered to have ended. When a user reconnects after a disconnection, the user is connected to the same session and instance within this time interval.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "State",
"c2jShape" : "FleetState",
"deprecated" : false,
"documentation" : "The current state for the fleet.
",
"enumType" : "FleetState",
"fluentSetterDocumentation" : "/**The current state for the fleet.
\n@param state The current state for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.\n@see FleetState*/",
"fluentSetterMethodName" : "withState",
"getterDocumentation" : "/**The current state for the fleet.
\n@return The current state for the fleet.\n@see FleetState*/",
"getterMethodName" : "getState",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "State",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "State",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "State",
"setterDocumentation" : "/**The current state for the fleet.
\n@param state The current state for the fleet.\n@see FleetState*/",
"setterMethodName" : "setState",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "state",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The current state for the fleet.
\n@param state The current state for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.\n@see FleetState*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "state",
"variableType" : "String",
"documentation" : "The current state for the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "VpcConfig",
"c2jShape" : "VpcConfig",
"deprecated" : false,
"documentation" : "The VPC configuration for the fleet.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The VPC configuration for the fleet.
\n@param vpcConfig The VPC configuration for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withVpcConfig",
"getterDocumentation" : "/**The VPC configuration for the fleet.
\n@return The VPC configuration for the fleet.*/",
"getterMethodName" : "getVpcConfig",
"getterModel" : {
"returnType" : "VpcConfig",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "VpcConfig",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "VpcConfig",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "VpcConfig",
"setterDocumentation" : "/**The VPC configuration for the fleet.
\n@param vpcConfig The VPC configuration for the fleet.*/",
"setterMethodName" : "setVpcConfig",
"setterModel" : {
"variableDeclarationType" : "VpcConfig",
"variableName" : "vpcConfig",
"variableType" : "VpcConfig",
"documentation" : "",
"simpleType" : "VpcConfig",
"variableSetterType" : "VpcConfig"
},
"simple" : false,
"varargSetterDocumentation" : "/**The VPC configuration for the fleet.
\n@param vpcConfig The VPC configuration for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "VpcConfig",
"variableName" : "vpcConfig",
"variableType" : "VpcConfig",
"documentation" : "The VPC configuration for the fleet.
",
"simpleType" : "VpcConfig",
"variableSetterType" : "VpcConfig"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "CreatedTime",
"c2jShape" : "Timestamp",
"deprecated" : false,
"documentation" : "The time at which the fleet was created.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The time at which the fleet was created.
\n@param createdTime The time at which the fleet was created.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withCreatedTime",
"getterDocumentation" : "/**The time at which the fleet was created.
\n@return The time at which the fleet was created.*/",
"getterMethodName" : "getCreatedTime",
"getterModel" : {
"returnType" : "java.util.Date",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CreatedTime",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CreatedTime",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "java.util.Date",
"marshallingType" : "DATE",
"name" : "CreatedTime",
"setterDocumentation" : "/**The time at which the fleet was created.
\n@param createdTime The time at which the fleet was created.*/",
"setterMethodName" : "setCreatedTime",
"setterModel" : {
"variableDeclarationType" : "java.util.Date",
"variableName" : "createdTime",
"variableType" : "java.util.Date",
"documentation" : "",
"simpleType" : "Date",
"variableSetterType" : "java.util.Date"
},
"simple" : true,
"varargSetterDocumentation" : "/**The time at which the fleet was created.
\n@param createdTime The time at which the fleet was created.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "java.util.Date",
"variableName" : "createdTime",
"variableType" : "java.util.Date",
"documentation" : "The time at which the fleet was created.
",
"simpleType" : "Date",
"variableSetterType" : "java.util.Date"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "FleetErrors",
"c2jShape" : "FleetErrors",
"deprecated" : false,
"documentation" : "The list of fleet errors is appended to this list.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The list of fleet errors is appended to this list.
\n@param fleetErrors The list of fleet errors is appended to this list.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withFleetErrors",
"getterDocumentation" : "/**The list of fleet errors is appended to this list.
\n@return The list of fleet errors is appended to this list.*/",
"getterMethodName" : "getFleetErrors",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetErrors",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetErrors",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "FleetError",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withMember",
"getterDocumentation" : "/**\n@return */",
"getterMethodName" : "getMember",
"getterModel" : {
"returnType" : "FleetError",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "FleetError",
"variableName" : "member",
"variableType" : "FleetError",
"documentation" : "",
"simpleType" : "FleetError",
"variableSetterType" : "FleetError"
},
"simple" : false,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "FleetError",
"variableName" : "member",
"variableType" : "FleetError",
"documentation" : "",
"simpleType" : "FleetError",
"variableSetterType" : "FleetError"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "FleetError",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"simpleType" : "FleetError",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "List",
"marshallingType" : "LIST",
"name" : "FleetErrors",
"setterDocumentation" : "/**The list of fleet errors is appended to this list.
\n@param fleetErrors The list of fleet errors is appended to this list.*/",
"setterMethodName" : "setFleetErrors",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "fleetErrors",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/**The list of fleet errors is appended to this list.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setFleetErrors(java.util.Collection)} or {@link #withFleetErrors(java.util.Collection)} if you want to override the existing values.
\n@param fleetErrors The list of fleet errors is appended to this list.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "fleetErrors",
"variableType" : "java.util.List",
"documentation" : "The list of fleet errors is appended to this list.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"Arn" : {
"c2jName" : "Arn",
"c2jShape" : "Arn",
"deprecated" : false,
"documentation" : "The ARN for the fleet.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The ARN for the fleet.
\n@param arn The ARN for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withArn",
"getterDocumentation" : "/**The ARN for the fleet.
\n@return The ARN for the fleet.*/",
"getterMethodName" : "getArn",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Arn",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Arn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "Arn",
"setterDocumentation" : "/**The ARN for the fleet.
\n@param arn The ARN for the fleet.*/",
"setterMethodName" : "setArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "arn",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The ARN for the fleet.
\n@param arn The ARN for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "arn",
"variableType" : "String",
"documentation" : "The ARN for the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"ComputeCapacityStatus" : {
"c2jName" : "ComputeCapacityStatus",
"c2jShape" : "ComputeCapacityStatus",
"deprecated" : false,
"documentation" : "The capacity information for the fleet.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The capacity information for the fleet.
\n@param computeCapacityStatus The capacity information for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withComputeCapacityStatus",
"getterDocumentation" : "/**The capacity information for the fleet.
\n@return The capacity information for the fleet.*/",
"getterMethodName" : "getComputeCapacityStatus",
"getterModel" : {
"returnType" : "ComputeCapacityStatus",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ComputeCapacityStatus",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ComputeCapacityStatus",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "ComputeCapacityStatus",
"setterDocumentation" : "/**The capacity information for the fleet.
\n@param computeCapacityStatus The capacity information for the fleet.*/",
"setterMethodName" : "setComputeCapacityStatus",
"setterModel" : {
"variableDeclarationType" : "ComputeCapacityStatus",
"variableName" : "computeCapacityStatus",
"variableType" : "ComputeCapacityStatus",
"documentation" : "",
"simpleType" : "ComputeCapacityStatus",
"variableSetterType" : "ComputeCapacityStatus"
},
"simple" : false,
"varargSetterDocumentation" : "/**The capacity information for the fleet.
\n@param computeCapacityStatus The capacity information for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "ComputeCapacityStatus",
"variableName" : "computeCapacityStatus",
"variableType" : "ComputeCapacityStatus",
"documentation" : "The capacity information for the fleet.
",
"simpleType" : "ComputeCapacityStatus",
"variableSetterType" : "ComputeCapacityStatus"
},
"xmlNameSpaceUri" : null
},
"CreatedTime" : {
"c2jName" : "CreatedTime",
"c2jShape" : "Timestamp",
"deprecated" : false,
"documentation" : "The time at which the fleet was created.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The time at which the fleet was created.
\n@param createdTime The time at which the fleet was created.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withCreatedTime",
"getterDocumentation" : "/**The time at which the fleet was created.
\n@return The time at which the fleet was created.*/",
"getterMethodName" : "getCreatedTime",
"getterModel" : {
"returnType" : "java.util.Date",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CreatedTime",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CreatedTime",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "java.util.Date",
"marshallingType" : "DATE",
"name" : "CreatedTime",
"setterDocumentation" : "/**The time at which the fleet was created.
\n@param createdTime The time at which the fleet was created.*/",
"setterMethodName" : "setCreatedTime",
"setterModel" : {
"variableDeclarationType" : "java.util.Date",
"variableName" : "createdTime",
"variableType" : "java.util.Date",
"documentation" : "",
"simpleType" : "Date",
"variableSetterType" : "java.util.Date"
},
"simple" : true,
"varargSetterDocumentation" : "/**The time at which the fleet was created.
\n@param createdTime The time at which the fleet was created.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "java.util.Date",
"variableName" : "createdTime",
"variableType" : "java.util.Date",
"documentation" : "The time at which the fleet was created.
",
"simpleType" : "Date",
"variableSetterType" : "java.util.Date"
},
"xmlNameSpaceUri" : null
},
"Description" : {
"c2jName" : "Description",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The description displayed to end users on the AppStream 2.0 portal.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The description displayed to end users on the AppStream 2.0 portal.
\n@param description The description displayed to end users on the AppStream 2.0 portal.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withDescription",
"getterDocumentation" : "/**The description displayed to end users on the AppStream 2.0 portal.
\n@return The description displayed to end users on the AppStream 2.0 portal.*/",
"getterMethodName" : "getDescription",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Description",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Description",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "Description",
"setterDocumentation" : "/**The description displayed to end users on the AppStream 2.0 portal.
\n@param description The description displayed to end users on the AppStream 2.0 portal.*/",
"setterMethodName" : "setDescription",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "description",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The description displayed to end users on the AppStream 2.0 portal.
\n@param description The description displayed to end users on the AppStream 2.0 portal.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "description",
"variableType" : "String",
"documentation" : "The description displayed to end users on the AppStream 2.0 portal.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"DisconnectTimeoutInSeconds" : {
"c2jName" : "DisconnectTimeoutInSeconds",
"c2jShape" : "Integer",
"deprecated" : false,
"documentation" : "The time after disconnection when a session is considered to have ended. When a user reconnects after a disconnection, the user is connected to the same session and instance within this time interval.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The time after disconnection when a session is considered to have ended. When a user reconnects after a disconnection, the user is connected to the same session and instance within this time interval.
\n@param disconnectTimeoutInSeconds The time after disconnection when a session is considered to have ended. When a user reconnects after a disconnection, the user is connected to the same session and instance within this time interval.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withDisconnectTimeoutInSeconds",
"getterDocumentation" : "/**The time after disconnection when a session is considered to have ended. When a user reconnects after a disconnection, the user is connected to the same session and instance within this time interval.
\n@return The time after disconnection when a session is considered to have ended. When a user reconnects after a disconnection, the user is connected to the same session and instance within this time interval.*/",
"getterMethodName" : "getDisconnectTimeoutInSeconds",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DisconnectTimeoutInSeconds",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "DisconnectTimeoutInSeconds",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "Integer",
"marshallingType" : "INTEGER",
"name" : "DisconnectTimeoutInSeconds",
"setterDocumentation" : "/**The time after disconnection when a session is considered to have ended. When a user reconnects after a disconnection, the user is connected to the same session and instance within this time interval.
\n@param disconnectTimeoutInSeconds The time after disconnection when a session is considered to have ended. When a user reconnects after a disconnection, the user is connected to the same session and instance within this time interval.*/",
"setterMethodName" : "setDisconnectTimeoutInSeconds",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "disconnectTimeoutInSeconds",
"variableType" : "Integer",
"documentation" : "",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"varargSetterDocumentation" : "/**The time after disconnection when a session is considered to have ended. When a user reconnects after a disconnection, the user is connected to the same session and instance within this time interval.
\n@param disconnectTimeoutInSeconds The time after disconnection when a session is considered to have ended. When a user reconnects after a disconnection, the user is connected to the same session and instance within this time interval.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "disconnectTimeoutInSeconds",
"variableType" : "Integer",
"documentation" : "The time after disconnection when a session is considered to have ended. When a user reconnects after a disconnection, the user is connected to the same session and instance within this time interval.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
},
"DisplayName" : {
"c2jName" : "DisplayName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name displayed to end users on the AppStream 2.0 portal.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The name displayed to end users on the AppStream 2.0 portal.
\n@param displayName The name displayed to end users on the AppStream 2.0 portal.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withDisplayName",
"getterDocumentation" : "/**The name displayed to end users on the AppStream 2.0 portal.
\n@return The name displayed to end users on the AppStream 2.0 portal.*/",
"getterMethodName" : "getDisplayName",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DisplayName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "DisplayName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "String",
"marshallingType" : "STRING",
"name" : "DisplayName",
"setterDocumentation" : "/**The name displayed to end users on the AppStream 2.0 portal.
\n@param displayName The name displayed to end users on the AppStream 2.0 portal.*/",
"setterMethodName" : "setDisplayName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The name displayed to end users on the AppStream 2.0 portal.
\n@param displayName The name displayed to end users on the AppStream 2.0 portal.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : "The name displayed to end users on the AppStream 2.0 portal.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"FleetErrors" : {
"c2jName" : "FleetErrors",
"c2jShape" : "FleetErrors",
"deprecated" : false,
"documentation" : "The list of fleet errors is appended to this list.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The list of fleet errors is appended to this list.
\n@param fleetErrors The list of fleet errors is appended to this list.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withFleetErrors",
"getterDocumentation" : "/**The list of fleet errors is appended to this list.
\n@return The list of fleet errors is appended to this list.*/",
"getterMethodName" : "getFleetErrors",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetErrors",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetErrors",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "FleetError",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"fluentSetterMethodName" : "withMember",
"getterDocumentation" : "/**\n@return */",
"getterMethodName" : "getMember",
"getterModel" : {
"returnType" : "FleetError",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "StructuredPojo",
"marshallingType" : "STRUCTURED",
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "FleetError",
"variableName" : "member",
"variableType" : "FleetError",
"documentation" : "",
"simpleType" : "FleetError",
"variableSetterType" : "FleetError"
},
"simple" : false,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "FleetError",
"variableName" : "member",
"variableType" : "FleetError",
"documentation" : "",
"simpleType" : "FleetError",
"variableSetterType" : "FleetError"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "FleetError",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"simpleType" : "FleetError",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingTargetClass" : "List",
"marshallingType" : "LIST",
"name" : "FleetErrors",
"setterDocumentation" : "/**The list of fleet errors is appended to this list.
\n@param fleetErrors The list of fleet errors is appended to this list.*/",
"setterMethodName" : "setFleetErrors",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "fleetErrors",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/**