Uses of Class
com.hashicorp.cdktf.providers.google.storage_transfer_job.StorageTransferJobScheduleScheduleStartDate.Builder
-
Packages that use StorageTransferJobScheduleScheduleStartDate.Builder Package Description com.hashicorp.cdktf.providers.google.storage_transfer_job google_storage_transfer_job -
-
Uses of StorageTransferJobScheduleScheduleStartDate.Builder in com.hashicorp.cdktf.providers.google.storage_transfer_job
Methods in com.hashicorp.cdktf.providers.google.storage_transfer_job that return StorageTransferJobScheduleScheduleStartDate.Builder Modifier and Type Method Description static StorageTransferJobScheduleScheduleStartDate.BuilderStorageTransferJobScheduleScheduleStartDate. builder()StorageTransferJobScheduleScheduleStartDate.BuilderStorageTransferJobScheduleScheduleStartDate.Builder. day(Number day)Sets the value ofStorageTransferJobScheduleScheduleStartDate.getDay()StorageTransferJobScheduleScheduleStartDate.BuilderStorageTransferJobScheduleScheduleStartDate.Builder. month(Number month)Sets the value ofStorageTransferJobScheduleScheduleStartDate.getMonth()StorageTransferJobScheduleScheduleStartDate.BuilderStorageTransferJobScheduleScheduleStartDate.Builder. year(Number year)Sets the value ofStorageTransferJobScheduleScheduleStartDate.getYear()Constructors in com.hashicorp.cdktf.providers.google.storage_transfer_job with parameters of type StorageTransferJobScheduleScheduleStartDate.Builder Constructor Description Jsii$Proxy(StorageTransferJobScheduleScheduleStartDate.Builder builder)Constructor that initializes the object based on literal property values passed by theStorageTransferJobScheduleScheduleStartDate.Builder.
-