models.appstream2-2016-12-01-intermediate.json Maven / Gradle / Ivy
Show all versions of appstream Show documentation
{
"customizationConfig" : {
"attachPayloadTraitToMember" : { },
"blacklistedSimpleMethods" : [ "updateFleet", "describeUserStackAssociations" ],
"calculateCrc32FromCompressedData" : false,
"convenienceTypeOverloads" : [ ],
"customErrorCodeFieldName" : null,
"customProtocolFactoryFqcn" : null,
"customResponseMetadata" : null,
"customRetryPolicy" : null,
"customServiceMetadata" : null,
"defaultSimpleMethodTestRegion" : null,
"deprecatedOperations" : [ ],
"deprecatedShapes" : [ ],
"excludeClientCreateMethod" : false,
"modelMarshallerDefaultValueSupplier" : { },
"operationModifiers" : null,
"paginationCustomization" : null,
"renameShapes" : null,
"sdkModeledExceptionBaseClassName" : null,
"sdkRequestBaseClassName" : null,
"sdkResponseBaseClassName" : null,
"serviceSpecificClientConfigClass" : null,
"serviceSpecificHttpConfig" : null,
"shapeModifiers" : null,
"shapeSubstitutions" : null,
"shareModelConfig" : null,
"skipSyncClientGeneration" : false,
"useAutoConstructList" : true,
"useAutoConstructMap" : true,
"utilitiesMethod" : null,
"verifiedSimpleMethods" : [ "describeDirectoryConfigs", "describeFleets", "describeImageBuilders", "describeImages", "describeStacks" ]
},
"metadata" : {
"apiVersion" : "2016-12-01",
"asyncBuilder" : "DefaultAppStreamAsyncClientBuilder",
"asyncBuilderInterface" : "AppStreamAsyncClientBuilder",
"asyncClient" : "DefaultAppStreamAsyncClient",
"asyncInterface" : "AppStreamAsyncClient",
"authPolicyPackageName" : null,
"authType" : "V4",
"baseBuilder" : "DefaultAppStreamBaseClientBuilder",
"baseBuilderInterface" : "AppStreamBaseClientBuilder",
"baseExceptionName" : "AppStreamException",
"baseRequestName" : "AppStreamRequest",
"baseResponseName" : "AppStreamResponse",
"cborProtocol" : false,
"clientPackageName" : "appstream",
"contentType" : null,
"defaultEndpoint" : null,
"defaultEndpointWithoutHttpProtocol" : null,
"defaultRegion" : null,
"descriptiveServiceName" : "Amazon AppStream",
"documentation" : "Amazon AppStream 2.0 This is the Amazon AppStream 2.0 API Reference. It provides descriptions and syntax for each of the actions and data types in AppStream 2.0. AppStream 2.0 is a fully managed application streaming service. You centrally manage your desktop applications on AppStream 2.0 and securely deliver them to any computer. AppStream 2.0 manages the AWS resources required to host and run your applications, scales automatically, and provides access to your users on demand.
To learn more about AppStream 2.0, see the following resources:
",
"endpointPrefix" : "appstream2",
"fullAuthPolicyPackageName" : "software.amazon.awssdk.services",
"fullClientPackageName" : "software.amazon.awssdk.services.appstream",
"fullModelPackageName" : "software.amazon.awssdk.services.appstream.model",
"fullPaginatorsPackageName" : "software.amazon.awssdk.services.appstream.paginators",
"fullRequestTransformPackageName" : "software.amazon.awssdk.services.appstream.transform",
"fullTransformPackageName" : "software.amazon.awssdk.services.appstream.transform",
"ionProtocol" : false,
"jsonProtocol" : true,
"jsonVersion" : "1.1",
"modelPackageName" : "appstream.model",
"paginatorsPackageName" : "appstream.paginators",
"protocol" : "json",
"requestTransformPackageName" : "appstream.transform",
"requiresApiKey" : false,
"requiresIamSigners" : false,
"rootPackageName" : "software.amazon.awssdk.services",
"serviceId" : "AppStream",
"serviceName" : "AppStream",
"signingName" : "appstream",
"syncBuilder" : "DefaultAppStreamClientBuilder",
"syncBuilderInterface" : "AppStreamClientBuilder",
"syncClient" : "DefaultAppStreamClient",
"syncInterface" : "AppStreamClient",
"transformPackageName" : "appstream.transform",
"uid" : "appstream-2016-12-01",
"xmlProtocol" : false
},
"operations" : {
"AssociateFleet" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Associates the specified fleet with the specified stack.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "LimitExceededException",
"documentation" : "The requested limit exceeds the permitted limit for an account.
",
"httpStatusCode" : null
}, {
"exceptionName" : "InvalidAccountStatusException",
"documentation" : "The resource cannot be created because your AWS account is suspended. For assistance, contact AWS Support.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource was not found.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ConcurrentModificationException",
"documentation" : "An API error occurred. Wait a few minutes and try again.
",
"httpStatusCode" : null
}, {
"exceptionName" : "IncompatibleImageException",
"documentation" : "The image does not support storage connectors.
",
"httpStatusCode" : null
}, {
"exceptionName" : "OperationNotPermittedException",
"documentation" : "The attempted operation is not permitted.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "AssociateFleetRequest",
"variableName" : "associateFleetRequest",
"variableType" : "AssociateFleetRequest",
"documentation" : "",
"simpleType" : "AssociateFleetRequest",
"variableSetterType" : "AssociateFleetRequest"
},
"methodName" : "associateFleet",
"operationName" : "AssociateFleet",
"paginated" : false,
"returnType" : {
"returnType" : "AssociateFleetResponse",
"documentation" : null
},
"syncReturnType" : "AssociateFleetResponse"
},
"BatchAssociateUserStack" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Associates the specified users with the specified stacks. Users in a user pool cannot be assigned to stacks with fleets that are joined to an Active Directory domain.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "OperationNotPermittedException",
"documentation" : "The attempted operation is not permitted.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "BatchAssociateUserStackRequest",
"variableName" : "batchAssociateUserStackRequest",
"variableType" : "BatchAssociateUserStackRequest",
"documentation" : "",
"simpleType" : "BatchAssociateUserStackRequest",
"variableSetterType" : "BatchAssociateUserStackRequest"
},
"methodName" : "batchAssociateUserStack",
"operationName" : "BatchAssociateUserStack",
"paginated" : false,
"returnType" : {
"returnType" : "BatchAssociateUserStackResponse",
"documentation" : null
},
"syncReturnType" : "BatchAssociateUserStackResponse"
},
"BatchDisassociateUserStack" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Disassociates the specified users from the specified stacks.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "BatchDisassociateUserStackRequest",
"variableName" : "batchDisassociateUserStackRequest",
"variableType" : "BatchDisassociateUserStackRequest",
"documentation" : "",
"simpleType" : "BatchDisassociateUserStackRequest",
"variableSetterType" : "BatchDisassociateUserStackRequest"
},
"methodName" : "batchDisassociateUserStack",
"operationName" : "BatchDisassociateUserStack",
"paginated" : false,
"returnType" : {
"returnType" : "BatchDisassociateUserStackResponse",
"documentation" : null
},
"syncReturnType" : "BatchDisassociateUserStackResponse"
},
"CopyImage" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Copies the image within the same region or to a new region within the same AWS account. Note that any tags you added to the image will not be copied.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ResourceAlreadyExistsException",
"documentation" : "The specified resource already exists.
",
"httpStatusCode" : null
}, {
"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" : "LimitExceededException",
"documentation" : "The requested limit exceeds the permitted limit for an account.
",
"httpStatusCode" : null
}, {
"exceptionName" : "InvalidAccountStatusException",
"documentation" : "The resource cannot be created because your AWS account is suspended. For assistance, contact AWS Support.
",
"httpStatusCode" : null
}, {
"exceptionName" : "IncompatibleImageException",
"documentation" : "The image does not support storage connectors.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CopyImageRequest",
"variableName" : "copyImageRequest",
"variableType" : "CopyImageRequest",
"documentation" : "",
"simpleType" : "CopyImageRequest",
"variableSetterType" : "CopyImageRequest"
},
"methodName" : "copyImage",
"operationName" : "CopyImage",
"paginated" : false,
"returnType" : {
"returnType" : "CopyImageResponse",
"documentation" : null
},
"syncReturnType" : "CopyImageResponse"
},
"CreateDirectoryConfig" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates a Directory Config object in AppStream 2.0. This object includes the configuration information required to join fleets and image builders to Microsoft Active Directory domains.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ResourceAlreadyExistsException",
"documentation" : "The specified resource already exists.
",
"httpStatusCode" : null
}, {
"exceptionName" : "LimitExceededException",
"documentation" : "The requested limit exceeds the permitted limit for an account.
",
"httpStatusCode" : null
}, {
"exceptionName" : "InvalidAccountStatusException",
"documentation" : "The resource cannot be created because your AWS account is suspended. For assistance, contact AWS Support.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateDirectoryConfigRequest",
"variableName" : "createDirectoryConfigRequest",
"variableType" : "CreateDirectoryConfigRequest",
"documentation" : "",
"simpleType" : "CreateDirectoryConfigRequest",
"variableSetterType" : "CreateDirectoryConfigRequest"
},
"methodName" : "createDirectoryConfig",
"operationName" : "CreateDirectoryConfig",
"paginated" : false,
"returnType" : {
"returnType" : "CreateDirectoryConfigResponse",
"documentation" : null
},
"syncReturnType" : "CreateDirectoryConfigResponse"
},
"CreateFleet" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates a fleet. A fleet consists of streaming instances that run a specified image.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"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" : "InvalidAccountStatusException",
"documentation" : "The resource cannot be created because your AWS account is suspended. For assistance, contact AWS Support.
",
"httpStatusCode" : null
}, {
"exceptionName" : "InvalidRoleException",
"documentation" : "The specified role is invalid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ConcurrentModificationException",
"documentation" : "An API error occurred. Wait a few minutes and try again.
",
"httpStatusCode" : null
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Indicates an incorrect combination of parameters, or a missing parameter.
",
"httpStatusCode" : null
}, {
"exceptionName" : "IncompatibleImageException",
"documentation" : "The image does not support storage connectors.
",
"httpStatusCode" : null
}, {
"exceptionName" : "OperationNotPermittedException",
"documentation" : "The attempted operation is not permitted.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateFleetRequest",
"variableName" : "createFleetRequest",
"variableType" : "CreateFleetRequest",
"documentation" : "",
"simpleType" : "CreateFleetRequest",
"variableSetterType" : "CreateFleetRequest"
},
"methodName" : "createFleet",
"operationName" : "CreateFleet",
"paginated" : false,
"returnType" : {
"returnType" : "CreateFleetResponse",
"documentation" : null
},
"syncReturnType" : "CreateFleetResponse"
},
"CreateImageBuilder" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates an image builder. An image builder is a virtual machine that is used to create an image.
The initial state of the builder is PENDING
. When it is ready, the state is RUNNING
.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "LimitExceededException",
"documentation" : "The requested limit exceeds the permitted limit for an account.
",
"httpStatusCode" : null
}, {
"exceptionName" : "InvalidAccountStatusException",
"documentation" : "The resource cannot be created because your AWS account is suspended. For assistance, contact AWS Support.
",
"httpStatusCode" : null
}, {
"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" : "InvalidRoleException",
"documentation" : "The specified role is invalid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ConcurrentModificationException",
"documentation" : "An API error occurred. Wait a few minutes and try again.
",
"httpStatusCode" : null
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Indicates an incorrect combination of parameters, or a missing parameter.
",
"httpStatusCode" : null
}, {
"exceptionName" : "IncompatibleImageException",
"documentation" : "The image does not support storage connectors.
",
"httpStatusCode" : null
}, {
"exceptionName" : "OperationNotPermittedException",
"documentation" : "The attempted operation is not permitted.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateImageBuilderRequest",
"variableName" : "createImageBuilderRequest",
"variableType" : "CreateImageBuilderRequest",
"documentation" : "",
"simpleType" : "CreateImageBuilderRequest",
"variableSetterType" : "CreateImageBuilderRequest"
},
"methodName" : "createImageBuilder",
"operationName" : "CreateImageBuilder",
"paginated" : false,
"returnType" : {
"returnType" : "CreateImageBuilderResponse",
"documentation" : null
},
"syncReturnType" : "CreateImageBuilderResponse"
},
"CreateImageBuilderStreamingURL" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates a URL to start an image builder streaming session.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "OperationNotPermittedException",
"documentation" : "The attempted operation is not permitted.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateImageBuilderStreamingUrlRequest",
"variableName" : "createImageBuilderStreamingUrlRequest",
"variableType" : "CreateImageBuilderStreamingUrlRequest",
"documentation" : "",
"simpleType" : "CreateImageBuilderStreamingUrlRequest",
"variableSetterType" : "CreateImageBuilderStreamingUrlRequest"
},
"methodName" : "createImageBuilderStreamingURL",
"operationName" : "CreateImageBuilderStreamingURL",
"paginated" : false,
"returnType" : {
"returnType" : "CreateImageBuilderStreamingUrlResponse",
"documentation" : null
},
"syncReturnType" : "CreateImageBuilderStreamingUrlResponse"
},
"CreateStack" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates a stack to start streaming applications to users. A stack consists of an associated fleet, user access policies, and storage configurations.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "LimitExceededException",
"documentation" : "The requested limit exceeds the permitted limit for an account.
",
"httpStatusCode" : null
}, {
"exceptionName" : "InvalidAccountStatusException",
"documentation" : "The resource cannot be created because your AWS account is suspended. For assistance, contact AWS Support.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceAlreadyExistsException",
"documentation" : "The specified resource already exists.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ConcurrentModificationException",
"documentation" : "An API error occurred. Wait a few minutes and try again.
",
"httpStatusCode" : null
}, {
"exceptionName" : "InvalidRoleException",
"documentation" : "The specified role is invalid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource was not found.
",
"httpStatusCode" : null
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Indicates an incorrect combination of parameters, or a missing parameter.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateStackRequest",
"variableName" : "createStackRequest",
"variableType" : "CreateStackRequest",
"documentation" : "",
"simpleType" : "CreateStackRequest",
"variableSetterType" : "CreateStackRequest"
},
"methodName" : "createStack",
"operationName" : "CreateStack",
"paginated" : false,
"returnType" : {
"returnType" : "CreateStackResponse",
"documentation" : null
},
"syncReturnType" : "CreateStackResponse"
},
"CreateStreamingURL" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates a temporary URL to start an AppStream 2.0 streaming session for the specified user. A streaming URL enables application streaming to be tested without user setup.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"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
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Indicates an incorrect combination of parameters, or a missing parameter.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateStreamingUrlRequest",
"variableName" : "createStreamingUrlRequest",
"variableType" : "CreateStreamingUrlRequest",
"documentation" : "",
"simpleType" : "CreateStreamingUrlRequest",
"variableSetterType" : "CreateStreamingUrlRequest"
},
"methodName" : "createStreamingURL",
"operationName" : "CreateStreamingURL",
"paginated" : false,
"returnType" : {
"returnType" : "CreateStreamingUrlResponse",
"documentation" : null
},
"syncReturnType" : "CreateStreamingUrlResponse"
},
"CreateUsageReportSubscription" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates a usage report subscription. Usage reports are generated daily.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "InvalidAccountStatusException",
"documentation" : "The resource cannot be created because your AWS account is suspended. For assistance, contact AWS Support.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateUsageReportSubscriptionRequest",
"variableName" : "createUsageReportSubscriptionRequest",
"variableType" : "CreateUsageReportSubscriptionRequest",
"documentation" : "",
"simpleType" : "CreateUsageReportSubscriptionRequest",
"variableSetterType" : "CreateUsageReportSubscriptionRequest"
},
"methodName" : "createUsageReportSubscription",
"operationName" : "CreateUsageReportSubscription",
"paginated" : false,
"returnType" : {
"returnType" : "CreateUsageReportSubscriptionResponse",
"documentation" : null
},
"syncReturnType" : "CreateUsageReportSubscriptionResponse"
},
"CreateUser" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates a new user in the user pool.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ResourceAlreadyExistsException",
"documentation" : "The specified resource already exists.
",
"httpStatusCode" : null
}, {
"exceptionName" : "InvalidAccountStatusException",
"documentation" : "The resource cannot be created because your AWS account is suspended. For assistance, contact AWS Support.
",
"httpStatusCode" : null
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Indicates an incorrect combination of parameters, or a missing parameter.
",
"httpStatusCode" : null
}, {
"exceptionName" : "LimitExceededException",
"documentation" : "The requested limit exceeds the permitted limit for an account.
",
"httpStatusCode" : null
}, {
"exceptionName" : "OperationNotPermittedException",
"documentation" : "The attempted operation is not permitted.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateUserRequest",
"variableName" : "createUserRequest",
"variableType" : "CreateUserRequest",
"documentation" : "",
"simpleType" : "CreateUserRequest",
"variableSetterType" : "CreateUserRequest"
},
"methodName" : "createUser",
"operationName" : "CreateUser",
"paginated" : false,
"returnType" : {
"returnType" : "CreateUserResponse",
"documentation" : null
},
"syncReturnType" : "CreateUserResponse"
},
"DeleteDirectoryConfig" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Deletes the specified Directory Config object from AppStream 2.0. This object includes the information required to join streaming instances to an Active Directory domain.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"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" : "DeleteDirectoryConfigRequest",
"variableName" : "deleteDirectoryConfigRequest",
"variableType" : "DeleteDirectoryConfigRequest",
"documentation" : "",
"simpleType" : "DeleteDirectoryConfigRequest",
"variableSetterType" : "DeleteDirectoryConfigRequest"
},
"methodName" : "deleteDirectoryConfig",
"operationName" : "DeleteDirectoryConfig",
"paginated" : false,
"returnType" : {
"returnType" : "DeleteDirectoryConfigResponse",
"documentation" : null
},
"syncReturnType" : "DeleteDirectoryConfigResponse"
},
"DeleteFleet" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Deletes the specified fleet.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ResourceInUseException",
"documentation" : "The specified resource is in use.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource was not found.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ConcurrentModificationException",
"documentation" : "An API error occurred. Wait a few minutes and try again.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeleteFleetRequest",
"variableName" : "deleteFleetRequest",
"variableType" : "DeleteFleetRequest",
"documentation" : "",
"simpleType" : "DeleteFleetRequest",
"variableSetterType" : "DeleteFleetRequest"
},
"methodName" : "deleteFleet",
"operationName" : "DeleteFleet",
"paginated" : false,
"returnType" : {
"returnType" : "DeleteFleetResponse",
"documentation" : null
},
"syncReturnType" : "DeleteFleetResponse"
},
"DeleteImage" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Deletes the specified image. You cannot delete an image when it is in use. After you delete an image, you cannot provision new capacity using the image.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ResourceInUseException",
"documentation" : "The specified resource is in use.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource was not found.
",
"httpStatusCode" : null
}, {
"exceptionName" : "OperationNotPermittedException",
"documentation" : "The attempted operation is not permitted.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ConcurrentModificationException",
"documentation" : "An API error occurred. Wait a few minutes and try again.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeleteImageRequest",
"variableName" : "deleteImageRequest",
"variableType" : "DeleteImageRequest",
"documentation" : "",
"simpleType" : "DeleteImageRequest",
"variableSetterType" : "DeleteImageRequest"
},
"methodName" : "deleteImage",
"operationName" : "DeleteImage",
"paginated" : false,
"returnType" : {
"returnType" : "DeleteImageResponse",
"documentation" : null
},
"syncReturnType" : "DeleteImageResponse"
},
"DeleteImageBuilder" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Deletes the specified image builder and releases the capacity.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource was not found.
",
"httpStatusCode" : null
}, {
"exceptionName" : "OperationNotPermittedException",
"documentation" : "The attempted operation is not permitted.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ConcurrentModificationException",
"documentation" : "An API error occurred. Wait a few minutes and try again.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeleteImageBuilderRequest",
"variableName" : "deleteImageBuilderRequest",
"variableType" : "DeleteImageBuilderRequest",
"documentation" : "",
"simpleType" : "DeleteImageBuilderRequest",
"variableSetterType" : "DeleteImageBuilderRequest"
},
"methodName" : "deleteImageBuilder",
"operationName" : "DeleteImageBuilder",
"paginated" : false,
"returnType" : {
"returnType" : "DeleteImageBuilderResponse",
"documentation" : null
},
"syncReturnType" : "DeleteImageBuilderResponse"
},
"DeleteImagePermissions" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Deletes permissions for the specified private image. After you delete permissions for an image, AWS accounts to which you previously granted these permissions can no longer use the image.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"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
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeleteImagePermissionsRequest",
"variableName" : "deleteImagePermissionsRequest",
"variableType" : "DeleteImagePermissionsRequest",
"documentation" : "",
"simpleType" : "DeleteImagePermissionsRequest",
"variableSetterType" : "DeleteImagePermissionsRequest"
},
"methodName" : "deleteImagePermissions",
"operationName" : "DeleteImagePermissions",
"paginated" : false,
"returnType" : {
"returnType" : "DeleteImagePermissionsResponse",
"documentation" : null
},
"syncReturnType" : "DeleteImagePermissionsResponse"
},
"DeleteStack" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Deletes the specified stack. After the stack is deleted, the application streaming environment provided by the stack is no longer available to users. Also, any reservations made for application streaming sessions for the stack are released.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ResourceInUseException",
"documentation" : "The specified resource is in use.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource was not found.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ConcurrentModificationException",
"documentation" : "An API error occurred. Wait a few minutes and try again.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeleteStackRequest",
"variableName" : "deleteStackRequest",
"variableType" : "DeleteStackRequest",
"documentation" : "",
"simpleType" : "DeleteStackRequest",
"variableSetterType" : "DeleteStackRequest"
},
"methodName" : "deleteStack",
"operationName" : "DeleteStack",
"paginated" : false,
"returnType" : {
"returnType" : "DeleteStackResponse",
"documentation" : null
},
"syncReturnType" : "DeleteStackResponse"
},
"DeleteUsageReportSubscription" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Disables usage report generation.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "InvalidAccountStatusException",
"documentation" : "The resource cannot be created because your AWS account is suspended. For assistance, contact AWS Support.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeleteUsageReportSubscriptionRequest",
"variableName" : "deleteUsageReportSubscriptionRequest",
"variableType" : "DeleteUsageReportSubscriptionRequest",
"documentation" : "",
"simpleType" : "DeleteUsageReportSubscriptionRequest",
"variableSetterType" : "DeleteUsageReportSubscriptionRequest"
},
"methodName" : "deleteUsageReportSubscription",
"operationName" : "DeleteUsageReportSubscription",
"paginated" : false,
"returnType" : {
"returnType" : "DeleteUsageReportSubscriptionResponse",
"documentation" : null
},
"syncReturnType" : "DeleteUsageReportSubscriptionResponse"
},
"DeleteUser" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Deletes a user from the user pool.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeleteUserRequest",
"variableName" : "deleteUserRequest",
"variableType" : "DeleteUserRequest",
"documentation" : "",
"simpleType" : "DeleteUserRequest",
"variableSetterType" : "DeleteUserRequest"
},
"methodName" : "deleteUser",
"operationName" : "DeleteUser",
"paginated" : false,
"returnType" : {
"returnType" : "DeleteUserResponse",
"documentation" : null
},
"syncReturnType" : "DeleteUserResponse"
},
"DescribeDirectoryConfigs" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Retrieves a list that describes one or more specified Directory Config objects for AppStream 2.0, if the names for these objects are provided. Otherwise, all Directory Config objects in the account are described. These objects include the configuration information required to join fleets and image builders to Microsoft Active Directory domains.
Although the response syntax in this topic includes the account password, this password is not returned in the actual response.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeDirectoryConfigsRequest",
"variableName" : "describeDirectoryConfigsRequest",
"variableType" : "DescribeDirectoryConfigsRequest",
"documentation" : "",
"simpleType" : "DescribeDirectoryConfigsRequest",
"variableSetterType" : "DescribeDirectoryConfigsRequest"
},
"methodName" : "describeDirectoryConfigs",
"operationName" : "DescribeDirectoryConfigs",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeDirectoryConfigsResponse",
"documentation" : null
},
"syncReturnType" : "DescribeDirectoryConfigsResponse"
},
"DescribeFleets" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Retrieves a list that describes one or more specified fleets, if the fleet names are provided. Otherwise, all fleets in the account are described.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"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"
},
"methodName" : "describeFleets",
"operationName" : "DescribeFleets",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeFleetsResponse",
"documentation" : null
},
"syncReturnType" : "DescribeFleetsResponse"
},
"DescribeImageBuilders" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Retrieves a list that describes one or more specified image builders, if the image builder names are provided. Otherwise, all image builders in the account are described.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeImageBuildersRequest",
"variableName" : "describeImageBuildersRequest",
"variableType" : "DescribeImageBuildersRequest",
"documentation" : "",
"simpleType" : "DescribeImageBuildersRequest",
"variableSetterType" : "DescribeImageBuildersRequest"
},
"methodName" : "describeImageBuilders",
"operationName" : "DescribeImageBuilders",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeImageBuildersResponse",
"documentation" : null
},
"syncReturnType" : "DescribeImageBuildersResponse"
},
"DescribeImagePermissions" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Retrieves a list that describes the permissions for shared AWS account IDs on a private image that you own.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeImagePermissionsRequest",
"variableName" : "describeImagePermissionsRequest",
"variableType" : "DescribeImagePermissionsRequest",
"documentation" : "",
"simpleType" : "DescribeImagePermissionsRequest",
"variableSetterType" : "DescribeImagePermissionsRequest"
},
"methodName" : "describeImagePermissions",
"operationName" : "DescribeImagePermissions",
"paginated" : true,
"returnType" : {
"returnType" : "DescribeImagePermissionsResponse",
"documentation" : null
},
"syncReturnType" : "DescribeImagePermissionsResponse"
},
"DescribeImages" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Retrieves a list that describes one or more specified images, if the image names or image ARNs are provided. Otherwise, all images in the account are described.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Indicates an incorrect combination of parameters, or a missing parameter.
",
"httpStatusCode" : null
}, {
"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"
},
"methodName" : "describeImages",
"operationName" : "DescribeImages",
"paginated" : true,
"returnType" : {
"returnType" : "DescribeImagesResponse",
"documentation" : null
},
"syncReturnType" : "DescribeImagesResponse"
},
"DescribeSessions" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Retrieves a list that describes the streaming sessions for a specified stack and fleet. If a UserId is provided for the stack and fleet, only streaming sessions for that user are described. If an authentication type is not provided, the default is to authenticate users using a streaming URL.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Indicates an incorrect combination of parameters, or a missing parameter.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeSessionsRequest",
"variableName" : "describeSessionsRequest",
"variableType" : "DescribeSessionsRequest",
"documentation" : "",
"simpleType" : "DescribeSessionsRequest",
"variableSetterType" : "DescribeSessionsRequest"
},
"methodName" : "describeSessions",
"operationName" : "DescribeSessions",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeSessionsResponse",
"documentation" : null
},
"syncReturnType" : "DescribeSessionsResponse"
},
"DescribeStacks" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Retrieves a list that describes one or more specified stacks, if the stack names are provided. Otherwise, all stacks in the account are described.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"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"
},
"methodName" : "describeStacks",
"operationName" : "DescribeStacks",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeStacksResponse",
"documentation" : null
},
"syncReturnType" : "DescribeStacksResponse"
},
"DescribeUsageReportSubscriptions" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Retrieves a list that describes one or more usage report subscriptions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource was not found.
",
"httpStatusCode" : null
}, {
"exceptionName" : "InvalidAccountStatusException",
"documentation" : "The resource cannot be created because your AWS account is suspended. For assistance, contact AWS Support.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeUsageReportSubscriptionsRequest",
"variableName" : "describeUsageReportSubscriptionsRequest",
"variableType" : "DescribeUsageReportSubscriptionsRequest",
"documentation" : "",
"simpleType" : "DescribeUsageReportSubscriptionsRequest",
"variableSetterType" : "DescribeUsageReportSubscriptionsRequest"
},
"methodName" : "describeUsageReportSubscriptions",
"operationName" : "DescribeUsageReportSubscriptions",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeUsageReportSubscriptionsResponse",
"documentation" : null
},
"syncReturnType" : "DescribeUsageReportSubscriptionsResponse"
},
"DescribeUserStackAssociations" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Retrieves a list that describes the UserStackAssociation objects. You must specify either or both of the following:
-
The stack name
-
The user name (email address of the user associated with the stack) and the authentication type for the user
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Indicates an incorrect combination of parameters, or a missing parameter.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeUserStackAssociationsRequest",
"variableName" : "describeUserStackAssociationsRequest",
"variableType" : "DescribeUserStackAssociationsRequest",
"documentation" : "",
"simpleType" : "DescribeUserStackAssociationsRequest",
"variableSetterType" : "DescribeUserStackAssociationsRequest"
},
"methodName" : "describeUserStackAssociations",
"operationName" : "DescribeUserStackAssociations",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeUserStackAssociationsResponse",
"documentation" : null
},
"syncReturnType" : "DescribeUserStackAssociationsResponse"
},
"DescribeUsers" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Retrieves a list that describes one or more specified users in the user pool.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource was not found.
",
"httpStatusCode" : null
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Indicates an incorrect combination of parameters, or a missing parameter.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeUsersRequest",
"variableName" : "describeUsersRequest",
"variableType" : "DescribeUsersRequest",
"documentation" : "",
"simpleType" : "DescribeUsersRequest",
"variableSetterType" : "DescribeUsersRequest"
},
"methodName" : "describeUsers",
"operationName" : "DescribeUsers",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeUsersResponse",
"documentation" : null
},
"syncReturnType" : "DescribeUsersResponse"
},
"DisableUser" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Disables the specified user in the user pool. Users can't sign in to AppStream 2.0 until they are re-enabled. This action does not delete the user.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DisableUserRequest",
"variableName" : "disableUserRequest",
"variableType" : "DisableUserRequest",
"documentation" : "",
"simpleType" : "DisableUserRequest",
"variableSetterType" : "DisableUserRequest"
},
"methodName" : "disableUser",
"operationName" : "DisableUser",
"paginated" : false,
"returnType" : {
"returnType" : "DisableUserResponse",
"documentation" : null
},
"syncReturnType" : "DisableUserResponse"
},
"DisassociateFleet" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Disassociates the specified fleet from the specified stack.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ResourceInUseException",
"documentation" : "The specified resource is in use.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource was not found.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ConcurrentModificationException",
"documentation" : "An API error occurred. Wait a few minutes and try again.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DisassociateFleetRequest",
"variableName" : "disassociateFleetRequest",
"variableType" : "DisassociateFleetRequest",
"documentation" : "",
"simpleType" : "DisassociateFleetRequest",
"variableSetterType" : "DisassociateFleetRequest"
},
"methodName" : "disassociateFleet",
"operationName" : "DisassociateFleet",
"paginated" : false,
"returnType" : {
"returnType" : "DisassociateFleetResponse",
"documentation" : null
},
"syncReturnType" : "DisassociateFleetResponse"
},
"EnableUser" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Enables a user in the user pool. After being enabled, users can sign in to AppStream 2.0 and open applications from the stacks to which they are assigned.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource was not found.
",
"httpStatusCode" : null
}, {
"exceptionName" : "InvalidAccountStatusException",
"documentation" : "The resource cannot be created because your AWS account is suspended. For assistance, contact AWS Support.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "EnableUserRequest",
"variableName" : "enableUserRequest",
"variableType" : "EnableUserRequest",
"documentation" : "",
"simpleType" : "EnableUserRequest",
"variableSetterType" : "EnableUserRequest"
},
"methodName" : "enableUser",
"operationName" : "EnableUser",
"paginated" : false,
"returnType" : {
"returnType" : "EnableUserResponse",
"documentation" : null
},
"syncReturnType" : "EnableUserResponse"
},
"ExpireSession" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Immediately stops the specified streaming session.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "ExpireSessionRequest",
"variableName" : "expireSessionRequest",
"variableType" : "ExpireSessionRequest",
"documentation" : "",
"simpleType" : "ExpireSessionRequest",
"variableSetterType" : "ExpireSessionRequest"
},
"methodName" : "expireSession",
"operationName" : "ExpireSession",
"paginated" : false,
"returnType" : {
"returnType" : "ExpireSessionResponse",
"documentation" : null
},
"syncReturnType" : "ExpireSessionResponse"
},
"ListAssociatedFleets" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Retrieves the name of the fleet that is associated with the specified stack.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "ListAssociatedFleetsRequest",
"variableName" : "listAssociatedFleetsRequest",
"variableType" : "ListAssociatedFleetsRequest",
"documentation" : "",
"simpleType" : "ListAssociatedFleetsRequest",
"variableSetterType" : "ListAssociatedFleetsRequest"
},
"methodName" : "listAssociatedFleets",
"operationName" : "ListAssociatedFleets",
"paginated" : false,
"returnType" : {
"returnType" : "ListAssociatedFleetsResponse",
"documentation" : null
},
"syncReturnType" : "ListAssociatedFleetsResponse"
},
"ListAssociatedStacks" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Retrieves the name of the stack with which the specified fleet is associated.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "ListAssociatedStacksRequest",
"variableName" : "listAssociatedStacksRequest",
"variableType" : "ListAssociatedStacksRequest",
"documentation" : "",
"simpleType" : "ListAssociatedStacksRequest",
"variableSetterType" : "ListAssociatedStacksRequest"
},
"methodName" : "listAssociatedStacks",
"operationName" : "ListAssociatedStacks",
"paginated" : false,
"returnType" : {
"returnType" : "ListAssociatedStacksResponse",
"documentation" : null
},
"syncReturnType" : "ListAssociatedStacksResponse"
},
"ListTagsForResource" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Retrieves a list of all tags for the specified AppStream 2.0 resource. You can tag AppStream 2.0 image builders, images, fleets, and stacks.
For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "ListTagsForResourceRequest",
"variableName" : "listTagsForResourceRequest",
"variableType" : "ListTagsForResourceRequest",
"documentation" : "",
"simpleType" : "ListTagsForResourceRequest",
"variableSetterType" : "ListTagsForResourceRequest"
},
"methodName" : "listTagsForResource",
"operationName" : "ListTagsForResource",
"paginated" : false,
"returnType" : {
"returnType" : "ListTagsForResourceResponse",
"documentation" : null
},
"syncReturnType" : "ListTagsForResourceResponse"
},
"StartFleet" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Starts the specified fleet.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource was not found.
",
"httpStatusCode" : null
}, {
"exceptionName" : "OperationNotPermittedException",
"documentation" : "The attempted operation is not permitted.
",
"httpStatusCode" : null
}, {
"exceptionName" : "LimitExceededException",
"documentation" : "The requested limit exceeds the permitted limit for an account.
",
"httpStatusCode" : null
}, {
"exceptionName" : "InvalidAccountStatusException",
"documentation" : "The resource cannot be created because your AWS account is suspended. For assistance, contact AWS Support.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ConcurrentModificationException",
"documentation" : "An API error occurred. Wait a few minutes and try again.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "StartFleetRequest",
"variableName" : "startFleetRequest",
"variableType" : "StartFleetRequest",
"documentation" : "",
"simpleType" : "StartFleetRequest",
"variableSetterType" : "StartFleetRequest"
},
"methodName" : "startFleet",
"operationName" : "StartFleet",
"paginated" : false,
"returnType" : {
"returnType" : "StartFleetResponse",
"documentation" : null
},
"syncReturnType" : "StartFleetResponse"
},
"StartImageBuilder" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Starts the specified image builder.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"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" : "ConcurrentModificationException",
"documentation" : "An API error occurred. Wait a few minutes and try again.
",
"httpStatusCode" : null
}, {
"exceptionName" : "InvalidAccountStatusException",
"documentation" : "The resource cannot be created because your AWS account is suspended. For assistance, contact AWS Support.
",
"httpStatusCode" : null
}, {
"exceptionName" : "IncompatibleImageException",
"documentation" : "The image does not support storage connectors.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "StartImageBuilderRequest",
"variableName" : "startImageBuilderRequest",
"variableType" : "StartImageBuilderRequest",
"documentation" : "",
"simpleType" : "StartImageBuilderRequest",
"variableSetterType" : "StartImageBuilderRequest"
},
"methodName" : "startImageBuilder",
"operationName" : "StartImageBuilder",
"paginated" : false,
"returnType" : {
"returnType" : "StartImageBuilderResponse",
"documentation" : null
},
"syncReturnType" : "StartImageBuilderResponse"
},
"StopFleet" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Stops the specified fleet.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource was not found.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ConcurrentModificationException",
"documentation" : "An API error occurred. Wait a few minutes and try again.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "StopFleetRequest",
"variableName" : "stopFleetRequest",
"variableType" : "StopFleetRequest",
"documentation" : "",
"simpleType" : "StopFleetRequest",
"variableSetterType" : "StopFleetRequest"
},
"methodName" : "stopFleet",
"operationName" : "StopFleet",
"paginated" : false,
"returnType" : {
"returnType" : "StopFleetResponse",
"documentation" : null
},
"syncReturnType" : "StopFleetResponse"
},
"StopImageBuilder" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Stops the specified image builder.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource was not found.
",
"httpStatusCode" : null
}, {
"exceptionName" : "OperationNotPermittedException",
"documentation" : "The attempted operation is not permitted.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ConcurrentModificationException",
"documentation" : "An API error occurred. Wait a few minutes and try again.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "StopImageBuilderRequest",
"variableName" : "stopImageBuilderRequest",
"variableType" : "StopImageBuilderRequest",
"documentation" : "",
"simpleType" : "StopImageBuilderRequest",
"variableSetterType" : "StopImageBuilderRequest"
},
"methodName" : "stopImageBuilder",
"operationName" : "StopImageBuilder",
"paginated" : false,
"returnType" : {
"returnType" : "StopImageBuilderResponse",
"documentation" : null
},
"syncReturnType" : "StopImageBuilderResponse"
},
"TagResource" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Adds or overwrites one or more tags for the specified AppStream 2.0 resource. You can tag AppStream 2.0 image builders, images, fleets, and stacks.
Each tag consists of a key and an optional value. If a resource already has a tag with the same key, this operation updates its value.
To list the current tags for your resources, use ListTagsForResource. To disassociate tags from your resources, use UntagResource.
For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "LimitExceededException",
"documentation" : "The requested limit exceeds the permitted limit for an account.
",
"httpStatusCode" : null
}, {
"exceptionName" : "InvalidAccountStatusException",
"documentation" : "The resource cannot be created because your AWS account is suspended. For assistance, contact AWS Support.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "TagResourceRequest",
"variableName" : "tagResourceRequest",
"variableType" : "TagResourceRequest",
"documentation" : "",
"simpleType" : "TagResourceRequest",
"variableSetterType" : "TagResourceRequest"
},
"methodName" : "tagResource",
"operationName" : "TagResource",
"paginated" : false,
"returnType" : {
"returnType" : "TagResourceResponse",
"documentation" : null
},
"syncReturnType" : "TagResourceResponse"
},
"UntagResource" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Disassociates one or more specified tags from the specified AppStream 2.0 resource.
To list the current tags for your resources, use ListTagsForResource.
For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "UntagResourceRequest",
"variableName" : "untagResourceRequest",
"variableType" : "UntagResourceRequest",
"documentation" : "",
"simpleType" : "UntagResourceRequest",
"variableSetterType" : "UntagResourceRequest"
},
"methodName" : "untagResource",
"operationName" : "UntagResource",
"paginated" : false,
"returnType" : {
"returnType" : "UntagResourceResponse",
"documentation" : null
},
"syncReturnType" : "UntagResourceResponse"
},
"UpdateDirectoryConfig" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Updates the specified Directory Config object in AppStream 2.0. This object includes the configuration information required to join fleets and image builders to Microsoft Active Directory domains.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ResourceInUseException",
"documentation" : "The specified resource is in use.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource was not found.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ConcurrentModificationException",
"documentation" : "An API error occurred. Wait a few minutes and try again.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "UpdateDirectoryConfigRequest",
"variableName" : "updateDirectoryConfigRequest",
"variableType" : "UpdateDirectoryConfigRequest",
"documentation" : "",
"simpleType" : "UpdateDirectoryConfigRequest",
"variableSetterType" : "UpdateDirectoryConfigRequest"
},
"methodName" : "updateDirectoryConfig",
"operationName" : "UpdateDirectoryConfig",
"paginated" : false,
"returnType" : {
"returnType" : "UpdateDirectoryConfigResponse",
"documentation" : null
},
"syncReturnType" : "UpdateDirectoryConfigResponse"
},
"UpdateFleet" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Updates the specified fleet.
If the fleet is in the STOPPED
state, you can update any attribute except the fleet name. If the fleet is in the RUNNING
state, you can update the DisplayName
, ComputeCapacity
, ImageARN
, ImageName
, and DisconnectTimeoutInSeconds
attributes. If the fleet is in the STARTING
or STOPPING
state, you can't update it.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"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" : "InvalidAccountStatusException",
"documentation" : "The resource cannot be created because your AWS account is suspended. For assistance, contact AWS Support.
",
"httpStatusCode" : null
}, {
"exceptionName" : "InvalidRoleException",
"documentation" : "The specified role is invalid.
",
"httpStatusCode" : null
}, {
"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" : "InvalidParameterCombinationException",
"documentation" : "Indicates an incorrect combination of parameters, or a missing parameter.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ConcurrentModificationException",
"documentation" : "An API error occurred. Wait a few minutes and try again.
",
"httpStatusCode" : null
}, {
"exceptionName" : "IncompatibleImageException",
"documentation" : "The image does not support storage connectors.
",
"httpStatusCode" : null
}, {
"exceptionName" : "OperationNotPermittedException",
"documentation" : "The attempted operation is not permitted.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "UpdateFleetRequest",
"variableName" : "updateFleetRequest",
"variableType" : "UpdateFleetRequest",
"documentation" : "",
"simpleType" : "UpdateFleetRequest",
"variableSetterType" : "UpdateFleetRequest"
},
"methodName" : "updateFleet",
"operationName" : "UpdateFleet",
"paginated" : false,
"returnType" : {
"returnType" : "UpdateFleetResponse",
"documentation" : null
},
"syncReturnType" : "UpdateFleetResponse"
},
"UpdateImagePermissions" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Adds or updates permissions for the specified private image.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"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" : "LimitExceededException",
"documentation" : "The requested limit exceeds the permitted limit for an account.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "UpdateImagePermissionsRequest",
"variableName" : "updateImagePermissionsRequest",
"variableType" : "UpdateImagePermissionsRequest",
"documentation" : "",
"simpleType" : "UpdateImagePermissionsRequest",
"variableSetterType" : "UpdateImagePermissionsRequest"
},
"methodName" : "updateImagePermissions",
"operationName" : "UpdateImagePermissions",
"paginated" : false,
"returnType" : {
"returnType" : "UpdateImagePermissionsResponse",
"documentation" : null
},
"syncReturnType" : "UpdateImagePermissionsResponse"
},
"UpdateStack" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Updates the specified fields for the specified stack.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource was not found.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceInUseException",
"documentation" : "The specified resource is in use.
",
"httpStatusCode" : null
}, {
"exceptionName" : "InvalidRoleException",
"documentation" : "The specified role is invalid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Indicates an incorrect combination of parameters, or a missing parameter.
",
"httpStatusCode" : null
}, {
"exceptionName" : "LimitExceededException",
"documentation" : "The requested limit exceeds the permitted limit for an account.
",
"httpStatusCode" : null
}, {
"exceptionName" : "InvalidAccountStatusException",
"documentation" : "The resource cannot be created because your AWS account is suspended. For assistance, contact AWS Support.
",
"httpStatusCode" : null
}, {
"exceptionName" : "IncompatibleImageException",
"documentation" : "The image does not support storage connectors.
",
"httpStatusCode" : null
}, {
"exceptionName" : "OperationNotPermittedException",
"documentation" : "The attempted operation is not permitted.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ConcurrentModificationException",
"documentation" : "An API error occurred. Wait a few minutes and try again.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "UpdateStackRequest",
"variableName" : "updateStackRequest",
"variableType" : "UpdateStackRequest",
"documentation" : "",
"simpleType" : "UpdateStackRequest",
"variableSetterType" : "UpdateStackRequest"
},
"methodName" : "updateStack",
"operationName" : "UpdateStack",
"paginated" : false,
"returnType" : {
"returnType" : "UpdateStackResponse",
"documentation" : null
},
"syncReturnType" : "UpdateStackResponse"
}
},
"shapes" : {
"Action" : {
"c2jName" : "Action",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : [ {
"name" : "CLIPBOARD_COPY_FROM_LOCAL_DEVICE",
"value" : "CLIPBOARD_COPY_FROM_LOCAL_DEVICE"
}, {
"name" : "CLIPBOARD_COPY_TO_LOCAL_DEVICE",
"value" : "CLIPBOARD_COPY_TO_LOCAL_DEVICE"
}, {
"name" : "FILE_UPLOAD",
"value" : "FILE_UPLOAD"
}, {
"name" : "FILE_DOWNLOAD",
"value" : "FILE_DOWNLOAD"
}, {
"name" : "PRINTING_TO_LOCAL_DEVICE",
"value" : "PRINTING_TO_LOCAL_DEVICE"
} ],
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ ],
"membersAsMap" : { },
"nonStreamingMembers" : [ ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "Action",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "Action",
"variableName" : "action",
"variableType" : "Action",
"documentation" : null,
"simpleType" : "Action",
"variableSetterType" : "Action"
},
"wrapper" : false
},
"Application" : {
"c2jName" : "Application",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "Describes an application in the application catalog.
",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ {
"beanStyleGetterMethodName" : "getName",
"beanStyleSetterMethodName" : "setName",
"c2jName" : "Name",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The name of the application.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #name(String)}.\n@param name a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #name(String)",
"deprecated" : false,
"documentation" : "The name of the application.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "name",
"fluentSetterDocumentation" : "The name of the application.
\n@param name The name of the application.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "name",
"getterDocumentation" : "The name of the application.
\n@return The name of the application.",
"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,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Name",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Name",
"sensitive" : false,
"setterDocumentation" : "The name of the application.
\n@param name The name of the application.",
"setterMethodName" : "setName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : "The name of the application.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getDisplayName",
"beanStyleSetterMethodName" : "setDisplayName",
"c2jName" : "DisplayName",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The application name to display.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #displayName(String)}.\n@param displayName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #displayName(String)",
"deprecated" : false,
"documentation" : "The application name to display.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "displayName",
"fluentSetterDocumentation" : "The application name to display.
\n@param displayName The application name to display.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "displayName",
"getterDocumentation" : "The application name to display.
\n@return The application name to display.",
"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,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DisplayName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DisplayName",
"sensitive" : false,
"setterDocumentation" : "The application name to display.
\n@param displayName The application name to display.",
"setterMethodName" : "setDisplayName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : "The application name to display.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getIconURL",
"beanStyleSetterMethodName" : "setIconURL",
"c2jName" : "IconURL",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The URL for the application icon. This URL might be time-limited.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #iconURL(String)}.\n@param iconURL a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #iconURL(String)",
"deprecated" : false,
"documentation" : "The URL for the application icon. This URL might be time-limited.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "iconURL",
"fluentSetterDocumentation" : "The URL for the application icon. This URL might be time-limited.
\n@param iconURL The URL for the application icon. This URL might be time-limited.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "iconURL",
"getterDocumentation" : "The URL for the application icon. This URL might be time-limited.
\n@return The URL for the application icon. This URL might be time-limited.",
"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,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "IconURL",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "IconURL",
"sensitive" : false,
"setterDocumentation" : "The URL for the application icon. This URL might be time-limited.
\n@param iconURL The URL for the application icon. This URL might be time-limited.",
"setterMethodName" : "setIconURL",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "iconURL",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "iconURL",
"variableType" : "String",
"documentation" : "The URL for the application icon. This URL might be time-limited.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getLaunchPath",
"beanStyleSetterMethodName" : "setLaunchPath",
"c2jName" : "LaunchPath",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The path to the application executable in the instance.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #launchPath(String)}.\n@param launchPath a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #launchPath(String)",
"deprecated" : false,
"documentation" : "The path to the application executable in the instance.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "launchPath",
"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" : "launchPath",
"getterDocumentation" : "The path to the application executable in the instance.
\n@return The path to the application executable in the instance.",
"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,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "LaunchPath",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "LaunchPath",
"sensitive" : false,
"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" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "launchPath",
"variableType" : "String",
"documentation" : "The path to the application executable in the instance.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getLaunchParameters",
"beanStyleSetterMethodName" : "setLaunchParameters",
"c2jName" : "LaunchParameters",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The arguments that are passed to the application at launch.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #launchParameters(String)}.\n@param launchParameters a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #launchParameters(String)",
"deprecated" : false,
"documentation" : "The arguments that are passed to the application at launch.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "launchParameters",
"fluentSetterDocumentation" : "The arguments that are passed to the application at launch.
\n@param launchParameters The 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" : "launchParameters",
"getterDocumentation" : "The arguments that are passed to the application at launch.
\n@return The arguments that are passed to the application at launch.",
"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,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "LaunchParameters",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "LaunchParameters",
"sensitive" : false,
"setterDocumentation" : "The arguments that are passed to the application at launch.
\n@param launchParameters The arguments that are passed to the application at launch.",
"setterMethodName" : "setLaunchParameters",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "launchParameters",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "launchParameters",
"variableType" : "String",
"documentation" : "The arguments that are passed to the application at launch.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getEnabled",
"beanStyleSetterMethodName" : "setEnabled",
"c2jName" : "Enabled",
"c2jShape" : "Boolean",
"defaultConsumerFluentSetterDocumentation" : "If there is a problem, the application can be disabled after image creation.
\nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #enabled(Boolean)}.\n@param enabled a consumer that will call methods on {@link Boolean.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #enabled(Boolean)",
"deprecated" : false,
"documentation" : "If there is a problem, the application can be disabled after image creation.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "enabled",
"fluentSetterDocumentation" : "If there is a problem, the application can be disabled after image creation.
\n@param enabled If there is a problem, the application can be disabled after image creation.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "enabled",
"getterDocumentation" : "If there is a problem, the application can be disabled after image creation.
\n@return If there is a problem, the application can be disabled after image creation.",
"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,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Enabled",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "BOOLEAN",
"name" : "Enabled",
"sensitive" : false,
"setterDocumentation" : "If there is a problem, the application can be disabled after image creation.
\n@param enabled If there is a problem, the application can be disabled after image creation.",
"setterMethodName" : "setEnabled",
"setterModel" : {
"variableDeclarationType" : "Boolean",
"variableName" : "enabled",
"variableType" : "Boolean",
"documentation" : null,
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Boolean",
"variableName" : "enabled",
"variableType" : "Boolean",
"documentation" : "If there is a problem, the application can be disabled after image creation.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getMetadata",
"beanStyleSetterMethodName" : "setMetadata",
"c2jName" : "Metadata",
"c2jShape" : "Metadata",
"defaultConsumerFluentSetterDocumentation" : "Additional attributes that describe the application.
\nThis is a convenience that creates an instance of the {@link Map.Builder} avoiding the need to create one manually via {@link Map#builder()}.\n\nWhen the {@link Consumer} completes, {@link Map.Builder#build()} is called immediately and its result is passed to {@link #metadata(Map)}.\n@param metadata a consumer that will call methods on {@link Map.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #metadata(Map)",
"deprecated" : false,
"documentation" : "Additional attributes that describe the application.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "metadata",
"fluentSetterDocumentation" : "Additional attributes that describe the application.
\n@param metadata Additional attributes that describe the application.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "metadata",
"getterDocumentation" : "Additional attributes that describe the application.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return Additional attributes that describe the application.",
"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,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Metadata",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : true,
"mapModel" : {
"implType" : "java.util.HashMap",
"interfaceType" : "java.util.Map",
"keyLocationName" : "key",
"keyModel" : {
"beanStyleGetterMethodName" : "getKey",
"beanStyleSetterMethodName" : "setKey",
"c2jName" : "key",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "key",
"fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "key",
"getterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.",
"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" : "key",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "key",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Key",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.",
"setterMethodName" : "setKey",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "key",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "key",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"valueLocationName" : "value",
"valueModel" : {
"beanStyleGetterMethodName" : "getValue",
"beanStyleSetterMethodName" : "setValue",
"c2jName" : "value",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #value(String)}.\n@param value a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(String)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "value",
"fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "value",
"getterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.",
"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,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "value",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Value",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.",
"setterMethodName" : "setValue",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "value",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "value",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"entryType" : "Map.Entry",
"templateType" : "java.util.Map"
},
"marshallingType" : "MAP",
"name" : "Metadata",
"sensitive" : false,
"setterDocumentation" : "Additional attributes that describe the application.
\n@param metadata Additional attributes that describe the application.",
"setterMethodName" : "setMetadata",
"setterModel" : {
"variableDeclarationType" : "java.util.Map",
"variableName" : "metadata",
"variableType" : "java.util.Map",
"documentation" : null,
"simpleType" : "Map",
"variableSetterType" : "java.util.Map"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.Map",
"variableName" : "metadata",
"variableType" : "java.util.Map",
"documentation" : "Additional attributes that describe the application.
",
"simpleType" : "Map",
"variableSetterType" : "java.util.Map"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"DisplayName" : {
"beanStyleGetterMethodName" : "getDisplayName",
"beanStyleSetterMethodName" : "setDisplayName",
"c2jName" : "DisplayName",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The application name to display.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #displayName(String)}.\n@param displayName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #displayName(String)",
"deprecated" : false,
"documentation" : "The application name to display.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "displayName",
"fluentSetterDocumentation" : "The application name to display.
\n@param displayName The application name to display.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "displayName",
"getterDocumentation" : "The application name to display.
\n@return The application name to display.",
"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,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DisplayName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DisplayName",
"sensitive" : false,
"setterDocumentation" : "The application name to display.
\n@param displayName The application name to display.",
"setterMethodName" : "setDisplayName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : "The application name to display.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"Enabled" : {
"beanStyleGetterMethodName" : "getEnabled",
"beanStyleSetterMethodName" : "setEnabled",
"c2jName" : "Enabled",
"c2jShape" : "Boolean",
"defaultConsumerFluentSetterDocumentation" : "If there is a problem, the application can be disabled after image creation.
\nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #enabled(Boolean)}.\n@param enabled a consumer that will call methods on {@link Boolean.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #enabled(Boolean)",
"deprecated" : false,
"documentation" : "If there is a problem, the application can be disabled after image creation.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "enabled",
"fluentSetterDocumentation" : "If there is a problem, the application can be disabled after image creation.
\n@param enabled If there is a problem, the application can be disabled after image creation.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "enabled",
"getterDocumentation" : "If there is a problem, the application can be disabled after image creation.
\n@return If there is a problem, the application can be disabled after image creation.",
"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,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Enabled",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "BOOLEAN",
"name" : "Enabled",
"sensitive" : false,
"setterDocumentation" : "If there is a problem, the application can be disabled after image creation.
\n@param enabled If there is a problem, the application can be disabled after image creation.",
"setterMethodName" : "setEnabled",
"setterModel" : {
"variableDeclarationType" : "Boolean",
"variableName" : "enabled",
"variableType" : "Boolean",
"documentation" : null,
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Boolean",
"variableName" : "enabled",
"variableType" : "Boolean",
"documentation" : "If there is a problem, the application can be disabled after image creation.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"xmlNameSpaceUri" : null
},
"IconURL" : {
"beanStyleGetterMethodName" : "getIconURL",
"beanStyleSetterMethodName" : "setIconURL",
"c2jName" : "IconURL",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The URL for the application icon. This URL might be time-limited.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #iconURL(String)}.\n@param iconURL a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #iconURL(String)",
"deprecated" : false,
"documentation" : "The URL for the application icon. This URL might be time-limited.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "iconURL",
"fluentSetterDocumentation" : "The URL for the application icon. This URL might be time-limited.
\n@param iconURL The URL for the application icon. This URL might be time-limited.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "iconURL",
"getterDocumentation" : "The URL for the application icon. This URL might be time-limited.
\n@return The URL for the application icon. This URL might be time-limited.",
"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,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "IconURL",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "IconURL",
"sensitive" : false,
"setterDocumentation" : "The URL for the application icon. This URL might be time-limited.
\n@param iconURL The URL for the application icon. This URL might be time-limited.",
"setterMethodName" : "setIconURL",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "iconURL",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "iconURL",
"variableType" : "String",
"documentation" : "The URL for the application icon. This URL might be time-limited.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"LaunchParameters" : {
"beanStyleGetterMethodName" : "getLaunchParameters",
"beanStyleSetterMethodName" : "setLaunchParameters",
"c2jName" : "LaunchParameters",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The arguments that are passed to the application at launch.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #launchParameters(String)}.\n@param launchParameters a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #launchParameters(String)",
"deprecated" : false,
"documentation" : "The arguments that are passed to the application at launch.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "launchParameters",
"fluentSetterDocumentation" : "The arguments that are passed to the application at launch.
\n@param launchParameters The 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" : "launchParameters",
"getterDocumentation" : "The arguments that are passed to the application at launch.
\n@return The arguments that are passed to the application at launch.",
"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,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "LaunchParameters",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "LaunchParameters",
"sensitive" : false,
"setterDocumentation" : "The arguments that are passed to the application at launch.
\n@param launchParameters The arguments that are passed to the application at launch.",
"setterMethodName" : "setLaunchParameters",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "launchParameters",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "launchParameters",
"variableType" : "String",
"documentation" : "The arguments that are passed to the application at launch.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"LaunchPath" : {
"beanStyleGetterMethodName" : "getLaunchPath",
"beanStyleSetterMethodName" : "setLaunchPath",
"c2jName" : "LaunchPath",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The path to the application executable in the instance.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #launchPath(String)}.\n@param launchPath a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #launchPath(String)",
"deprecated" : false,
"documentation" : "The path to the application executable in the instance.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "launchPath",
"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" : "launchPath",
"getterDocumentation" : "The path to the application executable in the instance.
\n@return The path to the application executable in the instance.",
"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,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "LaunchPath",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "LaunchPath",
"sensitive" : false,
"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" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "launchPath",
"variableType" : "String",
"documentation" : "The path to the application executable in the instance.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"Metadata" : {
"beanStyleGetterMethodName" : "getMetadata",
"beanStyleSetterMethodName" : "setMetadata",
"c2jName" : "Metadata",
"c2jShape" : "Metadata",
"defaultConsumerFluentSetterDocumentation" : "Additional attributes that describe the application.
\nThis is a convenience that creates an instance of the {@link Map.Builder} avoiding the need to create one manually via {@link Map#builder()}.\n\nWhen the {@link Consumer} completes, {@link Map.Builder#build()} is called immediately and its result is passed to {@link #metadata(Map)}.\n@param metadata a consumer that will call methods on {@link Map.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #metadata(Map)",
"deprecated" : false,
"documentation" : "Additional attributes that describe the application.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "metadata",
"fluentSetterDocumentation" : "Additional attributes that describe the application.
\n@param metadata Additional attributes that describe the application.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "metadata",
"getterDocumentation" : "Additional attributes that describe the application.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return Additional attributes that describe the application.",
"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,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Metadata",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : true,
"mapModel" : {
"implType" : "java.util.HashMap",
"interfaceType" : "java.util.Map",
"keyLocationName" : "key",
"keyModel" : {
"beanStyleGetterMethodName" : "getKey",
"beanStyleSetterMethodName" : "setKey",
"c2jName" : "key",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "key",
"fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "key",
"getterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.",
"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" : "key",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "key",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Key",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.",
"setterMethodName" : "setKey",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "key",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "key",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"valueLocationName" : "value",
"valueModel" : {
"beanStyleGetterMethodName" : "getValue",
"beanStyleSetterMethodName" : "setValue",
"c2jName" : "value",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #value(String)}.\n@param value a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(String)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "value",
"fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "value",
"getterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.",
"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,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "value",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Value",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.",
"setterMethodName" : "setValue",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "value",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "value",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"entryType" : "Map.Entry",
"templateType" : "java.util.Map"
},
"marshallingType" : "MAP",
"name" : "Metadata",
"sensitive" : false,
"setterDocumentation" : "Additional attributes that describe the application.
\n@param metadata Additional attributes that describe the application.",
"setterMethodName" : "setMetadata",
"setterModel" : {
"variableDeclarationType" : "java.util.Map",
"variableName" : "metadata",
"variableType" : "java.util.Map",
"documentation" : null,
"simpleType" : "Map",
"variableSetterType" : "java.util.Map"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.Map",
"variableName" : "metadata",
"variableType" : "java.util.Map",
"documentation" : "Additional attributes that describe the application.
",
"simpleType" : "Map",
"variableSetterType" : "java.util.Map"
},
"xmlNameSpaceUri" : null
},
"Name" : {
"beanStyleGetterMethodName" : "getName",
"beanStyleSetterMethodName" : "setName",
"c2jName" : "Name",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The name of the application.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #name(String)}.\n@param name a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #name(String)",
"deprecated" : false,
"documentation" : "The name of the application.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "name",
"fluentSetterDocumentation" : "The name of the application.
\n@param name The name of the application.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "name",
"getterDocumentation" : "The name of the application.
\n@return The name of the application.",
"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,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Name",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Name",
"sensitive" : false,
"setterDocumentation" : "The name of the application.
\n@param name The name of the application.",
"setterMethodName" : "setName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : "The name of the application.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getName",
"beanStyleSetterMethodName" : "setName",
"c2jName" : "Name",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The name of the application.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #name(String)}.\n@param name a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #name(String)",
"deprecated" : false,
"documentation" : "The name of the application.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "name",
"fluentSetterDocumentation" : "The name of the application.
\n@param name The name of the application.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "name",
"getterDocumentation" : "The name of the application.
\n@return The name of the application.",
"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,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Name",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Name",
"sensitive" : false,
"setterDocumentation" : "The name of the application.
\n@param name The name of the application.",
"setterMethodName" : "setName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : "The name of the application.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getDisplayName",
"beanStyleSetterMethodName" : "setDisplayName",
"c2jName" : "DisplayName",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The application name to display.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #displayName(String)}.\n@param displayName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #displayName(String)",
"deprecated" : false,
"documentation" : "The application name to display.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "displayName",
"fluentSetterDocumentation" : "The application name to display.
\n@param displayName The application name to display.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "displayName",
"getterDocumentation" : "The application name to display.
\n@return The application name to display.",
"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,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DisplayName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DisplayName",
"sensitive" : false,
"setterDocumentation" : "The application name to display.
\n@param displayName The application name to display.",
"setterMethodName" : "setDisplayName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : "The application name to display.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getIconURL",
"beanStyleSetterMethodName" : "setIconURL",
"c2jName" : "IconURL",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The URL for the application icon. This URL might be time-limited.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #iconURL(String)}.\n@param iconURL a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #iconURL(String)",
"deprecated" : false,
"documentation" : "The URL for the application icon. This URL might be time-limited.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "iconURL",
"fluentSetterDocumentation" : "The URL for the application icon. This URL might be time-limited.
\n@param iconURL The URL for the application icon. This URL might be time-limited.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "iconURL",
"getterDocumentation" : "The URL for the application icon. This URL might be time-limited.
\n@return The URL for the application icon. This URL might be time-limited.",
"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,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "IconURL",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "IconURL",
"sensitive" : false,
"setterDocumentation" : "The URL for the application icon. This URL might be time-limited.
\n@param iconURL The URL for the application icon. This URL might be time-limited.",
"setterMethodName" : "setIconURL",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "iconURL",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "iconURL",
"variableType" : "String",
"documentation" : "The URL for the application icon. This URL might be time-limited.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getLaunchPath",
"beanStyleSetterMethodName" : "setLaunchPath",
"c2jName" : "LaunchPath",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The path to the application executable in the instance.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #launchPath(String)}.\n@param launchPath a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #launchPath(String)",
"deprecated" : false,
"documentation" : "The path to the application executable in the instance.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "launchPath",
"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" : "launchPath",
"getterDocumentation" : "The path to the application executable in the instance.
\n@return The path to the application executable in the instance.",
"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,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "LaunchPath",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "LaunchPath",
"sensitive" : false,
"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" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "launchPath",
"variableType" : "String",
"documentation" : "The path to the application executable in the instance.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getLaunchParameters",
"beanStyleSetterMethodName" : "setLaunchParameters",
"c2jName" : "LaunchParameters",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The arguments that are passed to the application at launch.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #launchParameters(String)}.\n@param launchParameters a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #launchParameters(String)",
"deprecated" : false,
"documentation" : "The arguments that are passed to the application at launch.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "launchParameters",
"fluentSetterDocumentation" : "The arguments that are passed to the application at launch.
\n@param launchParameters The 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" : "launchParameters",
"getterDocumentation" : "The arguments that are passed to the application at launch.
\n@return The arguments that are passed to the application at launch.",
"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,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "LaunchParameters",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "LaunchParameters",
"sensitive" : false,
"setterDocumentation" : "The arguments that are passed to the application at launch.
\n@param launchParameters The arguments that are passed to the application at launch.",
"setterMethodName" : "setLaunchParameters",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "launchParameters",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "launchParameters",
"variableType" : "String",
"documentation" : "The arguments that are passed to the application at launch.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getEnabled",
"beanStyleSetterMethodName" : "setEnabled",
"c2jName" : "Enabled",
"c2jShape" : "Boolean",
"defaultConsumerFluentSetterDocumentation" : "If there is a problem, the application can be disabled after image creation.
\nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #enabled(Boolean)}.\n@param enabled a consumer that will call methods on {@link Boolean.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #enabled(Boolean)",
"deprecated" : false,
"documentation" : "If there is a problem, the application can be disabled after image creation.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "enabled",
"fluentSetterDocumentation" : "If there is a problem, the application can be disabled after image creation.
\n@param enabled If there is a problem, the application can be disabled after image creation.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "enabled",
"getterDocumentation" : "If there is a problem, the application can be disabled after image creation.
\n@return If there is a problem, the application can be disabled after image creation.",
"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,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Enabled",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "BOOLEAN",
"name" : "Enabled",
"sensitive" : false,
"setterDocumentation" : "If there is a problem, the application can be disabled after image creation.
\n@param enabled If there is a problem, the application can be disabled after image creation.",
"setterMethodName" : "setEnabled",
"setterModel" : {
"variableDeclarationType" : "Boolean",
"variableName" : "enabled",
"variableType" : "Boolean",
"documentation" : null,
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Boolean",
"variableName" : "enabled",
"variableType" : "Boolean",
"documentation" : "If there is a problem, the application can be disabled after image creation.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getMetadata",
"beanStyleSetterMethodName" : "setMetadata",
"c2jName" : "Metadata",
"c2jShape" : "Metadata",
"defaultConsumerFluentSetterDocumentation" : "Additional attributes that describe the application.
\nThis is a convenience that creates an instance of the {@link Map.Builder} avoiding the need to create one manually via {@link Map#builder()}.\n\nWhen the {@link Consumer} completes, {@link Map.Builder#build()} is called immediately and its result is passed to {@link #metadata(Map)}.\n@param metadata a consumer that will call methods on {@link Map.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #metadata(Map)",
"deprecated" : false,
"documentation" : "Additional attributes that describe the application.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "metadata",
"fluentSetterDocumentation" : "Additional attributes that describe the application.
\n@param metadata Additional attributes that describe the application.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "metadata",
"getterDocumentation" : "Additional attributes that describe the application.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return Additional attributes that describe the application.",
"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,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Metadata",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : true,
"mapModel" : {
"implType" : "java.util.HashMap",
"interfaceType" : "java.util.Map",
"keyLocationName" : "key",
"keyModel" : {
"beanStyleGetterMethodName" : "getKey",
"beanStyleSetterMethodName" : "setKey",
"c2jName" : "key",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "key",
"fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "key",
"getterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.",
"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" : "key",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "key",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Key",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.",
"setterMethodName" : "setKey",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "key",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "key",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"valueLocationName" : "value",
"valueModel" : {
"beanStyleGetterMethodName" : "getValue",
"beanStyleSetterMethodName" : "setValue",
"c2jName" : "value",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #value(String)}.\n@param value a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(String)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "value",
"fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "value",
"getterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.",
"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,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "value",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Value",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.",
"setterMethodName" : "setValue",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "value",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "value",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"entryType" : "Map.Entry",
"templateType" : "java.util.Map"
},
"marshallingType" : "MAP",
"name" : "Metadata",
"sensitive" : false,
"setterDocumentation" : "Additional attributes that describe the application.
\n@param metadata Additional attributes that describe the application.",
"setterMethodName" : "setMetadata",
"setterModel" : {
"variableDeclarationType" : "java.util.Map",
"variableName" : "metadata",
"variableType" : "java.util.Map",
"documentation" : null,
"simpleType" : "Map",
"variableSetterType" : "java.util.Map"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.Map",
"variableName" : "metadata",
"variableType" : "java.util.Map",
"documentation" : "Additional attributes that describe the application.
",
"simpleType" : "Map",
"variableSetterType" : "java.util.Map"
},
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "Application",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "Application",
"variableName" : "application",
"variableType" : "Application",
"documentation" : null,
"simpleType" : "Application",
"variableSetterType" : "Application"
},
"wrapper" : false
},
"ApplicationSettings" : {
"c2jName" : "ApplicationSettings",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "The persistent application settings for users of a stack.
",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ {
"beanStyleGetterMethodName" : "getEnabled",
"beanStyleSetterMethodName" : "setEnabled",
"c2jName" : "Enabled",
"c2jShape" : "Boolean",
"defaultConsumerFluentSetterDocumentation" : "Enables or disables persistent application settings for users during their streaming sessions.
\nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #enabled(Boolean)}.\n@param enabled a consumer that will call methods on {@link Boolean.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #enabled(Boolean)",
"deprecated" : false,
"documentation" : "Enables or disables persistent application settings for users during their streaming sessions.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "enabled",
"fluentSetterDocumentation" : "Enables or disables persistent application settings for users during their streaming sessions.
\n@param enabled Enables or disables persistent application settings for users during their streaming sessions.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "enabled",
"getterDocumentation" : "Enables or disables persistent application settings for users during their streaming sessions.
\n@return Enables or disables persistent application settings for users during their streaming sessions.",
"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,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Enabled",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "BOOLEAN",
"name" : "Enabled",
"sensitive" : false,
"setterDocumentation" : "Enables or disables persistent application settings for users during their streaming sessions.
\n@param enabled Enables or disables persistent application settings for users during their streaming sessions.",
"setterMethodName" : "setEnabled",
"setterModel" : {
"variableDeclarationType" : "Boolean",
"variableName" : "enabled",
"variableType" : "Boolean",
"documentation" : null,
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Boolean",
"variableName" : "enabled",
"variableType" : "Boolean",
"documentation" : "Enables or disables persistent application settings for users during their streaming sessions.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getSettingsGroup",
"beanStyleSetterMethodName" : "setSettingsGroup",
"c2jName" : "SettingsGroup",
"c2jShape" : "SettingsGroup",
"defaultConsumerFluentSetterDocumentation" : "The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #settingsGroup(String)}.\n@param settingsGroup a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #settingsGroup(String)",
"deprecated" : false,
"documentation" : "The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "settingsGroup",
"fluentSetterDocumentation" : "The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.
\n@param settingsGroup The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "settingsGroup",
"getterDocumentation" : "The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.
\n@return The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.",
"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" : "SettingsGroup",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "SettingsGroup",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "SettingsGroup",
"sensitive" : false,
"setterDocumentation" : "The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.
\n@param settingsGroup The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.",
"setterMethodName" : "setSettingsGroup",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "settingsGroup",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "settingsGroup",
"variableType" : "String",
"documentation" : "The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"Enabled" : {
"beanStyleGetterMethodName" : "getEnabled",
"beanStyleSetterMethodName" : "setEnabled",
"c2jName" : "Enabled",
"c2jShape" : "Boolean",
"defaultConsumerFluentSetterDocumentation" : "Enables or disables persistent application settings for users during their streaming sessions.
\nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #enabled(Boolean)}.\n@param enabled a consumer that will call methods on {@link Boolean.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #enabled(Boolean)",
"deprecated" : false,
"documentation" : "Enables or disables persistent application settings for users during their streaming sessions.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "enabled",
"fluentSetterDocumentation" : "Enables or disables persistent application settings for users during their streaming sessions.
\n@param enabled Enables or disables persistent application settings for users during their streaming sessions.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "enabled",
"getterDocumentation" : "Enables or disables persistent application settings for users during their streaming sessions.
\n@return Enables or disables persistent application settings for users during their streaming sessions.",
"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,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Enabled",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "BOOLEAN",
"name" : "Enabled",
"sensitive" : false,
"setterDocumentation" : "Enables or disables persistent application settings for users during their streaming sessions.
\n@param enabled Enables or disables persistent application settings for users during their streaming sessions.",
"setterMethodName" : "setEnabled",
"setterModel" : {
"variableDeclarationType" : "Boolean",
"variableName" : "enabled",
"variableType" : "Boolean",
"documentation" : null,
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Boolean",
"variableName" : "enabled",
"variableType" : "Boolean",
"documentation" : "Enables or disables persistent application settings for users during their streaming sessions.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"xmlNameSpaceUri" : null
},
"SettingsGroup" : {
"beanStyleGetterMethodName" : "getSettingsGroup",
"beanStyleSetterMethodName" : "setSettingsGroup",
"c2jName" : "SettingsGroup",
"c2jShape" : "SettingsGroup",
"defaultConsumerFluentSetterDocumentation" : "The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #settingsGroup(String)}.\n@param settingsGroup a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #settingsGroup(String)",
"deprecated" : false,
"documentation" : "The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "settingsGroup",
"fluentSetterDocumentation" : "The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.
\n@param settingsGroup The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "settingsGroup",
"getterDocumentation" : "The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.
\n@return The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.",
"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" : "SettingsGroup",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "SettingsGroup",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "SettingsGroup",
"sensitive" : false,
"setterDocumentation" : "The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.
\n@param settingsGroup The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.",
"setterMethodName" : "setSettingsGroup",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "settingsGroup",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "settingsGroup",
"variableType" : "String",
"documentation" : "The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getEnabled",
"beanStyleSetterMethodName" : "setEnabled",
"c2jName" : "Enabled",
"c2jShape" : "Boolean",
"defaultConsumerFluentSetterDocumentation" : "Enables or disables persistent application settings for users during their streaming sessions.
\nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #enabled(Boolean)}.\n@param enabled a consumer that will call methods on {@link Boolean.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #enabled(Boolean)",
"deprecated" : false,
"documentation" : "Enables or disables persistent application settings for users during their streaming sessions.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "enabled",
"fluentSetterDocumentation" : "Enables or disables persistent application settings for users during their streaming sessions.
\n@param enabled Enables or disables persistent application settings for users during their streaming sessions.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "enabled",
"getterDocumentation" : "Enables or disables persistent application settings for users during their streaming sessions.
\n@return Enables or disables persistent application settings for users during their streaming sessions.",
"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,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Enabled",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "BOOLEAN",
"name" : "Enabled",
"sensitive" : false,
"setterDocumentation" : "Enables or disables persistent application settings for users during their streaming sessions.
\n@param enabled Enables or disables persistent application settings for users during their streaming sessions.",
"setterMethodName" : "setEnabled",
"setterModel" : {
"variableDeclarationType" : "Boolean",
"variableName" : "enabled",
"variableType" : "Boolean",
"documentation" : null,
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Boolean",
"variableName" : "enabled",
"variableType" : "Boolean",
"documentation" : "Enables or disables persistent application settings for users during their streaming sessions.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getSettingsGroup",
"beanStyleSetterMethodName" : "setSettingsGroup",
"c2jName" : "SettingsGroup",
"c2jShape" : "SettingsGroup",
"defaultConsumerFluentSetterDocumentation" : "The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #settingsGroup(String)}.\n@param settingsGroup a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #settingsGroup(String)",
"deprecated" : false,
"documentation" : "The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "settingsGroup",
"fluentSetterDocumentation" : "The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.
\n@param settingsGroup The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "settingsGroup",
"getterDocumentation" : "The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.
\n@return The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.",
"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" : "SettingsGroup",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "SettingsGroup",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "SettingsGroup",
"sensitive" : false,
"setterDocumentation" : "The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.
\n@param settingsGroup The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.",
"setterMethodName" : "setSettingsGroup",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "settingsGroup",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "settingsGroup",
"variableType" : "String",
"documentation" : "The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : [ "Enabled" ],
"shapeName" : "ApplicationSettings",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "ApplicationSettings",
"variableName" : "applicationSettings",
"variableType" : "ApplicationSettings",
"documentation" : null,
"simpleType" : "ApplicationSettings",
"variableSetterType" : "ApplicationSettings"
},
"wrapper" : false
},
"ApplicationSettingsResponse" : {
"c2jName" : "ApplicationSettingsResponse",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "Describes the persistent application settings for users of a stack.
",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ {
"beanStyleGetterMethodName" : "getEnabled",
"beanStyleSetterMethodName" : "setEnabled",
"c2jName" : "Enabled",
"c2jShape" : "Boolean",
"defaultConsumerFluentSetterDocumentation" : "Specifies whether persistent application settings are enabled for users during their streaming sessions.
\nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #enabled(Boolean)}.\n@param enabled a consumer that will call methods on {@link Boolean.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #enabled(Boolean)",
"deprecated" : false,
"documentation" : "Specifies whether persistent application settings are enabled for users during their streaming sessions.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "enabled",
"fluentSetterDocumentation" : "Specifies whether persistent application settings are enabled for users during their streaming sessions.
\n@param enabled Specifies whether persistent application settings are enabled for users during their streaming sessions.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "enabled",
"getterDocumentation" : "Specifies whether persistent application settings are enabled for users during their streaming sessions.
\n@return Specifies whether persistent application settings are enabled for users during their streaming sessions.",
"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,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Enabled",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "BOOLEAN",
"name" : "Enabled",
"sensitive" : false,
"setterDocumentation" : "Specifies whether persistent application settings are enabled for users during their streaming sessions.
\n@param enabled Specifies whether persistent application settings are enabled for users during their streaming sessions.",
"setterMethodName" : "setEnabled",
"setterModel" : {
"variableDeclarationType" : "Boolean",
"variableName" : "enabled",
"variableType" : "Boolean",
"documentation" : null,
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Boolean",
"variableName" : "enabled",
"variableType" : "Boolean",
"documentation" : "Specifies whether persistent application settings are enabled for users during their streaming sessions.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getSettingsGroup",
"beanStyleSetterMethodName" : "setSettingsGroup",
"c2jName" : "SettingsGroup",
"c2jShape" : "SettingsGroup",
"defaultConsumerFluentSetterDocumentation" : "The path prefix for the S3 bucket where users’ persistent application settings are stored.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #settingsGroup(String)}.\n@param settingsGroup a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #settingsGroup(String)",
"deprecated" : false,
"documentation" : "The path prefix for the S3 bucket where users’ persistent application settings are stored.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "settingsGroup",
"fluentSetterDocumentation" : "The path prefix for the S3 bucket where users’ persistent application settings are stored.
\n@param settingsGroup The path prefix for the S3 bucket where users’ persistent application settings are stored.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "settingsGroup",
"getterDocumentation" : "The path prefix for the S3 bucket where users’ persistent application settings are stored.
\n@return The path prefix for the S3 bucket where users’ persistent application settings are stored.",
"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" : "SettingsGroup",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "SettingsGroup",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "SettingsGroup",
"sensitive" : false,
"setterDocumentation" : "The path prefix for the S3 bucket where users’ persistent application settings are stored.
\n@param settingsGroup The path prefix for the S3 bucket where users’ persistent application settings are stored.",
"setterMethodName" : "setSettingsGroup",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "settingsGroup",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "settingsGroup",
"variableType" : "String",
"documentation" : "The path prefix for the S3 bucket where users’ persistent application settings are stored.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getS3BucketName",
"beanStyleSetterMethodName" : "setS3BucketName",
"c2jName" : "S3BucketName",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #s3BucketName(String)}.\n@param s3BucketName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #s3BucketName(String)",
"deprecated" : false,
"documentation" : "The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "s3BucketName",
"fluentSetterDocumentation" : "The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.
\n@param s3BucketName The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "s3BucketName",
"getterDocumentation" : "The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.
\n@return The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.",
"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" : "S3BucketName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "S3BucketName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "S3BucketName",
"sensitive" : false,
"setterDocumentation" : "The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.
\n@param s3BucketName The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.",
"setterMethodName" : "setS3BucketName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "s3BucketName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "s3BucketName",
"variableType" : "String",
"documentation" : "The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"Enabled" : {
"beanStyleGetterMethodName" : "getEnabled",
"beanStyleSetterMethodName" : "setEnabled",
"c2jName" : "Enabled",
"c2jShape" : "Boolean",
"defaultConsumerFluentSetterDocumentation" : "Specifies whether persistent application settings are enabled for users during their streaming sessions.
\nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #enabled(Boolean)}.\n@param enabled a consumer that will call methods on {@link Boolean.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #enabled(Boolean)",
"deprecated" : false,
"documentation" : "Specifies whether persistent application settings are enabled for users during their streaming sessions.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "enabled",
"fluentSetterDocumentation" : "Specifies whether persistent application settings are enabled for users during their streaming sessions.
\n@param enabled Specifies whether persistent application settings are enabled for users during their streaming sessions.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "enabled",
"getterDocumentation" : "Specifies whether persistent application settings are enabled for users during their streaming sessions.
\n@return Specifies whether persistent application settings are enabled for users during their streaming sessions.",
"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,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Enabled",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "BOOLEAN",
"name" : "Enabled",
"sensitive" : false,
"setterDocumentation" : "Specifies whether persistent application settings are enabled for users during their streaming sessions.
\n@param enabled Specifies whether persistent application settings are enabled for users during their streaming sessions.",
"setterMethodName" : "setEnabled",
"setterModel" : {
"variableDeclarationType" : "Boolean",
"variableName" : "enabled",
"variableType" : "Boolean",
"documentation" : null,
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Boolean",
"variableName" : "enabled",
"variableType" : "Boolean",
"documentation" : "Specifies whether persistent application settings are enabled for users during their streaming sessions.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"xmlNameSpaceUri" : null
},
"S3BucketName" : {
"beanStyleGetterMethodName" : "getS3BucketName",
"beanStyleSetterMethodName" : "setS3BucketName",
"c2jName" : "S3BucketName",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #s3BucketName(String)}.\n@param s3BucketName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #s3BucketName(String)",
"deprecated" : false,
"documentation" : "The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "s3BucketName",
"fluentSetterDocumentation" : "The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.
\n@param s3BucketName The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "s3BucketName",
"getterDocumentation" : "The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.
\n@return The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.",
"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" : "S3BucketName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "S3BucketName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "S3BucketName",
"sensitive" : false,
"setterDocumentation" : "The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.
\n@param s3BucketName The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.",
"setterMethodName" : "setS3BucketName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "s3BucketName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "s3BucketName",
"variableType" : "String",
"documentation" : "The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"SettingsGroup" : {
"beanStyleGetterMethodName" : "getSettingsGroup",
"beanStyleSetterMethodName" : "setSettingsGroup",
"c2jName" : "SettingsGroup",
"c2jShape" : "SettingsGroup",
"defaultConsumerFluentSetterDocumentation" : "The path prefix for the S3 bucket where users’ persistent application settings are stored.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #settingsGroup(String)}.\n@param settingsGroup a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #settingsGroup(String)",
"deprecated" : false,
"documentation" : "The path prefix for the S3 bucket where users’ persistent application settings are stored.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "settingsGroup",
"fluentSetterDocumentation" : "The path prefix for the S3 bucket where users’ persistent application settings are stored.
\n@param settingsGroup The path prefix for the S3 bucket where users’ persistent application settings are stored.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "settingsGroup",
"getterDocumentation" : "The path prefix for the S3 bucket where users’ persistent application settings are stored.
\n@return The path prefix for the S3 bucket where users’ persistent application settings are stored.",
"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" : "SettingsGroup",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "SettingsGroup",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "SettingsGroup",
"sensitive" : false,
"setterDocumentation" : "The path prefix for the S3 bucket where users’ persistent application settings are stored.
\n@param settingsGroup The path prefix for the S3 bucket where users’ persistent application settings are stored.",
"setterMethodName" : "setSettingsGroup",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "settingsGroup",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "settingsGroup",
"variableType" : "String",
"documentation" : "The path prefix for the S3 bucket where users’ persistent application settings are stored.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getEnabled",
"beanStyleSetterMethodName" : "setEnabled",
"c2jName" : "Enabled",
"c2jShape" : "Boolean",
"defaultConsumerFluentSetterDocumentation" : "Specifies whether persistent application settings are enabled for users during their streaming sessions.
\nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #enabled(Boolean)}.\n@param enabled a consumer that will call methods on {@link Boolean.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #enabled(Boolean)",
"deprecated" : false,
"documentation" : "Specifies whether persistent application settings are enabled for users during their streaming sessions.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "enabled",
"fluentSetterDocumentation" : "Specifies whether persistent application settings are enabled for users during their streaming sessions.
\n@param enabled Specifies whether persistent application settings are enabled for users during their streaming sessions.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "enabled",
"getterDocumentation" : "Specifies whether persistent application settings are enabled for users during their streaming sessions.
\n@return Specifies whether persistent application settings are enabled for users during their streaming sessions.",
"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,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Enabled",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "BOOLEAN",
"name" : "Enabled",
"sensitive" : false,
"setterDocumentation" : "Specifies whether persistent application settings are enabled for users during their streaming sessions.
\n@param enabled Specifies whether persistent application settings are enabled for users during their streaming sessions.",
"setterMethodName" : "setEnabled",
"setterModel" : {
"variableDeclarationType" : "Boolean",
"variableName" : "enabled",
"variableType" : "Boolean",
"documentation" : null,
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Boolean",
"variableName" : "enabled",
"variableType" : "Boolean",
"documentation" : "Specifies whether persistent application settings are enabled for users during their streaming sessions.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getSettingsGroup",
"beanStyleSetterMethodName" : "setSettingsGroup",
"c2jName" : "SettingsGroup",
"c2jShape" : "SettingsGroup",
"defaultConsumerFluentSetterDocumentation" : "The path prefix for the S3 bucket where users’ persistent application settings are stored.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #settingsGroup(String)}.\n@param settingsGroup a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #settingsGroup(String)",
"deprecated" : false,
"documentation" : "The path prefix for the S3 bucket where users’ persistent application settings are stored.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "settingsGroup",
"fluentSetterDocumentation" : "The path prefix for the S3 bucket where users’ persistent application settings are stored.
\n@param settingsGroup The path prefix for the S3 bucket where users’ persistent application settings are stored.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "settingsGroup",
"getterDocumentation" : "The path prefix for the S3 bucket where users’ persistent application settings are stored.
\n@return The path prefix for the S3 bucket where users’ persistent application settings are stored.",
"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" : "SettingsGroup",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "SettingsGroup",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "SettingsGroup",
"sensitive" : false,
"setterDocumentation" : "The path prefix for the S3 bucket where users’ persistent application settings are stored.
\n@param settingsGroup The path prefix for the S3 bucket where users’ persistent application settings are stored.",
"setterMethodName" : "setSettingsGroup",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "settingsGroup",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "settingsGroup",
"variableType" : "String",
"documentation" : "The path prefix for the S3 bucket where users’ persistent application settings are stored.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getS3BucketName",
"beanStyleSetterMethodName" : "setS3BucketName",
"c2jName" : "S3BucketName",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #s3BucketName(String)}.\n@param s3BucketName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #s3BucketName(String)",
"deprecated" : false,
"documentation" : "The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "s3BucketName",
"fluentSetterDocumentation" : "The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.
\n@param s3BucketName The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "s3BucketName",
"getterDocumentation" : "The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.
\n@return The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.",
"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" : "S3BucketName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "S3BucketName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "S3BucketName",
"sensitive" : false,
"setterDocumentation" : "The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.
\n@param s3BucketName The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.",
"setterMethodName" : "setS3BucketName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "s3BucketName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "s3BucketName",
"variableType" : "String",
"documentation" : "The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "ApplicationSettingsResponse",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "ApplicationSettingsResponse",
"variableName" : "applicationSettingsResponse",
"variableType" : "ApplicationSettingsResponse",
"documentation" : null,
"simpleType" : "ApplicationSettingsResponse",
"variableSetterType" : "ApplicationSettingsResponse"
},
"wrapper" : false
},
"AssociateFleetRequest" : {
"c2jName" : "AssociateFleetRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : {
"action" : "AssociateFleet",
"locationName" : null,
"requestUri" : "/",
"target" : "PhotonAdminProxyService.AssociateFleet",
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"beanStyleGetterMethodName" : "getFleetName",
"beanStyleSetterMethodName" : "setFleetName",
"c2jName" : "FleetName",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The name of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetName(String)}.\n@param fleetName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetName(String)",
"deprecated" : false,
"documentation" : "The name of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetName",
"fluentSetterDocumentation" : "The name of the fleet.
\n@param fleetName The name of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetName",
"getterDocumentation" : "The name of the fleet.
\n@return The name of the fleet.",
"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,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetName",
"sensitive" : false,
"setterDocumentation" : "The name of the fleet.
\n@param fleetName The name of the fleet.",
"setterMethodName" : "setFleetName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetName",
"variableType" : "String",
"documentation" : "The name of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getStackName",
"beanStyleSetterMethodName" : "setStackName",
"c2jName" : "StackName",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The name of the stack.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #stackName(String)}.\n@param stackName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #stackName(String)",
"deprecated" : false,
"documentation" : "The name of the stack.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "stackName",
"fluentSetterDocumentation" : "The name of the stack.
\n@param stackName The name of the stack.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "stackName",
"getterDocumentation" : "The name of the stack.
\n@return The name of the stack.",
"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,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "StackName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "StackName",
"sensitive" : false,
"setterDocumentation" : "The name of the stack.
\n@param stackName The name of the stack.",
"setterMethodName" : "setStackName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "stackName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "stackName",
"variableType" : "String",
"documentation" : "The name of the stack.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"FleetName" : {
"beanStyleGetterMethodName" : "getFleetName",
"beanStyleSetterMethodName" : "setFleetName",
"c2jName" : "FleetName",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The name of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetName(String)}.\n@param fleetName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetName(String)",
"deprecated" : false,
"documentation" : "The name of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetName",
"fluentSetterDocumentation" : "The name of the fleet.
\n@param fleetName The name of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetName",
"getterDocumentation" : "The name of the fleet.
\n@return The name of the fleet.",
"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,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetName",
"sensitive" : false,
"setterDocumentation" : "The name of the fleet.
\n@param fleetName The name of the fleet.",
"setterMethodName" : "setFleetName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetName",
"variableType" : "String",
"documentation" : "The name of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"StackName" : {
"beanStyleGetterMethodName" : "getStackName",
"beanStyleSetterMethodName" : "setStackName",
"c2jName" : "StackName",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The name of the stack.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #stackName(String)}.\n@param stackName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #stackName(String)",
"deprecated" : false,
"documentation" : "The name of the stack.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "stackName",
"fluentSetterDocumentation" : "The name of the stack.
\n@param stackName The name of the stack.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "stackName",
"getterDocumentation" : "The name of the stack.
\n@return The name of the stack.",
"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,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "StackName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "StackName",
"sensitive" : false,
"setterDocumentation" : "The name of the stack.
\n@param stackName The name of the stack.",
"setterMethodName" : "setStackName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "stackName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "stackName",
"variableType" : "String",
"documentation" : "The name of the stack.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getFleetName",
"beanStyleSetterMethodName" : "setFleetName",
"c2jName" : "FleetName",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The name of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetName(String)}.\n@param fleetName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetName(String)",
"deprecated" : false,
"documentation" : "The name of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetName",
"fluentSetterDocumentation" : "The name of the fleet.
\n@param fleetName The name of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetName",
"getterDocumentation" : "The name of the fleet.
\n@return The name of the fleet.",
"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,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetName",
"sensitive" : false,
"setterDocumentation" : "The name of the fleet.
\n@param fleetName The name of the fleet.",
"setterMethodName" : "setFleetName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetName",
"variableType" : "String",
"documentation" : "The name of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getStackName",
"beanStyleSetterMethodName" : "setStackName",
"c2jName" : "StackName",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The name of the stack.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #stackName(String)}.\n@param stackName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #stackName(String)",
"deprecated" : false,
"documentation" : "The name of the stack.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "stackName",
"fluentSetterDocumentation" : "The name of the stack.
\n@param stackName The name of the stack.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "stackName",
"getterDocumentation" : "The name of the stack.
\n@return The name of the stack.",
"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,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "StackName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "StackName",
"sensitive" : false,
"setterDocumentation" : "The name of the stack.
\n@param stackName The name of the stack.",
"setterMethodName" : "setStackName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "stackName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "stackName",
"variableType" : "String",
"documentation" : "The name of the stack.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : [ "FleetName", "StackName" ],
"shapeName" : "AssociateFleetRequest",
"simpleMethod" : false,
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "AssociateFleetRequest",
"variableName" : "associateFleetRequest",
"variableType" : "AssociateFleetRequest",
"documentation" : null,
"simpleType" : "AssociateFleetRequest",
"variableSetterType" : "AssociateFleetRequest"
},
"wrapper" : false
},
"AssociateFleetResponse" : {
"c2jName" : "AssociateFleetResult",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ ],
"membersAsMap" : { },
"nonStreamingMembers" : [ ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "AssociateFleetResponse",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "AssociateFleetResponse",
"variableName" : "associateFleetResponse",
"variableType" : "AssociateFleetResponse",
"documentation" : null,
"simpleType" : "AssociateFleetResponse",
"variableSetterType" : "AssociateFleetResponse"
},
"wrapper" : false
},
"AuthenticationType" : {
"c2jName" : "AuthenticationType",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : [ {
"name" : "API",
"value" : "API"
}, {
"name" : "SAML",
"value" : "SAML"
}, {
"name" : "USERPOOL",
"value" : "USERPOOL"
} ],
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ ],
"membersAsMap" : { },
"nonStreamingMembers" : [ ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "AuthenticationType",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "AuthenticationType",
"variableName" : "authenticationType",
"variableType" : "AuthenticationType",
"documentation" : null,
"simpleType" : "AuthenticationType",
"variableSetterType" : "AuthenticationType"
},
"wrapper" : false
},
"BatchAssociateUserStackRequest" : {
"c2jName" : "BatchAssociateUserStackRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : {
"action" : "BatchAssociateUserStack",
"locationName" : null,
"requestUri" : "/",
"target" : "PhotonAdminProxyService.BatchAssociateUserStack",
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"beanStyleGetterMethodName" : "getUserStackAssociations",
"beanStyleSetterMethodName" : "setUserStackAssociations",
"c2jName" : "UserStackAssociations",
"c2jShape" : "UserStackAssociationList",
"defaultConsumerFluentSetterDocumentation" : "The list of UserStackAssociation objects.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #userStackAssociations(List)}.\n@param userStackAssociations a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #userStackAssociations(List)",
"deprecated" : false,
"documentation" : "The list of UserStackAssociation objects.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "userStackAssociations",
"fluentSetterDocumentation" : "The list of UserStackAssociation objects.
\n@param userStackAssociations The list of UserStackAssociation objects.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "userStackAssociations",
"getterDocumentation" : "The list of UserStackAssociation objects.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return The list of UserStackAssociation objects.",
"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" : "UserStackAssociations",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "UserStackAssociations",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "UserStackAssociation",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link UserStackAssociation.Builder} avoiding the need to create one manually via {@link UserStackAssociation#builder()}.\n\nWhen the {@link Consumer} completes, {@link UserStackAssociation.Builder#build()} is called immediately and its result is passed to {@link #member(UserStackAssociation)}.\n@param member a consumer that will call methods on {@link UserStackAssociation.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(UserStackAssociation)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "UserStackAssociation",
"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,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "UserStackAssociation",
"variableName" : "member",
"variableType" : "UserStackAssociation",
"documentation" : null,
"simpleType" : "UserStackAssociation",
"variableSetterType" : "UserStackAssociation"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "UserStackAssociation",
"variableName" : "member",
"variableType" : "UserStackAssociation",
"documentation" : "",
"simpleType" : "UserStackAssociation",
"variableSetterType" : "UserStackAssociation"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "UserStackAssociation",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "UserStackAssociation",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "UserStackAssociations",
"sensitive" : false,
"setterDocumentation" : "The list of UserStackAssociation objects.
\n@param userStackAssociations The list of UserStackAssociation objects.",
"setterMethodName" : "setUserStackAssociations",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "userStackAssociations",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "userStackAssociations",
"variableType" : "java.util.List",
"documentation" : "The list of UserStackAssociation objects.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"UserStackAssociations" : {
"beanStyleGetterMethodName" : "getUserStackAssociations",
"beanStyleSetterMethodName" : "setUserStackAssociations",
"c2jName" : "UserStackAssociations",
"c2jShape" : "UserStackAssociationList",
"defaultConsumerFluentSetterDocumentation" : "The list of UserStackAssociation objects.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #userStackAssociations(List)}.\n@param userStackAssociations a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #userStackAssociations(List)",
"deprecated" : false,
"documentation" : "The list of UserStackAssociation objects.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "userStackAssociations",
"fluentSetterDocumentation" : "The list of UserStackAssociation objects.
\n@param userStackAssociations The list of UserStackAssociation objects.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "userStackAssociations",
"getterDocumentation" : "The list of UserStackAssociation objects.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return The list of UserStackAssociation objects.",
"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" : "UserStackAssociations",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "UserStackAssociations",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "UserStackAssociation",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link UserStackAssociation.Builder} avoiding the need to create one manually via {@link UserStackAssociation#builder()}.\n\nWhen the {@link Consumer} completes, {@link UserStackAssociation.Builder#build()} is called immediately and its result is passed to {@link #member(UserStackAssociation)}.\n@param member a consumer that will call methods on {@link UserStackAssociation.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(UserStackAssociation)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "UserStackAssociation",
"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,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "UserStackAssociation",
"variableName" : "member",
"variableType" : "UserStackAssociation",
"documentation" : null,
"simpleType" : "UserStackAssociation",
"variableSetterType" : "UserStackAssociation"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "UserStackAssociation",
"variableName" : "member",
"variableType" : "UserStackAssociation",
"documentation" : "",
"simpleType" : "UserStackAssociation",
"variableSetterType" : "UserStackAssociation"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "UserStackAssociation",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "UserStackAssociation",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "UserStackAssociations",
"sensitive" : false,
"setterDocumentation" : "The list of UserStackAssociation objects.
\n@param userStackAssociations The list of UserStackAssociation objects.",
"setterMethodName" : "setUserStackAssociations",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "userStackAssociations",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "userStackAssociations",
"variableType" : "java.util.List",
"documentation" : "The list of UserStackAssociation objects.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getUserStackAssociations",
"beanStyleSetterMethodName" : "setUserStackAssociations",
"c2jName" : "UserStackAssociations",
"c2jShape" : "UserStackAssociationList",
"defaultConsumerFluentSetterDocumentation" : "The list of UserStackAssociation objects.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #userStackAssociations(List)}.\n@param userStackAssociations a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #userStackAssociations(List)",
"deprecated" : false,
"documentation" : "The list of UserStackAssociation objects.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "userStackAssociations",
"fluentSetterDocumentation" : "The list of UserStackAssociation objects.
\n@param userStackAssociations The list of UserStackAssociation objects.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "userStackAssociations",
"getterDocumentation" : "The list of UserStackAssociation objects.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return The list of UserStackAssociation objects.",
"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" : "UserStackAssociations",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "UserStackAssociations",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "UserStackAssociation",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link UserStackAssociation.Builder} avoiding the need to create one manually via {@link UserStackAssociation#builder()}.\n\nWhen the {@link Consumer} completes, {@link UserStackAssociation.Builder#build()} is called immediately and its result is passed to {@link #member(UserStackAssociation)}.\n@param member a consumer that will call methods on {@link UserStackAssociation.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(UserStackAssociation)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "UserStackAssociation",
"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,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "UserStackAssociation",
"variableName" : "member",
"variableType" : "UserStackAssociation",
"documentation" : null,
"simpleType" : "UserStackAssociation",
"variableSetterType" : "UserStackAssociation"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "UserStackAssociation",
"variableName" : "member",
"variableType" : "UserStackAssociation",
"documentation" : "",
"simpleType" : "UserStackAssociation",
"variableSetterType" : "UserStackAssociation"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "UserStackAssociation",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "UserStackAssociation",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "UserStackAssociations",
"sensitive" : false,
"setterDocumentation" : "The list of UserStackAssociation objects.
\n@param userStackAssociations The list of UserStackAssociation objects.",
"setterMethodName" : "setUserStackAssociations",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "userStackAssociations",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "userStackAssociations",
"variableType" : "java.util.List",
"documentation" : "The list of UserStackAssociation objects.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : [ "UserStackAssociations" ],
"shapeName" : "BatchAssociateUserStackRequest",
"simpleMethod" : false,
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "BatchAssociateUserStackRequest",
"variableName" : "batchAssociateUserStackRequest",
"variableType" : "BatchAssociateUserStackRequest",
"documentation" : null,
"simpleType" : "BatchAssociateUserStackRequest",
"variableSetterType" : "BatchAssociateUserStackRequest"
},
"wrapper" : false
},
"BatchAssociateUserStackResponse" : {
"c2jName" : "BatchAssociateUserStackResult",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ {
"beanStyleGetterMethodName" : "getErrors",
"beanStyleSetterMethodName" : "setErrors",
"c2jName" : "errors",
"c2jShape" : "UserStackAssociationErrorList",
"defaultConsumerFluentSetterDocumentation" : "The list of UserStackAssociationError objects.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #errors(List)}.\n@param errors a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #errors(List)",
"deprecated" : false,
"documentation" : "The list of UserStackAssociationError objects.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "errors",
"fluentSetterDocumentation" : "The list of UserStackAssociationError objects.
\n@param errors The list of UserStackAssociationError objects.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "errors",
"getterDocumentation" : "The list of UserStackAssociationError objects.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return The list of UserStackAssociationError objects.",
"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" : "errors",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "errors",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "UserStackAssociationError",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link UserStackAssociationError.Builder} avoiding the need to create one manually via {@link UserStackAssociationError#builder()}.\n\nWhen the {@link Consumer} completes, {@link UserStackAssociationError.Builder#build()} is called immediately and its result is passed to {@link #member(UserStackAssociationError)}.\n@param member a consumer that will call methods on {@link UserStackAssociationError.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(UserStackAssociationError)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "UserStackAssociationError",
"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,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "UserStackAssociationError",
"variableName" : "member",
"variableType" : "UserStackAssociationError",
"documentation" : null,
"simpleType" : "UserStackAssociationError",
"variableSetterType" : "UserStackAssociationError"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "UserStackAssociationError",
"variableName" : "member",
"variableType" : "UserStackAssociationError",
"documentation" : "",
"simpleType" : "UserStackAssociationError",
"variableSetterType" : "UserStackAssociationError"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "UserStackAssociationError",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "UserStackAssociationError",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "Errors",
"sensitive" : false,
"setterDocumentation" : "The list of UserStackAssociationError objects.
\n@param errors The list of UserStackAssociationError objects.",
"setterMethodName" : "setErrors",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "errors",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "errors",
"variableType" : "java.util.List",
"documentation" : "The list of UserStackAssociationError objects.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"Errors" : {
"beanStyleGetterMethodName" : "getErrors",
"beanStyleSetterMethodName" : "setErrors",
"c2jName" : "errors",
"c2jShape" : "UserStackAssociationErrorList",
"defaultConsumerFluentSetterDocumentation" : "The list of UserStackAssociationError objects.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #errors(List)}.\n@param errors a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #errors(List)",
"deprecated" : false,
"documentation" : "The list of UserStackAssociationError objects.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "errors",
"fluentSetterDocumentation" : "The list of UserStackAssociationError objects.
\n@param errors The list of UserStackAssociationError objects.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "errors",
"getterDocumentation" : "The list of UserStackAssociationError objects.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return The list of UserStackAssociationError objects.",
"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" : "errors",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "errors",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "UserStackAssociationError",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link UserStackAssociationError.Builder} avoiding the need to create one manually via {@link UserStackAssociationError#builder()}.\n\nWhen the {@link Consumer} completes, {@link UserStackAssociationError.Builder#build()} is called immediately and its result is passed to {@link #member(UserStackAssociationError)}.\n@param member a consumer that will call methods on {@link UserStackAssociationError.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(UserStackAssociationError)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "UserStackAssociationError",
"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,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "UserStackAssociationError",
"variableName" : "member",
"variableType" : "UserStackAssociationError",
"documentation" : null,
"simpleType" : "UserStackAssociationError",
"variableSetterType" : "UserStackAssociationError"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "UserStackAssociationError",
"variableName" : "member",
"variableType" : "UserStackAssociationError",
"documentation" : "",
"simpleType" : "UserStackAssociationError",
"variableSetterType" : "UserStackAssociationError"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "UserStackAssociationError",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "UserStackAssociationError",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "Errors",
"sensitive" : false,
"setterDocumentation" : "The list of UserStackAssociationError objects.
\n@param errors The list of UserStackAssociationError objects.",
"setterMethodName" : "setErrors",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "errors",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "errors",
"variableType" : "java.util.List",
"documentation" : "The list of UserStackAssociationError objects.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getErrors",
"beanStyleSetterMethodName" : "setErrors",
"c2jName" : "errors",
"c2jShape" : "UserStackAssociationErrorList",
"defaultConsumerFluentSetterDocumentation" : "The list of UserStackAssociationError objects.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #errors(List)}.\n@param errors a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #errors(List)",
"deprecated" : false,
"documentation" : "The list of UserStackAssociationError objects.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "errors",
"fluentSetterDocumentation" : "The list of UserStackAssociationError objects.
\n@param errors The list of UserStackAssociationError objects.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "errors",
"getterDocumentation" : "The list of UserStackAssociationError objects.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return The list of UserStackAssociationError objects.",
"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" : "errors",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "errors",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "UserStackAssociationError",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link UserStackAssociationError.Builder} avoiding the need to create one manually via {@link UserStackAssociationError#builder()}.\n\nWhen the {@link Consumer} completes, {@link UserStackAssociationError.Builder#build()} is called immediately and its result is passed to {@link #member(UserStackAssociationError)}.\n@param member a consumer that will call methods on {@link UserStackAssociationError.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(UserStackAssociationError)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "UserStackAssociationError",
"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,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "UserStackAssociationError",
"variableName" : "member",
"variableType" : "UserStackAssociationError",
"documentation" : null,
"simpleType" : "UserStackAssociationError",
"variableSetterType" : "UserStackAssociationError"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "UserStackAssociationError",
"variableName" : "member",
"variableType" : "UserStackAssociationError",
"documentation" : "",
"simpleType" : "UserStackAssociationError",
"variableSetterType" : "UserStackAssociationError"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "UserStackAssociationError",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "UserStackAssociationError",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "Errors",
"sensitive" : false,
"setterDocumentation" : "The list of UserStackAssociationError objects.
\n@param errors The list of UserStackAssociationError objects.",
"setterMethodName" : "setErrors",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "errors",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "errors",
"variableType" : "java.util.List",
"documentation" : "The list of UserStackAssociationError objects.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "BatchAssociateUserStackResponse",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "BatchAssociateUserStackResponse",
"variableName" : "batchAssociateUserStackResponse",
"variableType" : "BatchAssociateUserStackResponse",
"documentation" : null,
"simpleType" : "BatchAssociateUserStackResponse",
"variableSetterType" : "BatchAssociateUserStackResponse"
},
"wrapper" : false
},
"BatchDisassociateUserStackRequest" : {
"c2jName" : "BatchDisassociateUserStackRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : {
"action" : "BatchDisassociateUserStack",
"locationName" : null,
"requestUri" : "/",
"target" : "PhotonAdminProxyService.BatchDisassociateUserStack",
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"beanStyleGetterMethodName" : "getUserStackAssociations",
"beanStyleSetterMethodName" : "setUserStackAssociations",
"c2jName" : "UserStackAssociations",
"c2jShape" : "UserStackAssociationList",
"defaultConsumerFluentSetterDocumentation" : "The list of UserStackAssociation objects.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #userStackAssociations(List)}.\n@param userStackAssociations a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #userStackAssociations(List)",
"deprecated" : false,
"documentation" : "The list of UserStackAssociation objects.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "userStackAssociations",
"fluentSetterDocumentation" : "The list of UserStackAssociation objects.
\n@param userStackAssociations The list of UserStackAssociation objects.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "userStackAssociations",
"getterDocumentation" : "The list of UserStackAssociation objects.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return The list of UserStackAssociation objects.",
"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" : "UserStackAssociations",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "UserStackAssociations",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "UserStackAssociation",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link UserStackAssociation.Builder} avoiding the need to create one manually via {@link UserStackAssociation#builder()}.\n\nWhen the {@link Consumer} completes, {@link UserStackAssociation.Builder#build()} is called immediately and its result is passed to {@link #member(UserStackAssociation)}.\n@param member a consumer that will call methods on {@link UserStackAssociation.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(UserStackAssociation)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "UserStackAssociation",
"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,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "UserStackAssociation",
"variableName" : "member",
"variableType" : "UserStackAssociation",
"documentation" : null,
"simpleType" : "UserStackAssociation",
"variableSetterType" : "UserStackAssociation"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "UserStackAssociation",
"variableName" : "member",
"variableType" : "UserStackAssociation",
"documentation" : "",
"simpleType" : "UserStackAssociation",
"variableSetterType" : "UserStackAssociation"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "UserStackAssociation",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "UserStackAssociation",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "UserStackAssociations",
"sensitive" : false,
"setterDocumentation" : "The list of UserStackAssociation objects.
\n@param userStackAssociations The list of UserStackAssociation objects.",
"setterMethodName" : "setUserStackAssociations",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "userStackAssociations",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "userStackAssociations",
"variableType" : "java.util.List",
"documentation" : "The list of UserStackAssociation objects.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"UserStackAssociations" : {
"beanStyleGetterMethodName" : "getUserStackAssociations",
"beanStyleSetterMethodName" : "setUserStackAssociations",
"c2jName" : "UserStackAssociations",
"c2jShape" : "UserStackAssociationList",
"defaultConsumerFluentSetterDocumentation" : "The list of UserStackAssociation objects.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #userStackAssociations(List)}.\n@param userStackAssociations a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #userStackAssociations(List)",
"deprecated" : false,
"documentation" : "The list of UserStackAssociation objects.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "userStackAssociations",
"fluentSetterDocumentation" : "The list of UserStackAssociation objects.
\n@param userStackAssociations The list of UserStackAssociation objects.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "userStackAssociations",
"getterDocumentation" : "The list of UserStackAssociation objects.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return The list of UserStackAssociation objects.",
"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" : "UserStackAssociations",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "UserStackAssociations",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "UserStackAssociation",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link UserStackAssociation.Builder} avoiding the need to create one manually via {@link UserStackAssociation#builder()}.\n\nWhen the {@link Consumer} completes, {@link UserStackAssociation.Builder#build()} is called immediately and its result is passed to {@link #member(UserStackAssociation)}.\n@param member a consumer that will call methods on {@link UserStackAssociation.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(UserStackAssociation)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "UserStackAssociation",
"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,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "UserStackAssociation",
"variableName" : "member",
"variableType" : "UserStackAssociation",
"documentation" : null,
"simpleType" : "UserStackAssociation",
"variableSetterType" : "UserStackAssociation"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "UserStackAssociation",
"variableName" : "member",
"variableType" : "UserStackAssociation",
"documentation" : "",
"simpleType" : "UserStackAssociation",
"variableSetterType" : "UserStackAssociation"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "UserStackAssociation",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "UserStackAssociation",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "UserStackAssociations",
"sensitive" : false,
"setterDocumentation" : "The list of UserStackAssociation objects.
\n@param userStackAssociations The list of UserStackAssociation objects.",
"setterMethodName" : "setUserStackAssociations",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "userStackAssociations",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "userStackAssociations",
"variableType" : "java.util.List",
"documentation" : "The list of UserStackAssociation objects.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getUserStackAssociations",
"beanStyleSetterMethodName" : "setUserStackAssociations",
"c2jName" : "UserStackAssociations",
"c2jShape" : "UserStackAssociationList",
"defaultConsumerFluentSetterDocumentation" : "The list of UserStackAssociation objects.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #userStackAssociations(List)}.\n@param userStackAssociations a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #userStackAssociations(List)",
"deprecated" : false,
"documentation" : "The list of UserStackAssociation objects.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "userStackAssociations",
"fluentSetterDocumentation" : "The list of UserStackAssociation objects.
\n@param userStackAssociations The list of UserStackAssociation objects.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "userStackAssociations",
"getterDocumentation" : "The list of UserStackAssociation objects.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return The list of UserStackAssociation objects.",
"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" : "UserStackAssociations",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "UserStackAssociations",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "UserStackAssociation",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link UserStackAssociation.Builder} avoiding the need to create one manually via {@link UserStackAssociation#builder()}.\n\nWhen the {@link Consumer} completes, {@link UserStackAssociation.Builder#build()} is called immediately and its result is passed to {@link #member(UserStackAssociation)}.\n@param member a consumer that will call methods on {@link UserStackAssociation.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(UserStackAssociation)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "UserStackAssociation",
"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,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "UserStackAssociation",
"variableName" : "member",
"variableType" : "UserStackAssociation",
"documentation" : null,
"simpleType" : "UserStackAssociation",
"variableSetterType" : "UserStackAssociation"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "UserStackAssociation",
"variableName" : "member",
"variableType" : "UserStackAssociation",
"documentation" : "",
"simpleType" : "UserStackAssociation",
"variableSetterType" : "UserStackAssociation"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "UserStackAssociation",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "UserStackAssociation",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "UserStackAssociations",
"sensitive" : false,
"setterDocumentation" : "The list of UserStackAssociation objects.
\n@param userStackAssociations The list of UserStackAssociation objects.",
"setterMethodName" : "setUserStackAssociations",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "userStackAssociations",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "userStackAssociations",
"variableType" : "java.util.List",
"documentation" : "The list of UserStackAssociation objects.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : [ "UserStackAssociations" ],
"shapeName" : "BatchDisassociateUserStackRequest",
"simpleMethod" : false,
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "BatchDisassociateUserStackRequest",
"variableName" : "batchDisassociateUserStackRequest",
"variableType" : "BatchDisassociateUserStackRequest",
"documentation" : null,
"simpleType" : "BatchDisassociateUserStackRequest",
"variableSetterType" : "BatchDisassociateUserStackRequest"
},
"wrapper" : false
},
"BatchDisassociateUserStackResponse" : {
"c2jName" : "BatchDisassociateUserStackResult",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ {
"beanStyleGetterMethodName" : "getErrors",
"beanStyleSetterMethodName" : "setErrors",
"c2jName" : "errors",
"c2jShape" : "UserStackAssociationErrorList",
"defaultConsumerFluentSetterDocumentation" : "The list of UserStackAssociationError objects.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #errors(List)}.\n@param errors a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #errors(List)",
"deprecated" : false,
"documentation" : "The list of UserStackAssociationError objects.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "errors",
"fluentSetterDocumentation" : "The list of UserStackAssociationError objects.
\n@param errors The list of UserStackAssociationError objects.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "errors",
"getterDocumentation" : "The list of UserStackAssociationError objects.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return The list of UserStackAssociationError objects.",
"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" : "errors",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "errors",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "UserStackAssociationError",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link UserStackAssociationError.Builder} avoiding the need to create one manually via {@link UserStackAssociationError#builder()}.\n\nWhen the {@link Consumer} completes, {@link UserStackAssociationError.Builder#build()} is called immediately and its result is passed to {@link #member(UserStackAssociationError)}.\n@param member a consumer that will call methods on {@link UserStackAssociationError.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(UserStackAssociationError)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "UserStackAssociationError",
"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,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "UserStackAssociationError",
"variableName" : "member",
"variableType" : "UserStackAssociationError",
"documentation" : null,
"simpleType" : "UserStackAssociationError",
"variableSetterType" : "UserStackAssociationError"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "UserStackAssociationError",
"variableName" : "member",
"variableType" : "UserStackAssociationError",
"documentation" : "",
"simpleType" : "UserStackAssociationError",
"variableSetterType" : "UserStackAssociationError"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "UserStackAssociationError",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "UserStackAssociationError",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "Errors",
"sensitive" : false,
"setterDocumentation" : "The list of UserStackAssociationError objects.
\n@param errors The list of UserStackAssociationError objects.",
"setterMethodName" : "setErrors",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "errors",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "errors",
"variableType" : "java.util.List",
"documentation" : "The list of UserStackAssociationError objects.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"Errors" : {
"beanStyleGetterMethodName" : "getErrors",
"beanStyleSetterMethodName" : "setErrors",
"c2jName" : "errors",
"c2jShape" : "UserStackAssociationErrorList",
"defaultConsumerFluentSetterDocumentation" : "The list of UserStackAssociationError objects.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #errors(List)}.\n@param errors a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #errors(List)",
"deprecated" : false,
"documentation" : "The list of UserStackAssociationError objects.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "errors",
"fluentSetterDocumentation" : "The list of UserStackAssociationError objects.
\n@param errors The list of UserStackAssociationError objects.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "errors",
"getterDocumentation" : "The list of UserStackAssociationError objects.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return The list of UserStackAssociationError objects.",
"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" : "errors",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "errors",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "UserStackAssociationError",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link UserStackAssociationError.Builder} avoiding the need to create one manually via {@link UserStackAssociationError#builder()}.\n\nWhen the {@link Consumer} completes, {@link UserStackAssociationError.Builder#build()} is called immediately and its result is passed to {@link #member(UserStackAssociationError)}.\n@param member a consumer that will call methods on {@link UserStackAssociationError.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(UserStackAssociationError)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "UserStackAssociationError",
"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,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "UserStackAssociationError",
"variableName" : "member",
"variableType" : "UserStackAssociationError",
"documentation" : null,
"simpleType" : "UserStackAssociationError",
"variableSetterType" : "UserStackAssociationError"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "UserStackAssociationError",
"variableName" : "member",
"variableType" : "UserStackAssociationError",
"documentation" : "",
"simpleType" : "UserStackAssociationError",
"variableSetterType" : "UserStackAssociationError"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "UserStackAssociationError",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "UserStackAssociationError",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "Errors",
"sensitive" : false,
"setterDocumentation" : "The list of UserStackAssociationError objects.
\n@param errors The list of UserStackAssociationError objects.",
"setterMethodName" : "setErrors",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "errors",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "errors",
"variableType" : "java.util.List",
"documentation" : "The list of UserStackAssociationError objects.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getErrors",
"beanStyleSetterMethodName" : "setErrors",
"c2jName" : "errors",
"c2jShape" : "UserStackAssociationErrorList",
"defaultConsumerFluentSetterDocumentation" : "The list of UserStackAssociationError objects.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #errors(List)}.\n@param errors a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #errors(List)",
"deprecated" : false,
"documentation" : "The list of UserStackAssociationError objects.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "errors",
"fluentSetterDocumentation" : "The list of UserStackAssociationError objects.
\n@param errors The list of UserStackAssociationError objects.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "errors",
"getterDocumentation" : "The list of UserStackAssociationError objects.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return The list of UserStackAssociationError objects.",
"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" : "errors",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "errors",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "UserStackAssociationError",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link UserStackAssociationError.Builder} avoiding the need to create one manually via {@link UserStackAssociationError#builder()}.\n\nWhen the {@link Consumer} completes, {@link UserStackAssociationError.Builder#build()} is called immediately and its result is passed to {@link #member(UserStackAssociationError)}.\n@param member a consumer that will call methods on {@link UserStackAssociationError.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(UserStackAssociationError)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "UserStackAssociationError",
"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,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "UserStackAssociationError",
"variableName" : "member",
"variableType" : "UserStackAssociationError",
"documentation" : null,
"simpleType" : "UserStackAssociationError",
"variableSetterType" : "UserStackAssociationError"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "UserStackAssociationError",
"variableName" : "member",
"variableType" : "UserStackAssociationError",
"documentation" : "",
"simpleType" : "UserStackAssociationError",
"variableSetterType" : "UserStackAssociationError"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "UserStackAssociationError",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "UserStackAssociationError",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "Errors",
"sensitive" : false,
"setterDocumentation" : "The list of UserStackAssociationError objects.
\n@param errors The list of UserStackAssociationError objects.",
"setterMethodName" : "setErrors",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "errors",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection