azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.r...

356 строки
34 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.redis.fluent.PatchSchedulesClient"
fullName: "com.azure.resourcemanager.redis.fluent.PatchSchedulesClient"
name: "PatchSchedulesClient"
nameWithType: "PatchSchedulesClient"
summary: "An instance of this class provides access to all the operations defined in Patch<wbr>Schedules<wbr>Client."
syntax: "public interface **PatchSchedulesClient**"
methods:
- uid: "com.azure.resourcemanager.redis.fluent.PatchSchedulesClient.createOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.redis.models.DefaultName,com.azure.resourcemanager.redis.fluent.models.RedisPatchScheduleInner)"
fullName: "com.azure.resourcemanager.redis.fluent.PatchSchedulesClient.createOrUpdate(String resourceGroupName, String name, DefaultName defaultParameter, RedisPatchScheduleInner parameters)"
name: "createOrUpdate(String resourceGroupName, String name, DefaultName defaultParameter, RedisPatchScheduleInner parameters)"
nameWithType: "PatchSchedulesClient.createOrUpdate(String resourceGroupName, String name, DefaultName defaultParameter, RedisPatchScheduleInner parameters)"
summary: "Create or replace the patching schedule for Redis cache."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Redis cache."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Default string modeled as parameter for auto generation to work correctly."
name: "defaultParameter"
type: "<xref href=\"com.azure.resourcemanager.redis.models.DefaultName?alt=com.azure.resourcemanager.redis.models.DefaultName&text=DefaultName\" data-throw-if-not-resolved=\"False\" />"
- description: "Parameters to set the patching schedule for Redis cache."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.redis.fluent.models.RedisPatchScheduleInner?alt=com.azure.resourcemanager.redis.fluent.models.RedisPatchScheduleInner&text=RedisPatchScheduleInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract RedisPatchScheduleInner createOrUpdate(String resourceGroupName, String name, DefaultName defaultParameter, RedisPatchScheduleInner parameters)"
desc: "Create or replace the patching schedule for Redis cache."
returns:
description: "response to put/get patch schedules for Redis cache."
type: "<xref href=\"com.azure.resourcemanager.redis.fluent.models.RedisPatchScheduleInner?alt=com.azure.resourcemanager.redis.fluent.models.RedisPatchScheduleInner&text=RedisPatchScheduleInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.redis.fluent.PatchSchedulesClient.createOrUpdateAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.redis.models.DefaultName,com.azure.resourcemanager.redis.fluent.models.RedisPatchScheduleInner)"
fullName: "com.azure.resourcemanager.redis.fluent.PatchSchedulesClient.createOrUpdateAsync(String resourceGroupName, String name, DefaultName defaultParameter, RedisPatchScheduleInner parameters)"
name: "createOrUpdateAsync(String resourceGroupName, String name, DefaultName defaultParameter, RedisPatchScheduleInner parameters)"
nameWithType: "PatchSchedulesClient.createOrUpdateAsync(String resourceGroupName, String name, DefaultName defaultParameter, RedisPatchScheduleInner parameters)"
summary: "Create or replace the patching schedule for Redis cache."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Redis cache."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Default string modeled as parameter for auto generation to work correctly."
name: "defaultParameter"
type: "<xref href=\"com.azure.resourcemanager.redis.models.DefaultName?alt=com.azure.resourcemanager.redis.models.DefaultName&text=DefaultName\" data-throw-if-not-resolved=\"False\" />"
- description: "Parameters to set the patching schedule for Redis cache."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.redis.fluent.models.RedisPatchScheduleInner?alt=com.azure.resourcemanager.redis.fluent.models.RedisPatchScheduleInner&text=RedisPatchScheduleInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<RedisPatchScheduleInner> createOrUpdateAsync(String resourceGroupName, String name, DefaultName defaultParameter, RedisPatchScheduleInner parameters)"
desc: "Create or replace the patching schedule for Redis cache."
returns:
description: "response to put/get patch schedules for Redis cache on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.resourcemanager.redis.fluent.models.RedisPatchScheduleInner?alt=com.azure.resourcemanager.redis.fluent.models.RedisPatchScheduleInner&text=RedisPatchScheduleInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.redis.fluent.PatchSchedulesClient.createOrUpdateWithResponse(java.lang.String,java.lang.String,com.azure.resourcemanager.redis.models.DefaultName,com.azure.resourcemanager.redis.fluent.models.RedisPatchScheduleInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.redis.fluent.PatchSchedulesClient.createOrUpdateWithResponse(String resourceGroupName, String name, DefaultName defaultParameter, RedisPatchScheduleInner parameters, Context context)"
name: "createOrUpdateWithResponse(String resourceGroupName, String name, DefaultName defaultParameter, RedisPatchScheduleInner parameters, Context context)"
nameWithType: "PatchSchedulesClient.createOrUpdateWithResponse(String resourceGroupName, String name, DefaultName defaultParameter, RedisPatchScheduleInner parameters, Context context)"
summary: "Create or replace the patching schedule for Redis cache."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Redis cache."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Default string modeled as parameter for auto generation to work correctly."
name: "defaultParameter"
type: "<xref href=\"com.azure.resourcemanager.redis.models.DefaultName?alt=com.azure.resourcemanager.redis.models.DefaultName&text=DefaultName\" data-throw-if-not-resolved=\"False\" />"
- description: "Parameters to set the patching schedule for Redis cache."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.redis.fluent.models.RedisPatchScheduleInner?alt=com.azure.resourcemanager.redis.fluent.models.RedisPatchScheduleInner&text=RedisPatchScheduleInner\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<RedisPatchScheduleInner> createOrUpdateWithResponse(String resourceGroupName, String name, DefaultName defaultParameter, RedisPatchScheduleInner parameters, Context context)"
desc: "Create or replace the patching schedule for Redis cache."
returns:
description: "response to put/get patch schedules for Redis cache along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.redis.fluent.models.RedisPatchScheduleInner?alt=com.azure.resourcemanager.redis.fluent.models.RedisPatchScheduleInner&text=RedisPatchScheduleInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.redis.fluent.PatchSchedulesClient.createOrUpdateWithResponseAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.redis.models.DefaultName,com.azure.resourcemanager.redis.fluent.models.RedisPatchScheduleInner)"
fullName: "com.azure.resourcemanager.redis.fluent.PatchSchedulesClient.createOrUpdateWithResponseAsync(String resourceGroupName, String name, DefaultName defaultParameter, RedisPatchScheduleInner parameters)"
name: "createOrUpdateWithResponseAsync(String resourceGroupName, String name, DefaultName defaultParameter, RedisPatchScheduleInner parameters)"
nameWithType: "PatchSchedulesClient.createOrUpdateWithResponseAsync(String resourceGroupName, String name, DefaultName defaultParameter, RedisPatchScheduleInner parameters)"
summary: "Create or replace the patching schedule for Redis cache."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Redis cache."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Default string modeled as parameter for auto generation to work correctly."
name: "defaultParameter"
type: "<xref href=\"com.azure.resourcemanager.redis.models.DefaultName?alt=com.azure.resourcemanager.redis.models.DefaultName&text=DefaultName\" data-throw-if-not-resolved=\"False\" />"
- description: "Parameters to set the patching schedule for Redis cache."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.redis.fluent.models.RedisPatchScheduleInner?alt=com.azure.resourcemanager.redis.fluent.models.RedisPatchScheduleInner&text=RedisPatchScheduleInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<Response<RedisPatchScheduleInner>> createOrUpdateWithResponseAsync(String resourceGroupName, String name, DefaultName defaultParameter, RedisPatchScheduleInner parameters)"
desc: "Create or replace the patching schedule for Redis cache."
returns:
description: "response to put/get patch schedules for Redis cache along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion\n of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.redis.fluent.models.RedisPatchScheduleInner?alt=com.azure.resourcemanager.redis.fluent.models.RedisPatchScheduleInner&text=RedisPatchScheduleInner\" data-throw-if-not-resolved=\"False\" />&gt;&gt;"
- uid: "com.azure.resourcemanager.redis.fluent.PatchSchedulesClient.delete(java.lang.String,java.lang.String,com.azure.resourcemanager.redis.models.DefaultName)"
fullName: "com.azure.resourcemanager.redis.fluent.PatchSchedulesClient.delete(String resourceGroupName, String name, DefaultName defaultParameter)"
name: "delete(String resourceGroupName, String name, DefaultName defaultParameter)"
nameWithType: "PatchSchedulesClient.delete(String resourceGroupName, String name, DefaultName defaultParameter)"
summary: "Deletes the patching schedule of a redis cache."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the redis cache."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Default string modeled as parameter for auto generation to work correctly."
name: "defaultParameter"
type: "<xref href=\"com.azure.resourcemanager.redis.models.DefaultName?alt=com.azure.resourcemanager.redis.models.DefaultName&text=DefaultName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void delete(String resourceGroupName, String name, DefaultName defaultParameter)"
desc: "Deletes the patching schedule of a redis cache."
- uid: "com.azure.resourcemanager.redis.fluent.PatchSchedulesClient.deleteAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.redis.models.DefaultName)"
fullName: "com.azure.resourcemanager.redis.fluent.PatchSchedulesClient.deleteAsync(String resourceGroupName, String name, DefaultName defaultParameter)"
name: "deleteAsync(String resourceGroupName, String name, DefaultName defaultParameter)"
nameWithType: "PatchSchedulesClient.deleteAsync(String resourceGroupName, String name, DefaultName defaultParameter)"
summary: "Deletes the patching schedule of a redis cache."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the redis cache."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Default string modeled as parameter for auto generation to work correctly."
name: "defaultParameter"
type: "<xref href=\"com.azure.resourcemanager.redis.models.DefaultName?alt=com.azure.resourcemanager.redis.models.DefaultName&text=DefaultName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<Void> deleteAsync(String resourceGroupName, String name, DefaultName defaultParameter)"
desc: "Deletes the patching schedule of a redis cache."
returns:
description: "A <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref> that completes when a successful response is received."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.redis.fluent.PatchSchedulesClient.deleteWithResponse(java.lang.String,java.lang.String,com.azure.resourcemanager.redis.models.DefaultName,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.redis.fluent.PatchSchedulesClient.deleteWithResponse(String resourceGroupName, String name, DefaultName defaultParameter, Context context)"
name: "deleteWithResponse(String resourceGroupName, String name, DefaultName defaultParameter, Context context)"
nameWithType: "PatchSchedulesClient.deleteWithResponse(String resourceGroupName, String name, DefaultName defaultParameter, Context context)"
summary: "Deletes the patching schedule of a redis cache."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the redis cache."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Default string modeled as parameter for auto generation to work correctly."
name: "defaultParameter"
type: "<xref href=\"com.azure.resourcemanager.redis.models.DefaultName?alt=com.azure.resourcemanager.redis.models.DefaultName&text=DefaultName\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<Void> deleteWithResponse(String resourceGroupName, String name, DefaultName defaultParameter, Context context)"
desc: "Deletes the patching schedule of a redis cache."
returns:
description: "the <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.redis.fluent.PatchSchedulesClient.deleteWithResponseAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.redis.models.DefaultName)"
fullName: "com.azure.resourcemanager.redis.fluent.PatchSchedulesClient.deleteWithResponseAsync(String resourceGroupName, String name, DefaultName defaultParameter)"
name: "deleteWithResponseAsync(String resourceGroupName, String name, DefaultName defaultParameter)"
nameWithType: "PatchSchedulesClient.deleteWithResponseAsync(String resourceGroupName, String name, DefaultName defaultParameter)"
summary: "Deletes the patching schedule of a redis cache."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the redis cache."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Default string modeled as parameter for auto generation to work correctly."
name: "defaultParameter"
type: "<xref href=\"com.azure.resourcemanager.redis.models.DefaultName?alt=com.azure.resourcemanager.redis.models.DefaultName&text=DefaultName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<Response<Void>> deleteWithResponseAsync(String resourceGroupName, String name, DefaultName defaultParameter)"
desc: "Deletes the patching schedule of a redis cache."
returns:
description: "the <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;&gt;"
- uid: "com.azure.resourcemanager.redis.fluent.PatchSchedulesClient.get(java.lang.String,java.lang.String,com.azure.resourcemanager.redis.models.DefaultName)"
fullName: "com.azure.resourcemanager.redis.fluent.PatchSchedulesClient.get(String resourceGroupName, String name, DefaultName defaultParameter)"
name: "get(String resourceGroupName, String name, DefaultName defaultParameter)"
nameWithType: "PatchSchedulesClient.get(String resourceGroupName, String name, DefaultName defaultParameter)"
summary: "Gets the patching schedule of a redis cache."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the redis cache."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Default string modeled as parameter for auto generation to work correctly."
name: "defaultParameter"
type: "<xref href=\"com.azure.resourcemanager.redis.models.DefaultName?alt=com.azure.resourcemanager.redis.models.DefaultName&text=DefaultName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract RedisPatchScheduleInner get(String resourceGroupName, String name, DefaultName defaultParameter)"
desc: "Gets the patching schedule of a redis cache."
returns:
description: "the patching schedule of a redis cache."
type: "<xref href=\"com.azure.resourcemanager.redis.fluent.models.RedisPatchScheduleInner?alt=com.azure.resourcemanager.redis.fluent.models.RedisPatchScheduleInner&text=RedisPatchScheduleInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.redis.fluent.PatchSchedulesClient.getAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.redis.models.DefaultName)"
fullName: "com.azure.resourcemanager.redis.fluent.PatchSchedulesClient.getAsync(String resourceGroupName, String name, DefaultName defaultParameter)"
name: "getAsync(String resourceGroupName, String name, DefaultName defaultParameter)"
nameWithType: "PatchSchedulesClient.getAsync(String resourceGroupName, String name, DefaultName defaultParameter)"
summary: "Gets the patching schedule of a redis cache."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the redis cache."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Default string modeled as parameter for auto generation to work correctly."
name: "defaultParameter"
type: "<xref href=\"com.azure.resourcemanager.redis.models.DefaultName?alt=com.azure.resourcemanager.redis.models.DefaultName&text=DefaultName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<RedisPatchScheduleInner> getAsync(String resourceGroupName, String name, DefaultName defaultParameter)"
desc: "Gets the patching schedule of a redis cache."
returns:
description: "the patching schedule of a redis cache on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.resourcemanager.redis.fluent.models.RedisPatchScheduleInner?alt=com.azure.resourcemanager.redis.fluent.models.RedisPatchScheduleInner&text=RedisPatchScheduleInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.redis.fluent.PatchSchedulesClient.getWithResponse(java.lang.String,java.lang.String,com.azure.resourcemanager.redis.models.DefaultName,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.redis.fluent.PatchSchedulesClient.getWithResponse(String resourceGroupName, String name, DefaultName defaultParameter, Context context)"
name: "getWithResponse(String resourceGroupName, String name, DefaultName defaultParameter, Context context)"
nameWithType: "PatchSchedulesClient.getWithResponse(String resourceGroupName, String name, DefaultName defaultParameter, Context context)"
summary: "Gets the patching schedule of a redis cache."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the redis cache."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Default string modeled as parameter for auto generation to work correctly."
name: "defaultParameter"
type: "<xref href=\"com.azure.resourcemanager.redis.models.DefaultName?alt=com.azure.resourcemanager.redis.models.DefaultName&text=DefaultName\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<RedisPatchScheduleInner> getWithResponse(String resourceGroupName, String name, DefaultName defaultParameter, Context context)"
desc: "Gets the patching schedule of a redis cache."
returns:
description: "the patching schedule of a redis cache along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.redis.fluent.models.RedisPatchScheduleInner?alt=com.azure.resourcemanager.redis.fluent.models.RedisPatchScheduleInner&text=RedisPatchScheduleInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.redis.fluent.PatchSchedulesClient.getWithResponseAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.redis.models.DefaultName)"
fullName: "com.azure.resourcemanager.redis.fluent.PatchSchedulesClient.getWithResponseAsync(String resourceGroupName, String name, DefaultName defaultParameter)"
name: "getWithResponseAsync(String resourceGroupName, String name, DefaultName defaultParameter)"
nameWithType: "PatchSchedulesClient.getWithResponseAsync(String resourceGroupName, String name, DefaultName defaultParameter)"
summary: "Gets the patching schedule of a redis cache."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the redis cache."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Default string modeled as parameter for auto generation to work correctly."
name: "defaultParameter"
type: "<xref href=\"com.azure.resourcemanager.redis.models.DefaultName?alt=com.azure.resourcemanager.redis.models.DefaultName&text=DefaultName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<Response<RedisPatchScheduleInner>> getWithResponseAsync(String resourceGroupName, String name, DefaultName defaultParameter)"
desc: "Gets the patching schedule of a redis cache."
returns:
description: "the patching schedule of a redis cache along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion of\n <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.redis.fluent.models.RedisPatchScheduleInner?alt=com.azure.resourcemanager.redis.fluent.models.RedisPatchScheduleInner&text=RedisPatchScheduleInner\" data-throw-if-not-resolved=\"False\" />&gt;&gt;"
- uid: "com.azure.resourcemanager.redis.fluent.PatchSchedulesClient.listByRedisResource(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.redis.fluent.PatchSchedulesClient.listByRedisResource(String resourceGroupName, String cacheName)"
name: "listByRedisResource(String resourceGroupName, String cacheName)"
nameWithType: "PatchSchedulesClient.listByRedisResource(String resourceGroupName, String cacheName)"
summary: "Gets all patch schedules in the specified redis cache (there is only one)."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Redis cache."
name: "cacheName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<RedisPatchScheduleInner> listByRedisResource(String resourceGroupName, String cacheName)"
desc: "Gets all patch schedules in the specified redis cache (there is only one)."
returns:
description: "all patch schedules in the specified redis cache (there is only one) as paginated response with\n <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.redis.fluent.models.RedisPatchScheduleInner?alt=com.azure.resourcemanager.redis.fluent.models.RedisPatchScheduleInner&text=RedisPatchScheduleInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.redis.fluent.PatchSchedulesClient.listByRedisResource(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.redis.fluent.PatchSchedulesClient.listByRedisResource(String resourceGroupName, String cacheName, Context context)"
name: "listByRedisResource(String resourceGroupName, String cacheName, Context context)"
nameWithType: "PatchSchedulesClient.listByRedisResource(String resourceGroupName, String cacheName, Context context)"
summary: "Gets all patch schedules in the specified redis cache (there is only one)."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Redis cache."
name: "cacheName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<RedisPatchScheduleInner> listByRedisResource(String resourceGroupName, String cacheName, Context context)"
desc: "Gets all patch schedules in the specified redis cache (there is only one)."
returns:
description: "all patch schedules in the specified redis cache (there is only one) as paginated response with\n <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.redis.fluent.models.RedisPatchScheduleInner?alt=com.azure.resourcemanager.redis.fluent.models.RedisPatchScheduleInner&text=RedisPatchScheduleInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.redis.fluent.PatchSchedulesClient.listByRedisResourceAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.redis.fluent.PatchSchedulesClient.listByRedisResourceAsync(String resourceGroupName, String cacheName)"
name: "listByRedisResourceAsync(String resourceGroupName, String cacheName)"
nameWithType: "PatchSchedulesClient.listByRedisResourceAsync(String resourceGroupName, String cacheName)"
summary: "Gets all patch schedules in the specified redis cache (there is only one)."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Redis cache."
name: "cacheName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedFlux<RedisPatchScheduleInner> listByRedisResourceAsync(String resourceGroupName, String cacheName)"
desc: "Gets all patch schedules in the specified redis cache (there is only one)."
returns:
description: "all patch schedules in the specified redis cache (there is only one) as paginated response with\n <xref uid=\"com.azure.core.http.rest.PagedFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedFlux\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedFlux?alt=com.azure.core.http.rest.PagedFlux&text=PagedFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.redis.fluent.models.RedisPatchScheduleInner?alt=com.azure.resourcemanager.redis.fluent.models.RedisPatchScheduleInner&text=RedisPatchScheduleInner\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in PatchSchedulesClient."
metadata: {}
package: "com.azure.resourcemanager.redis.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-redis:2.44.0