示例#1
0
    def from_dict(cls, dikt) -> 'InlineResponse2001':
        """Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The inline_response_200_1 of this InlineResponse2001.  # noqa: E501
        :rtype: InlineResponse2001
        """
        return util.deserialize_model(dikt, cls)
示例#2
0
    def from_dict(cls, dikt) -> 'AddKeyResponse':
        """Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The AddKeyResponse of this AddKeyResponse.  # noqa: E501
        :rtype: AddKeyResponse
        """
        return util.deserialize_model(dikt, cls)
示例#3
0
    def from_dict(cls, dikt) -> 'GetDatapointsResponse':
        """Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The GetDatapointsResponse of this GetDatapointsResponse.  # noqa: E501
        :rtype: GetDatapointsResponse
        """
        return util.deserialize_model(dikt, cls)
示例#4
0
    def from_dict(cls, dikt) -> 'CreateMachineRequestDisks':
        """Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The CreateMachineRequest_disks of this CreateMachineRequestDisks.  # noqa: E501
        :rtype: CreateMachineRequestDisks
        """
        return util.deserialize_model(dikt, cls)
示例#5
0
    def from_dict(cls, dikt) -> 'PostDeployScript':
        """Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The PostDeployScript of this PostDeployScript.  # noqa: E501
        :rtype: PostDeployScript
        """
        return util.deserialize_model(dikt, cls)
示例#6
0
    def from_dict(cls, dikt) -> 'DataType':
        """Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The DataType of this DataType.  # noqa: E501
        :rtype: DataType
        """
        return util.deserialize_model(dikt, cls)
示例#7
0
    def from_dict(cls, dikt) -> 'RunScriptRequest':
        """Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The RunScriptRequest of this RunScriptRequest.  # noqa: E501
        :rtype: RunScriptRequest
        """
        return util.deserialize_model(dikt, cls)
示例#8
0
    def from_dict(cls, dikt) -> 'MachineState':
        """Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The MachineState of this MachineState.  # noqa: E501
        :rtype: MachineState
        """
        return util.deserialize_model(dikt, cls)
示例#9
0
    def from_dict(cls, dikt) -> 'DatapointsValuesItem':
        """Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The DatapointsValuesItem of this DatapointsValuesItem.  # noqa: E501
        :rtype: DatapointsValuesItem
        """
        return util.deserialize_model(dikt, cls)
示例#10
0
    def from_dict(cls, dikt) -> 'CreateMachineResponseOneOf1':
        """Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The CreateMachineResponse_oneOf_1 of this CreateMachineResponseOneOf1.  # noqa: E501
        :rtype: CreateMachineResponseOneOf1
        """
        return util.deserialize_model(dikt, cls)
示例#11
0
    def from_dict(cls, dikt) -> 'CreateNetworkRequest':
        """Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The CreateNetworkRequest of this CreateNetworkRequest.  # noqa: E501
        :rtype: CreateNetworkRequest
        """
        return util.deserialize_model(dikt, cls)
示例#12
0
    def from_dict(cls, dikt) -> 'LXDExtraLimits':
        """Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The LXDExtra_limits of this LXDExtraLimits.  # noqa: E501
        :rtype: LXDExtraLimits
        """
        return util.deserialize_model(dikt, cls)
示例#13
0
    def from_dict(cls, dikt) -> 'BaseScheduleAllOf':
        """Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The BaseSchedule_allOf of this BaseScheduleAllOf.  # noqa: E501
        :rtype: BaseScheduleAllOf
        """
        return util.deserialize_model(dikt, cls)
示例#14
0
    def from_dict(cls, dikt) -> 'DigitalOceanCredentials':
        """Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The DigitalOceanCredentials of this DigitalOceanCredentials.  # noqa: E501
        :rtype: DigitalOceanCredentials
        """
        return util.deserialize_model(dikt, cls)
示例#15
0
    def from_dict(cls, dikt) -> 'ListOrgMembersResponse':
        """Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The ListOrgMembersResponse of this ListOrgMembersResponse.  # noqa: E501
        :rtype: ListOrgMembersResponse
        """
        return util.deserialize_model(dikt, cls)
示例#16
0
    def from_dict(cls, dikt) -> 'OpenstackNet':
        """Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The OpenstackNet of this OpenstackNet.  # noqa: E501
        :rtype: OpenstackNet
        """
        return util.deserialize_model(dikt, cls)
示例#17
0
    def from_dict(cls, dikt) -> 'Vector':
        """Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The Vector of this Vector.  # noqa: E501
        :rtype: Vector
        """
        return util.deserialize_model(dikt, cls)
示例#18
0
    def from_dict(cls, dikt) -> 'Query':
        """Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The Query of this Query.  # noqa: E501
        :rtype: Query
        """
        return util.deserialize_model(dikt, cls)
示例#19
0
    def from_dict(cls, dikt) -> 'AddKeyRequestAnyOf2':
        """Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The AddKeyRequest_anyOf_2 of this AddKeyRequestAnyOf2.  # noqa: E501
        :rtype: AddKeyRequestAnyOf2
        """
        return util.deserialize_model(dikt, cls)
示例#20
0
    def from_dict(cls, dikt) -> 'CronScheduleEntry':
        """Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The CronScheduleEntry of this CronScheduleEntry.  # noqa: E501
        :rtype: CronScheduleEntry
        """
        return util.deserialize_model(dikt, cls)
示例#21
0
    def from_dict(cls, dikt) -> 'RuleAction':
        """Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The RuleAction of this RuleAction.  # noqa: E501
        :rtype: RuleAction
        """
        return util.deserialize_model(dikt, cls)
示例#22
0
    def from_dict(cls, dikt) -> 'VSphereExtra':
        """Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The VSphereExtra of this VSphereExtra.  # noqa: E501
        :rtype: VSphereExtra
        """
        return util.deserialize_model(dikt, cls)
示例#23
0
    def from_dict(cls, dikt) -> 'GoogleClusterRequest':
        """Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The GoogleClusterRequest of this GoogleClusterRequest.  # noqa: E501
        :rtype: GoogleClusterRequest
        """
        return util.deserialize_model(dikt, cls)
示例#24
0
    def from_dict(cls, dikt) -> 'Member':
        """Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The Member of this Member.  # noqa: E501
        :rtype: Member
        """
        return util.deserialize_model(dikt, cls)
示例#25
0
    def from_dict(cls, dikt) -> 'AlibabaCredentials':
        """Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The AlibabaCredentials of this AlibabaCredentials.  # noqa: E501
        :rtype: AlibabaCredentials
        """
        return util.deserialize_model(dikt, cls)
示例#26
0
    def from_dict(cls, dikt) -> 'EditCloudRequestAnyOf':
        """Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The EditCloudRequest_anyOf of this EditCloudRequestAnyOf.  # noqa: E501
        :rtype: EditCloudRequestAnyOf
        """
        return util.deserialize_model(dikt, cls)
示例#27
0
    def from_dict(cls, dikt) -> 'KvmCreateMachineRequest':
        """Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The KvmCreateMachineRequest of this KvmCreateMachineRequest.  # noqa: E501
        :rtype: KvmCreateMachineRequest
        """
        return util.deserialize_model(dikt, cls)
示例#28
0
    def from_dict(cls, dikt) -> 'CloudFeatures':
        """Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The CloudFeatures of this CloudFeatures.  # noqa: E501
        :rtype: CloudFeatures
        """
        return util.deserialize_model(dikt, cls)
示例#29
0
    def from_dict(cls, dikt) -> 'AddCloudSigmaCloudRequest':
        """Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The AddCloudSigmaCloudRequest of this AddCloudSigmaCloudRequest.  # noqa: E501
        :rtype: AddCloudSigmaCloudRequest
        """
        return util.deserialize_model(dikt, cls)
示例#30
0
    def from_dict(cls, dikt) -> 'EditMachineRequestExpiration':
        """Returns the dict as a model

        :param dikt: A dict.
        :type: dict
        :return: The EditMachineRequest_expiration of this EditMachineRequestExpiration.  # noqa: E501
        :rtype: EditMachineRequestExpiration
        """
        return util.deserialize_model(dikt, cls)