All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.azure.communication.jobrouter.implementation.models.CancelJobResultInternal Maven / Gradle / Ivy

There is a newer version: 1.1.11
Show newest version
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
// Code generated by Microsoft (R) TypeSpec Code Generator.
package com.azure.communication.jobrouter.implementation.models;

import com.azure.core.annotation.Generated;
import com.azure.core.annotation.Immutable;

/**
 * Response payload from cancelling a job.
 */
@Immutable
public final class CancelJobResultInternal {

    /**
     * Creates an instance of CancelJobResultInternal class.
     */
    @Generated
    private CancelJobResultInternal() {
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy