Package | Description |
---|---|
com.google.cloud.gaming.v1alpha |
A client to Game Services API.
|
Modifier and Type | Class and Description |
---|---|
class |
Schedule
The schedule of an event - the event can be recurring or one time.
|
static class |
Schedule.Builder
The schedule of an event - the event can be recurring or one time.
|
Modifier and Type | Method and Description |
---|---|
ScheduleOrBuilder |
ScalingConfig.getSchedulesOrBuilder(int index)
The schedules to which this scaling config applies.
|
ScheduleOrBuilder |
ScalingConfig.Builder.getSchedulesOrBuilder(int index)
The schedules to which this scaling config applies.
|
ScheduleOrBuilder |
ScalingConfigOrBuilder.getSchedulesOrBuilder(int index)
The schedules to which this scaling config applies.
|
Modifier and Type | Method and Description |
---|---|
List<? extends ScheduleOrBuilder> |
ScalingConfig.getSchedulesOrBuilderList()
The schedules to which this scaling config applies.
|
List<? extends ScheduleOrBuilder> |
ScalingConfig.Builder.getSchedulesOrBuilderList()
The schedules to which this scaling config applies.
|
List<? extends ScheduleOrBuilder> |
ScalingConfigOrBuilder.getSchedulesOrBuilderList()
The schedules to which this scaling config applies.
|
Copyright © 2020 Google LLC. All rights reserved.